.htabs, .ctabs{	
	overflow:hidden; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 45px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  border: 0px solid transparent;
}
.htabs li h2, .ctabs li h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.htabs li, .ctabs li{
	float:left;
	padding: 5 5 5 5;
	margin-right: 8px; 
	border: 0px solid transparent;
	height: 15px;
}

.htabs h2 a, .ctabs h2 a {
	color: transparent;
	border: 0px solid transparent;
	font-size: 15px;
}
.htabs h2 a img, .ctabs h2 a img  {
	border: 0px solid transparent;
	width: 110px;
	height: 17px;
}
.htabs.negen {
	background: transparent url("img/zakladka1_1.jpg") no-repeat scroll 0 0;
}
.htabs.hoer{
	background: transparent url("img/zakladka1_2.jpg") no-repeat scroll 0 0;
}
.ctabs.cnegen {
	background: transparent url("img/zakladka2_2.jpg") no-repeat scroll 0 0;
}
.ctabs.choer{
	background: transparent url("img/zakladka2_1.jpg") no-repeat scroll 0 0;
}
.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs, .tabs_1{
	margin-top:0px;
	overflow:hidden;
	padding: 0px;
}
.tabs ul, .tabs_1 ul{
	margin: 0 0 0 0;
}
.tabs li, .tabs_1 li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
}
.tabs li a:hover, .tabs_1 li a:hover{
	padding-left:1px;
}

