@charset "utf-8";
* { margin: 0px; padding: 0px; }
html, body { height: 100%; }
body
{
	margin : 0px;
	padding : 0px;
	font-family: "Trebuchet MS", sans-serif !important;
	font-size: 11px;
	background-position: 50% 0px;
	background-repeat: repeat-y;
	background-image: url(images/podklad/zima2008_gradient.png);
}
form { margin: 0px; }
img { border: 0px; }
.cblue { color: #2CBDEF; }
a { color: #2CBDEF; text-decoration: none; }
a:hover { text-decoration: underline; }
p { margin-bottom: 20px; clear: left; }
p.tp { padding-top: 20px; }
p.sp { margin-bottom: 10px; }
p.pre { white-space:pre; }
hr { height: 0px; border: none; border-top: 1px solid #2CBDEF; clear: left; #margin-top: -7px; }
hr.main { margin-bottom: 20px; }
.mt { margin-top: 20px !important; }
.mb { margin-bottom: 20px !important; }
h1, h2
{
	display: block;
	float: left;
	clear: left;
	padding: 3px 8px 3px 8px;
	background: #2cbdef;
	font-size: 16px; font-style: italic; font-weight: bold; color: #ffffff;
}
h1.quote { color: #777777; margin-top: 20px; background: none; font-size: 13px; font-style: normal; margin-bottom: 5px; padding-left: 8px; }
.color.black { color: #000000; }
.color.grey { color: #777777; }
.cf { clear: both; }
.body2
{
	position: relative;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-image: url(images/podklad/jaro2009.jpg);
	text-align: center;
	min-height: 100%;
}
.body3
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
}
.mainp { padding: 0 50px 0 50px; }
.center { width: 470px; color: #777777; line-height: 16px; }
.center h1, .center h2 { padding: 5px 8px 5px 8px; }
.center h3 { color: #000000; font-family: Trebuchet MS !important; font-size: 13px !important; font-weight: bold !important; margin-bottom: 20px; clear: left; }
.center h3 span { color: #000000; font-family: Trebuchet MS !important; font-size: 13px !important; font-weight: bold !important; margin-bottom: 20px; clear: left; }
.center.mapa h3 { margin: 10px 0 10px 0; color: #ff0000; }
.center ul li
{
 	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/ctverec.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-bottom: 2px;
}	
.mysak { position: absolute; left: -135px; top: 165px; }
.header
{
	height: 210px;
	position: relative;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.header_logo
{
	position: absolute;
	top: 17px; left: 33px;
}
.menu
{
	height: 26px;
	border-bottom: 1px solid #ff0000;
	margin-top: 15px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.menu li { display: block; float: left; list-style-type: none; }
.menu li a, .menu li h1
{
	display: block;
	float: left;
	font-size: 14px;
	padding: 5px 10px 5px 10px;	_padding: 5px 9px 5px 9px; #padding: 5px 9px 5px 9px;
	border-right: 1px solid #2CBDEF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
}
.menu a:hover, .menu a.sel, .menu h1.sel { background: #ff0000; color: #ffffff; border-right: 1px solid #ff0000; text-decoration: none; }
.menu a.last { border-right: 0px; }

.submenu
{
	clear: both;
	height: 15px;
	margin-top: -10px;
	margin-bottom: 25px;
}
.submenu li { list-style-type: none; display: block; float: left; }
.submenu li a, .submenu li h1
{
	display: block;
	float: left;
	height: 15px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-right: 1px solid #2CBDEF;
	background: none;
}
.submenu li h1 { color: #ff0000; clear: none; }
.submenu a.sel, .submenu a:hover { color: #ff0000; }
.submenu a.last, .submenu li h1.last { border-right: 0px; }

.home_center
{
	width: 470px;
	text-align: justify;
}
.home_center .home_text
{
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 20px;
	text-align: left;
}
.panel
{
	float: left;
	clear: left;
	margin-top: 5px;
	color: #777777;
}
.panel.maintext {	margin-top:-20px; margin-bottom:-12px; }
.panel h2
{
	float: left;
	width: 84px;
	padding: 3px 8px 3px 8px;
	background: #2cbdef;
	font-size: 16px; font-style: italic; font-weight: bold; color: #ffffff;
}
.panel .pbody { clear: both; border-top: 1px solid #2CBDEF; }
.panel .pbody .polozka { margin-top: 5px; margin-bottom: 5px; position: relative; }
.panel .pbody .polozka h3
{
	float: left;
	margin: 10px 0 10px 0;
	font-size: 13px; color: #333333;
}
.panel .pbody .polozka .body
{
	float: left;
	width: 360px;
	padding-bottom: 10px;
	text-align: left;
	overflow: visible;
}
.panel .pbody .polozka .link
{
	float: right;
	padding-left: 13px;
	background-image: url(images/ctverec.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.right
{
	clear: right;
	position: relative;
	float: right;
	width: 200px;
}
.right .panelr
{
	display: block;
	float: right;
	background-image: url(../images/gradient-produkt.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.right .panelr .inner
{
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	border: 1px solid #e0e0e0;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.right .panelr .inner.obal { padding-top: 15px; } 
.right .panelr a.inner:hover { border: 1px solid #2CBDEF; }
.right .panelr .inner .typ { position: absolute; right: 0px; top: 0px; width: 94px; padding: 1px 0 2px 6px; font-style: italic; color: #ffffff; }
.right .panelr .inner .typ.kusove { background: #b00000; }
.right .panelr .inner .typ.platkove { background: #ff8500; }
.right .panelr .inner .typ.porcovane { background: #ff0000; }
.right .panelr .inner:hover .typ { background: #2cbdef; }
.right .panelr .nadpis
{
	display: block;
	color: #2CBDEF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.right .panelr .popis
{
	display: block;
	clear: both;
	color: #777777;
	font-size: 11px;
	height: 23px;
	margin-bottom: 10px;
}
.right .imgrs { float: left; margin-right: 10px; margin-bottom: 10px; }
.right .imgrs.last { margin-right: 0px; }

.pprodukty
{
	clear: both;
	margin-top: -25px;
}
.pprodukty .icon
{
	float: right;
	margin-right: -3px;
}
.pprodukty h1, .pprodukty h2
{
	margin-top: 25px;
}
.pprodukty .body .image
{
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pprodukty .body .list
{
	float: left;
	width: 470px;
	padding-bottom: 10px;
}
.pprodukty .body .list a
{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	color: #777777;
	padding: 5px 0px 5px 0px;
}
.pprodukty .body .list a.novinka { background-image: url(images/novinka.png); background-repeat: no-repeat; background-position: 100% 0px; }
.pprodukty .body .list a:hover { color: #2cbdef; }
.pprodukt
{
	margin-top: -25px;
}
.pprodukt .benefity
{
	float: right;
}
.pprodukt .icon
{
	float: right;
	margin-right: -3px;
}
.pprodukt h1, .pprodukt h2
{
	margin-top: 25px;
}
.pprodukt h3
{
	margin: 20px 0 10px 0;
	font-size: 13px; color: #000000;
}
.pprodukt h4
{
	margin: 0 0 20px 0;
	font-size: 11px; font-weight: normal;
}
.pprodukt .body { color: #777777; }
.pprodukt .body .tinfo { width: 470px; border-top: 1px solid #999999; }
.pprodukt .body .tinfo th, .pprodukt .body .tinfo td { border-bottom: 1px solid #999999; padding: 3px 0 3px 0; }
.pprodukt .body .tinfo th { width: 200px; }
.pprodukt .pages { margin-top: 20px; }

.certifikat { float: left; width: 100px; margin: 0 15px 15px 0; _margin-right: 7px; outline: none; }
.certifikat span { color: #777777; text-decoration: none; }
.certifikat:hover { text-decoration: none; }
.img
{
	display: block;
	margin: 0 10px 10px 0;
	border: 1px solid #e0e0e0;
	float: left;
	background-image: url(../images/gradient-produkt2.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.img.noborder { background: none; border: none; }
.img .img_inner
{
	display: block;
	float: left;
	width: 98px;
	height: 98px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.kestazeni { clear: both; color: #777777; }
.kestazeni .certifikat { width: 125px; }
.kestazeni .img .img_inner { width: 115px; height: 125px; padding: 5px; }


.loga { clear: both; padding-top: 20px; color: #777777; }
.logop { float: left; display: block; width: 116px; text-align: center; color: #777777; }
.logop .limage { float: left; display: block; width: 116px; height: 116px; background-repeat: no-repeat; background-position: 0 -116px; }
.logop:hover { color: #2CBDEF; }
.logop:hover .limage { background-position: 0 0; }

.str { float: right; }

.supanel { text-align: right; position: absolute; top: 650px; right: -30px; background-image: url(images/box.png); background-repeat: no-repeat; width: 500px; }
.supanel.stazeni { position: static; }
.supanel input { background: #efffff; width: 300px; border: 1px solid #e0e0e0; font-family: Trebuchet MS !important; }
.supanel textarea { background: #efffff; width: 410px; height: 70px; border: 1px solid #e0e0e0; }
.supanel label { padding-right: 10px; width: 100px !important; text-align: left; color: #777777; font-family: Trebuchet MS !important; }
.supanel p { padding-bottom: 0px !important; margin: 2px; }
.supanel .vstoupit { border: none !important; position: absolute; right: 5px; }
.supanel .onazev { float: left; text-align: left; padding-top: 3px; width: 180px; }
.supanel .div_txt { padding-right: 4px; _margin-bottom: -3px; }
.supanel p .error { border: 1px solid #FC8C8C; }
.supanel .odeslat
{
	margin-left: 240px;
	width: 60px !important;
	background: none !important;
	height: 22px !important;
	border: none !important;
	text-align: right;
	color: #2CBDEF !important;
	background-image: url(images/ctverec.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 8px !important;
}

.bot
{
	clear: both;
	margin-top: 50px;
	padding: 20px 20px 20px 50px;
	border-top: 1px solid #2CBDEF;
	font-family: Arial;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}
.bot a { text-decoration: none; }


.gallery
{
	margin: 0 -10px 0 -5px;
}
.gallery img
{
	background: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-right: 3px;
	margin-top: 3px;
}
.gallery img:hover
{
	opacity: 0.5;
}
.gallery_more
{
	display: none;
	margin-bottom: 0px;
}
.gallery_more_button
{
	display: block;
	margin-top: 5px;
}

.n_bgr
{
  z-index: 99;
  display: none;
  position: fixed;
  _position: absolute;
  _top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
  background: #444444;
  opacity: 0.80;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
	text-align: center;
}
.n_bgr iframe
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
	z-index: -1;
	filter: alpha(opacity=0);
}
.n_win
{
	display: none;
	position: fixed;
	_position: absolute;
  _top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
	top: 0px;
	left: 0px;
	z-index: 100;
	overflow: hidden;
	border: 1px solid #555555;
	padding: 5px;
	background: #ffffff;
	background-image: url(images/loading2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 90px;
	height: 120px;
	font-family: arial;
	font-size: 12px;
}
.n_win img
{
	display: none;
	position: absolute;
	opacity: 0;
}
.n_win .n_bot
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 5px;
	padding-top: 0px;
	display: none;
	text-align: center;
	height: 20px;
	width: 100%;
}
.n_win .n_close
{
	z-index: 99px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 35px;
	width: 96px;
	background-image: url(images/img_btn_close.png);
}
.n_win #n_for
{
	position: absolute;
	right: 10px;
	_right: 0px;
	bottom: 25px;
	height: 35px;
	width: 85px;
	background-image: url(images/img_btn_next.png);
}
.n_win #n_bac
{
	position: absolute;
	left: 0px;
	bottom: 25px;
	height: 35px;
	width: 124px;
	background-image: url(images/img_btn_prev.png);
}
.provozy
{
	padding-top:10px;
    width:700px;
}
.provozy .mapa_full
{
	display:block;
	border:1px solid #e0e0e0;
	float:right;
}
.provozy h3
{
    margin:0 0 10px;
    width:220px;
}
.provozy .prodejny{
    float:right;
    width:419px;
}
.provozy .prodejna
{
    float:left;
    width:205px;
    overflow:hidden;
}
.provozy .left
{
    float:left;
}
