body {
  margin: 0;
  padding: 0;
  background-color: rgb(103,150,185) ;
  color: #6A6A4E;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
}
img {
  border: 0px;
}

form {
margin:0;
} 

.clear-fix{
 clear: both;   
}
.clear-0{
	clear:both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
.font-error{
	font-size: 11px;
	color: #FB1633;
	}
.font-error-wide{
	font-size: 13px;
	color: #FB1633;
	border:1px solid #FB1633;
	padding: 10px;
	background-color: #FFEFEF;
	}
.bold{
  font-weight: bold;  	
}


.display-none{
  display:none;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}

#container {
  width: 990px;
  margin: 0 auto;
  padding: 0;
  background: url(/images/frontend/container_bg.png) repeat-y;
}
#container_body {
  width: 960px;
  margin: 0 auto;
  background-color: white;
}
#container_header {
  width: 956px;
  height: 235px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 10px;
}
#container_header_logo {
  width: 96px;
  height: 68px;
  position: absolute;
  top: 60px;
  left:153px;
}
#container_header_menu {
  height: 38px;
  position: absolute;
  top: 7px;
  left: 5px;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#container_header_menu .header-left{
  background: url(/images/frontend/header_menu_left.png) no-repeat;
  height: 38px;
  width: 4px;
  float: left;
}
#container_header_menu .header-right{
  background: url(/images/frontend/header_menu_right.png) no-repeat;
  height: 38px;
  width: 4px;
  float: left;
}
#container_header_menu .element{
  background: url(/images/frontend/header_menu_center.png) repeat-x;
  overflow: hidden;
  height: 38px;
  padding-left:1px;
  padding-right:1px;
  float: left;
}
#container_header_menu .delimeter{
  background: url(/images/frontend/header_menu_center_delimeter.png) repeat-x;
  height: 38px;
  width: 1px;
  float: left;
}


#container_header_menu div.menu {
  padding: 7px 0px 0px 0px;
}
#container_header_menu div.break {
  height: 1px;
  overflow: hidden;
  background-color: #EAEAE4;
  margin: 0px;
  padding: 0px;
}
#container_header_menu a {
  text-decoration: none;
  color: #5F6060;
  background: url(/images/frontend/header_menu_center.png); 
  display: block;
  padding-top: 12px;
  padding-right: 10px; 
  padding-left: 10px; 
  padding-bottom: 12px; 
  overflow: hidden;
  font-size: 11px;
  font-weight: normal;
}
#container_header_menu a:hover, #container_header_menu a.active {
  background: url(/images/frontend/header_menu_center_selected.png); 
}
#container_header_links {
  width: 323px;
  height: 24px;
  position: absolute;
  top: 2px;
  right: 41px;
  text-align: right;
}
#container_header_links a {
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  color: #FFFFFF;
}
#container_header_links a:hover {
  text-decoration: none;
  color: #DFF4FF;
}
#col_l {
  float: left;
  width: 260px;
  padding: 0px 10px 0px 0px;
}
#col_r {
  float: right;
  width: 210px;
}
#col_c {
  float: left;
  width: 470px;
}

#col_c_wide_full {
  float: left;
  width: 960px;
}

#col_c_wide {
  float: left;
  width: 690px;
}

#col_c_wide_left {
  float: left;
  width: 740px;
}

#switcher {
    
    height: 25px;
    background-color: #F8F7F0;
	
}

#switcher a{
    
    width: 17px;
    float: left;
    text-align: center;
    color: #6A6A4E;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 4px;

}

#switcher .holder{
    
    width: 17px;
    height: 25px;
    float: left;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;

}

#switcher .active{
    
    background: url("../images/frontend/buttons/digit_bg.gif");

}

#switcher .switcher_loader_box{
    
    margin-top:4px;;
    margin-right:4px;
    float: right;

}

#switcher .inactive {
    
    cursor: default;
    text-decoration: none;
		
}

#offert-box { 
    
    height: 178px;
    overflow: hidden;
    }

#offert-box div.image_load_holder{
	
	   padding-left: 7px;
	   padding-right: 17px;
	   padding-top: 17px;
	   padding-bottom: 17px;
	   float: left;
	   width: 202px;
       height: 151px;
	 }

#offert-box div.image_load_holder img{
	
	border: 1px solid #EBEBEB;
    padding: 1px;
    width: 200px;
    height: 150px;
	
}

#offert-box div.title_header{
	
	   float: left;
	   margin-top: 13px;
	   width: 210px;
	   text-align: center;
	   
	 }
#offert-box div.content_load_title a{
	
	  font-size:12px;
	  font-weight:600;
	  text-decoration: none;
	  width: 210px;
	  color:#79795E;
	  text-align: center;
	  padding: 0px;
	  margin-left: 0px;
	  padding-top: 3px;
	 
	   
	 }
	 
#offert-box div.content_load_stars{
	  
	  width: 210px; 
	  float: left;
	  height: 20px;
	  text-align: center;
	  margin-top: 4px;
	   
	 }
	 
#offert-box img.star{
	
	  width: 16px;
	  height: 20px;
	  margin-left:1px;
	   
	 }
#offert-box img.star-half{
	
	  width: 9px;
	  height: 20px;
	  margin-left:1px;
	   
	 }

#offert-box div.content_load_holder{
	
	float: left;
	width: 207px;
	height: 104px;
	margin-left: 0px;
	overflow: hidden;
	
	}
#offert-box div.link_load_holder{
	
	float: right;
	margin-top: 2px;
	
    }
    
#offert-box div.link_load_holder a{
	
	color:#6A6A4E;
	font-size: 10px;
	text-decoration: none; 
	margin-right: 18px;
	
    }
	
	
	
#regions-box {	
    		
		
}

#regions-box .segment_holder{
		
    width: 450px;
    height:115px;
    margin-top: 0px;	
}

#regions-box div.image_load_holder{
    
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 9px;
   padding-bottom: 6px;
   float: left;
   width: 122px;
   height: 92px;
   background-color: white;
}

#regions-box div.image_load_holder img{
    
    border: 1px solid #EBEBEB;
    padding: 1px;
    width: 120px;
    height: 90px;
}

#regions-box div.content_center_box {
    width: 222px;
	height: 112px;
	float: left;
	margin-left: 10px;	
}

#regions-box div.content_load_title a{
    
      font-size:12px;
      font-weight:600;
      width: 222px;
      color:#558BB6;
      text-align: left;
      padding: 0px;
      float: left;
      text-decoration: none;
      margin-top: 5px;
}

#regions-box .fixer{
      padding-top: 24px;
}

#regions-box div.content_load_describe{
    
      font-size:12px;
      width: 218px;
      height: 70px;
      overflow: hidden;
      color:#79795E;
      text-align: left;
      padding: 0px;
      float: left;
      margin-top: 2px;
}

#regions-box div.link_load_holder{
    
    float: right;
    margin-bottom: 5px;
    
    }
    
#regions-box div.link_load_holder a{
    
    color:#6A6A4E;
    font-size: 10px;
    text-decoration: none; 
    margin-right: 7px;
    
    }

#regions-box div.right_info_box{
	
	position:absolute; 
	top:26px; 
	right:0px; 
	font-size: 12px;
	float: right;
	
	}
#regions-box div.title_info_right_box{
	
	text-align: center;
    margin-right: 0px;
	}	
	
#regions-box div.title_info_right_box .cena{
	color:#568CB6;
    font-weight: bold;
    font-size: 15px; 
    line-height: 13px;
}

#regions-box div.title_info_right_box .waluta{
	color:#568CB6;
	font-weight: normal;
	margin-left: 6px;
}

#regions-box div.title_info_right_box .cena-doba{
	font-weight: normal;
	margin-left: 6px;
}	

#recomended-box {

}

#recomended-box div.segment_holder{
    
    height: 170px;
    width: 142px;
    float: left;
    text-align: center;
    
}
#recomended-box div.title{
    
    font-size:12px;
    font-weight:600;
    color:#79795E;
    padding: 0px;
    margin-top: 5px;
    
}
#recomended-box div.stars{
    
    
}


#regions-box div.image_load_holder{
    
   padding-left: 0px;
   padding-right: 0px;
   width: 122px;
   height: 92px;
   background-color: white;
}

#recomended-box div.image_load_holder img{
    
    border: 1px solid #EBEBEB;
    padding: 1px;
    width: 120px;
    height: 90px;
}




#recomended-box div.link_load_holder{
   
    margin-top: 5px;
    
}
#recomended-box div.link_load_holder a{
    
    color:#6A6A4E;
    font-size: 10px;
    text-decoration: none; 
    
   }
   
#recomended-box div.content_breaker{
    
    height: 1px;
    padding-top: 9px;
    
  }
  
#recomended-box .center_box{
   float:left; 
}

#recomended-box .content_breaker_right{
   float:left; 
   margin-top: 10px;
  
}   

#contact_holder{

}

#contact_holder .infoline{

  text-align: center;
  width: 100px;	   
}

#contact_holder .contact_right{

	float: right;
	width: 190px;
	font-size: 10px;
	text-align: right;
	
	
}
#contact_holder .contact_details_bottom{

	margin-top: 14px;
	
}

#contact_holder .logo{

	width: 93px;
	height: 62px;
	margin-top: 27px;
	margin-bottom: 22px;
	
}

#contact_holder .contact_left{

	width: 93px;
	height: 62px;
	float: left;
	
}

#contact_holder .number{

	font-size: 13px;
	
}

#contact_holder .bold{
	
	font-weight: bold;
	
}

.list-box { }


.list-box .panel-gray {
	
    height: 25px;
    background-color: #F8F7F0;
    border-color:#EFEDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    
    
}
.list-box .panel-gray  .info{
	vertical-align: middle;   
	float:right;
	height: 20px;
	padding-top: 5px;
	font-size: 12px;
	color:#8E8D77;
	margin-right: 10px;
}

.list-box .panel-gray  .options{
	vertical-align: middle;   
	float:left;
	height: 20px;
	padding-top: 5px;
	font-size: 12px;
	color:#A3A28F;
	margin-left: 10px;
}
.list-box .panel-gray  .options a{
	color: #A2A18E;
    text-decoration: none;
    font-size:12px;
}
.list-box .panel-gray  .options .inc{
    margin-bottom:1px;
    height: 5px;
    width: 7px;
}

.list-box .panel-gray  .options a:hover{
    text-decoration: underline;
}

.list-box .result_holder{ 
    height:124px;
    width: 454px;
}

.list-box .result_holder .content_breaker_list{ 
	margin-bottom: 1px;
}

.list-box .result_holder .image_holder_list{
   width: 122px;
   height: 92px;
   margin-top:15px;
   margin-left: 7px;
   float:left;
}

.list-box .result_holder .title_holder_list{
   
   width: 288px;
   margin-left: 16px;
   float: left;
   font-weight: bold;
   color: #568CB6;
   

}

.list-box .result_holder .title_holder_list a {
   font-weight: bold;
   color: #568CB6;
   text-decoration: none;
}

.list-box .result_holder .title_holder_list .stars{
  float: left;
  margin-top: 2px;
  margin-left: 8px;     
}

.list-box .result_holder .image_holder_list img{
   
    border: 1px solid #EBEBEB;
    padding: 1px;
    width: 120px;
    height: 90px;
}

.list-box .result_holder .regions-box{ 
    width: 190px;
    float:left;
    margin-left: 16px;
    margin-top: 10px;
}
.list-box .result_holder .online{ 
    position:absolute; 
    left: 362px;
    top:15px;
}

.list-box .result_holder .regions-box .region-title{ 
    font-weight: bold;
    float:left; 
}

.list-box .result_holder .regions-box .region-info-data{ 
    float:left;
    margin-left: 6px; 
}



.list-box .result_holder .icons-box{ 
    position: absolute; 
    top: 40px;
    right: 10px;
    font-size: 12px;
    float: right;
    width: 200px;
}

.list-box .result_holder .icons-box .icons-list-box{ 
    width: 102px;
    height: 20px;
}


.list-box .result_holder .icons-box  .blue-big{ 
    font-weight: bold;
    color: #568CB6;
    font-size: 16px;
}







.list-box .result_holder .icons-box .icons-list-details{ 
    float: right;
    margin-top: 13px;
}

.list-box .result_holder .icons-box .icons-list-details img{ 
    width: 120px;
    height:17px
}

.list-box .result_holder .element-right{
    padding-top:15px;
}

.pagination {
   text-align: center; 
}

.pagination .pagination-switch-holder{
   padding-top:9px;
   margin-left: auto;
   margin-right: auto;
}
.pagination .pagination-switch-holder .current{
   font-weight: bold;
}
.pagination .pagination-number{
   padding-left:6px; 
   padding-right:6px; 
   text-align: center;
   color: #A2A18E;
}

.pagination .pagination-switch-holder  a, .pagination .pagination-switch-holder span{
	color: #A2A18E;
	text-decoration: none;
	padding-left:6px; 
    padding-right:6px; 
    font-size:13px;

}
.pagination .pagination-switch-holder  a:hover{
	
    text-decoration: underline;
}

.pagination .lines{
   border-right-style: solid;
   border-right-width: 1px;
   border-color: #F2F1E2;
   
}

.pagination .lines-left{
   border-left-style: solid;
   border-left-width: 1px;
   border-color: #F2F1E2;
   
}

.pagination .breaker-paging {
  margin-top:0px;
}

.error {
    border-color: #B3160C;
    border-style: solid;
    border-width: 1px;
    background-color: #FFEFF0;
    margin: 1px;
}

.box-describe-holder{
   width: 676px;
   height: 26px;
   border-color:#EFEDDD;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-style: solid;
   border-left-width: 0px;
   border-right-width: 0px;
   background-color: #F8F7F0;
   vertical-align: middle;
}

.box-describe-holder-orange{
   width: 676px;
   height: 26px;
   border-color:#FFCF6A;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-style: solid;
   border-left-width: 0px;
   border-right-width: 0px;
   background: url("/images/frontend/elements/orange-notafication-header-gradient.png") #FFB00B;
   background-position: top;
   background-repeat: repeat-x;
   vertical-align: middle;
}
.box-describe-holder-orange .describer{
   color: white;
   font-size: 13px;
   font-weight: bold;
   margin-top: 5px;
   margin-left: 14px;
}

.box-describe-mix{
    margin-top: 20px;	
}
.box-describe-center{
    text-align: center;	
}
.box-describe-divider{
    border-top: 5px solid #AFC7D5;
}

.box-describe-holder .describer{	
   
   color: #568CB6;
   font-size: 13px;
   font-weight: bold;
   margin-top: 5px;
   margin-left: 14px;
}

.describe-offer {
	padding: 17px;
	background-color: #F9F9F2;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	
}

.insurance-text-content {
	padding:10px 20px;
    position:relative;
	}
	
.insurance-text-content h1{
	color:#D40000;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:8px 0;
	}
	
.insurance-text-content h2{
	color:#3E3E3E;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	}
.insurance-text-content p{
	text-align:justify;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:4px 0 10px;
	}
.insurance-text-content ol {
	padding-left:0px;
}
.insurance-text-content li {
	margin-bottom:3px;
	padding-left:0px;
}
.footer-container {
    margin:0 auto; 
    padding:0; 
    width:990px;
    text-align: center;
    font-size: 11px;
    color: #D3E3F0;
    padding-top: 9px;
    padding-bottom: 52px;
}
.footer-container a{
    font-size: 11px;
    color: #D3E3F0;
    text-decoration: none;
}
.footer-container a:hover{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.footer-container .icon{
	padding-left: 3px;
}

div.qtip-wrapper {
    z-index: 999;
    text-align: center;
    position: absolute;
    font-size: 11px;
    width: 270px;
    color: #fff;
    padding-bottom: 5px;
    display: none;
    background: transparent url(/images/frontend/icons/arrow.gif) no-repeat scroll center bottom;
}    
div.qtip-wrapper-l {
    z-index: 999;
    text-align: center;
    position: absolute;
    font-size: 11px;
    width: 270px;
    color: #fff;
    padding-bottom: 5px;
    display: none;
    background: transparent url(/images/frontend/icons/arrow.gif) no-repeat scroll right bottom;
    
}    
div.qtip-wrapper div, div.qtip-wrapper-l div{
    background: #6796B9 none;
    padding: 5px;
    font-weight: bold;
    border: 1px solid #48799C;
    background: rgb(100,150,186) url(/images/frontend/elements/info-gr.png) repeat-x scroll center top;
}


div.info-icon-img {
   width: 19px;
   height: 17px;
   position: absolute;
   background: url(/images/frontend/icons/info.gif) no-repeat;
   cursor: pointer;
}

a.a-bold-small-link {
	font-size: 11px;
	color: #79795E;
	text-decoration: none;
	font-weight: bold;
}
a.a-bold-skype {
	font-size: 12px;
	color: #6A6A4E;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

a.a-bold-small-link-translate-on{
	display: inline-block;
	padding-left: 30px;
	background: url(/images/frontend/icons/icon_reload_on.gif) no-repeat;
	color: #6796B9;
	padding-top:3px;
	height: 25px;
	background-position: left 3px;
} 
a.a-bold-small-link-translate-back{
	display: inline-block;
	padding-top:3px;
	padding-left: 30px;
	background: url(/images/frontend/icons/icon_reload_back.gif) no-repeat;
	color: #6796B9;
	height: 25px;
	background-position: left 3px;
}

table.news_box_table{
	}
table.news_box_table .news-title{
	color: #0F4F7D;
    font-size: 13px;
    font-style: italic;
    padding-top: 5px; 
    padding-bottom:10px;
    font-weight: bold;
    	
}
table.news_box_table .new-scrap{
	color: #4A4944;
    font-size: 12px;
    font-style: italic;
}
table.news_box_table .new-scrap a{
	color: #4A4944;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
