body{
	background-color: #B1D4F0;
	margin: 0px;
	font-size: 13px;
	color: #747474;
	font-family: Tahoma, serif;
}
/* hlavicka */
#header{
	width: 950px;
	height: 89px;
	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: 57px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
/* text-vpravo */
#header h2{
	position: absolute;
	right: 14px;
	top: 57px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
}
/* telefon zdrama */
#header p.tel{
	position: absolute;
	left: 665px;
	top: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	color:white;
	font-weight: bold;
}
/* jazyky */
#header .cz img,#header .de img,#header .sk img,#header .lit img,#header .lot img{
	border: 0px solid;
}
#header .cz{
	position: absolute;
	right: 144px;
	top: 11px;
	margin: 0px;
	padding: 0px;
}
#header .de{
	position: absolute;
	right: 110px;
	top: 11px;
	margin: 0px;
	padding: 0px;
}
#header .sk{
	position: absolute;
	right: 76px;
	top: 11px;
	margin: 0px;
	padding: 0px;
}
#header .lot{
	position: absolute;
	right: 42px;
	top: 11px;
	margin: 0px;
	padding: 0px;
}
#header .lit{
	position: absolute;
	right: 9px;
	top: 11px;
	margin: 0px;
	padding: 0px;
}
/* manu */
#menu {
	position: relative;
	width: 950px;
	height: 54px;
	text-align: left;
	background-image: url(menu.jpg);
	background-position: top left;
	background-repeat: repeat;
	margin: 0px auto;
	padding: 0px;
}
.ie5 #menu{
	margin: 0px;
}
#menu li{
	display: inline;
	margin: 0px;
	padding: 15px 0 25px 10px;
	/*border-right: 1px solid white;*/
	list-style-type: none;
	font-size: 11px;
	line-height: 42px;
	height: 42px;
}
.ie5 #menu li{
	padding: 0px 0px 0px 10px;
	/*line-height: 51px;*/
	/*height: 51px;*/
}
.ie6 #menu li{
	padding: 0px 0px 0px 10px;
}
.ie7 #menu li{
	position: relative;
	top: -5px;
	padding: 0px 0px 0px 10px;
	line-height: 51px;
	height: 51px;
}
#menu li.last{
	/*border-right: 0px solid white;*/
}
#menu li a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 15px 13px 26px 3px;
	line-height: 42px;
	background-image: url(menu_runsel.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.ie5 #menu li a{
	line-height: 51px;
	position: relative;
	top:-5px;
	background-image: none;
}
.ie7 #menu li a{
	/*padding:0;*/
}
#menu li.sel{
	background-image: url(menu_l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#menu li a.sel{
	background-image: url(menu_rm.jpg);
	background-color: #498BBD;
	padding-right: 18px;
}
.ie5 #menu li a.sel{
	background-image: url(menu_r.jpg);
}
#menu li.last a.sel{
	background-image: url(menu_r.jpg);
	background-color: #498BBD;
}
#menu li.last a{
	background-image: none;
}
.ie5 #menu li.last a{
	/*padding: 0px 22px 35px 22px !important;
	line-height: 28px;*/
}
/* cesta */
#cesta {
	margin:8px 15px !important;
	padding:0;
	float:left;
}
.ie5{
	width:950px;
}
#cesta a{
	text-decoration: underline;
	color: #747474;
}
/* veci na uvodni strance */
#dulezite{
	margin: 0px 0px 0px 3px;
	padding: 0;
	width: 365px;
	height: 532px;
	float: right;
	clear: right;
	background-image: url(dulezite.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#dulezite strong.new_1,#dulezite strong.new_2,#dulezite strong.new_3{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	left: 73px;
	top: 8px;
	width: 280px;
	display: block;
}
#dulezite strong.new_2{
	top: 76px;
}
#dulezite strong.new_3{
	top: 144px;
}
#dulezite .new_1 a,#dulezite .new_2 a,#dulezite .new_3 a{
	color: #72B1DD;
	text-decoration: none;
}
#dulezite .new_1 a{
	color: white;
}
#dulezite .new_1_day,#dulezite .new_2_day,#dulezite .new_3_day{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: normal;
	font-family:Arial;
	color: white;
	font-size: 40px;
	left: 14px;
	top: 0px;
	width: 40px;
	text-align:center;
}
#dulezite .new_2_day{
	color: #72B1DD;
	top: 68px;
}
#dulezite .new_3_day{
	color: #72B1DD;
	top: 138px;
}
#dulezite .new_1_month,#dulezite .new_2_month,#dulezite .new_3_month,#dulezite .new_1_year,#dulezite .new_2_year,#dulezite .new_3_year{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: normal;
	color: white;
	font-size: 10px;
	left: 14px;
	top: 41px;
	width: 40px;
	text-align:center;
}
#dulezite .new_2_month{
	color: #72B1DD;
	top: 109px;
}
#dulezite .new_3_month{
	color: #72B1DD;
	top: 179px;
}
#dulezite .new_1_year{
	top: 51px;
}
#dulezite .new_2_year{
	color: #72B1DD;
	top: 120px;
}
#dulezite .new_3_year{
	color: #72B1DD;
	top: 190px;
}
#dulezite p.new_1,#dulezite p.new_2,#dulezite p.new_3{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: normal;
	color: white;
	font-size: 11px;
	left: 73px;
	top: 22px;
	width: 280px;
	height: 39px;
	text-align: justify;
	overflow: hidden;
}
#dulezite p.new_2{
	color: #72B1DD;
	top: 90px;
}
#dulezite p.new_3{
	color: #72B1DD;
	top: 158px;
}
#dulezite p.news_mail0{/* nadpis novinky mailem */
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 14px;
	top: 228px;
	color: #214E6D;
	font-size: 16px;
}
#dulezite p.news_mail1{/* nadpis novinky mailem */
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 53px;
	top: 246px;
	color: #214E6D;
	font-size: 14px;
}
#dulezite p.news_mail{
	margin: 0px;
	padding: 0px;
	position: absolute;
	width:210px;
	left: 16px;
	top: 284px;
	font-size: 11px;
	color: #38424B;
}
#dulezite input.email{/* pole vlozeni mailu */
	border: 0px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	top: 348px;
	left: 21px;
}
#dulezite input.button{/* tlacitko odeslani */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 340px;
	left: 233px;
}
#dulezite input.zrusit{/* zaskrtnuti odhlaseni odberu */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 374px;
	right: 330px;
}
#dulezite p.email_text{/* text odhlaseni mailu */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 372px;
	left: 44px;
	text-align: left;
	width:188px;
	color: #38424B;
}
/* vstup pro partnery */
#dulezite strong.partner{
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 455px;
	position: absolute;
	width: 365px;
	text-align: center;
	display: block;
}
#dulezite strong.partner a{
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#dulezite p.partner{
	padding: 0px;
	margin: 0px;
	left: 88px;
	top: 488px;
	position: absolute;
	width: 259px;
	font-size: 14px;
	text-align: justify;
}
#dulezite p.partner a{
	text-decoration: none;
	font-size: 11px;
	color: #676767;
}
/* ctverce */
#ctverce{
	margin: 5px auto 0px auto;
	width: 950px;
	height: 245px;
	position: relative;
}
#c1,#c2,#c3,#c4{
	/* ctverce */
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 245px;
	background-color: silver;
	background-image: url(c1.jpg);
}
#c1 a,#c2 a,#c3 a,#c4 a
{
	color: white;
	text-decoration: none;
}
#c2{
	left: 240px;
	background-image: url(c2.jpg);
}
#c3{
	left: 480px;
	background-image: url(c3.jpg);
}
#c4{
	left: 720px;
	background-image: url(c4.jpg);
}
#c1 h3,#c2 h3,#c3 h3,#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;
}
#c1 a.pokracovat,#c2 a.pokracovat,#c3 a.pokracovat,#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;
}
#c1 p,#c2 p,#c3 p,#c4 p{
	position:absolute;
	left: 112px;
	width: 112px;
	top: 86px;
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 13px;
	text-align: left;
}
#c1 p{
	color: white;
}
#c2 p{
	left: 11px;
	width: 102px;
	top: 60px;
}
#c4 p{
	left: 15px;
	width: 195px;
	top: 70px;
}
/* paticka */
#footer{
	border: 0px;
	margin: 4px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 950px;
	height: 130px;
	background-image: url(footer.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#footer img.newag{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 13px;
	width: 28px;
	height: 28px;
}
/* odkazy */
#footer p.odkazy,#footer p.adresa{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 58px;
	width: 450px;
	font-size: 11px;
	color: white;
}
#footer p.odkazy a,#footer p.adresa a{
	color: white;
	text-decoration: none;
}
#footer p.adresa{
	left: auto;
	right: 20px;
	width: 380px;
	text-align: right;
}
/* doporucujeme */
#footer p.doporucujeme{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 74px;
	left: 8px;
	width: 363px;
	font-size: 12px;
	color: #4b4b4b;
}
#footer p.doporucujeme a{
	color: #4b4b4b;
	text-decoration: underline;
}
/* partneri */
#footer p.weby{
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 74px;
	width: 575px;
	font-size: 12px;
	color: #4b4b4b;
	text-align: right;
}
#footer p.weby a{
	color: #4b4b4b;
	text-decoration: none;
}
/* spolupracujici firmy */
#footer .spolupracujici{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 693px;
	width: 250px;
	font-size: 11px;
	color: white;
}
#footer .spolupracujici img{
vertical-align: middle;
}
/* hlavni cast stranky */
#text{
	margin:0px auto;
	padding:0;
	width: 950px;
	background-color: white;
}
#text a{
	color: #747474;
	text-decoration: underline;
}
#text h1,#text h2,#text h3,#text h4,#text h5,#text h6{
	clear: left;
	color:#1E4063;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 15px;
	padding:0px;
}
#text h4{
	font-size: 14px;
	font-weight: bold;
}
#text h5,#text h6{
	font-size: 12px;
	font-weight: bold;
}
#text table{
	font-size: 13px;
}
#text p{
	padding: 8px 15px 3px 15px;
	margin: 0px;
}
#text .prvni_radek{
	text-indent: 30px;
	text-align: justify;
}
#text img{
	margin: 5px 10px 5px 15px;
}
#text ul{
	list-style-image: url(li.gif);
}
#text a img{
	border: 0px;
}
#text .obrazek_plave_vpravo{
	float: right;
	margin: 5px 5px 10px 5px;
}
#text .obrazek_plave_vlevo{
	float: left;
	margin: 5px 5px 10px 5px;
}
/* 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;
	border: 1px solid #224D70;
	background-color: #6FB1E5;
	color: white;
	margin: 10px;
}
#text form.obednavka input.button:hover{
	background-color: white;
	color: #6FB1E5;
}
#text .chyba{
	color: red;
	font-weight: bold;
}
#text .ok{
	color: green;
	font-weight: bold;
}
/* menu na strance */
#text .submenu{
	clear: both;
	width: 950px;
	margin: 15px 0px;
	padding: 5px 0px;
	background-color: #79B6E5;
	text-align: left;
	float: left;
	list-style-type: none !important;
	list-style-image: none !important;
}
#text .submenu li{
	/*display:inline;*/
	float: left;
	border-right: 1px #162D47 solid;
	margin: 0px;
	padding: 0px 15px;
	color: #162D47;
	font-weight: bold;
	/*text-decoration: underline;*/
	list-style-type: none;
}
#text .submenu li.last,#submenu li.single{
	border-right: 0px !important;
}
#text .submenu li a{
	color:#162D47;
	font-weight:normal;
	text-decoration: none !important;
}
/* produkty */
#text h4.section{
	width: 920px;
	margin: 15px 0px 0px 0px;
	padding: 5px 15px;
	color: #1E4063;
	background-color: #79B6E5;
	font-size: 18px;
	font-weight: normal;
}
.ie5 #text h4.section{
	width: 950px;
}
#text h4.section .uzivatele{
	float: right;
}
#text div.section{
	width: 920px;
	margin: 0px;
	padding: 0px 15px;
	color: #162d47;
	background-color: #79B6E5;
}
#text table.ceny .suma{
	font-size: 15px;
	font-weight: bold;
}
.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;
}
#text div.section table.ceny{
	margin: 15px 0px;
	color: #1B3E5C;
}
#text div.section table.ceny td{
	padding: 0px 5px;
}
#text div.section div.technicke{
	width: 710px;
}
#text div.section div.technicke table{
	border-color: #1B3E5C;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 0px;
	text-align: left;
	empty-cells: show;
}
#text div.section div.technicke table td{
	border-color:#1B3E5C;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	margin: 0px;
}
#text div.section div.technicke table td img{
	margin: 2px;
}
#text div.section table.obrazky,#text div.section table.obrazky table{
	margin: 0px auto;
}
#text div.section table.obrazky td{
	padding: 5px;
	text-align: center;
	color: #162D47;
}
#text div.section table.obrazky td p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#text div.section table.obrazky td img{
	margin: 2px;
}
#text div.section_pul{
	width: 445px;
	float: left;
	clear: left;
	margin: 15px 0px 0px 0px;
	padding: 5px 11px 5px 11px;
	border: 0px;
	background-color: #79B6E5;
	color:#1E4063;
}
#text div.section_pul_right{
	float: right !important;
	clear: right;
}
#text div.section_pul a img{
	border: 0px;
	margin: 0px;
}
#text div.section_pul table.ceny{
	margin: 5px 0px 0px 0px;
	color: #1B3E5C;
	width: 440px;
}
#text div.section_pul table.ceny td{
	padding: 0px 5px;
}
/* rez domem klikatelny */
#rezdomem{
	border: 0px;
}
/* akce v textu */
#text .akce{
	position: relative;
	width: 950px;
	height: 338px;
	overflow: hidden;
	clear:both;
	margin: 0px auto;
	background-image: url(sleva.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#text .akce p{
	margin: 0px;
	padding: 0px;
}
#text .akce .akce_text_navrchu{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 920px;
	color: #FCE303;
	font-size:24px;
	font-weight: bold;
}
#text .akce .akce_slovo_akce,#text .akce .akce_slovo_sleva,#text .akce .akce_slovo_procenta{
	position: absolute;
	top: 93px;
	right: 680px;
	width: 200px;
	color: #EED106;
	font-size: 55px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -3px;
}
#text .akce .akce_slovo_sleva{
	top:223px;
	font-size: 63px;
}
#text .akce .akce_slovo_procenta{
	top:149px;
	color: white;
	font-size: 73px;
}
#text .akce .akce_text_hlavni{
	position: absolute;
	top: 62px;
	left: 298px;
	width: 600px;
	height: 230px;
	color: black;
	font-size:18px;
	overflow: hidden;
}
#text .akce .akce_text_dole{
	position: absolute;
	float: right;
	bottom: 15px;
	right: 1px;
	width: 598px;
	color: white;
	font-size:15px;
	padding:4px 27px;
	text-align: right;
	background: #838280;
	font-style: italic;
}
