@charset "utf-8";
/* CSS Document */
*{
  margin:0 auto;
  text-align: justify;
}
body{
  background: #000000 url(../img/pozadi.jpg) no-repeat center top;
  font-family: arial;
  color: #fff;
  margin:0 auto;
  text-align: justify;
  font-size: 10pt;
  font-family: Arial;
}
a{
	color: #e24e04;
	text-decoration: none;	
}
a:hover{
	color: #facaa4;	
	text-decoration: underline;
}
#wrapper{
  width: 950px;
}
h1{
	font-size:15pt;
	color: white;
	text-align: right;
	text-transform: uppercase;
	margin: -0px 10px 5px 0px;
}
h2{
	color:#0054b3;
	margin-top:5px;
}
img {
	border:1px black solid;
	margin:5px;
}
ul{
	margin-left:20px;
}
ol{
	margin-left:30px;
}
.dokosiku{
	border: 0px;
	cursor:pointer;float:left
}
.clear{
  clear:both;
}
.vrsek{
	font-size: 11pt;
	background-repeat: no-repeat;
}
#footer{
	font-size: 10pt;
	text-align: center;
	color:black;
}
.nenalezeno{
	color: white;
	font-weight: bold;
	padding: 10px;
}
.bull{
	background:transparent url(../img/bull.png) no-repeat left 5px;
}
/*************************************************************************************************************************************/
#header{
  background: url("../img/header.png");
  background-repeat:no-repeat;
  width:950px;
  height:212px;
  display: block;
  margin: 0 auto;
}
#header img{
  border:none;
}
#horni_menu_obal{
	padding:5px 90px 0px 10px; 
	height: 10px;

    vertical-align: middle;
}
#header #horni_menu_obal a{
  color: white;
  font-weight: bold;
  text-decoration: none;
  
}
#header #horni_menu_obal a:hover{
  text-decoration: underline;
}
#header #horni_menu_l{
  float:left;
  color: white;
  font-weight: bold;
  font-size: 9pt;
}
#header #horni_menu_r{
  float:right;
  color: white;
  font-weight: bold;
  font-size: 9pt;

}
#header #horni_menu_r a{
	text-decoration: none;
	position: relative;
    top: -3px;
}
#header #horni_menu_r a:hover{
	text-decoration: none;
}
#header #dolni_menu_obal{
	position:relative;
	top:7px;
	_top:10px;

	float:left;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	width:950px;
	padding: 0px 0px 0px 20px;
	color: black;
	font-weight: bold;
}
#header #dolni_menu_obal a{
	color: black;
	font-weight: bold;
}
#header #dolni_menu_obal #formularhledani{
	float:right;
	position: absolute;
	top:1px;
	_top:7px;
	right: 150px;		
}
#header #dolni_menu_obal #formularhledani input{
	border: 2px #fff solid;
	background-color: #f36523;
	height: 11px;
	font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
	color: white;
}
/************************************************************************************************************************************/
#content{
	  clear:both;
	  width:950px;
	  margin:0 auto;
	  padding-top:15px;
}
/***********************************/
#content #leftcontent{
  float:left;
  width:175px;
  min-height: 1000px;
}
#content #leftcontent .vrsek{
	background: transparent  url(../img/levy_vrsek.png) no-repeat;
	width: 175px;
	height: 28px;
	display: block;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 20px;
	color: white;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
#content #leftcontent .kategorie{
	width: 175px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent  url(../img/kategorie.png) no-repeat;
	text-indent: 25px;
	line-height: 20px;
	vertical-align: middle;
}
#content #leftcontent .active_kat{
	width: 175px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent  url(../img/kategorie_a.png) no-repeat;
	text-indent: 25px;
	line-height: 20px;
	vertical-align: middle;
}
#content #leftcontent .active_kat a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#content #leftcontent .kategorie a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#content #leftcontent .subkategorie{
	width: 175px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent  url(../img/subkategorie.png) no-repeat;
	text-indent: 30px;
	line-height: 20px;
	vertical-align: middle;
}
#content #leftcontent .subkategorie a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#content #leftcontent .subkategorie:hover{
	background: transparent  url(../img/subkategorie_a.png) no-repeat;
}
#content #leftcontent .active_skat {
	width: 175px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../img/subkategorie_a.png) no-repeat;
	text-indent: 30px;
	line-height: 20px;
	vertical-align: middle;
}
#content #leftcontent .active_skat a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}


#content #leftcontent .subsubkategorie{
	width: 175px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent  url(../img/subkategorie.png) no-repeat;
	text-indent: 40px;
	line-height: 20px;
	vertical-align: middle;
}
#content #leftcontent .subsubkategorie a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#content #leftcontent .subsubkategorie:hover{
	background: transparent  url(../img/subkategorie_a.png) no-repeat;
}
#content #leftcontent .active_sskat {
	width: 175px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../img/subkategorie_a.png) no-repeat;
	text-indent: 40px;
	line-height: 20px;
	vertical-align: middle;
}
#content #leftcontent .active_sskat a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#prihlaseni{
	text-align: left;	
}

/***********************************/
#content #centercontent{
  float:left;
  width:575px;
  margin: 0px 8px;
}
#content #centercontent #bkg{
	background: url(../img/center_bkg.png) repeat-y;
	text-align: left;
	font-size: 8pt;
}
#content #centercontent .spodek{
 width:575px;
  height:3px;
  display: block;
  background: url(../img/center_down.png) no-repeat;
  line-height: 0px;
  font-size: 0px;
  
}

#content #centercontent .vrsek{
  background: url(../img/center_top.png) no-repeat;
  width: 575px; 
  height:28px;
  display: block;
  color: white;
  text-transform: uppercase;
  text-align: left;
  text-indent: 10px;
  line-height: 28px;
  vertical-align: middle;
  font-size: 11pt;
  font-weight: bold;  
}
#content #centercontent .vrsek .text{
  float: left;
  line-height: 28px;
  vertical-align: middle;
  margin-left:8px;
}
#content #centercontent .vrsek .razeni{
	font-size: 8pt;
	float: right;
	text-transform: none;
	margin-right: 18px;	
	margin-top: 0px;
}
#content #centercontent .vrsek .razeni a{
	text-decoration: none;
	color: white;
}
#content #centercontent .vrsek .razeni a:hover{
	text-decoration: underline;
	color: white;
}
.razeni img{
	width: 11px;
	height: 3px;
	border: none;
}

/**********************************************************/
#content #rightcontent{
  float:right;
  width:175px;
  margin: 0px auto;
  padding-bottom: 10px;
  background: transparent url(../img/prave.png) repeat;
}
#content #rightcontent .vrsek{
  width:175px;
  height:28px;
  display: block;
  background: url(../img/pravy_vrsek.png) no-repeat;
  line-height: 28px;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 10px;
  padding: 0px 0px 5px 0px;
}
#content #rightcontent .akcni_inner{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 0px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#content #rightcontent .akcni{
	clear: both;
	text-align:center;
}
#content #rightcontent .akcni .nazev{
	color: white;
	margin-bottom: 8px;
	font-weight: bold;
	text-align:center;
}
#content #rightcontent .akcni .nazev a{
	color:white;
	text-decoration: none;
}
#content #rightcontent .akcni .nazev a:hover{
	text-decoration: underline;
}
#content #rightcontent .akcni .productimg img{
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}
#content #rightcontent .akcni .productimg img{
	width: 120px;
	margin: 0 11px;
	padding: 0px;
}
#content #rightcontent .akcni .cena{
	font-size: 8pt;
	margin: 5px 0px;
	text-align:center;
}
#content #rightcontent .akcni .pocet{
	text-align:center;
}
#content #rightcontent .akcni .dokosiku{
	text-align:center;
	margin:5px 22px;
}

/****************************************************************/
#vyrobky{
	margin: 0px 00px;	
	padding: 10px 10px;
	width: 580px;
}
.kusu{
	border: 1px #fe0000 solid;
	background-color: #000;
	color:#fff;
	width: 20px;
	height:12px;
	font-size:8pt;
	text-align: center;
	margin: 0px 5px;
}
.row{
	width: 95%;
	height:100%;
  	display:block;
	float:left;
	clear:both;
	
}
.product{
	width: 275px;
	height:100%;
	display:block;
	float:left;

	background-color: transparent;
	margin:0px 0px 00px 0px;
	padding: 0px 0px 00px 0px;
	/*
	margin:0px 10px 10px 10px;
	padding: 0px 0px 10px 0px;
	_margin:10px 0px 10px 10px;
	_padding: 0px 0px 10px 0px;*/
	font-size: 8pt;

}
.product .nadpis{
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0px;
	text-align: left;
	margin-left: 8px;
}
.product .nadpis a{
	color: #fff;
	text-decoration: none;
}
.product .nadpis a:hover{
	color: #fff;
	text-decoration: underline;
}
.product .kpopis{
	text-align: left;
	height: 3em;
	display: block;
	color:#e6e6e6;
	margin-left: 8px;
}
.product .productimg{
	margin: 0px;
	padding: 0px;
	width: 50px;
}
.product .productimg img{
	width: 120px;
}
.product .dokosiku{
	margin-top: 30px;
}
.product .pocet{
	margin-top: 8px;
}
/******************************************/
.detail_vyrobku{
	clear:both;
	display: block;
	clear: both;
		margin: 0px 10px;
}
.informace_obal{
	clear: both;
}
.informace_obal .obrazky{
	width: 150px;
	float: left;
		
}
.informace_obal .informace{
	width: 350px;
	float: left;
	font-size: 9pt;
}
.informace_obal .informace .cena{
	font-size: 11pt;
	margin-top: 5px;
	font-weight: bold;
}
.informace_obal .informace .nazev{
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	margin-bottom: 10px; 
}
.detail_vyrobku .popis{
	font-size: 8pt;	
	margin-top: 5px;
}
.detail_vyrobku .dokosiku{
	border: 0px;
	position: relative;
	top:10px;	
}

.inner_stranka{
	padding: 0px 10px;
	margin-top: 0px;
}
.stranka_text{
	padding:15px 18px;
}
.obrazek_pravy{
	margin:0 auto;
}
.img_do_kosiku{
	margin: 0px;
	padding: 0px;
}
.red{
	color:#f46523
}
.str_cena{
	color:#fe0000;
}
.10pt{
	font-size: 10pt;
}
.14pt{
	color:#fe0000;
	font-size: 14pt;
}
