body{
	background-color: white;
	background-image: url(body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 13px;
	color: #747474;
	font-family: Tahoma, serif;
}
/* hlavicka */
#header{
	width: 950px;
	height: 155px;
	position: relative;
	background-image: url(header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto;
}
/* text-vlevo */
#header h1{
	position: absolute;
	left: 14px;
	top: 71px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#header h1 a { color: #747474; text-decoration: none; }

/* text-vpravo */
#header h2{
	position: absolute;
	right: 14px;
	top: 71px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
}
/* jazyky */
#header .cz img,#header .en img,#header .de img{
	border: 0px solid;
}
#header .cz{
	position: absolute;
	right: 77px;
	top: 12px;
	margin: 0px;
	padding: 0px;
}
#header .de{
	position: absolute;
	right: 49px;
	top: 12px;
	margin: 0px;
	padding: 0px;
}
#header .en{
	position: absolute;
	right: 21px;
	top: 12px;
	margin: 0px;
	padding: 0px;
}
/* manu */
#menu {
	position: absolute;
	width: 950px;
	right: 0px;
	top: 117px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu li{
	display: inline;
	margin: 0px;
	padding: 0px 16px;
	border-right: 1px solid white;
	list-style-type: none;
	font-size: 12px;
}
#menu li.last{
	border-right: 0px solid white;
}
#menu li a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
/* cesta */
#cesta {
	margin:14px 15px !important;
	padding:0;
	float:left;
}
.ie5{
	width:950px;
}
#cesta a{
	text-decoration: underline;
	color: #747474;
}
/* veci na uvodni strance */
#dulezite{
	margin: 0px auto;
	padding: 0;
	width: 950px;
	height: 489px;
	background-image: url(novinky.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#dulezite h4{/* nadpis novinky */
	margin: 0px;
	padding: 0;
	width: 142px;
	position: absolute;
	color:white;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	top: 9px;
	left: 418px;
}
#dulezite h5.new_horni,#dulezite h5.new_spodni{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	color: #333738;
	left: 162px;
	top: 50px;
	width: 386px;
}
#dulezite h5.new_spodni{
	top: 145px;
}
#dulezite p.new_horni_date,#dulezite p.new_spodni_date{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 11px;
	color: #333738;
	left: 162px;
	top: 65px;
	width: 386px;
}
#dulezite p.new_spodni_date{
	top: 160px;
}
#dulezite p.new_horni,#dulezite p.new_spodni{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 12px;
	color: #333738;
	left: 162px;
	top: 78px;
	width: 386px;
	height: 31px;
	overflow: auto;
}
#dulezite p.new_spodni{
	top: 173px;
}
#dulezite a.new_horni,#dulezite a.new_spodni{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 12px;
	text-align: right;
	color: #F3008F;
	text-decoration: underline;
	left: 162px;
	top: 109px;
	width: 386px;
}
#dulezite a.new_spodni{
	top: 204px;
}
#dulezite img.news_mail{/* obrazek-nadpis novinky mailem */
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#dulezite p.news_mail{/* obrazek-nadpis novinky mailem */
	margin: 0px;
	padding: 0px;
	position: absolute;
	width:210px;
	right: 134px;
	top: 85px;
	font-size: 11px;
	color: #333738;
}
#dulezite input.email{/* pole vlozeni mailu */
	border: 0px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 208px;
	top: 145px;
	right: 135px;
}
#dulezite input.button{/* tlacitko odeslani */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 138px;
	right: 91px;
}
#dulezite input.zrusit{/* zaskrtnuti odhlaseni odberu */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 175px;
	right: 330px;
}
#dulezite p.email_text{/* text odhlaseni mailu */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 173px;
	right: 135px;
	text-align: left;
	width:188px;
}
#dulezite .c1,#dulezite .c2,#dulezite .c3,#dulezite .c4{
	/* ctverce */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 230px;
	height: 245px;
	background-color: silver;
	background-image: url(c1.jpg);
}
#dulezite .c2{
	left: 240px;
	background-image: url(c2.jpg);
}
#dulezite .c3{
	left: 480px;
	background-image: url(c3.jpg);
}
#dulezite .c4{
	left: 720px;
	background-image: url(c4.jpg);
}
#dulezite .c1 h3,#dulezite .c2 h3,#dulezite .c3 h3,#dulezite .c4 h3{
	position:absolute;
	left: 0px;
	width: 230px;
	top: 30px;
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#dulezite .c1 a.pokracovat,#dulezite .c2 a.pokracovat,#dulezite .c3 a.pokracovat,#dulezite .c4 a.pokracovat{
	position:absolute;
	left: 0px;
	width: 210px;
	top: 218px;
	padding: 0px;
	margin: 0px;
	color: white;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
}
#dulezite .c1 p,#dulezite .c2 p,#dulezite .c3 p,#dulezite .c4 p{
	position:absolute;
	left: 112px;
	width: 112px;
	top: 86px;
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 13px;
	text-align: left;
}
#dulezite .c2 p{
	left: 11px;
	width: 102px;
	top: 80px;
}
#dulezite .c4 p{
	left: 15px;
	width: 195px;
	top: 70px;
}
/* paticka */
#footer{
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 950px;
	height: 130px;
	background-image: url(footer.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
#footer img.newag{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 34px;
	left: 13px;
	width: 28px;
	height: 28px;
}
/* odkazy */
#footer p.odkazy{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 34px;
	left: 58px;
	width: 600px;
	font-size: 11px;
	color: white;
}
#footer p.odkazy a{
	color: white;
	text-decoration: none;
}
/* doporucujeme */
#footer p.doporucujeme{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 90px;
	left: 8px;
	width: 363px;
	font-size: 12px;
	color: #989C9D;
}
#footer p.doporucujeme a{
	color: #989C9D;
	text-decoration: underline;
}
/* partneri */
#footer p.weby{
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 90px;
	width: 575px;
	font-size: 12px;
	color: #989C9D;
	text-align: right;
}
#footer p.weby a{
	color: #989C9D;
	text-decoration: none;
}
/* hlavni cast stranky */
#text{
	margin:0px auto;
	padding:0;
	width: 950px;
	background-color: white;
}
#text h1,#text h2,#text h3,#text h4,#text h5{
	clear: left;
	color:#00938A;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 15px;
	padding:0px;
}
#text h5{
	font-size: 14px;
	font-weight: bold;
}
#text table{
	font-size: 13px;
}
#text .plavat_vpravo{
	float: right;
	padding: 0px;
	margin: 7px 0px 0px 30px;
}
#text .plavat_vlevo{
	float: left;
	padding: 0px;
	margin: 7px 30px 0px 0px;
}
#text p{
	margin: 20px 15px;
}
#text .prvni_radek{
	text-indent: 30px;
	text-align: justify;
}
#text img{
	margin: 4px;
}
/* veci c textu co nejsou v editoru */
/* formular objednavky */
#text form.obednavka{
	width:920px;
	margin: 0px;
	padding: 15px;
}
.ie5 #text form.obednavka{
	width:950px;
}
#text form.obednavka table{
	width: 99%;
}
#text form.obednavka table td{
	text-align: center;
	padding: 0px 30px;
}
#text form.obednavka input,#text form.obednavka select,#text form.obednavka textarea{
	width: 99%;
}
#text form.obednavka input.button{
	width: auto;
}
#text .chyba{
	color: red;
	font-weight: bold;
}
#text .ok{
	color: green;
	font-weight: bold;
}
/* menu na strance */
#submenu{
	clear: both;
	width: 950px;
	margin: 15px 0px;
	padding: 5px 0px;
	background-color: #008F89;
	text-align:left;
}
#submenu li{
	display:inline;
	border-right: 1px white solid;
	margin: 0px;
	padding: 0px 15px;
	color: white;
	font-weight: bold;
	/*text-decoration: underline;*/
}
#submenu li.last{
	border-right: 0px !important;
}
#submenu li a{
	color:white;
	font-weight:normal;
	text-decoration: none !important;
}
/* podclanky na jeden strance */
#text table.section{
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#text table.section td{
	width: 50%;
	padding: 15px;
}
#text table.section a img{
	border: 0px;
}
/* produkty */
#text h4.section{
	width: 920px;
	margin: 15px 0px 0px 0px;
	padding: 5px 15px;
	/*color: white;*/
	background-color: #CCE6E5;
}
.ie5 #text h4.section{
	width: 950px;
}
#text h4.section .uzivatele{
	float: right;
}
#text div.section{
	width: 920px;
	margin: 0px;
	padding: 0px 15px;
	/*color: white;*/
	background-color: #CCE6E5;
}
.ie5 #text div.section{
	width: 950px;
}
#text div.section a img{
	border: 0px;
}
#text div.section a{
	color: white;
	text-decoration: underline;
}
#text div.section img.nahled{
	margin: 5px 20px;
	float: right;
	clear: right;
}