BODY{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFE400;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
/* ------------------ CLASS ------------------------*/
TABLE, P, UL, OL, DIV, SPAN{
	font: normal 9pt Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
}
H1, H2, H3, H4{
	font-family: "Times New CE", "Times New Roman CE", "Times CE", "Times New Roman",times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
H1{
	font-size: 20pt; 
	color: #C40109;
	text-align: left;
}
H1 STRONG{
	font-size: 16pt;
	color: #000;
}
H2{
	font-size: 16pt;
	color: #02471B;
}
H3{
	font-size: 13pt;
	color: #F5BA00;
}
H3.skupina{
	color: #C99300;
}
H4{
	font-size: 12pt;
	color: #02471B;
}
A{
	/*color: #534D95;*/
	color: #003F19;
}
A:hover{
	background-color: #FADA81;
	color: #003F19;
}
UL{
	margin-top: -5px;
	margin-bottom: 10px;
	list-style: square;
}
OL{
	margin-top: -5px;	
	list-style: decimal;
}
OL UL{
	margin-top: 0;
	margin-left: -20px !important;
	margin-left: 20px;
}
P{
	margin-top: 0;
	margin-bottom: 10px;
}
HR{
	color: #F9DA83;
	background-color: #F9DA83;
	border: 0 none;
	height: 1px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
TABLE{
	border-spacing: 1px;
	margin-bottom: 15px;
}
TH{
	background-color: #FAD97F;
	border: 1px solid #FAD97F;
	text-align: left;
}
TD{
	background-color: #FFFAD4;
	border: 1px solid #FAD97F;
	vertical-align: top;
	padding: 2px;
}
TD.popisek{
	font-weight: bold;
	text-align: left;
}
.menu-linka{
	background-image: url(../images/menu_linka.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 3px;
	overflow: hidden;
}
.menu-tl{
	background-color: #FFF;
	width: 170px !important;
	width: 130px;
}
.menu-tl A{
	background: url(../images/menu_sipka.gif) no-repeat 2px center;
	background-repeat: no-repeat;
	padding: 2px 0 3px 20px;
	display: block;
	width: 150px !important;
	width: 170px;
	font-family: "Verdana CE", Verdana, Arial, Geneva, Helvetica, sans-serif;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu-tl A:hover{
	background-color: #FADA81;
}
.menu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
}
.menu LI A{
	background: url(../images/menu_sipka.gif) no-repeat 2px center;
	display: block;
	width: 115px !important;
	width: 150px;
	margin-left: 20px;
	padding: 2px 15px;
	font-family: "Verdana CE", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.menu LI A:hover{
	background-color: #FADA81;
}
.datum{
	font-style: italic;
	margin-bottom: 5px;
}
.vice{
	text-align:right;
	font-style: italic;
}
.sipka{
	vertical-align: middle;
}
.foto-left{
	float: left;
	margin: 3px 15px 5px 0;
	padding: 2px;
	border: 2px solid #d2d2d2;
}
.no-border{border: 0 none;}
.foto-right{
	float: right;
	margin: 3px 0 5px 15px;
}
.foto{
	border: 1px solid #7D927A;
	float: left;
}
.foto-left-horizontal, .foto-left-vertical{
	background-repeat: no-repeat;
	float: left;
	margin: -3px 13px 0px 0;
	text-align: center;
}
.foto-left-horizontal{
	background-image: url(../images/foto_horizontal.gif);
	width: 138px;
	height: 108px;
	padding-top: 8px;
}
.foto-left-vertical{
	background-image: url(../images/foto_vertical.gif);
	width: 86px;
	height: 108px;
	padding-top: 8px;
}
.foto-right-horizontal, .foto-right-vertical{
	background-repeat: no-repeat;
	float: right;
	margin: -3px 0 0px 13px;
	text-align: center;
}
.foto-right-horizontal{
	background-image: url(../images/foto_horizontal.gif);
	width: 138px;
	height: 108px;
	padding-top: 8px;
}
.foto-right-vertical{
	background-image: url(../images/foto_vertical.gif);
	width: 86px;
	height: 108px;
	padding-top: 8px;	
}
.foto-recept-horizontal{
	background-image: url(../images/foto_recept_horizontal.gif);
	background-repeat: no-repeat;
	width: 218px;
	height: 171px;
	float: right;
	text-align: center;
	padding-top: 9px;
}
.poznamka{
	color: Red;
	font-weight: bold;
}
.label{
	font-weight: bold;
	text-align: right;
}
.text-box{
	font-size: 8pt;
}
.button-box{
	background-color: #534D95;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 2px 5px 0 5px;
	font-weight: bold;
	cursor: pointer;
}
.odkazovnik{
	margin-bottom:	15px; 
	font-size: 8pt; 
	font-weight: bold;
}
.odkazovnik A{
	font-size: 8pt;
}
.box-produkt-left{
	background-image: url(../images/box-produkt.gif);
	background-color: #FFF;
	width: 169px;
	height: 195px;
	float: left;
	text-align: center;
	margin: 0 5px 10px 5px;
	padding: 5px 0 0 0;
}
.box-produkt-foto{
	width: 163px;
	height: 122px;
	margin: auto;
}
.box-produkt-foto A:hover{
	background: transparent;
}
.box-produkt-text{
	width: 150px;
	padding: 5px 0 5px 0;
	margin: auto;
	font-size: 8pt;
}
.box-produkt-kod{
	width: 150px;
	margin: 0 auto 5px auto;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #D2D2D2;
}
/* PRODEJNY BEGIN */
.smallBoxFotoProdejna{width: 180px; height: 160px; float: left; text-align: center; margin: 0 0 10px 3px !important; margin: 0 0 10px 2px; padding: 0;}
.smallBoxFotoProdejna IMG{border: 2px solid #d2d2d2; padding: 2px; margin: 0 auto; display: block;}
.smallFotoProdejnaText{width: 150px; padding: 5px 0 5px 0; margin: auto; font-size: 12px; font-weight: bold;}

.leftLayoutProdejna{width: 270px; float: left;}
.rightLayoutProdejna{float: right; width: 260px; text-align: center;}
.rightLayoutProdejna IMG{border: 2px solid #d2d2d2; padding: 2px; margin: 0 auto; display: block; margin: 0 auto 10px auto;}

.leftLayoutProdejna A.boxUrlMapa{background: url(/pic/kompas.png) no-repeat left top; padding: 3px 0 7px 60px; display: block; font-size: 16px; font-weight: bold;}
.leftLayoutProdejna A.boxUrlMapa:hover{text-decoration: none;}
.leftLayoutProdejna UL{margin: 0; padding-left: 15px;}

.leftLayoutProdejna TABLE{
	width: 100%;
}
/* PRODEJNY END */

.zavrit-kartu{padding-top: 15px;}

/* akce */
.akce{border-bottom: 1px solid #F9DA83; padding-bottom: 15px; margin-bottom: 15px;}
.akce P{text-align: justify; width: 330px;}
.akce UL{ margin-left: 0px; padding-left: 15px;  text-align: justify; width: 315px !important; width: 330px;}
/* konec akce */

.clear{clear: both;}

/* -------------------------------- class hlavni stranka -----------------------*/
.hl-menu-linka{
	background-image: url(../images/hl_menu_linka.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 3px;
	overflow: hidden;
}
.hl-menu-tl A{
	background: url(../images/menu_sipka.gif) no-repeat 2px center;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 10px 0 15px;
	margin-left: 10px;
	display: block;
	width: 130px !important;
	width: 150px;
	text-decoration: none;
	cursor: pointer;
}
.hl-menu-tl A:hover{
	background: url(../images/menu_sipka.gif) no-repeat 2px center;
	background-color: #FADA81;
}
/* ---------------------------- konec class hlavni stranka -------------------------*/

/* -------------------- ID ------------------------*/
#page-main{width: 978px; margin: auto;}
#page-main-en{
	width: 781px; 
	background-color: #FFF; 
	margin: auto;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#page-lbox{
	background-repeat: repeat-y;
	background-color: #FFF;
	width: 781px;
	margin-right: 6px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	float: left;
}
#page-pbox{
	float: left;
	width: 180px;
	text-align: center;
}
/* INFOPANEL BEGIN */

#infopanel .letak{margin-bottom: 6px; border: 5px solid #fff;}
/* INFOPANEL END */

/* ------------------------------ hlavni strana -----------------------------------*/
#hl-top{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	border-top: 5px solid #FFF;
	width: 781px;
	height: 209px;
	margin:0 auto 23px auto;
}
#hl-menu{
	width: 170px;
	height: auto;
	float: left;
	margin: 0 0 10px 20px !important;
	margin: 0 0 10px 10px;
	text-align: left;
}
#top-box-aktualita{
	float: left;
	width: 540px;
	margin-left: 20px;
	text-align: justify;
	font-size: 8pt;
}
#lista-oblouk-top{
	background-image: url(../images/lista_oblouk_top.gif);
	background-repeat: no-repeat;
	width: 781px;
	height: 38px;
	clear: left;
}
#lista-pod-obloukem{
	background-image: url(../images/lista_pod_obloukem.jpg);
	background-repeat: no-repeat;
	width: 781px;
	height: 168px;
}
#hl-strana-lbox{
	width: 185px;
	float: left;
	margin: 5px 0 0 30px !important;
	margin: 5px 0 0 15px;
	font-size: 8pt;
	text-align: left;
}
#hl-strana-sbox{
	width: 330px;
	float: left;
	margin: 0px 0 0 10px;
	font-size: 8pt;
}
#hl-strana-pbox{
	width: 185px;
	float: left;
	margin: 5px 0 0 10px;
	font-size: 8pt;
	text-align: left;
}
#hl-strana-box1, #hl-strana-box2, #hl-strana-box3{
	width: 215px;
	float: left;	
	font-size: 8pt;
	text-align: left;
}
#hl-strana-box1{
	margin: 15px 20px 0 35px !important;
	margin: 15px 20px 0 20px;
}
#hl-strana-box2{
	margin: 15px 0 0 10px;
}
#hl-strana-box3{
	margin: 15px 0 0 30px;
}
#lista-oblouk-bottom{
	background-image: url(../images/lista_oblouk_bottom.gif);
	background-repeat: no-repeat;
	width: 781px;
	height: 40px;
	clear: left;
}
/* ---------------------------- Konec hlavni strana ------------------------------*/
#top{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	border-top: 5px solid #FFF;
	width: 781px;
	height: 209px;
	margin:0 auto 23px auto;
}
#box-jazyky{
	width: 680px;
	font-size: 8pt;
	text-align: right;
	padding-top: 180px;
	margin: auto;
}
#box-jazyky A{
	font-size: 8pt;
}
#stred{
	width: 781px;
	margin: auto;
}
#lbox{
	width: 210px;
	float: left;
	text-align: left;
}
#menu-box{
	margin:0 10px 30px 20px;
	text-align: left;
	width: 170px;
}
#aktualne-pod-menu{
	width: 170px;
	margin: 0px 10px 20px 15px;
}
#pbox{
	width: 550px;
	float: left;
	text-align: left;
}
#pbox-obsah{
	margin: 0;
}
#lista-bottom-page{
	background-image: url(../images/lista_bottom_page.gif);
	background-repeat: no-repeat;
	background-color: #F7BB00;
	width: 781px;
	height: 72px;
	clear: left;
	border-bottom: 5px solid #FFF;
	text-align: left;
	margin: auto;
}
#lista-bottom-page #odkaz{
	font-weight: bold;
	float: left;
	margin: 50px 0 0 20px !important;
	margin: 45px 0 0 10px;
}
#created{
	font-size: 8pt;
	margin: 50px 5px 0 0 !important;
	margin: 45px 2px 0 0;
	float: right;
}
#created A{
	font-size: 8pt;
}

#created A:hover{
	text-decoration: none;
}


/* ---------------------------- karta ------------------------------ */
#karta{
	background-color: #FFF;
	width: 800px;
	margin: 20px auto;
	text-align: center;
	padding: 5px 0;
}
#karta-main{
	background-image: url(../images/karta-background.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	width: 790px;
	margin: auto;
}
#karta-lbox{
	width: 550px;
	float: left;
	text-align: center;
}
#karta-lbox-top{
	background-image: url(../images/karta-logo.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 90px;
	text-align: right;
}
#karta-lbox-nadpis{
	width: 395px;
	float: right;
	padding: 14px 0 10px 0;
	text-align: center;
}
#karta-ornament{
	background-image: url(../images/karta-ornament.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 395px;
	height: 13px;
	float: right;
}
#karta-lbox-foto{
	width: 540px;
	margin: auto;
}
#karta-pbox{
	width: 210px;
	margin-left: 15px;
	padding: 25px 0;
	float: left;
	text-align: left;
}
#karta-lbox A:hover, #karta-pbox A:hover{
	background-color: transparent;
}

#karta-bottom{
	background-image: url(../images/karta-bottom.gif);
	width: 790px;
	height: 57px;
	clear: left;
}

/* INFOBOX NAD PRODUKTEM */
#infobox{
	background-color: #FFE594;
	border: 1px solid #333;
	width: 250px;
}
#infoboxname{
	/*background-color: #C40109;*/
	font: bold 11pt Arial, Helvetica, san-serif;
	color: #000;
	display: block;
	padding: 1px 10px;
}
#infoboxdesc{
	font: normal 8pt Arial, Helvetica, san-serif;
	display: block;
	margin: 10px;
}
#infoboximage{
	border:0 none;
}
/* KONEC INFOBOX NAD PRODUKTEM */
