body {
  margin: 0;
  background:url("img/bg.jpg") repeat-x;
  background-color: #2F2A27;
  color: #3A0A06;
	font-size: small; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-align: center;
  }
.clear {
  clear:both;
  width:1px;
  height:1px;
  overflow:hidden;
  }
.nodisplay {
  display:none;
  } 
p {
  padding: 0 0 10px 0;
  margin: 0;
  }  
h1{
  padding: 0px;
  margin: 0px;
	font-size: 15pt; 
  }
#module_title h2 {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
  color:#FAD2B2;
  }
#module_title1 h2 {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
  color:#FAD2B2;
  }  
h2{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
  color:#3A0A06;
  }
h3{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
  color:#3A0A06;
  }
h4{
  padding: 0;
  margin: 0;
	font-size: small; 
  }
h5{
  margin:0;
  padding:0;
	font-size: small; 
  }
a {
  text-decoration: underline;
  color:#3A0A06;
    }
a:hover  {
  text-decoration:  none;
  color:#3A0A06;
  }
    .icons		{
       float: left; 
       width: 68px;
       MARGIN: 1px 0 0 0; 

}
    .imgicons		{
       float: right; 

}
.menu ul {
  margin:5px 0 10px 15px;
  padding:0;
  list-style: none; 
	}
.menu li a {
  display: block;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
	color: #3A0A06;
	font-weight:bold;
	text-decoration:none;
	height:28px;
	line-height:18px;
	padding: 0 0 0 28px;
  background: url(img/li_menu.jpg) no-repeat 0 0; 
	}
.menu li a:hover {
	color: #000;
	font-weight:bold;
	}
.menu li.menu_sel_item a:link, .menu li.menu_sel_item a:visited {
	color: #000;
	font-weight:bold;
	}
	/*
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
  font-weight: bold;
	}
.menu {
	width: 180px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px;
	}
.menu li a {
	height: 32px;
  height: 24px;
	text-decoration: none;
	}
.menu li a:link, .menu li a:visited {
	color: #FAD2B2;
	display: block;
	background: url(img/menu2.gif);
	padding: 8px 0 0 10px;
  text-decoration:  none;
	}
.menu li a:hover {
	color: #283A50;
	background: url(img/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
.menu li a:active {
	color: #283A50;
	background: url(img/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	*/
.menu1 ul {
  position:relative; left:-22px; top:-10px;
  margin-bottom:0;
	}
	/*
.menu1 ul {
	list-style: square;
	margin: 0;
	padding: 0;
	padding-left: 20px;
  font-weight: normal;
	}
.menu1 {
	width: 180px;
	font-size: x-small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
.menu1 li a {
	height: 32px;
  height: 18px;
	text-decoration: none;
	}
.menu1 li a:link, .menu1 li a:visited {
  font-weight: bold;
	color: #CE1808;
	display: block;
	background: url(img/menu1.gif);
	padding: 5px 0 0 36px;
  text-decoration:  none;
	}
.menu1 li a:hover {
  font-weight: bold;
	color: #000;
	background: url(img/menu1.gif) 0 -24px;
	padding: 5px 0 0 36px;
	}
.menu1 li a:active {
  font-weight: bold;
	color: #CE1808;
	background: url(img/menu1.gif) 0 -48px;
	padding: 5px 0 0 36px;
	}
	*/
fieldset{
  margin:0;
  margin-bottom:5px;
  padding-left:10px;
  border-right: #FCE4D1 2px solid; 
  padding-right: 5px; 
  border-top: #FCE4D1 2px solid; 
  padding-left: 5px; 
  padding-bottom: 5px; 
  border-left: #FCE4D1 2px solid; 
  padding-top: 5px; 
  border-bottom: #FCE4D1 2px solid
  }
legend{
  color: #3A0A06;
  }
.ulblock{
	list-style: none; 
  padding: 0;
  margin-left:15px;
  margin-top:10px;
} 
#banner {
	margin: 0;
	border-bottom: #FAD2B2 1px solid;
	}
#container {
  text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}
#logo		{
  position:absolute;
	margin: 61px 0 0 0;
  width: 621px; 
  }
#logo .logopic 
{ 
width: 621px; 
height: 84px; 
position: relative; 
border: 0;
font-size:xx-small;
} 
#logo .logopic span		{
  background:url("img/top_logo.jpg") no-repeat; 
  position: absolute; 
  width: 100%; 
  height: 100%;
  cursor:pointer;
  cursor: hand;
  }
#topcontainer		{
	margin: 0;
  width: 980px;
  height: 286px;
  /*margin-bottom:170px;*/
  background-color: #AE3C27;
  }
#topimg		{
	float: left;
	margin: 0;
  width: 980px;
  background:url("img/top_img.jpg") no-repeat;width:980px;height:286px;
  /*border: 1px solid #C0C0C0;*/
  }
#topmenu		{
	margin: 0;
  float: right; 
	font-size: 10pt; 
  }
#topbottom		{
	margin: 0;
  height:25px;
  background:url("img/top_bottom_bg.jpg") no-repeat; 
  background-color: #FAD2B2;
	clear: both;
  }
.horizontal_menu_obal	{
  height:20px;
  position: absolute; top: 257px;
  /*position: absolute; margin-top: -22px;*/
	margin-left: -10px;
	_margin-left: -15px;
  text-align:center;
  }
.horizontal_menu_obal_l	{ /* pro layout s bloky vlevo a vlevo i vpravo */
  height:20px;
  position: absolute; top: 257px;
  /*position: absolute; margin-top: -22px;*/
  text-align:center;
	margin-left: -230px;
	_margin-left: -215px;
  }
.horizontal_menu		{
  width: 980px;
	clear: both;
	margin: 0;
  }
.horizontal_menu_l		{
  float: left;
  padding-left:10px;
  }
.horizontal_menu_r		{
  float: right;
  padding-right:10px;
  }
.horizontal_menu_ul		{
  list-style: none none outside; margin: 0px; padding: 0px;
  }
.horizontal_menu_ul li		{
  display: inline;
  line-height:22px;
  margin: 0 10px 0 10px;
  }
/*.horizontal_menu_ul li a	{
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  text-decoration:  none;
  font-size:15px;
  font-weight:bold;
  color:#000;
  }
.horizontal_menu_ul li a:hover	{
  color:#FAD2B2;
  }*/
.horizontal_menu_ul li.horizontal_menu_item a:link, .horizontal_menu_ul li.horizontal_menu_item a:visited	{
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  text-decoration:  none;
  font-size:14px;
  font-weight:bold;
  color:#000;
  }
.horizontal_menu_ul li.horizontal_menu_item a:hover	{
  color:#FAD2B2;
  }
.horizontal_menu_ul li.sel_horizontal_menu_item a:link, .horizontal_menu_ul li.sel_horizontal_menu_item a:visited	{
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  text-decoration:  none;
  font-size:14px;
  font-weight:bold;
  color:#FAD2B2;
  }
.horizontal_menu_ul li.sel_horizontal_menu_item a:hover	{
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  text-decoration:  none;
  font-size:14px;
  font-weight:bold;
  color:#FAD2B2;
  }
#topcontent		{
  padding-top:10px;
  padding-left:10px;
  padding-right:15px;
  }
#info{
  position: absolute; top: 170px;
	width:460px;
  padding-top: 0px;  
  margin-left: 50px; 
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
  font-style:italic;
  font-weight:bold;
  color:#FAD2B2;
  }
#all_content_container		{	
  width: 960px;
  padding: 0 10px 0 10px;
  background:url("img/content_bg.jpg");
  background-color: #FAD2B2;
	overflow: hidden;
  }
#sidebar-a {
	float: left;
	width: 200px;
	margin-left: -220px;
	_margin-left: -110px;
	}

.block { 
  margin-top: 0px; 
  width: 100%;
  margin-bottom: 15px; 
  }

.block_t {
	float: left;
  width: 100%;
  margin-bottom: 15px; 
  }
.block_d {
	float: left;
  width: 100%;
  margin-top: 15px;
  }
.block_menu { 
  margin: 0px; 
  }
.block_search { 
  margin: 0px 0 5px 5px; 
  /*background-color: #F7F7EF;
  border: 1px solid #E7E7E7;*/
  }
.menu_bottom { 
  }
.block_top {
  background:url("img/block_top.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
.block_t_top {
  background:url("img/module_top4.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
.block_top_r {
	/*Pro vicesloupcovy layout*/
  background:url("img/block_top_r.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
.block_title {
  padding-left: 20px; 
  line-height: 33px; 
  letter-spacing:1px;
  } 
.block_title h2{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
  color:#FAD2B2;
  }
.block_t_title {
  padding-left: 20px; 
  line-height: 33px;
  letter-spacing:1px;
  }
.block_t_title h2{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-style:italic;
  font-size:15px;
  color:#FAD2B2;
  }
.block_obsah_l {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
.block_obsah_r {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
.block_t_obsah {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
.block_private_content {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
.block_t_private_content {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
#rightcontainer {
	/*Pro vicesloupcovy layout*/
	float: right;
  width: 200px;
	margin: 0;
	padding: 0px;
	}
#content {
	/*Pro celosloupcovy - layout a oramovani layoutu s bloky v pravo*/
	margin: 0;
	padding: 0px;
  width:100%;
	}
#content_sleft {
	/*Pro sloupec s bloky vlevo - layout*/
  width: 740px;
  padding-left: 220px;
  /*border: 1px solid #000000;*/
	}
#module_std {
	float: right;
  width:100%;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
	}
#content_std {
	padding: 0 10px 0 10px;
	}
#module_sleft {
	float: left;
  width:100%;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
#module_container {
	/*Pro sloupec s bloky vpravo - layout*/
	float: left;
  width: 740px;
	margin: 0;
	padding: 0px;
  /*border: 1px solid #000000;*/
	}
#module_container_lr {
	/*Pro sloupec s bloky vpravo i vlevo - layout obaluje container sleft a right sidebar*/
	float: right;
  width: 740px;
	margin: 0;
	padding: 0px;
  /*border: 1px solid #000000;*/
	}
#module_container_sleft {
	/*Pro sloupec s bloky vpravo i vlevo - layout*/
	float: left;
  width: 520px;
	margin: 0;
	padding: 0px;
  /*border: 1px solid #000000;*/
	}
#module_top {
	/*pro celou sirku*/
  width: 100%;
  background:url("img/module_top.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
#module_top2 {
	/*Pro vicesloupcovy layout bloky vpravo*/
  width: 100%;
  background:url("img/module_top2.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
#module_top3 {
	/*Pro vicesloupcovy layout bloky vlevo*/
  width: 100%;
  background:url("img/module_top3.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
#module_top4 {
	/*Pro vicesloupcovy layout bloky vpravo i vlevo*/
	clear: both;
  background:url("img/module_top4.jpg") no-repeat; 
  height:47px;
  background-color: #AE3C27;
  }
#module_title {
  padding-left: 20px; 
  line-height: 33px;
  letter-spacing:1px;
  }
#module_title1 {
	/*Jen pro modul uvod na dpis poslednich clanku*/
  padding-left: 20px; 
  line-height: 33px;
  letter-spacing:1px;
  }
.obsah_line {
  margin-top: 20px;
  margin-bottom: 10px;
  /*background:url("img/obsahline.gif") no-repeat;width:400px;height:7px;*/
	}
.obsah_item {
  margin-bottom: 10px;
	}
/*.block_obsah_line {
	clear: both;
  margin-top: 10px;
  margin-bottom: 5px;
  background:url("img/obsahline.gif") no-repeat;width:200px;height:7px;
	}*/
.end_line {
	clear: both;
	}
.obsah_img {
	float: left;
	margin: 0 5px 2px 0;
	padding:1px;
  border: 3px solid  #3A0A06;
	}
#obsah_kategory_menu {
	float: left;
  margin-bottom: 10px;
	}
.obsah_text {
	padding: 0;
	}
.novinka_more {
	text-align: right;
	}
.novinka_more_top {
	text-align: right;
	padding-top: 5px;
	}
#novinky_box {
	}
#endtable {
	clear: both;
	}
td		{
  padding-top:5px;
  padding-bottom:5px;
  }
td.tdback		{
  background-color: #C0C0C0;
  }
#module_popup {
	float: left;
  text-align: left;
	margin: 5px; 
	width: 97%;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
  background-color: #FAD2B2;
	}	
.newimg {
	float: left;
	margin: 0 5px 2px 0;
	padding:1px;
  border: 3px solid  #3A0A06;
  }	
.galery_nazev {
  font-weight:bold;
	font-size: x-small; 
	padding-bottom: 5px;
	}	
.fotogalerie_in {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
  border: 1px solid  #000;
		}	
.fotogalerie_in td {
 text-align:center;
		}	
.img_in {
	margin: 0 5px 2px 0;
	padding:1px;
  border: 3px solid  #3A0A06;
  }	
.imgpopis {
	font-size: x-small; 
	padding-bottom: 5px;
	}
.odsazeni1 {
  margin-left: 20px;
	}
.odsazeni2 {
  margin-left: 40px;
	}
.linepopup {
	clear: both;
  margin: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid  #C0C0C0;
	}
#bottom		{
	margin: 0;
	clear: both;
  width: 980px;
  text-align: right;
	margin-bottom: 0px;
  background:url("img/bottom_bg.jpg") no-repeat; 
  background-color: #2F2A27;
  }
#bottomtext	{
	margin: 0;
  padding-top: 30px;
  padding-bottom: 20px;
	padding-right: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
  color: #836F5F;
  }
.abottom:link {
  text-decoration: underline;
  color: #836F5F;
  }
.abottom:active {
  text-decoration: underline;
  }
.abottom:visited {
  text-decoration: underline;
  color: #836F5F;
  }
.abottom:hover  {
  text-decoration:  none;
  color: #836F5F;
  }
#bottom_bottom		{
  text-align:left;
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
  }
#bottomtext2	{
  float:left;
  width:980px;
  text-align:center;
  padding: 0 0 20px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
  color: #836F5F;
  }
#bottomtext2 a	{
  text-decoration:none;
  color: #836F5F;
  }
  
/* FORMULARE */  
 

.loginformblock {
  text-align:center;
  }

form{
  margin:0;
  padding:0;
  padding-top:5px;
  padding-bottom:5px;
  }
#sform{
  margin:0;
  padding:0;
  }
.text {
  width:150px;
  } 
.povinne {
  margin: 5px 0 0 0;
  font-weight: bold;
  color: red;
  } 
 .txt_search{
  float:left;
  width:100px;
  height:16px;
  border: 1px solid  #000;
 background:url("img/input_txt_bg.jpg");
  background-color: #F7F7F7;
   }  
 .img_search{
  padding: 1px 0 0 0;
   }
 .w120{
  width:120px;
  border: 1px solid  #3A0A06;
   } 
 .w100{
  width:100px;
  border: 1px solid  #3A0A06;
   }  
 .w95{
  width:95px;
   }
 .w150{
  width:150px;
   }  
 .texta-koment {
  width:380px;
  height:50px;
   } 
 .texta-big {
  width:380px;
  height:150px;
   } 
 .texta-small {
  width:380px;
  height:50px;
   }  
#sform{
  margin:0 0 0 2px;
  }  
select.w250 {
  width:130px;
  padding:5px;
  border:1px solid #000;
 /*background:url("img/input_txt_bg.jpg") no-repeat;*/
  background-color: #fff;
  }   
  
/* LISTING */ 
#num_active_listing { 
  font-weight: bold;
  color: #11718C;
    } 
/*katalog - obchod*/
#topkosik		{
  width:150px; 
  position: absolute;
  margin: 155px 0 0 810px;
  }
.katalogmenu{
	list-style: none; 
  padding: 0;
  margin:0;
  margin-top:1px;
  }
.katalogmenu li{
  padding: 0 0 5px 3px;
  }
.katalogmenu li.master_li{
  clear:both;
	height:28px;
  display: block;
	padding: 0 0 0 3px;
  }
.katalogmenu li.space_li{
  padding: 0 0 0 12px;
  height:25px;
  line-height:25px;
  margin-bottom:1px;
  }
.katalogmenu li.master_li a{
  font-family: Arial, Helvetica, sans-serif; 
	height:28px;
	line-height:19px;
  font-style:italic;
  font-size:15px;
	color: #3A0A06;
	font-weight:bold;
	text-decoration:none;
  }
.katalogmenu li.master_li img{
  float:left;
	padding: 0 6px 3px 0;
  }
.katalogmenu li.master_li a:hover{
  font-weight:bold;
  }
.katalogmenu li.master_li a strong{
  color: #000;
  }
.block_img_kategory{
  clear:both;
  width:100%;
  /*border-top: 1px solid  #b5b2b5;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;*/
  }
.item_img_kategory{
  float:left;
  text-align:center;
  margin:0 10px 10px 10px;
  }
.block_kosik {
  width:150px; 
  margin: 80px 0 15px 0; 
  border-bottom: 1px solid  #b5b2b5;
  }
#obchod_line_kosik {
  float: right; 
  width:157px;
  height:18px;
  margin: 65px 0 0 0;
  text-align: right;   
     }
#obchod_line_cena {
  float: left; 
  width:85px;
  height:15px;
  margin:0 2px 0 0;
  padding: 1px 5px 0 5px;
	font-size: 9pt; 
  border: 1px solid  #000;
 background:url("img/input_txt_bg.jpg");
  background-color: #F7F7F7;
     }
#obchod_line_kosik_btn {
  float: right; 
  margin:0 0 0 1px;
  border: 0;    
     }
#obchod_line_kosik_text {
  display:none;
  float: left;
  font-weight:bold; 
  margin:3px 1px 2px 15px;
  _margin:3px 1px 2px 7px;
  border: 0;    
     }
#obchod_line_kosik_img {
  border: 0;    
     }
#obchod_line_search_form {
  float: right; 
  text-align:right;
  line-height:23px;   
     }
/*#search_form {
  width:100%;
  height:50px;
  background:url("img/searchform-back.gif"); background-repeat:repeat-x; 
     }*/
#search_block {
  float: right; 
	margin: 65px 60px 0 0;
  width:184px;
  height:18px;
     }
#search_block_text {
  display:none;
  font-weight:bold; 
  margin:3px 0 2px 20px;
  border: 0;    
     }
#search_block form {
  padding:0;
     }
#search_form form {
     }
#search_block .txtsearch {
  float: left; 
  width:120px;
  padding: 0 1px 0 1px;
  margin: 0 3px 0 0;
  _margin: 0;
	font-size: 9pt; 
  border: 1px solid  #D6D7D6;
  height:16px;
  }
select{
	font-size: 8pt; 
     }
#obchod_search_form {
  /*background-color: #D6D7D6;
  background:url("img/form_back.jpg"); background-repeat:repeat-x;*/
	font-size: 8pt;
     	border-bottom: 2px solid  #D6D7D6;
      padding: 5px;
      margin-bottom: 10px;
      color:#FAD2B2;
     }
#obchod_search_form a:link {
  text-decoration: underline;
  font-weight:bold;
  color: #FAD2B2;
    }
#obchod_search_form a:active {
  text-decoration: underline;
  }
#obchod_search_form a:visited {
  text-decoration: underline;
  font-weight:bold;
  color: #FAD2B2;
  }
#obchod_search_form a:hover  {
  text-decoration:  none;
  color: #FAD2B2;
  }
.formtext_1  {
  color: #5a7173;
  }
     
     
    .items_place {
			width:100%; 
     	margin-bottom: 10px;
     	_margin-bottom: 0;
      padding-top: 10px;
      padding-bottom: 10px;
     }
    .cesta_aktualkat { 
     	border: 1px solid  #FCE4D1;
      margin-bottom: 2px;
      padding: 5px;
  background-color: #FCE4D1;
     }
    .cesta_aktualkat h2{ 
     	font-weight:normal;
     }
    .next_kat { 
     	border: 1px solid  #FCE4D1;
      margin-bottom: 2px;
      padding: 10px 5px 0 5px;
      background-color: #FCE4D1;
     }
    .next_kat ul { 
      list-style: none none outside;
      margin: 0;
      padding: 0 0 10px 10px;
     }
    .next_kat li { 
      display: inline; 
     }
    .next_kat li a {
       float: left;
       display: block;
       width:150px;
      margin: 0 0 10px 0;
      padding: 0 0 0 20px;
      background: url(img/kat_next.gif) no-repeat 0 4px;
     }
    .filter_form { 
     	border: 1px solid  #FCE4D1;
  background-color: #FCE4D1;
      margin-bottom: 5px;
     }
    .items_1 { 
			float: left;
			width: 246px;
      margin-right: 8px;
      
     }
    .items_2 { 
			float: right;
			width: 246px;
      
     }
    .items_3 { 
			float: right;
			width: 161px;
			min-height:165px;
			_height:165px;
      background-color: #FCE4D1;
      
     }
    .items_block { 
			float: left;
  width:100%;
     }
.clear_items {
  clear:both;
  width:100%;
  height:1px;
  margin-bottom: 15px;
  overflow:hidden;
  border-top: 1px solid  #FCE4D1;
  }
    .topitems { 
     }
    .contentitems { 
			min-height:110px;
      background:url("img/px.gif") no-repeat;
      _height:110px;
  width: 100%;
  clear:both;
     }
    .topitems_1 { 
			float: left;
			width: 45%;
      margin-right: 10px;
     	border: 1px solid  #d7dbe1;
      padding: 5px;
      
     }
    .topitems_2 { 
			float: left;
			width: 45%;
     	border: 1px solid  #d7dbe1;
      padding: 5px;
      
     }
    .itemimg { 
			float: left;
      margin: 0 5px 0 0;
     	/*border: 1px solid  #5a7173;*/
      padding: 2px;
     	border: 2px solid  #3A0A06;
      
     }
    .itemimg_block { 
			float: left;
      margin: 2px;
      margin-right: 5px;
      padding: 2px;
     	border: 2px solid  #3A0A06;
      
     }
    .itemimgkosik { 
      margin-left: 20px;
     }
    .itemimgkosik_detail { 
      margin-left: 5px;
     }
    .kosikform {
     padding:0;
     margin:0;
    }
     
.foto {
  float:left;
	margin: 10px 0 0 0; /*border-bottom: #D6D7D6 1px solid*/
	width:290px;
}
.foto_top {
	margin-bottom: 5px; padding-bottom: 5px; border-bottom: #D6D7D6 1px solid
}
.item_info {
	clear:both;
  width:100%; 
  padding: 20px 0 20px 0;
}
.item_popis {
	clear:both;
  width:100%; 
  padding: 20px 0 20px 0;
  border-top: 1px solid  #FCE4D1;
}
.foto .big-foto {
	padding: 0; float: left; padding-bottom: 2px; width: 290px
}
.foto .main-foto {
		float: left; margin: 0;
      padding: 2px;
     	border: 2px solid  #3A0A06;
      background-color: #fff;
}
.foto .foto-mini {
	padding-top: 5px;
	
}
.foto .foto-mini a:hover img {
      padding: 2px;
     	border: 2px solid  #ec0000;
      background-color: #fff;
}
.foto .foto-mini img {
	 margin-bottom: 2px; 
      padding: 2px;
     	border: 2px solid  #3A0A06;
      background-color: #fff;
}
.foto .foto-mini .akt img {
	filter: alpha(opacity=50); moz-opacity: 0.5
}
    
 .itemtitle {
      padding: 0;
      font-weight: bold;

    }
    
a.itemtitle:link {
      font-weight: bold;
    text-decoration: none;

    }
a.itemtitle:active {
      font-weight: bold;
    text-decoration: none;
    }
    
a.itemtitle:visited {
      font-weight: bold;
    text-decoration: none;
    }
    
a.itemtitle:hover  {
      font-weight: bold;
    text-decoration:  underline;
    }    
.itemtitledetail {
      font-weight: bold;
	    font-size: x-large; 
  background-color: #FCE4D1;
    }   
.itemtitledetail h1{
	font-size: x-large; 
  margin:0;
  padding:0 0 0 5px;
    }
.itemkoment {
	    font-size: x-small; 
	     color: #000000;
    }
.itemstats { 
			clear: both;
      padding: 1px;
	    font-size: 11px;
      margin: 2px;
     }
.itemstats_detail { 
	float: right;
  width:200px; 
  margin: 2px 0 10px 10px;
     }
.itemstats_detail table tr td { 
  margin:0;
  padding:2px;
     }
.itemstats_detail td { 
  border: 1px solid  #FAD2B2;
  background-color: #FCE4D1;
     }
.pocet_item_txt {
  margin: 0 2px 0 0; 
  width:30px; 
  height:17px;
  line-height:17px;
  text-align: right;
	font-size: 9pt; 
  border: 1px solid  #D6D7D6;  
     }
.itemstats_bottom {
		clear: both;
    text-align: right;
    margin:2px;
    margin-right:4px;
      border-bottom: 1px solid  #D6D7D6;
      
     }
/*    .itemstats_detail { 
      padding: 1px;
      text-align:right;
	    font-size: x-large;
      
     }*/
    .itemseparator { 
			clear: both;
      margin: 0px;
      
     }
    td.itemhead { 
			background-color: #FCE4D1; 
      padding-left: 5px;
      padding: 5px;
	    font-size: 8pt;
      font-weight: bold;
      
     }
    td.item { 
      padding: 5px;
     	border-bottom: 1px solid  #D6D7D6;
     }
    td.soucty { 
			background-color: #FCE4D1;
      padding: 5px;
     	border-bottom: 2px solid  #FAD2B2;
     }
    td.soucty_top { 
			background-color: #FCE4D1;
      padding: 5px;
     }

		.itemtdline {
      margin: 0px;
      margin-bottom: 5px;
     	border-bottom: 1px solid  #D6D7D6;
		}

		.itemtdline1 {
      margin: 0px;
      margin-bottom: 5px;
     	border-bottom: 1px solid  #D6D7D6;
		}

		.line1 {
			clear: both;
      margin: 0px;
      margin-bottom: 10px;
     	border-bottom: 1px solid  #FCE4D1;
		}
		.line2 {
			clear: both;
      margin: 0px;
      margin-bottom: 10px;
      border-bottom: 4px solid #FCE4D1;
		}
		.soucet_vyrazne {
    font-weight: bold;
			background-color: #FCE4D1;
      padding: 5px 0 5px 0;
     	border-bottom: 2px solid  #FAD2B2;
    }
		
     textarea.zprava  {
      font-size: small;
			margin-bottom: 1px;
     	width : 98%;
     	height:70px;
     }  
     /*input.text  {
     	width : 120px;
     } */
     .info_text  {
      color: #5a7173;
      font-size: x-small;
     }  
		
     .select_stat  {
      padding:2px 0;
      font-size: small;
     }  
     /*input.text  {
     	width : 120px;
     } */
     .info_text  {
      color: #5a7173;
      font-size: x-small;
     } 
.print_result { 
			float: right;
      font-size: x-small;
      margin-top: 10px;
      padding: 2px;
  font-weight: bold;
  color: #000;
    } 
#pic_charger { 
      margin: 0 2px 0 1px;
			text-align: center;
			background-color: #FAD2B2;
     	border-bottom: 1px solid  #D6D7D6;
    } 
     
 /* KOMENTARE - GUESTBOOK */ 
#koment_form  {
  width: 100%;
  padding: 0;
 /* border-bottom: 4px solid #88C63D;
  margin-bottom: 10px;*/
}
.koment_head { 
  margin-top: 15px;
  border-bottom: 1px dashed  #E77118;
  border-left: 1px solid  #E77118;
  padding: 5px;
  color: #E77118;
     }
.koment { 
  padding: 10px;
  padding-top: 10px;
  border-left: 1px solid  #000;
  border-bottom: 1px solid  #000;
     }
#koment_listing { 
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 0 solid  #C0C0C0;
  border-top: 0 solid  #C0C0C0;
  padding: 2px;
    }
.num_active_listing { 
  font-weight: bold;
  color: #FAD2B2;
	background-color: #3A0A06;
    }
/*input.text  {
  width : 120px;
     }*/
/*input.text-medium  {
  width : 200px;
     }*/
input.text-long  {
  width : 325px;
  margin:0;
  padding:0;
     }
textarea.texta  {
  width : 325px;
  height : 50px;
  margin:0;
  padding:0;
     }
textarea.texta-big  {
  width : 300px;
  height : 100px;
     }
