/* generated by csscreator.com */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: url(images/bg.jpg) #feea87 repeat-x top;
 font-family:Tahoma;
 min-height:12
} 
 
img
{
	border:0;
}

#pagewidth{ 
 width:1259px;
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:42px; 
 width:100%;
 
} 
 
#head
{
   display: block;
    background: url(images/head.jpg)  no-repeat center;
	height:171px;
   min-width:1259px;
	width:100%;
  margin:0;
  padding:0;
 /*  width:expression(document.body.clientWidth > 1258? "1258px": "100%"); */



    
}
#headbg
{
    margin:0;
  padding:0;

  /* background: #066edd;*/
  background: url(images/head.jpg)  no-repeat center;


}

#leftcol{
 width:20%;
 float:left; 
 position:relative;
 font-size:12px;
  background:  url(images/line.jpg) no-repeat right top;
  height:100%;

  }
 
#twocols{
 width:100%;
 float:left;
 position:relative;


  }


#maincol{
 float: left; 
 display:inline;
 position: relative; 
 width:68%;
  margin-left:20px;
 }

div.menu
{
	background:#fff1b9;
	display:block;
	width:1250px;
	 height:42px;
	margin:0 auto;
}

div.menu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}
div.menu ul li
{
     padding: 0;
  margin: 0;
  float: right;
    vertical-align: middle;
    background:   url(images/menu_bg5.jpg) no-repeat center;
      width:14%;
  height:32px;
 text-align: center;
}
div.menu ul li  a
{
  text-decoration: none;
  font-family: Tahoma;
  font-size:10px;
  color:#FFF;
  font-weight:bold;
  text-transform: uppercase;
  display: block;

  margin-top: 10px;
  text-align: center;

}

div.left
{
margin-left:15px;

}


div.left ul
{
  list-style: none;
  padding:0;
  margin:0;

}
div.left ul li
{
  padding: 0;
  margin: 0;
  width:90%;
 padding:0px 0 0px 0;
 line-height: 15px;
 color:#1a54ff;
 font-size:10px;
   text-align: left;
 font-weight: bold;
}







.mailing
{
  border:1px solid #003757;
  font-family:Tahoma;
  font-size:14px;
  color: #1a54ff;
  text-align: center;
  width:152px;
  height:20px;
  margin:0;
  padding:0;
	vertical-align:middle;
}

table#news td
{
	text-align:left;
	padding-left:0px;
}





#footer{
 height:75px; 

 clear:both;
 }
 
#news p
{
  padding:0;
  margin:0;
}


 .bp_city { color: #fff; font:bold 12px Tahoma,Arial,sans-serif}
.bp_select { color:#666; border:1px solid #eee; font:11px Tahoma,Arial,sans-serif; width:190px}
.bp_co { color: #FDE435; font:bold 12px Tahoma,Arial,sans-serif}
.bp_text, .bp_text:visited, .spec:visited { color:#1a54ff; font: 11px Tahoma,Arial,sans-serif;/* border-top:1px solid #b1c4e5 */}
.bp_hotel,.bp_hotel:link,.bp_hotel:visited,.bp_hotel:hover { color: #1a54ff; font: 12px Tahoma,Arial,sans-serif;}
.bp_photo { border:1px solid #000}
.bp_price,.bp_price:link,a.bp_price:visited,.bp_price:hover { color: #1a54ff; font: 12px Tahoma,Arial,sans-serif}

a.bp_hotel:hover
{
    text-decoration:none;
}


.no
{
  text-decoration:none;
}


h2.hot
{
  color: #1a54ff;
  font-size:18px;
  text-transform: uppercase;
}


.titletopic
{
	color: #1a54ff;
  font-size:16px;
	padding:0;
	margin:0;
}

.titletopic2
{
	color: #1a54ff;
  font-size:14px;
	padding:0;
	margin:0;
	font-weight:normal;
}

table.hotturs, table.hotturs td
{
	border-collapse:collapse;
	border:1px solid #1a54ff;
}

table.hotturs td a
{
		color: #1a54ff;
}

hr
{
  color: #eee; /*для IE */
    background-color:#eee; /*для Firefox, Opera, Safari*/
    border:0px none;
    height:1px; /* высота 1px IE, Firefox, Opera, Safari */
    clear:both; /* для очистки, если тег идет после float елемента */
}

hr#comments
{
margin-top:5px;

}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }



.clearfix{display: inline-block;padding-top:10px;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 

#twocols, #maincol{width:100%; float:none;}
}


