body {
  margin: 0;
  background-color: #fff;
  color: #000;
	font-size: small; 
  font-family: verdana, arial, helvetica, sans-serif; 
  text-align: center;
  }
h1{
  padding: 0px;
  margin: 0px;
	font-size: small; 
  }
h2{
  padding: 0px;
  margin: 0px;
	font-size: small; 
  }
a:link {
  text-decoration: underline;
  color: #000;
    }
a:active {
  text-decoration: underline;
  }
a:visited {
  text-decoration: underline;
  color: #000;
  }
a:hover  {
  text-decoration:  none;
  color: #000;
  }
.menu ul {
  margin: 0;
  padding: 0;
	padding-left: 20px;
	}
	/*
.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: #fff;
	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{
  padding-left:10px;
  border-right: #b7b7b7 1px solid; 
  padding-right: 5px; 
  border-top: #b7b7b7 1px solid; 
  padding-left: 5px; 
  padding-bottom: 5px; 
  border-left: #b7b7b7 1px solid; 
  padding-top: 5px; 
  border-bottom: #b7b7b7 1px solid
  }
legend{
  color: #8c8684;
  }
h5{
  margin:0;
  padding:0
  }
.ulblock{
	list-style: none; 
  padding: 0;
  margin-left:15px;
  margin-top:10px;
  margin-bottom: 0;
} 
#banner {
	margin: 0;
	border-bottom: #ffffff 1px solid;
	}
#container {
  text-align: left;
  background-color: #effbff;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
  border: 1px solid #000;
  padding:3px;
	}
#topcontainer		{
	margin: 0;
  width: 760px;
  height: 73px;
  /*margin-bottom:170px;*/
  margin-bottom:22px;
  _margin-bottom:2px;
  }
#logo		{
	margin: 0;
  float: left; 
  width: 170px;
  }
#topimg		{
	margin: 0;
  float: left; 
  width: 590px;
  background:url("img/top_img.jpg") no-repeat;width:590px;height:73px;
  /*border: 1px solid #c0c0c0;*/
  }
#topmenu		{
	margin: 0;
  float: right; 
	font-size: 10pt; 
  }
#topbottom		{
	margin: 0;
	clear: both;
  background:url("img/top_bottom.jpg") no-repeat;width:760px;height:21px;
  background-color: #8cd7ff;
  }
.horizontal_menu		{
	margin: 0;
  }
.horizontal_menu_l		{
  float: left;
  padding-top:2px;
  padding-bottom:1px;
  }
.horizontal_menu_r		{
  float: right;
  padding-top:2px;
  padding-bottom:1px;
  padding-right:2px;
  }
.horizontal_menu_ul		{
  list-style: none none outside; margin: 0px; padding: 0px;
  }
.horizontal_menu_ul li		{
  display: inline;
  margin-left: 2px;
  }
.horizontal_menu_ul a {
  text-decoration:  none;
  color: #fff;
  padding-right:2px;
  padding-left:2px;
  border: 1px solid  #ad1818;
  background:url("img/button_back.gif") repeat; height:20px;
  background-color: #f7aaad;
    }
.horizontal_menu_ul a:link {
  text-decoration:  none;
  color: #fff;
  border: 1px solid  #ad1818;
    }
.horizontal_menu_ul a:active {
  text-decoration:  none;
  border: 1px solid  #ad1818;
  }
.horizontal_menu_ul a:visited {
  text-decoration:  none;
  color: #fff;
  border: 1px solid  #ad1818;
  }
.horizontal_menu_ul a:hover  {
  text-decoration:  none;
  color: #fff;
  border: 1px solid  #ad1818;
  }
#topcontent		{
  padding-top:10px;
  padding-left:10px;
  padding-right:15px;
  }
#info{
	float: right;
	width: 260px;
  padding-top: 0px; 
  _padding-top: 2px; 
  padding-left: 2px; 
	font-size: 8pt;
  }
#sidebar-a {
	float: left;
	width: 180px;
	margin: 0px;
	}

.block { 
  margin-top: 0px; 
  margin-bottom: 10px; 
  }

.block_t {
	float: left;
  width: 100%; 
  margin-bottom: 10px;  
  }
.block_d {
	float: left;
  width: 99%;
  margin-top: 10px;
  }
.block_menu { 
  margin: 0; 
  margin-bottom: 10px;
  }
.menu_bottom { 
  }
.block_top {
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") no-repeat;width:178px;
  background-color: #f7aaad;
  margin-bottom: 2px;
  }
.block_t_top {
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") repeat;height:20px;
  background-color: #f7aaad;
  margin-bottom: 2px;
  }
.block_top_r {
	/*pro vicesloupcovy layout*/
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") no-repeat;width:178px;
  background-color: #f7aaad;
  margin-bottom: 2px;
  }
.block_title {
  font-family: verdana, arial, helvetica, sans-serif; 
  padding-left: 5px; 
  padding-top: 2px; 
  font-weight: bold;
  color: #fff;
  }
.block_t_title {
  padding-left: 5px; 
  padding-top: 2px; 
  font-weight: bold;
  color: #fff;
  }
.block_obsah_l {
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_h.gif") repeat-y;
  background-color: #fff;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.block_obsah_r {
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_h.gif") repeat-y;
  background-color: #fff;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.block_t_obsah {
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_v.gif") repeat-x;
  background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.block_private_content {
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_h.gif") repeat-y;
  background-color: #fff;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.block_t_private_content {
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_v.gif") repeat-x;
  background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
#rightcontainer {
	/*pro vicesloupcovy layout*/
	float: right;
  width: 180px;
	margin: 0;
	padding: 0px;
	}
#content {
	margin: 0;
	padding: 0px;
	margin-left: 189px;
	_margin-left: 186px;
	}
#module_std {
	float: left;
  width: 568px;
  _width: 571px;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	}
#module_container {
	/*pro vicesloupcovy layout*/
	float: left;
  width: 382px;
  _width: 386px;
	margin: 0;
	padding: 0px;
	margin-bottom: 10px;
  /*border: 1px solid #000000;*/
	}
#module_top {
  width: 100%;
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") repeat;height:20px;
  background-color: #f7aaad;
  }
#module_top2 {
	/*pro vicesloupcovy layout*/
  width: 380px;
  _width: 384px;
	clear: both;
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") repeat;height:20px;
  background-color: #f7aaad;
  }
#module_top3 {
	/*jen pro modul uvod na dpis poslednich clanku*/
	clear: both;
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") repeat;height:20px;
  background-color: #f7aaad;
  margin-bottom: 5px; 
  }
#module_title {
  padding-left: 5px; 
  padding-top: 2px; 
  font-weight: bold;
  color: #fff;
  }
#module_title1 {
	/*jen pro modul uvod na dpis poslednich clanku*/
  padding-left: 20px; 
  padding-top: 2px; 
  padding-bottom: 5px; 
  font-weight: bold;
  color: #000;
  }
#module_obsah {
  width: 558px;
  _width: 561px;
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_v.gif") repeat-x;
  background-color: #fff;
  margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
#module_obsah2 {
  width: 370px;
  _width: 374px;
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_v.gif") repeat-x;
  background-color: #fff;
  margin-top: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.obsah_line {
  margin-top: 20px;
  margin-bottom: 10px;
  /*background:url("img/obsahline.gif") no-repeat;width:400px;height:7px;*/
	}
.obsah_item {
  margin-bottom: 1px;
	}
/*.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-right: 20px;
  margin-bottom: 10px;
  padding: 1px;
  border: 1px solid #ad1818;
	}
#obsah_kategory_menu {
  margin-bottom: 10px;
	padding: 2px;
  border: 1px solid #c0c0c0;
	}
.obsah_text {
	padding-right: 10px;
	padding-left: 10px;
	}
.novinka_dat{ 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: x-small;
    }
.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: #ffffff;
	}	
.newimg {
	float: left;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #c0c0c0;
  }	
.imgpopis {
	font-size: 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;
  text-align: right;
	margin: 0;
	width: 758px;
  border: 1px solid  #c0c0c0;
  background:url("img/obchod_line.jpg") no-repeat;width:758px;height:23px;
  }
#bottomtext	{
	margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
	padding-right: 5px;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small; 
  color: #000;
  }
.abottom:link {
  text-decoration: underline;
  color: #000;
  }
.abottom:active {
  text-decoration: underline;
  }
.abottom:visited {
  text-decoration: underline;
  color: #000;
  }
.abottom:hover  {
  text-decoration:  none;
  color: #000;
  }
  
/* formulare */  

form{
  margin:0;
  padding:0;
  }
input.buttonsearch  {
     	font-size : 9pt;
      font-weight: bold;
	    color: #fff;
      position: relative; 
      top: 3px;
      _top: 2px;
      margin: 0;
      padding: 0;
      padding-bottom: 1px;
      _padding-bottom: 0;
	    border: 0;
      background:url("img/hledat.gif") no-repeat;width:52px;height:17px;
     }
input.txtsearch  {
     	font-size : 10pt;
     	width : 100px;
      position: relative; 
      top: 3px;
      _top: 2px;
      margin: 0;
      padding: 0;
      border: 1px solid  #ad1818;
     }
input.textlogin  {
     	font-size : 10pt;
     	width : 100px;
      margin: 0;
      padding: 0;
      border: 1px solid  #ad1818;
     }
input.buttonfrmlogin  {
     	font-size : 9pt;
      font-weight: bold;
	    color: #fff;
      margin: 0;
      margin-top: 5px;
      padding: 0;
      padding-bottom: 1px;
      _padding-bottom: 0;
      border-style: inset;
	    border: 1px solid  #ad1818;
      background:url("img/button_other_back.gif") repeat;width:102px;height:18px;
     }
input.text  {
     	font-size : 10pt;
     	width : 100px;
      margin: 0;
      padding: 0;
      border: 1px solid  #ad1818;
     }
input.text1  {
     	font-size : 10pt;
     	width : 100px;
      margin: 0;
      padding: 0;
      border: 1px solid  #ad1818;
     }
input.text2  {
     	font-size : 10pt;
     	width : 100px;
      margin: 0;
      padding: 0;
      border: 1px solid  #ad1818;
     }
input.buttonlogin  {
     	font-size : 9pt;
      font-weight: bold;
	    color: #fff;
      margin: 0;
      margin-top: 5px;
      padding: 0;
      padding-bottom: 1px;
      _padding-bottom: 0;
      border-style: inset;
	    border: 1px solid  #ad1818;
      background:url("img/button_other_back.gif") repeat;width:102px;height:18px;
     }
select.select_item  {
     }
input.itempocet  {
      margin: 0;
      padding: 0;
      border: 1px solid  #ad1818;
     }
input.button  {
     	font-size : 9pt;
      font-weight: bold;
	    color: #fff;
      margin: 0;
      margin-top: 5px;
      padding: 0;
      padding-bottom: 1px;
      _padding-bottom: 0;
      border-style: inset;
	    border: 1px solid  #ad1818;
      background:url("img/button_other_back.gif") repeat;width:102px;height:18px;
     }
    		
 /* komentare - guestbook */ 
#koment_form  {
  width: 420px;
  padding: 5px;
}
.koment_head { 
  margin-top: 15px;
  border-bottom: 1px dashed  #c0c0c0;
  border-left: 1px solid  #c0c0c0;
  padding: 5px;
     }
.koment { 
  padding: 10px;
  padding-top: 10px;
  border-left: 1px solid  #c0c0c0;
  border-bottom: 1px solid  #c0c0c0;
     }
#koment_listing { 
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid  #c0c0c0;
  border-top: 1px solid  #c0c0c0;
  padding: 2px;
    }
#num_active_listing { 
  font-weight: bold;
  color: #ad1818;
    }
.num_active_listing { 
  font-weight: bold;
  color: #ad1818;
    }
input.text  {
  width : 120px;
     }
input.text-medium  {
  width : 200px;
     }
textarea.texta  {
  width : 320px;
  height : 50px;
  border: 1px solid  #ad1818;
     }
textarea.texta-big  {
  width : 300px;
  height : 100px;
     }
  		
 /* clanky */ 
 
#hlavni_clanek {
  margin-bottom: 15px;
  padding: 5px;
  background-color: #f7f7ef;  
  border: 1px solid #c0c0c0;
  }
#hlavni_clanek_txt {
  padding-left: 20px; 
  padding-bottom: 5px; 
  font-weight: bold;
  color: #ce1808;
  }
.clanek_dat{
  padding-top: 5px; 
  padding-bottom: 5px; 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: x-small;
    }
.kategorie:link {
  text-decoration: none;
  font-weight: bold;
  color: #000;
    }
.kategorie:active {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  }
.kategorie:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  }
.kategorie:hover  {
  text-decoration:  none;
  font-weight: bold;
  color: #000;
  }
.vice{
  text-align: right;
    }
.newimg {
	float: left;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #000;
		}	
.newimg_left {
	float: left;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #000;
		}	
.newimg_right {
	float: right;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #000;
		}		
.new {
	float: left;
  width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
  border-bottom: 1px solid  #000;
		}			
#komentare {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
  border: 1px solid  #000;
		}	
#clanky_listing { 
	float: left;
  width: 570px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid  #000;
  border-top: 1px solid  #000;
  padding: 2px;
    }
	/*pro vicesloupcovy layout*/
#clanky_listing2 { 
	float: left;
  width: 380px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid  #000;
  border-top: 1px solid  #000;
  padding: 2px;
    }
#clanky_novejsi {
	float: left;
	font-weight:bold;
		}	
#clanky_starsi {
	float: right;
	text-align:right;
	font-weight:bold;
		}	
#souvisejici_clanky {
  margin-bottom: 10px;
	padding: 10px;
  border: 1px solid #000;
	}	
#anketa_clanky {
  margin-bottom: 10px;
	padding: 10px;
  border: 1px solid #000;
	}	
.informace_clanek {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  _margin-bottom: 30px;
	}	
.informace_clanek_hodnoceni {
  text-align:center;
	}	
     
/*katalog - obchod*/
.katalogmenu{
	list-style: none; 
  padding: 0;
  margin:0;
  }
.katalogmenuli{
  padding-left: 10px;
  background: url(img/li.gif) no-repeat 0 4px; 
  }
#obchod_line { 
	width: 758px;
  border: 1px solid  #c0c0c0;
  background:url("img/obchod_line.jpg") no-repeat;width:758px;height:23px;
  margin-bottom:2px;
      
     }
#obchod_line_kosik {
  float: right; 
  width:150px;
  padding-top: 4px;
  text-align: right;
  padding-right: 2px;    
     }
#obchod_line_cena {
  float: right; 
  margin-right:2px;
  padding: 1px 2px 0 2px;
	font-size: 9pt; 
  border: 1px solid  #ad1818;
  background-color: #fff;
     }
#obchod_line_kosik_btn {
  float: right; 
  border: 0;    
     }
#obchod_line_kosik_img {
  border: 0;    
     }
#obchod_line_search_form {
  float: left; 
  padding-left: 2px;    
     }
#obchod_search_form {
  /*background-color: #c0c0c0;*/
     	border: 1px solid  #c0c0c0;
      padding: 5px;
      margin-bottom: 10px;
     }
    .items_place {
			float: left;
			width:100%; 
     	margin-bottom: 10px;
     	_margin-bottom: 0;
      padding-top: 10px;
      padding-bottom: 10px;
     }
    .cesta_aktualkat { 
     	border: 1px solid  #c0c0c0;
      margin-bottom: 10px;
      padding: 5px;
     }
    .filter_form { 
     	border: 1px solid  #c0c0c0;
     }
    .items_1 { 
			float: left;
			width: 49%;
      margin-bottom: 10px;
      
     }
    .items_2 { 
			float: right;
			width: 49%;
      margin-bottom: 10px;
      
     }
    .items_block { 
			width: 165px;
      
     }
    .clear {
	   clear: both; overflow: hidden; width: 1px; height: 1px
     }
    .topitems { 
  width: 100%;
  border: 1px solid  #ad1818;
  background:url("img/block_top.jpg") repeat-x;
  background-color: #f7aaad;
     }
    .contentitems { 
  width: 100%;
  margin-top: 2px;
  border: 1px solid  #c0c0c0;
  background:url("img/back_content_v.gif") repeat-x;
  background-color: #fff;
     }
    .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: 2px;
      margin-right: 5px;
     	border: 1px solid  #d7dbe1;
     	border: 0px
      padding: 1px;
      
     }
     
.foto {
	width: 100%;
	float: left; 
  margin-bottom: 5px; 
  border-bottom: #c0c0c0 1px solid;
}
.foto_top {
	margin-bottom: 5px; 
  padding-bottom: 5px; 
  border-bottom: #c0c0c0 1px solid;
}
.item_info {
margin-left: 4px;
}
.foto .big-foto {
	padding-right: 5px; 
  float: left; 
  padding-bottom: 2px; 
  width: 300px;
}
.foto .main-foto {
		float: left; 
    margin-right: 5px; 
    border: #c0c0c0 1px solid;
}
.foto .foto-mini {
	padding-top: 5px;
	
}
.foto .foto-mini a:hover img {
	border-right: #ec0000 1px solid; 
  border-top: #ec0000 1px solid; 
  border-left: #ec0000 1px solid; 
  border-bottom: #ec0000 1px solid;
}
.foto .foto-mini img {
	 margin-bottom: 2px; border: #c0c0c0 1px solid;
}
.foto .foto-mini .akt img {
	filter: alpha(opacity=50); moz-opacity: 0.5;
}
    
 .itemtitle {
      padding-top: 2px;
      padding-left: 2px;
      font-weight: bold;
	     color: #fff;

    }
    
 .itemtitle_block {
      width=120px;
      padding-top: 2px;
      padding-left: 2px;
	    font-size: x-small; 
      font-weight: bold;

    }
    
a.itemtitle:link {
      font-weight: bold;
    text-decoration: none;
	     color: #fff;

    }
a.itemtitle:active {
      font-weight: bold;
    text-decoration: none;
	     color: #fff;
    }
    
a.itemtitle:visited {
      font-weight: bold;
    text-decoration: none;
	     color: #fff;
    }
    
a.itemtitle:hover  {
      font-weight: bold;
    text-decoration:  underline;
	     color: #fff;
    }    
.itemtitledetail {
      font-weight: bold;
	    font-size: large; 
	     color: #de2429;
    }  
.itemtitledetail h2 {
      font-weight: bold;
	    font-size: large; 
	     color: #de2429;
    }
.itemkoment {
	    font-size: x-small; 
	     color: #000000;
    }
.itemstats { 
			clear: both;
      padding: 1px;
	    font-size: 12px;
      margin: 2px;
      border-top: 1px solid  #c0c0c0;
      border-bottom: 1px solid  #c0c0c0;
     }
.itemstats_detail { 
			clear: both;
      padding: 1px;
	    font-size: 12px;
      border-top: 1px solid  #c0c0c0;
      border-bottom: 1px solid  #c0c0c0;
     }
.itemstats_bottom {
		clear: both;
    text-align: right;
    margin:2px;
    margin-right:4px;
      
     }
/*    .itemstats_detail { 
      padding: 1px;
      text-align:right;
	    font-size: x-large;
      
     }*/
    .itemseparator { 
			clear: both;
      margin: 0px;
      
     }
    td.itemhead { 
			background-color: #de2429; 
      padding-left: 5px;
      padding-right: 5px;
      font-weight: bold;
      color: #fff; 
      
     }
    td.item { 
      padding-left: 5px;
     	border-bottom: 1px solid  #c0c0c0;
     }

		.itemtdline {
      margin: 0px;
      margin-bottom: 5px;
     	border-bottom: 1px solid  #c0c0c0;
		}

		.itemtdline1 {
      margin: 0px;
      margin-bottom: 5px;
     	border-bottom: 1px solid  #c0c0c0;
		}
    .listing { 
      margin-top: 10px;
      margin-bottom: 10px;
      padding: 2px;
      
     }

		.line1 {
      margin: 0px;
      margin-bottom: 10px;
     	border-bottom: 1px solid  #c0c0c0;
		}
		
     textarea.zprava  {
      font-size: small;
	    border: 1px solid  #ad1818;
			margin-bottom: 1px;
     	width : 99%;
     	height:50px;
     }  
