html, body {
	background: #fff;
	margin: 0px auto;
	font-size: 12px;
	height: 100%;
    /*background: #fafcfd url(images/bg.png) repeat-x top ;*/
}
#master_wrap {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	background: #ffffff;
	border-left: 1px solid #23a3ff;
	border-right: 1px solid #23a3ff;
}

#header{
	background: #ffffff;
	margin: 0;
	width: 100%;
	height: 220px;
	text-align: left;
}

#logo{
	 float: left;
	 background: transparent;
	 width: auto;
	 height: auto;
	 margin-top: -200px;
	 margin-left: 15px;
	 position: relative;
	 z-index: 1000;
}

#menu{
	margin: 0;
	padding: 0px 0px 0px 5px;
	width: 995px;;
	height: 33px;
	text-align: left;
	background: #ffffff;
	border-top: 5px solid #ffffff;
}

/* liScroll styles */
#tickercontainer { /* the outer div with the black border */
	background: #fff url(images/ticker.png) repeat-x top ;
	width: 1000px; 
	height: 20px; 
	margin: 0;
	padding: 0;
	overflow: hidden; 
}

#tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 2px;
	width: 990px;
	overflow: hidden;
}

.newsticker { 
	font: 11px Verdana;
	margin: 0;
	padding-top: 2px;
	color: #ed1b24;
}

.newsticker a{
	color: #ed1b24;
	font: 11px Verdana;
	margin: 0 50px 0 0;
	font-weight: normal;
	text-decoration: none;
}

.newsticker a:hover{
	text-decoration: underline;
}

.newsticker span {
	margin: 0 10px 0 0;
}

#central_wrap{
	background: #ffffff;
	margin: 0;
	width: 1000px;
	height: auto;
	text-align: left;
}

#left_box{
	width: 230px;
	float: left;
	padding: 10px;
	background: #ffffff;
}

#full_box{
	font-family: Tahoma;
	width: 718px;
	height: auto;
	float: left;
	padding: 15px;
	border-left: 1px solid  #00b1d5;
	background: #ffffff;
	/*fonts*/
	font-size: 14px;
	color: #2a2a2a;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}

#full_box #regije{
	width: 718px;
	height: 59px;
	border-bottom: 1px solid  #bcbdc0;
}

#full_box #regije .first{
	margin-left: 0px;
}

#full_box #regije a{
	margin-left: -32px;
	margin-bottom: 5px;
}

#full_box #regije . regije_title{
	margin-left: 0px;
}

#full_box #regije a:hover{
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}

#full_box .hotel_details{
	width: 718px;
	height: auto;
	border-bottom: 1px solid  #00b1d5;
	padding: 1px 10px 7px 0px;
}

#full_box .hotel_details .left_box{
	width: 147px;
	height: auto;
	border-bottom: 1px solid  #bcbdc0;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
}

#full_box .hotel_details .right_box{
	width: 550px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}

#full_box .hotel_details .left_box_nav{
	width: 450px;
	height: auto;
	border-bottom: 1px solid  #fff;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
}

#full_box .hotel_details .right_box_nav{
	width: 247px;
	height: auto;
	float: left;
	text-align: right;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}

#full_box .place .text h2{
	pading: 0px;
	margin: 0px;
	float: none;
	color: #00337c;
}


#full_box .place{
	font-family: Tahoma;
	width: 718px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	z-index: 10;
	position: relative;
}

#full_box .place .text{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	width: 300px;
	height: 357px;
	float: right;
	padding: 0px;
	margin-top: -380px;
	position: relative;
	z-index: 9;
	padding: 10px;
	background: #00a0ea;
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	color: #fff;
}

#full_box .hotel{
	font-family: Tahoma;
	text-align: justify;
	width: 718px;
	height: auto;
	float: left;
	padding: 0px 0px;
	margin: 20px 0px;
	color: #2a2a2a;
	font-size: 12px;
}

.gall {
	background-color: #fff;
	width: auto;
	float: left;
}
.gall ul { list-style: none; }
.gall ul li { display: inline; }
.gall ul img {
	border: 0px;
}
.gall ul a:hover img {
	border: 0px;
	color: #fff;
}
.gall ul a:hover { color: #fff; }


#full_box .hotel .title1{
	font-size: 14px;
	font-weight: bold;
	color: #6d6e71;
	text-decoration: none;
	cursor: default;
}

#full_box .hotel .title1:hover{
	text-decoration: none;
	cursor: default;
}

#full_box .hotel .action{
	font-size: 14px;
	font-weight: bold;
	color: #ca0202;
	text-decoration: none;
	cursor: default;
	float: right;
}

#full_box .country_discount{
	float: right; 
	background: transparent;
	width: auto; 
	height: 51px; 
	margin-bottom: -55px; 
	position: relative; 
	z-index: 1;
	color: #ca0202;
	font-size: 14px;
	font-weight: bold;
}

#full_box .region_discount{
	float: right; 
	background: transparent;
	width: auto; 
	height: 32px; 
	margin-bottom: -42px;
	margin-top: 10px;
	margin-right: 80px; 
	position: relative; 
	z-index: 1;
	color: #ca0202;
	font-size: 14px;
	font-weight: bold;
}

#full_box .hotel .title2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#full_box .hotel strong{
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
}

td .description{
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #ed1b24;
}

#central_box{
	width: 476px;
	height: 100%;
	float: left;
	padding: 15px;
	border-left: 1px solid  #00b1d5;
	border-right: 1px solid  #00b1d5;
	/*fonts*/
	font-size: 12px;
	color: #2a2a2a;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}

#central_box .avio_page_text{
	margin: 10px 40px 0px 85px;
}
.avio_page{
	background: #fff url(images/avio_page.png) no-repeat top left;
}

/*formular*/
#panel{
	margin-left:5px;
}
#panel .from{
	width: 130px;
	height: 40px;
	float: left;
	margin-top: 5px;
}
#panel .from_date{
	width: 330px;
	height: 40px;
	float: right;
	margin-top: 5px;
}
#panel .from_date label{
	margin-left: 20px;
}

#panel .box{
	width: 130px;
	height: 40px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#panel .form_button{
	background: #fff url(images/submit_button.jpg) no-repeat top left;
	width: 50px;
	border: 0;
	height: 20px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	padding-bottom: 7px;
	cursor: pointer;
	font: bold 12px Tahoma;
	color: #fff;
}

#panel .form_button:hover{
	background: #fff url(images/submit_button.jpg) no-repeat top left;
	color: #ccc;
}

#panel .data{
	width: 100px;
	height: 20px;
	float: left;
}

#panel .field{
	width: 350px;
	height: 20px;
	float: left;
}

#panel select{
	border: 1px solid #ccc;
	width: 100px;
	height: 19px;
}

#panel input[type="text"]{
	border: 1px solid #ccc;
	width: 100px;
	height: 17px;
}
#right_box .avio-company{
	width: 102px;
	float: left;
	margin-bottom: 10px;
	margin-right:7px;
	height: 30px;
}

#right_box .avio-company img{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#central_box .note {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

#central_box h1, #full_box h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #00b1d5;
}

#central_box h2, #full_box h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00b1d5;
	padding-bottom: 5px;
}

#central_box a.title_link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00b1d5;
	text-decoration: none;
}

#central_box a.title_link:hover{
	text-decoration: underline;
}

#central_box a.more_link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00b1d5;
	text-decoration: none;
}

#central_box a.more_link:hover{
	text-decoration: underline;
}

#central_box .date{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ed1b24;
}

#full_box h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00b1d5;
	padding-bottom: 5px;
	float: right;
}


#central_box a, #full_box a {
	font-weight: normal;
	color: #00b1d5;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#central_box a:hover, #full_box a:hover {
	text-decoration: none;
}

#central_box p, #full_box p{
	text-align: justify;
	margin-bottom: 10px;
}

#central_box strong, #full_box strong{
	font-weight: bold;
}

#central_box .special-offer{
	width: 219px;
	height: 275px;
	padding: 0px;
	margin: 0px 0px 10px 12px;
	float: left;
	background: #fff;
	text-align: center;
}

#central_box .special-offer img{
	z-index: 1;
	position:relative;
}

#central_box .special-offer .back{
	width: 220px;
	height: 10px;
	background: #fff url(images/back.png) no-repeat bottom left;
}
#central_box .special-offer .discount{
	width: 195px;
	height: autopx;
	margin-top: 0px;
	margin-left: 4px;
	background: transparent;
}

#central_box .special-offer .text{
	width: 204px;
	height: 218px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: #fff;
	z-index: 2;
	text-align: center;
	position:relative;
	border-left: 3px solid #ddeeee;
	border-right: 3px solid #ddeeee;
}
#central_box .special-offer .text img{
	margin-top: 0px;
}

#central_box .special-offer .more{
	font-size: 11px;
	color: #393939;
	width: 220px;
	height: 22px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}

#central_box .special-offer .more a{
	font-size: 18px;
	color: #014c6f;
	text-decoration: none;
	
}

#central_box .special-offer .more a:hover{
	text-decoration: underline;
}
#central_box .special-offer .text h2{
	padding-bottom: 5px;
	font-size: 22px;
	color: #00b1d5;
	margin-top: 0px;
}

#central_box .special-offer .text h3{
	padding: 1px;
	font-size: 16px;
	color: #ed1b24;
	font-weight: bold;
}

#central_box .special-offer .text h4{
	padding: 1px;
	color: #2a2a2a;
}

/*image*/
 #central_box .img_request, #full_box  .img_request{
  margin-top: 10px;
  margin-bottom: 15px;
}
#central_box .img_center, #full_box  .img_center{
	margin: 0 0 5px 0;
}
#central_box .img_left, #full_box  .img_left {
	float: left;
	margin: 3px 10px 0 0;
}
#central_box .img_right, #full_box  .img_right {
	float: right;
	margin: 3px 0 0 10px;
}
#central_box .imgcenterdesc, #full_box  .imgcenterdesc {
	font-family: Helvetica, sans-serif;
	display: block;
	margin: 0 0 5px 0;
	color: #989898;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}
#central_box .imgleftdesc, #full_box  .imgleftdesc {
	font-family: Helvetica, sans-serif;
	display: block;
	float: left;
	margin: 3px 10px 0 0;
	color: red;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}
#central_box .imgrightdesc, #full_box  .imgrightdesc{
	font-family: Helvetica, sans-serif;
	display: block;
	float: right;
	margin: 3px 0 0 10px;
	color: #989898;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}
/*file*/
#central_box .support_files a, #full_box  .support_files a{
	font-size: 11px;
	display: block;
	height: 34px;
	padding-left: 43px;
	padding-top: 0px;
	line-height: 15px;
	text-decoration: none; 
}

#central_box .support_files a:hover, #full_box  .support_files a:hover {
	text-decoration: underline;
}
#central_box .support_files a, #full_box  .support_files a {
	color: #989898;
}
#central_box .support_files a span, #full_box  .support_files a span {
	color: #ed1b24;
}
/*end files and images style*/
#central_box .video_item {
	width: 130px;
	height: 120px; 
	float: left;
	padding: 0px;
	margin: 0px 12px 15px 15px;
}

#right_box{
	width: 220px;
	float: left;
	padding: 10px;
	background: #ffffff;
}

#home_sec0{
	width:230px;
	height: 100px;
	background-color:#ffffff;
}
/* accordion*/
#home_sec1 {
	width: 230px;
	float: left;
	margin-top: 10px;
}

#home_sec1 h1{
	color: #fff;
	font-size: 11px;
}

.acord {
	display: block;
	height: 320px;
}
.acord_content p {
	font-size: 11px;
	text-align: left;
	color: #2a2a2a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
}
.acord_content span {
	margin-top: 5px;
	display: block;
	height: 27px;
	margin-bottom: 10px;
	margin-left: -5px;
}
.acord_content a.request {
	float: left;
	font-size: 11px;
	text-align: left;
	color: #d7003c;
	padding-bottom: 5px;
}
.acord_content a.request:hover {
	color: #ddd;
}
.acord_content img.request {
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0px;
}
.clicker, .clicker a{
	color: #fff;
	display: block;
	height: 25px;
	line-height: 1.4em;
	padding: 0px 0px;
	background: url(images/acord_back1.png) no-repeat top left;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	font-size: 17px;
	font-family: Verdana;
}
.clicker a{
	padding-left: 10px;
}

.clicker.open, .clicker.open a {
	background: url(images/acord_back1.png) no-repeat top left;
	cursor: pointer;
}

/* avio */
#home_avio{
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#home_sec2 {
	background: url(images/ha-header.jpg) no-repeat top left;
	width: 230px;
	float: left;
	margin-top: 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#home_sec2 h2, #home_sec3 h2, #home_sec4 h2{
	font-size: 18px;
	padding-left: 5px;
	color: #fff;
}
#home_sec3 {
	background: url(images/ha-header.jpg) no-repeat top left;
	width: 230px;
	float: left;
	margin-top: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#home_sec3 .special-offer{
	background: url(images/avion.jpg) no-repeat top right;
	width: 200px;
	height: 27px;
	padding-left: 5px;
	padding-right: 25px;
	background-color: #fff;
	border-top: 1px solid #ccc;
}

#home_sec4 {
	background: url(images/ha-header.jpg) no-repeat top left;
	width: 230px;
	float: left;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#panel {
	list-style: none;
	padding: 5px;
	clear: both;
}

#panel a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
#panel a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
#panel input.dp-applied {
	width: 90px;
	float: left;
	margin-left: 20px;
}
/*end avio */
/** RIGHT BOX **/
#home_download{
    background: #fff url(images/button1.png);
	width: 219px;
	height: 32px;
	float: left;
	margin-top: 0px;
	cursor: pointer;
	text-align: left;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
}

#home_download a{
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

#home_download a:hover{
	font-size: 18px;
	color: #ccc;
	text-decoration: none;
}

#home_sec5{
    background: #fff;
	width: 219px;
	height: auto;
	float: left;
	margin-top: 10px;
	cursor: pointer;
}

#home_sec5 .logo{
	width: 45px;
	height: 45px;
	float: left;
	margin-left: 5px;
}

#home_sec5 .text{
	width: 160px;
	height: 40px;
	float: left;
	padding-left: 5px;
	margin-right: 4px;
	margin-top: 2px;
	color: #2a2a2a;
	line-height: 18px;
}

#home_sec5 .text a{
	color: #2a2a2a;
	text-decoration: underline;
}

#home_sec5 .text a:hover{
	text-decoration: none;
}

#home_sec5 .username{
	width: 120px;
	border: 1px solid #ccc;
	height: 8px;
	margin-top: 90px;
	margin-left: 35px;
	font-size: 9px;
}
#home_sec5 .password{
	width: 120px;
	border: 1px solid #ccc;
	height: 8px;
	margin-top: 2px;
	margin-left: 35px;
	font-size: 9px;
}
#home_sec5 .submit{
	width: 50px;
	border: 1px solid #ccc;
	height: 15px;
	margin-top: 1px;
	margin-left: 107px;
	font-size: 9px;
	padding:0;
	cursor: pointer;
}

#home_sec6{
	width: 220px;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
}

#home_video{
	width: 120px;
	height: 90px;
	float: left;
	padding: 10px 3px 0px 107px;
	margin: 10px 0px 0px 0px;
	background: url(images/video.png) no-repeat top left;
}
#home_video h2 a{
	font-size: 18px;
	color: #0099cc;
}
#home_video h2 a:hover{
	text-decoration: underline;
}
#home_video p a{
	font-size: 11px;
	color: #2a2a2a;
}
#home_video p a:hover{
	text-decoration: underline;
}

#home_question{
    background: #fff url(images/button1.png);
	width: 219px;
	height: 32px;
	float: left;
	margin-top: 10px;
	cursor: pointer;
	text-align: left;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
}

#home_question a{
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

#home_question a:hover{
	font-size: 18px;
	color: #ccc;
	text-decoration: none;
}

#exchange_rates{
    background: #fff;
	width: 219px;
	height: auto;
	float: left;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#exchange_rates .rate{
	background: #fff url(images/kurs-bg.png) no-repeat top left;
	width: 80px;
	height: 50px;
	float: left;
}
#exchange_rates .rate .value{
	background: transparent;
	width: 80px;
	height: 25px;
	padding-top: 10px;
	float: left;
	text-align: center;
	color: #fff;
	font: bold 18px Verdana;
}

#exchange_rates .rate .date{
	background: transparent;
	width: 80px;
	height: 25px;
	float: left;
	text-align: center;
	color: #fff;
	font: 12px Verdana;
}

#exchange_rates .bank{
	background: transparent;
	width: 130px;
	height: 25px;
	float: right;
	color: #fff;
	font: 12px Verdana;
}

#home_catalog{
	width: 230px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 10px;
	padding-right: 0px;
}

#home_catalog h2 a{
	font-size: 18px;
	padding-left: 10px;
	color: #2a2a2a;
}

#home_catalog h2 a:hover{
	text-decoration: underline;
}

#home_catalog .links{
	width: 210px;
	padding:5px 10px;
	height: auto;
}

#home_sec7{
	background: url(images/newsletter1.jpg) no-repeat top left;
	width: 209px;
	height: 100px;
	float: left;
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
}

#home_sec7 h2{
	font-size: 18px;
	padding-right: 25px;
	color: #fff;
}

#home_sec7 .email{
	width: 130px;
	border: 1px solid #ccc;
	height: 14px;
	margin:10px 0px 0px 0px;
	font-size: 9px;
}

#home_sec7 button{
	background: #fff url(images/submit_button.jpg) no-repeat top left;
	width: 50px;
	border: 0;
	height: 20px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	padding-bottom: 7px;
	cursor: pointer;
	font: bold 12px Tahoma;
	color: #fff;
}
#home_sec7 button:hover{
		/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	color: #fff;
	cursor: pointer;
}
/* INFO */
#home_sec8{
	width: 219px;
	height: auto;
	float: right;
	text-align: center;
	margin-top: 5px;
	padding-right: 0px;
}



#home_sec8 h2{
	font-size: 18px;
	padding-left: 5px;
	color: #2b6ef5;
}

#home_sec8 .info_box{
	width: auto;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 1px;
	padding-top: 52px;
	width: 68px;
	height: 16px;
}

#home_sec8 .info_box:hover{
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
	color: #ccc;
	cursor: pointer;
}

#home_sec8 .info_box a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#home_sec8 .info_box a:hover{
	color: #ccc;
	text-decoration: none;
}


	
#home_sec8 .links{
	width: 209px;
	padding:3px 5px 3px 5px ;
	height: auto;
}

#home_sec8 ul, li{margin:0; padding:0; list-style:none;}

#home_sec8 .menu_head{border:1px solid #998675;}

#home_sec8 .menu_body {display:none; width:220px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}
#home_sec8 .menu_body li{background:#2a7dbf;}
#home_sec8 .menu_body li.alt{background:#cccccc;}
#home_sec8 .menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}
#home_sec8 .menu_body li a:hover{padding:15px 10px; font-weight:bold;}

#home_sec9{
	background: url(images/ha-header.jpg) no-repeat top left;
	width: 218px;
	height: auto;
	float: left;
	margin-top: 20px;
	border: 1px solid #ccc;
}

#home_sec9 h2{
	font-size: 18px;
	padding-left: 5px;
	color: #fff;
}

#home_sec9 .catalogs{
	width: 198px;
	padding: 10px;
}

#home_sec10{
	background: #fff;
	width: 218px;
	height: auto;
	float: left;
	margin-top: 20px;
	border: 1px solid #ccc;
}

#home_sec01{
	width: 219px;
	height: 70px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

#home_sec01 h2{
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
}

#home_sec01 select{
	font-size: 14px;
	width: 219px;
}

/*NEWS POPUP*/
br.both{
	clear:both;
}

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

/* footer */
#footer{
	width: 1000px;
	background: #ffffff;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top:3px;
	color: #2a2a2a;
}

/*hours*/
#hours{
	border-top: 1px solid #00b1d5;
	border-bottom: 1px solid #00b1d5;
	width: 980px;
	background: #ffffff;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 2px 10px;
	margin-top:5px;
	color: #2a2a2a;
	height: auto;
}

#hours .city{
	width:137px;
	font-size: 11px;
	text-align: center;
	padding: 0px 0px 0px 5px;
	margin:0px;
	color: #2a2a2a;
	float: left;
}

#hours .last_city{
	width: 116px;
	font-size: 11px;
	text-align: center;
	padding: 0px 0px 0px 5px;
	margin:0px;
	color: #2a2a2a;
	float: left;
}

#hours .last_city .clock, #hours .city .clock{
	width: auto;
	font-size: 11px;
	text-align: left;
	float: left;
}

#hours .city h2, .last_city h2{
	font-size: 14px;
	font-weight: bold;
}

#hours .city p, .last_city p{
	padding-left: 70px;
	font-size: 12px;
}

/* agenti*/
.SabUKomsiluku a {
	color: #09C;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}

.SabUKomsiluku a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}

.SabUKomsiluku .Mesto {
	height:auto;
	width: 478px;
	position: relative;
	float: left;
	margin-top: 10px;
}

.SabUKomsiluku table {
	width: 475px;
	float: left;	
	margin-top: 10px;
	margin-bottom: 15px;
}
.SabUKomsiluku table p {
	margin: 0;
	padding: 0;
}

.SabUKomsiluku table tr th{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #09C;
	text-align: left;
	padding-bottom: 7px;
}

.SabUKomsiluku table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.SabUKomsiluku table tr td.Num{
	width: 22px;
}

.SabUKomsiluku table tr td.Partner{
	width: 78px;
	font-weight: bold;
}

.SabUKomsiluku table tr td.Adresa{
	width: 108px;
	font-weight: bold;
}

.SabUKomsiluku table tr td.Telefon{
	width: auto;
	font-weight: bold;
}
/* login agenti */
#login_form{
	width: 250px;
	margin-left: 30px;
}

#login_form .text {
	width : 140px;
	height : 16px;
	margin-left : 5px;
	border: 1px solid #aaaba5;
	float: right;
	margin-top: 4px;
}

#login_form label {
	width: 100px;
	float: left;
}

#login_form .submit {
	width : 80px;
	height : 25px;
	margin-top : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #fff;
	border : 0;
	background : #ffffff url('images/submit.png') no-repeat left top;
	cursor : pointer;
	text-decoration : none;
	float: left;
	margin-left: 110px;
	padding-bottom: 3px;
}

/* Jquery Validator */
.cmxform fieldset p.error label { color: red; }
div.container {
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ed1b24;
}
.error{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ed1b24;	
}
div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container { display: none }
.container label.error {
	display: inline;
}
form.cmxform { width: 30em; }
form.cmxform label.error {
	display: block;
	margin-left: 1em;
	width: auto;
}
#designed {
	float: right;
}
#designed a{
	cursor: pointer;
	text-decoration: none;
	color: #09C;
}

#designed a:hover{
	text-decoration: underline;
}