body {
  margin: 0;
  background-color: #222222;
  _background-color: #211C21;
  color:#989898;
	font-size: small; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-align: center;
  }
.clear {
  clear:both;
  width:1px;
  height:1px;
  overflow:hidden;
  }
.clear_1 {
  clear:both;
  width:1px;
  height:1px;
  overflow:hidden;
  padding-bottom: 10px;
  }
h1{
  padding: 0px;
  margin: 0px;
	font-size: 15pt; 
  }
h2{
  padding: 0px;
  margin: 0px;
	font-size: 13pt;
  font-weight:bold; 
  }
h3{
  margin:0;
  padding:0
	font-size: small; 
  }
h4{
  padding: 0 0 0 5px;
  margin: 0 0 0 0;
	font-size: small; 
  background-color: #F7BE10;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  }
h5{
  margin:0;
  padding:0
	font-size: small; 
  }
hr{
  color: #000; 
  background: #000;
  border-bottom: 1px solid #989898;
  } 
a:link {
  text-decoration: underline;
  color:#989898;
    }
a:active {
  text-decoration: underline;
  }
a:visited {
  text-decoration: underline;
  color:#989898;
  }
a:hover  {
  text-decoration:  none;
  color:#989898;
  }
.menu ul {
  position:relative; left:-17px;
  margin-bottom:0;
  margin-top:10px;
	}
    .icons		{
       float: left; 
       width: 68px;
       MARGIN: 1px 0 0 0; 

}
    .imgicons		{
       float: right; 

}
	/*
.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{
  margin:0;
  margin-bottom:5px;
  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;
  }
.ulblock{
	/*list-style: none; */
  padding: 0;
  margin-left:18px;
  margin-top:5px;
} 
#banner {
	margin: 0;
	border-bottom: #ffffff 1px solid;
	}
#big_container {
  text-align: center;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	}
#container {
  text-align: left;
  background-color: #000;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
  border-left: 1px solid #393842;
  border-right: 1px solid #393842;
	}
#topcontainer		{
	margin: 0;
  width: 860px;
  height: 210px;
  /*margin-bottom:170px;*/
  }
#logo		{
	margin: 0;
  float: left;
  padding-top:25px;  
  width: 448px;
  }
#topimg		{
	margin: 0;
  float: left; 
  width: 860px;
  background:url("img/top_img13.jpg") no-repeat;width:860px;height:210px;
  /*border: 1px solid #C0C0C0;*/
  }
#topmenu		{
	margin: 0;
  float: right; 
	font-size: 10pt; 
  }
#topbottom		{
	margin: 0;
	clear: both;
  }
/*.horizontal_menu		{
  width:760px;
  height:46px;
  background-color: #222222;
  _background-color: #211C21;
  background:url("img/horizontalmenu_bg.jpg") no-repeat;width:760px;height:46px;
	clear: both;
	margin: 0;
  }
.horizontal_menu_l		{
  float: left;
  padding-top:2px;
  padding-left:2px;
	margin-bottom: 2px;
  }
.horizontal_menu_r		{
  float: right;
  padding-top:2px;
  padding-right:2px;
	margin-bottom: 2px;
  }
.horizontal_menu_ul		{
  list-style: none none outside; margin: 0px; padding: 0px;
  }
.horizontal_menu_ul li		{
  display: inline;
  padding: 5px;
  }*/
  
#tophorizontalmenu {
  text-align: left;
  background-color: #000;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
  border-left: 1px solid #393842;
  border-right: 1px solid #393842;
  height:35px;
	}
.horizontal_menu		{
  width:760px;
  height:35px;
  background-color: #222222;
  _background-color: #211C21;
  background:url("img/horizontalmenu_bg40.jpg") no-repeat;width:760px;height:35px;
	clear: both;
	margin: 0;
	padding: 0;
  }
.horizontal_menu_l		{
  float: left;
  padding:0;
	margin: 0;
  }
.horizontal_menu_r		{
  float: right;
  padding:0;
	margin: 0;
  }
ul.horizontal_menu_ul		{
  list-style: none none outside; margin: 0; padding: 0;
  }
ul.horizontal_menu_ul li		{
list-style-type: none; margin: 0; padding: 0;
  }

ul.horizontal_menu_ul li.horizontal_menu_item
{
float: left;
  width:95px;
  height:30px;
}

ul.horizontal_menu_ul li.horizontal_menu_item a
{
float: left;
display: block;
  width:95px;
  height:30px;
line-height: 30px; /* svisle centrovani */
text-align: center; /* vodorovne centrovani */
background: url(img/m1.gif);
color: #FF9933;
	font-size: 11px; 
	font-weight:bold;
  text-decoration:  none;
  font-family: Arial, Helvetica;
}

ul.horizontal_menu_ul li.horizontal_menu_item a:hover
{
line-height: 30px; /* svisle centrovani */
background-image: url(img/m1_1.jpg);
color: #fff;
}
ul.horizontal_menu_ul li.sel_horizontal_menu_item
{
float: left;
display: block;
  width:95px;
  height:30px;
line-height: 30px; /* svisle centrovani */
text-align: center; /* vodorovne centrovani */
background: url(img/m1_1.jpg);
	font-size: 11px; 
	font-weight:bold;
  text-decoration:  none;
  font-family: Arial, Helvetica;
}
ul.horizontal_menu_ul li.sel_horizontal_menu_item a
{
float: left;
display: block;
  width:95px;
  height:30px;
line-height: 30px; /* svisle centrovani */
text-align: center; /* vodorovne centrovani */
background: url(img/m1_1.jpg);
	font-size: 11px; 
	font-weight:bold;
  text-decoration:  none;
  font-family: Arial, Helvetica;
color: #fff;
}

ul.horizontal_menu_ul li.sel_horizontal_menu_item a:hover
{
line-height: 30px; /* svisle centrovani */
background-image: url(img/m1_1.jpg);
color: #fff;
}
#topcontent		{
  padding-top:10px;
  padding-left:10px;
  padding-right:15px;
  }
#info{
	float: left;
  padding-top: 0px; 
  _padding-top: 10px; 
  padding-left: 10px; 
	font-size: 10pt; 
  }
  
#all_content_container {
  background-image:url("img/bg_grad.gif");height:100%; background-position:top left; background-repeat:repeat-x;
  background-color: #000;
  padding-top: 10px; 
  }  
#sidebar-a {
	float: left;
	width: 200px;
	margin: 0;
	margin: 0 5px 0 10px;
	-margin: 0 5px 0 5px;
	}

.block { 
  margin-top: 0px; 
  width: 100%;
  margin-bottom: 15px; 
  }

.block_t {
	float: left;
  width: 100%;
  margin-bottom: 15px; 
  border-top: 1px solid #C0C0C0; 
  }
.block_d {
	float: left;
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #C0C0C0;
  }
.block_menu { 
  margin: 0px; 
  }
.block_search { 
  margin: 0px 0 5px 5px; 
  /*background-color: #F7F7EF;
  border: 1px solid #E7E7E7;*/
  }
.menu_bottom { 
  margin-bottom: 10px;
  }
.block_top {
  height:21px;
  background:url("img/titlebg_2.gif") no-repeat;
  background-position: bottom left;
  }
.block_t_top {
  }
.block_top_r {
	/*Pro vicesloupcovy layout*/
  height:21px;
  background:url("img/titlebg_2.gif") no-repeat;
  background-position: bottom left;
  }
.block_title {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding-left: 30px;  
  line-height:25px;
  font-weight: bold;
  color: #C0C0C0;
  }
.block_t_title {
  padding-left: 20px; 
  padding-top: 10px; 
  font-weight: bold;
  color: #C0C0C0;
  }
.block_obsah_l {
  padding:5px;
	}
.block_obsah_r {
  padding:5px;
	}
.block_t_obsah {
  padding:5px;
	}
.block_private_content {
  padding:5px;
	}
.block_t_private_content {
  padding:5px;
	}
#rightcontainer {
	/*Pro vicesloupcovy layout*/
	float: right;
  width: 200px;
	margin: 0;
	padding: 0px;
	}
#content {
	/*Pro celosloupcovy - layout*/
	margin: 0;
	padding: 0px;
  width:740px;
  padding: 0 10px 0 10px; 
	}
#content_sleft {
	/*Pro sloupec s bloky vlevo - layout*/
	float: left;
  width: 530px;
	margin: 0;
	padding: 0 5px 0 5px;
	}
#module_std {
  width:100%;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
	}
#content_std {
	padding: 0 5px 0 5px;
	}
#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: 530px;
	margin: 0;
	padding: 0;
  /*border: 1px solid #000000;*/
	}
#module_container_sleft {
	/*Pro sloupec s bloky vpravo i vlevo - layout*/
	float: left;
  width: 320px;
	margin: 0;
	padding: 0px;
  /*border: 1px solid #000000;*/
	}
#module_top {
  width: 100%;
  height:30px;
  background:url("img/titlebg_3.gif") no-repeat;
  background-position: bottom left;
  margin-bottom: 5px;
  }
#module_top2 {
	/*Pro vicesloupcovy layout*/
  width: 100%;
	clear: both;
  height:30px;
  background:url("img/titlebg_3.gif") no-repeat;
  background-position: bottom left;
  margin-bottom: 5px;
  }
#module_top3 {
	/*Jen pro modul uvod na dpis poslednich clanku*/
	clear: both;
  height:30px;
  background:url("img/titlebg_3.gif") no-repeat;
  background-position: bottom left;
  margin-bottom: 5px;
  }
#module_title {
  padding-left: 40px;  
  line-height:30px;
  font-weight: bold;
  color: #C0C0C0;
  }
#module_title1 {
	/*Jen pro modul uvod na dpis poslednich clanku*/
  padding-left: 40px; 
  font-weight: bold;
  color: #000;
  }
.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-right: 10px;
  margin-bottom: 10px;
  padding: 2px;
  border: 1px solid #C0C0C0;
	}
#obsah_kategory_menu {
	float: left;
  margin-bottom: 10px;
	}
.obsah_text {
	padding-right: 5px;
	padding-left: 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 {
  font-size:x-small:
	float: left;
  text-align: left;
	margin: 5px; 
	width: 97%;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
  background-color: #222222;
  _background-color: #211C21;
	}	
.newimg {
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #C0C0C0;
  }	
.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 {
	padding: 1px;
  border: 1px solid  #C0C0C0;
  }	
.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: 100%;
  height:50px;
  text-align: right;
	margin-top: 10px;
  background-color: #222222;
  _background-color: #211C21;
  border-top: 2px solid  #393842;
  }
#bottomtext	{
  border-top: 3px solid  #000;
	margin: 0;
	text-align:center;
	padding-top:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
  color: #636563;
  }
.abottom:link {
  text-decoration: underline;
  color: #989898;
  }
.abottom:active {
  text-decoration: underline;
  }
.abottom:visited {
  text-decoration: underline;
  color: #989898;
  }
.abottom:hover  {
  text-decoration:  none;
  color: #989898;
  }
  
/* FORMULARE */  

.loginformblock {
  text-align:center;
  }

form{
  margin:0;
  padding:0;
  padding-top:5px;
  padding-bottom:5px;
  }
.text {
  width:150px;
  } 
.povinne {
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #FF9933;
  }   
 .w120{
  width:120px;
   } 
 .w100{
  width:100px;
   }  
 .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;
  }  
    
/* LISTING */ 
.num_active_listing { 
  font-weight: bold;
  color: #FF9933;
    } 
/*KATALOG*/
.katalogmenu{
	list-style: none; 
  padding: 0;
  margin:0;
  margin-top:1px;
  }
.katalogmenu li{
  padding-top: 5px;
  }
    .items_place {
			float: left;
			width:100%; 
     	border-top: 1px solid  #E7E7E7;
     	border-bottom: 1px solid  #E7E7E7;
     	margin-bottom: 10px;
     	_margin-bottom: 0;
      padding-top: 10px;
      padding-bottom: 10px;
     }
    .cesta_aktualkat {
      margin: 5px 0 0 0; 
      padding: 5px;
      background:#E7E7E7;
     	border-bottom: 1px solid  #fff;
     }
    .filter_form { 
      /*background:#000;
     	border: 1px solid  #E7E7E7;*/
     }
    .filter_form_akce { 
			float: left;
      background:#F7F7EF;
     	border: 1px solid  #E7E7E7;
      margin: 5px 0 5px 0;
     }
    .items_block { 
			width: 171px;
			_width: 169px;
      background-color: #F7F7EF;
      padding: 0 0 0 12px;
      margin: 0;
      
     }
    .items { 
			float: left;
			width: 508px;
			_width: 510px;
      margin-bottom: 3px;
     	border: 1px solid  #E7E7E7;
      padding: 5px;
      background-color: #989898;
     }
    .items h1{
	    font-size: 15pt; 
     }
    .items_1 { 
			float: left;
			width: 47%;
      margin-bottom: 3px;
     	border: 1px solid  #E7E7E7;
      padding: 5px;
      background-color: #989898;
      
     }
    .items_2 { 
			float: right;
			width: 46%;
      margin-bottom: 3px;
     	border: 1px solid  #E7E7E7;
      padding: 5px;
      background-color: #989898;
      
     }
    .clear {
	   CLEAR: both; OVERFLOW: hidden; WIDTH: 1px; HEIGHT: 1px
     }
    .topitems_1 { 
			float: left;
			width: 46%;
      margin-right: 10px;
     	border: 1px solid  #D7DBE1;
      padding: 5px;
      
     }
    .topitems_2 { 
			float: left;
			width: 45%;
     	border: 1px solid  #D7DBE1;
      padding: 5px;
      
     }
    .foto {
    float:left;
    } 
    .avatar_back { 
    float:left;
      width:60px;
      text-align:center;
      margin: 5px 5px 5px 0;
     	border: 1px solid  #E7E7E7;
      padding: 1px;
      
     }
    .avatar { 
     	border: 0px
      
     }
    .itemimg { 
    float:left;
      margin: 5px 5px 5px 0;
     	/*border: 1px solid  #D7DBE1;*/
     	border: 0px
      padding: 1px;
      
     }
    .itemimg_detail { 
    float:right;
      margin: 5px 5px 5px 0;
     	/*border: 1px solid  #D7DBE1;*/
     	border: 0px
      padding: 1px;
      
     }
    .itemimg_block { 
      margin:2px 0 0 0;
     	/*border: 1px solid  #D7DBE1;*/
     	border: 0px
      padding: 1px;
      
     }
    
A.itemstats:link {
      font-weight: bold;
    TEXT-DECORATION: none;
	     COLOR: #000;

    }
A.itemstats:active {
      font-weight: bold;
    TEXT-DECORATION: none;
	     COLOR: #000;
    }
    
A.itemstats:visited {
      font-weight: bold;
    TEXT-DECORATION: none;
	     COLOR: #000;
    }
    
A.itemstats:hover  {
      font-weight: bold;
    TEXT-DECORATION:  underline;
	     COLOR: #000;
    } 
    
A.itemstats_link:link {
    TEXT-DECORATION:  underline;
	     COLOR: #000;

    }
A.itemstats_link:visited {
    TEXT-DECORATION:  underline;
	     COLOR: #000;
    }
    
A.itemstats_link:active {
    TEXT-DECORATION:  underline;
	     COLOR: #000;
    }
    
A.itemstats_link:hover  {
    TEXT-DECORATION: none;
	     COLOR: #000;
    } 
     
    .itemsdetail {
     }
      
.itemtitledetail {
      font-weight: bold;
	    FONT-SIZE: x-large; 
	     COLOR: #000;
    }
.itemkoment {
	    FONT-SIZE: small; 
	     COLOR: #000000;
    }
    .itemstats { 
	     color: #000;
     }
    .itemstats h1{ 
	     color: #000;
     }
    .itemstats_top {
			clear: both; 
      font-weight: bold;
	     COLOR: #000;
      
     }
    .itemstats_block { 
			clear: both;
			width:100%;
      padding: 1px;
      text-align:right;
	    FONT-SIZE: 12px;
	     COLOR: #000;
      
     }
    .itemstats_detail { 
      width:100%;
      margin-bottom:10px;
      
     }
    .itemseparator { 
			clear: both;
      margin: 0px;
      
     }
    td.itemhead { 
			background-color: #E7E7E7; 
      padding-left: 5px;
      padding-right: 5px;
      font-weight: bold;
      color: #000; 
      
     }
    td.item { 
      padding-left: 5px;
     	border-bottom: 1px solid  #5A5D5A;
     }

		.itemtdline {
      margin: 0px;
      margin-bottom: 5px;
     	border-bottom: 1px solid  #FFF700;
		}

		.itemtdline1 {
      margin: 0px;
      margin-bottom: 5px;
     	border-bottom: 1px solid  #E7E7E7;
		}
    .listing { 
      margin-top: 10px;
      margin-bottom: 10px;
      padding: 2px;
      
     }

		.line1 {
      margin: 0px;
      margin-bottom: 10px;
     	border-bottom: 1px solid  #E7E7E7;
		}
  		
 /* CLANKY */ 
 
#hlavni_clanek {
  /*margin-bottom: 15px;
  padding: 5px;
  background-color: #F7F7EF;  
  border: 1px solid #E7E7E7;*/
  }
#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: #FF9933;
    }
.kategorie:active {
  text-decoration: none;
  font-weight: bold;
  color: #FF9933;
  }
.kategorie:visited {
  text-decoration: none;
  font-weight: bold;
  color: #FF9933;
  }
.kategorie:hover  {
  text-decoration:  none;
  font-weight: bold;
  color: #FF9933;
  }
.vice{
  text-align: right;
    }
.newimg {
	float: right;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #E7E7E7;
		}	
.newimg_left {
	float: right;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #E7E7E7;
		}	
.newimg_right {
	float: right;
	margin-right: 5px;
	padding: 1px;
  border: 1px solid  #E7E7E7;
		}		
.new {
	float: left;
  width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
  border-bottom: 0px solid  #E7E7E7;
		}			
#komentare {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
  border: 1px solid  #E7E7E7;
		}	
#clanky_listing { 
	float: left;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 1px;
    }
#clanky_listing_archiv { 
	float: left;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 1px;
  text-align:center;
    }
	/*Pro vicesloupcovy layout*/
#clanky_listing2 { 
	float: left;
  width: 380px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid  #E7E7E7;
  border-top: 1px solid  #E7E7E7;
  padding: 2px;
    }
#clanky_novejsi {
	float: left;
	font-weight:bold;
		}	
#clanky_starsi {
	float: right;
	text-align:right;
	font-weight:bold;
		}	
a.clanky_listing_link:link, a.clanky_listing_link:visited, a.clanky_listing_link:hover {
	color: #FF9933;
  text-decoration: none;
  }
#souvisejici_clanky {
  margin-bottom: 10px;
	padding: 10px;
  border: 1px solid #E7E7E7;
	}	
#anketa_clanky {
  margin-bottom: 10px;
	padding: 10px;
  border: 1px solid #E7E7E7;
	}	
.informace_clanek {
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
  _margin-bottom: 30px;
	}	
.informace_clanek_hodnoceni {
  text-align:center;
	}	

  		
 /* KOMENTARE - GUESTBOOK */ 
#koment_form  {
  width: 510px;
  padding: 5px;
  border: 1px solid  #E7E7E7;
  background-color: #989898;
  margin-bottom: 10px;
  color:#000;
}
a.koment_form_link:link, a.koment_form_link:visited, a.koment_form_link:hover {
	color: #000;
  text-decoration: underline;
}
.koment_head { 
  margin-top: 15px;
  border-left: 1px solid  #E7E7E7;
  padding: 0 5px 5px 5px;
     }
.koment { 
  padding: 10px;
  padding-top: 10px;
  border-left: 1px solid  #E7E7E7;
  border-bottom: 1px solid  #E7E7E7;
  background-color:#989898;
  color:#000;
     }
#koment_listing { 
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid  #E7E7E7;
  padding: 2px;
    }
#num_active_listing { 
  font-weight: bold;
  color: #FF9933;
    }
input.text  {
  width : 120px;
     }
input.text-medium  {
  width : 200px;
     }
textarea.texta  {
  width : 320px;
  height : 50px;
     }

		
/* /////////////////////////////////////////////////////////////////////////////
 AUTOBAZAR 
///////////////////////////////////////////////////////////////////////////// */

#uvod{
	margin:0 0 5px 0;
	WIDTH: 100%;
  }
#uvod h2{
  height:21px;
  background:url("img/titlebg_2.gif") no-repeat;
  background-position: top left;
  padding: 0 0 0 30px;
	font-size: small; 
  }
#uvod h3{
  padding: 0 0 0 0;
	font-size: small; 
  }
#uvod .col_left {
	FLOAT: left; WIDTH: 33%;
	margin-right:4px;
}
#uvod .col_center {
	FLOAT: left; WIDTH: 32.5%;
}
#uvod .col_right {
	FLOAT: right; WIDTH: 33%;
}
#uvod ul {
	margin:5px 0 5px 20px;
	padding:0;
}
input.submit_uvod{
  width:40px;
	margin:0;
	padding:0;
  }
input.submit_noscript{
  width:40px;
	margin:0;
	margin-left:110px;
  }
.h2line{_height:1.4em;
color:#000;
border-top: 2px solid #000;
background-color: #989898;
border-bottom: 2px solid #000;
margin:0 0 1em 0;
}
.h2line h2{font-size:100%;padding:3px 0 3px 7px;}
.h2line h2 span{float:right;padding:0 7px 2px 0;font-weight:normal}
.h2line h2 span.tflt{float:left;font-weight:bold}
.steps{}.steps .to-right{float:right}
.steps .to-left{float:left;width:44%}
.steps .info{float:left;width:75px;font-weight:bold}
/*#hlavni,#hlavni-box{background:#007483 url(http://im.sauto.cz/sauto/h3_left.gif) no-repeat top left}
#hlavni h2,#hlavni-box h2{background:url(http://im.sauto.cz/sauto/h3_right.gif) no-repeat top right}*/
.logged-user{margin-top:-0.9em;float:right}
form .form-box{padding:10px 0;}
form .row{margin:4px 0;clear:left}
form label{padding-left:10px;padding-top:1px;}
form label{float:left;width:200px;}
form label.file{float:left;width:100px;}
form label.label2{float:left;width:70px;}
form label.info_text{float:left;width:450px;}
label.no-float{float:none;display:inline;clear:none;border-bottom:none;width:auto;}
label.no-float-left{float:none;display:inline;clear:none;border-bottom:none;margin-left:10px;width:auto;}
.like-label{width:210px;float:left;}
input.submit{font-weight:bold}
.to-right{float:right}
input.checkbox{vertical-align:middle;margin:0;padding:0;}
.w100{width:100px}
.w110{width:110px}
.w125{width:125px}
.w150{width:150px}
.w200{width:200px}
.w300{width:300px}
.w350{width:350px}
.w400{width:400px}
.w50{width:50px}
.w75{width:75px}
.describe{width:270px;height:200px}
.float-item{width:48%;float:left;margin:0.2em 3px 0.2em 0;_margin:0 3px 0 0}
.povinne{color:#FF9933;font-weight:bold;}	
/*.povinne a{color:#FF9933;font-weight:bold;}	*/
.povinne a:visited{color:#FF9933;font-weight:bold;}	
#obrreport{padding-left:10px;font-weight:bold;color:#ff0000;}	
.sezinzer_tucne{padding-top:10px;font-weight:bold;}
.sezinzer{padding-left:10px;padding-top:10px;}		
.result{
	border: 0;
	border-collapse: collapse;
	width:100%;
}		
.result_p{
	border: 0;
	border-collapse: collapse;
	width:100%;
}
.result th{background:  #989898; color:#000;}
.result_p th{background:  #989898; color:#000;}
.result th a{color:#000;}
.result th a:link{color:#000;}
.result th a:visited{color:#000;}
.result th a:hover{color:#000;}
.result1{}
.result2{background:  #211C21;}
.result_img{margin: 2px 0 2px 0;}
.result_block{float:left; width:100%;margin-bottom:10px;}
.result_top_block{float:left; width:32%;margin:2px 0 0 2px; text-align:left;}
.result_block_img{float:left;border:1px solid #000;margin: 0 2px 0 0;}
.result_last25{float:left; width:100%;margin:0 0 0 0;}
.result_last25_item{float:left; width:25%;margin-bottom:10px;}
.result_last25_img{float:left;border:1px solid #000;margin: 0 2px 0 0;}

.result td {
	cursor:pointer;cursor: hand;margin:0;padding:0;
}
.result_p td {
	margin:0;
  padding:0;
  line-height:2em;
}
/*tr:hover {
	background: #EFEFEF;
}	*/
    .blok { 
      margin: 15px 2% 15px 2%;
      
     }

    .cesta_aktualkat { 
      border-top: 2px solid #000;
      background-color: #989898;
      border-bottom: 2px solid #000;
      margin: 0 0 0 0;
      padding: 2px 5px 2px 5px;
      color:#000;
     }

    .cesta_aktualkat a { 
      color:#000;
     }

    .cesta_aktualkat a:link { 
      color:#000;
     }

    .cesta_aktualkat a:visited { 
      color:#000;
     }

    .cesta_aktualkat a:hover { 
      color:#000;
     }
    .listing { 
      margin: 15px 0 15px 0;
      padding: 2px;
      
     }
.num_active_listing { 
  font-weight: bold;
  color: #989898;
    }
#add_inzer {
  width:100%;
  text-align:right;
  line-height:15px;
    }
#add_inzer a{
  font-weight:bold;
    }  
#add_inzer a:link{
  font-weight:bold;
    }  
#add_inzer a:visited{
  font-weight:bold;
    }    
#add_inzer img {
  margin:0 5px 0 15px;
    }    
#search_form{margin: 0 0 0 0;}
#search_form .left_side{float:left;width:46%}
#search_form .right_side{float:right;width:52%}
#search_form label.first{float:left;width:110px;text-align:right;}
#search_form .right_side label.first{width:120px}	
#search_form legend{font-weight:normal}
#search_form .form-box{padding:2px 0 4px 0}
#search_form .row{margin:1px 0;padding:2px 0;font-size:95%}
#search_form .row_bottom{margin:1px 0;padding:20px 0;font-size:95%}
#search_form .row_button{margin:1px 0;clear:left;}
#search_form .row-ellg{background-color:#DEEFE3}
#search_form label{float:none;display:inline;clear:none;border-bottom:none;width:auto}
#search_form .right-col label.first{width:120px}
#search_form label.in-line{margin-right:0}
#search_form .help-text{margin:2px 0 0 86px;display:block;color:#a0a0a0}
#search_form input.submit{font-size:90%}
#search_form input.reset-top{float: left;width:70px;margin-right:20px;font-size:90%;font-weight:bold}
#search_form input.submit-top{float: left;font-size:90%;font-weight:bold;}
#search_form input.submit-top_p{float: left;font-size:90%;margin-left: 200px;font-weight:bold;}
#search_form .detail-top{float: left;margin:2px 70px 0 0; width:180px;}
#search_form input.submit-bottom{float: left;font-size:90%;font-weight:bold}
#search_form .detail-bottom{float: left;margin:2px 60px 0 360px;_margin-left: 180px;}
#search_form .inside{padding-left:85px}
#search_form #ext-cont .row{margin:0}
#search_form .extended{margin-top:1em}
#search_form .extended #ext-link{padding:0 22px 2px 0;_height:1px;font-weight:bold}
#search_form .extended #ext-link.show{background:url(http://im.sauto.cz/sauto/arr_show.gif) no-repeat 100% 1px}
#search_form .extended #ext-link.hide{background:url(http://im.sauto.cz/sauto/arr_hide.gif) no-repeat 100% 1px}
#search_form .extended#title-equip{margin:2em 0}
#search_form .extended #equip-list div div{width:31%;float:left;margin:0.2em 3px 0.2em 5px;_margin:0 3px 0 5px;font-size:85%}
#search_form .extended #equip-list label{float:none;display:inline;clear:none;border-bottom:none;width:auto}	

/*Detail vozidla */

.detail_car {
	width:100%;
	float: left;
  }
.detail_car fieldset {
  padding:0 10px 10px 10px;
  }
.detail_car legend {
  padding:10px 0 10px 0;
  }
  
.detail_car .detail_left {
	float: left;
	width:50%;
  }
.detail_car .detail_right {
	float: right;
	width:49%;
  }
.detail_car .detail_blok {
  clear:both;
  }
.detail_car .detail_blok_hist {
  clear:both;
  }
.detail_car .detail_blok_mail {
  clear:both;
  }
.car_info {
  clear:both;
	width:100%;
  }
		.prodejce_nazev {
      padding-left: 10px;
      margin-bottom:1px;
    }
		.car_nazev {
	float: left;
      padding-left: 10px;
      margin-bottom:1px;
      color:#FF9933;
    }
		.car_cena {
	float: right;
	    text-align:right;
      padding-left: 10px;
      margin-bottom:1px;
      color:#FF9933;
    }
.car_info .row{margin:4px 0;clear:left;background-color: #222222;}
.car_info label{padding-left:10px;padding-top:1px;}
.car_info label{float:left;width:150px;border-right: #000 2px solid;font-weight:bold;}
.car_info span.for-popis{font-weight:bold;padding-left:10px;}
.car_info span.for-popis{float:left;width:70px;border:0;}
.car_info div.popis{padding-left:10px;}
		/* Fotogalerie zbozi */
.foto {
  clear:both;
	width:100%;
  }
.foto_top {
  }
			
.foto .big-foto { 
	float: left;
	width:100%;
}
.foto .main-foto { 
	border: #313031 1px solid;
}
.foto .foto-mini {
	width:100%;
  padding:0;
  margin: 0;
}
.foto .foto-mini A:hover IMG {
	border: #ec0000 1px solid;
}
.foto .foto-mini IMG {
	border: #10344A 1px solid;
  margin: 1px 1px 0 0;
}
.foto .foto-mini .akt IMG {
	FILTER: alpha(opacity=50); moz-opacity: 0.5
}
.b_detailok{
	width:60px;
  margin: 5px 0 0 240px;
}
.row_mailform{margin-bottom:2px;clear:left;}
.row_mailform label{width:100px;}
.row_mailform textarea{height:100px;}
