html {
  margin: 0;
	padding: 0;
	height: 100%;
	background: #ffd200 url(../img/bg.jpg) repeat-x; 
}
body {
	background:url(../img/bg-stars.png) center 0px no-repeat; 
	font: 0.8em/1.2 Verdana,Arial,sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
  color:#464646;
}
#page {
  margin: 0 auto; 
  width: 1007px;
  overflow: hidden;
}
#main {
  position: relative;
}
#page a{
  color:#1868bf;
  text-decoration: underline;
}

#header
{
  width:1007px;
	margin: 0;
	padding: 0;
	height: 232px;
	background: url('../img/header-bg.jpg') 0 0 no-repeat;
  position: relative;
  z-index: 1;
  display:none;
}
#header #header_image{
   height:161px;
   width:497px;
   background: url('../img/header.jpg') 0 0 no-repeat;
   position: absolute;
   top:15px;
   left:226px;
}

h1 {
  width:226px;
  height: 177px;
	position: relative;
	margin: 0 ;
	padding: 0;
  overflow: hidden;
}


h1 a {
	
	width: 218px;
	height: 161px;
	position: absolute;
	overflow: hidden;
	left:8px;
	top:15px;
}
h1 a span {
	position: absolute;
	display: block;
	width: 218px;
	height: 161px;
	left:0px;
  top:0px;
	background: url('../img/logo.jpg') 0 0 no-repeat;
	
}


h1 a span img{
  border:none;
}


.no_css{
  display: none;
}

.no_css2{
  display: block;
}



hr.cl{
  clear: both;
  height: 1px;
  line-height:1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}

hr.clear{
  clear:both;
  height: 1px;
  line-height:1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}

. _both {
  clear:both;
}



#menu{
  position: absolute;
  top:180px;
  width:1007px;
	margin: 0 ;
	padding: 0;
	list-style-type: none;
	z-index: 10;
	display: none;
}

#menu li{
	
	text-align: center;
	float: left;
	
	margin:  0;
	padding: 0;
}




 

#content2 h3{
  margin:0;
  padding:0;
  font-size:1em ;
 /* background:#fff url('../img/h3.jpg') 0 0 no-repeat;   */
  height:48px;
  margin:10px 0 0 0;
  color:#1868bf;
  padding:12px 0 0 65px;
}
#content2 h3.searching{
  padding:12px 0 0 0;
}
#content2 h3.searching span{
  width:55px;
  text-align: center;
  display: block;
  float: left;
  margin:0 5px 0 0;
}
#page #new{
  padding:5px 25px;
}
#page  #content h2, #page  #content2 h2, #page  #new h2 {
  font-weight: bold;
  font-size: 1.2em;
  color:#1868bf;
  display: block;
  margin:10px 0px;
  padding:0;
  display:none;
}
#content ul, #content2 ul, .box ul{
  margin:5px 0 0 0;
  padding:0 0 0 10px;
  list-style: none;
}

#content ul li, #content2 ul li, .box ul li{
  background: url('../img/square.jpg') left 6px no-repeat;
  padding:0 0 0 15px;
    
}

 

#page #content2 {
  width: 950px;
  background-color: #fff;
}
#page #content2{
  background-color: #fff;
  padding:30px 45px;
}
#page #content2{
  line-height: 20px;
}


#content a{
  color:rgb(145,19,42);
}
  



#loga{
  
  background-color: #fff;
  text-align: center;
  margin:5px 0 ;
  display:none;
}
#loga img{
  padding:0 50px;
  display:none;
}
#footer{
  display:block;
  height: 35px;
  line-height: 35px;
  background-color: #0f64b9;
  border-top: 3px solid #fff;
  position: relative;
  text-align: center;
  color:#fff;
  display:none;
} 
#footer a{
  color:#fff;
  display:none;
}

#jmeno {
margin-left:110px;
width:200px;

}

#kontakt {
width:310px;
float:left;
margin-top:20px;
}

.float_left {
  float:left;
}

#content2 img, #new img {
  border:2px solid #1868bf;
}

#latest{
  color: #1868bf; 
  margin:10px 0 0 0;
  padding:15px 0;
  font-weight: bold;
  background-color: rgb(253,230,114);
  position: relative;
  height:250px;
  
}
#container{
  height:250px;
  width:920px;
  overflow: hidden;
  float: left;
  position: absolute;
  left:50px;
  top:15px;
}
.latest_item{
  width:220px;
  height:250px;
  float:left;
  background-color: #fff;
  margin:0 10px 0 0px;
  position: relative;
}
.latest_item.last{
  margin:0;
}
.latest_item .latest_name{
  padding:5px 7px 10px 7px;
 
  overflow: hidden;
 
}
.latest_item .latest_info{
  padding:10px 0px 5px 7px;
  width:160px;
  overflow: hidden;
  float: left;
}
.latest_item img{
  margin:0 0 0 8px; 
}
.latest_concession{
  background: url('../img/sleva.jpg') left top no-repeat;
  height:38px;
  
  width:47px;
  float:right;
}
.latest_vp{
  background: url('../img/virtual.jpg') left top no-repeat;
  height:38px;
  width:47px;
  float:right;
}
.latest_new{
  background: url('../img/new.jpg') left top no-repeat;
  height:38px;
  width:47px;
  float:right;
}


.previous, .next{
  float:left;
  cursor: pointer;
}
.previous img, .next img{
  border:none;
}
.previous{
  margin:70px 10px 0 10px;
  position: absolute;
  z-index: 10;
}
.next{
position: absolute;
left:970px;
  margin:70px 0 0 0px;
  z-index: 10;
}
.box{
  float:left;
  margin:10px 0;
  overflow: hidden;
}
#latest_news{
  width:587px;
  height:340px;
  background-color: #fff;
  
}
#latest_news .news-item{
  padding:10px 15px; 
  
  margin:10px 0; 
}
#latest_news .news-inserted{
  font-weight: bold;
}
.margin_left{
  margin-left: 15px;
}
.blue{
  	background: url('../img/blue.jpg') left top repeat-x;
  	height:44px;
  	line-height:44px;
  	color:#fff;
}

.box_header{
  text-align: left;
  font-weight: bold;
  font-size: 1.3em;
  padding:0 0 0 20px;
}
.box_content{
  background: #fff;

}
.box_content.small{
  height:73px;
}
.box_content.smaller{
  height:100px;
}
.box_content img{
 margin:2px 3px;
}
#page #list_tags{
  background-color: #fff;
  width:394px;
  height:180px;
  float:left;
  padding:15px 5px;
  
}
#page #list_tags ul#tags{
  margin:0;
  padding:0;
  list-style: none;
  
}
#page #list_tags ul#tags li{
  background:none;
  margin:0;
  padding:0;
  float:left;
  padding:0px 10px;
  height:20px;
  line-height: 20px;
}
#page #list_tags ul#tags li a{
  text-decoration: none;
}
#page #list_tags ul#tags li a.normal{
  display: block;
  font-size: 0.8em;
}
#page #list_tags ul#tags li a.big{
  display: block;
  font-size: 1em;
  
}
#page #list_tags ul#tags li a.bigger{
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
#page #list_tags ul#tags li a.bigest{
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  
}
#page .box ul.refs{
  list-style: none;
  display:block;
  height:44px;
  margin:0;
  padding:0;
}
#page .box ul.refs li{
  float:left;
  margin:0;
  list-style: none;
  padding:0;
  text-align: center;
  background: none;
}
#page .box ul.refs li a{
  float:left;
  margin:0 0 0 7px;
  background: url('../img/blue.jpg') left top repeat-x;
	height:44px;
	line-height:44px;
	color:#fff;
	width:60px;
	cursor: pointer;
}
#page .box ul.refs li a.first{
  margin:0;

}
#page .box ul.refs li a.active, #page .box ul.refs li a:hover{
  background: #fff;
  color:#1868bf;

}

#new{
  background-color: #fff;
  
}
#new_detail{
  width:920px;
}

#page #news .news-item{
  width:900px;
   margin-left:15px;
   margin-top:15px;

}
#news .news-item .news_left{
  float:left;
  width:700px;
}

#page #news .news-item strong{
  margin:5px 0 0 0;
  display: block;  
}

.news-item img{
  float:left;
  margin:0 20px 0 0;
}
#page img.nobackground{
  border:none;
  background:none;
}
.margin_right{
  margin:0 15px 0 0;
}
.paging{
  text-align: center;
  padding:10px 0 0 0;
  float:left;
}
.on_page{
  text-align: center;
  padding:10px 0 0 0;
  float:right;
}
.sorter{
  text-align: right;
}
.sorter span{
  padding:3px 8px;
  background-color: #ffe102;
}
#page .paging a, #page .on_page a{
  cursor: pointer;
  display:block;
  float:left;
  background-color: #1868bf;
  border:3px solid #ffe102;
  padding:0px 5px;
  color:#fff;
  font-weight: bold;
  text-decoration: none;
  margin:0 5px;
}
#page span.red, #page .on_page span{
  float:left;
  border:none;
  padding:3px 8px;
  font-weight: bold;
  color:#1868bf;
  background-color: #ffe102;
  text-align: center;
  margin:0 5px;
}




.bluma{
  color:#1868bf;
}
.list_item{
  height:153px;
  margin:15px 0;
  border-right:1px solid #1868bf;
  border-bottom:1px solid #1868bf;
  overflow: hidden;
  width:909px;
  
}

.list_item .item_head{
  width:705px;
  font-weight: bold;
  font-size: 1.3em;
  overflow: hidden;
}
#page .list_item a{
  color:#fff;
}
.list_item .name{
  width:500px;
  padding-left: 20px;
}
.list_item .price{
  text-align: right;
  width:175px;
}
.list_item .item_info{
  width:530px;
  padding-left: 20px;
  height:109px;
  overflow: hidden;
}
.list_item .item_info .atr{
  display: block;
  float:left;
  width:200px;
}


.list_item .item_atr{
  width: 135px;
  height:109px;
  padding:0px 5px;
}




.list_item .item_atr span{
  background-color: #ffd200;
  height:25px;
  line-height:25px;
  font-weight: bold;
  margin:8px 0;
  text-align: center;
  color:#000;
  display: block;    
}




#detail_left{
  float:left;
  width:310px;
}
#detail_right{
  float:left;
  width:570px;
  margin:0 0 0 10px;
}
#page #virtual{
  width:301px;
  height:38px;
  background: url('../img/virtual2.jpg') left top no-repeat;
  display: block;
  line-height: 38px;
  color:#FFF;
  font-size: 1.1em;
  text-decoration: none;
  font-weight: bold;
  margin:5px 0 10px 0;
  text-align: center;
  display:none;
}
#detail_left img{
  margin:4px 0;
}

#kontakt{
  background-color: #e9e9e9;
  padding:10px;
  width:290px;
}
#kontakt img{
  margin-right:15px;
}

#page #detail_ul{
  width:400px;
  height:44px;
  margin:0;
  padding:0;
  list-style: none;
  display:none;
}
#page #detail_ul li{
  margin:0;
  padding:0;
  float:left;
  margin-right: 2px;
  background: none;
}
#page #detail_ul li a{
  background: none;
  background: url('../img/blue.jpg') left top repeat-x;
  height:44px;
  line-height: 44px;  
  display: block;
  padding:0 15px;
  color:#fff;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}
#page #detail_ul li a:hover, #page #detail_ul li a.active{
  color: #1868bf;
  background: none;
  background-color:#fff;
  height:45px;
  border:1px solid #1868bf;
  border-bottom: none;
}
#detail_info{
  border:1px solid #1868bf;
  padding:15px;
  overflow: hidden;
  width:570px;
  height:200px;
}
#det2,#det3{
  display: none;
}
#det1 b{
  width:150px;
  display: block;
  float:left;
}
#banner{
  width:390px;
  height:260px;
  float:right;
  position: relative;
  z-index: 1;
}
#search_engine{
  float:left;

}
#banner_content{
  width:390px;
  height:219px;
  overflow: hidden;
}
#banner_switcher{

  height:40px;
  margin:5px 0 0 0;
  background-color: #fff;
  z-index: 10;
  width:390px;

}

#banner_switcher a{
  cursor: pointer;
  z-index: 100;
  display:block;
  float:left;
  background-color: #1868bf;
  border:3px solid #ffe102;
  padding:2px 5px;
  color:#ffe102;
  font-weight: bold;
  text-decoration: none;
  margin:7px 0 0 10px;
}
#banner_switcher a.active, #banner_switcher a:hover{
  border:none;
  padding:5px 8px;
  color:#1868bf;
  background-color: #ffe102;
}
#page img.noborder{
  border:none;
}


.print{
  display: none;
}

#page #content2 .no_css2 h2 {
  display: block;
  font-size: 1.8em;
  margin:0 0 15px 0;
}




