body {
	color: #07313f;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px 0; 
	margin: 0; 
	text-align: center;
	background-color: #0c272e;
	background-image: url(../img/bg_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

img {
	border: none
	}
	
img.blk {
	display: block;
	}	
	
div {
	text-align: left;
	}	
	
td, th {	
	text-align: left;
	vertical-align: top;	
	color: #07313f;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}
	
p {
	color: #07313f;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	}	

a {
	color: #07313f;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	}

a:hover {
	color: #07313f;
   	text-decoration: none;
	}		
	
h1 {
	color: #a31a16;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold
	}	
	
h1 a {
	font-size:15px;
}
	
h2 {
	color: #a31a16;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	font-weight: bold;
	background-image: url(../img/kaplya.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	}	

.h2 {
	color: #a31a16;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	font-weight: bold;
	background-image: url(../img/kaplya.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	}	

div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size: 1px;
	line-height: 1px;
	}	

/* ####################################################################### */
/* #                              CLEAR FIX                              # */
/* ####################################################################### */

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}
 
.clearFix {	display: inline-block; }
 
html[xmlns] .clearFix { display: block; }
 
* html .clearFix { height: 1%; }

.floatL {
	float:left !important;
	
}

.floatR{
	float:right !important;
}

.nobg {
	background-image:none !important;
}	
.fotol {
	float: left;
	padding: 0 7px 5px 0; 
	}
	
.fotol img {
	display: block;
	}
	
.error, label.error, div.error {
	color: #f5565d;
	}

div.site {
	width: 990px;
	margin: 0 auto;
	padding: 0; 
	text-align: center;
	position: relative;
	overflow: hidden;
	_zoom:1;
	border: 1px solid #FFF;
	background-image: url(../img/bg_content.jpg);
	background-repeat: repeat;
	}
	
#left_col {
	width: 220px;
	float: left;
	position: relative;
	margin: 0;
	/* background-image: url(../img/bg_left.jpg); 
	background-position: top;
	background-repeat: repeat-x;*/
	background-color: #b6e9fc;
	min-height: 460px; 
	height: auto !important; 
	height: 460px;
	padding: 276px 0 0 0;
	}	
	
#right_col {
	width: 770px;
	float: left;
	height: 1%;
	overflow: hidden;
	margin: 0;
	background-image: url(../img/bg_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 20px 0 0 0;
	padding-bottom:10000px;
    margin-bottom:-10000px;
	}
	
#content {
	width: 764px;
	background-image: url(../img/bg_content.gif);
	background-position: right;
	background-repeat: repeat-y;
	}
	
.content_left {
	width: 557px;
	float: left;
	padding:0 0 20px 2px;
	}	
	
.content_right {
	width: 200px;
	float: right;
	}		
	
#footer, #user_footer {
	width: 990px;
	height: 93px;
	position: relative;
	overflow: hidden;
	/*background-image: url(../img/bg_footer.jpg);*/
	background-image: url(../img/bg_user_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}	
	
#user_footer {
	background-image: url(../img/bg_user_footer.jpg);
}
	
#left_col .header_shadow {
	display: block;
	position: absolute;
	right: 0;
	top: 16px;
	}	
	
#left_col a.logo {
	display: block;
	position: absolute;
	width: 154px;
	height: 176px;
	left: 50%;
	top: 41px;
	margin: 0 0 0 -77px;
	}
	
#nav {
	width: 219px;
	margin: 0 0 80px 0;
	padding: 0;
	list-style: none;
	z-index: 10;
	}	

#nav h3 {
	margin:0 0 0 7px;
}	

#nav ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#nav li {
	height: 32px;
	position: relative;
	}
	
#nav li ul {
	display: none;
	}

#nav a {
	display: block;
	color: #001f64;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	padding: 0 5px 0 22px;
	text-decoration: underline;
	text-decoration: none;
	}
	
#nav a:hover, #nav a.active  {
	background-image: url(../img/kaplya.png);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	color: #63bee9;
	}

div.fotogal {
	margin: 0 0 0 4px;
	width: 213px;
	}	
	
div.fotogal .fotogal_navigation {
	background-image: url(../img/bg_btn_fotogall.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #133573;
	font-size: 14px;
	position: relative;
	}	
	
div.fotogal .fotogal_navigation a.list_left {
	display: block;
	width: 6px;
	height: 9px;
	position: absolute;
	left: 8px;
	top: 8px;
	background-image: url(../img/list_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
div.fotogal .fotogal_navigation a.list_right {
	display: block;
	width: 6px;
	height: 9px;
	position: absolute;
	right: 8px;
	top: 8px;
	background-image: url(../img/list_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	
	
div.fotogal .fotogal_conent {
	text-align: center;
	background-color: #e8ebee;
	padding: 4px 4px 8px 4px;  
	}	
	
div.fotogal .fotogal_conent	img {
	display: block;
	margin: 0 auto 5px auto; 
	}

div.fotogal .fotogal_conent a {
	color: #133573;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
div.fotogal .fotogal_conent a:hover {
	text-decoration: underline;
	}	

	
	
	
.header_image {
	position: relative;
	padding: 0 4px 4px 4px;
	}	
	
.header_image img {
	display: block;
	}
	
.header_image h1 {
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #001f64;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 64px;
	left: 18px;
	}	
	
#nav_top {
	width: 760px;
	height: 42px;
	background-image: url(../img/bg_nav1.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 0 0 4px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #01569d;
	}	
	
#nav_top a {
	padding: 0 6px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #01569d;
	text-decoration: none;
	}
	
#nav_top a:hover, #nav_top a.active {
	color: #a31a16;
	text-decoration: underline;
	}	

.top_bnr_line {
	text-align: center;
	margin: 0 0 8px 0;
	}

	

#content .slogan {
	background-image: url(../img/img_slogan.jpg);
	background-position: 19px 0;
	background-repeat: no-repeat;
	height: 70px;
	padding: 0 0 0 95px;
	font-weight: bold;
	font-size: 13px;
	color: #004283;
	margin: 0 0 14px 0;
	}
	
#content .slogan h2 {
	padding: 10px 0;
	font-weight: bold;
	font-size: 13px;
	color: #004283;
	margin: 0;
	background: none;
	line-height: 15px;
	}	
	
#content .small_map {
	float: left;
	padding: 42px 0 0 10px;
	}

div.search_box {
	float: right;
	width: 342px;
	height: 261px;
	background-image: url(../img/bg_search.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	}
	
div.search_box .domik {
	display: block;
	position: absolute;
	bottom: 7px;
	left: 102px;
	}	

#search_box {
	display: block;
	width: 324px;
	margin: 0;
	padding: 0;
	}

#search_box fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

div.search_box h3 {
	color: #a31a16;
	margin: 0;
	padding: 10px 0 20px 30px;
	font-size: 15px;
	font-weight: bold;
	}

#search_box div {
	padding: 0 0 0 30px;
	height: 26px;
	}
	
#search_box div.for_search {
	padding: 20px 0 0 172px;
	height: auto;
	}	
	
#search_box label {
	min-width: 68px;
	width: auto !important;
	width: 68px;
	height: 22px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #014d75;
	padding: 0;
	margin: 0;
	line-height: 22px;
	}

#search_box label.chk_label {
	width: auto !important; 
	padding: 0 10px 0 0;
	}
	
#search_box select {
	width: 195px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #014d75;
	padding: 0;
	margin: 0;
	}	

#search_box .chk_input {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	line-height: 22px;
	height: 22px;
	}
	
#search_box p {
	padding: 0 30px;
	margin: 0 0 0 0;
	color: #4a8c9c;
	font-size: 11px;
	}
	
#search_box input.btn_search {
	display: block;
	width: 97px;
	height: 22px;
	background-image: url(../img/btn_search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
	}	


div.text_box {
	background-image: url(../img/bg_text_box.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 2px 20px 2px;
	padding: 25px 32px 20px 32px;
	position: relative;
	}
	
div.text_box .kaplya {
	display: block;
	position: absolute;
	top: 21px;
	left: 10px;
	}	

#bolyachki, #bolyachki ul {
	width: 525px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#bolyachki {
	margin: 0 0 50px 35px;
	}	
	
#bolyachki li {
	margin: 0;
	padding: 0;
	}	
	
#bolyachki .plus {
	background-image: url(../img/bg_bolyachki.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
#bolyachki .minus {
	background-image: url(../img/bg_bolyachki.jpg);
	background-position: 0 -24px;
	background-repeat: no-repeat;
	}		
	
#bolyachki li a {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #014d75;
	font-size: 12px;
	font-weight: bold;
	padding: 0 23px;
	text-decoration: none;
	cursor: pointer;
	}	

#bolyachki li li {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #e8ebee;
	border-bottom: 1px solid #FFF;
	}

#bolyachki li li a {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #001f30;
	font-size: 12px;
	font-weight: normal;
	padding: 0 23px;
	text-decoration: none;
	}
	
#bolyachki li li a:hover {
	text-decoration: underline;
	}	

.bottom_adv {
	padding: 0 0 0 35px;
	font-size: 12px;
	color: #2f5f09;
	}
	
.bottom_adv a {
	font-size: 12px;
	color: #2f5f09;
	}	

.footer_nav {
	padding: 70px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d8ee8b;
	}
	
.footer_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d8ee8b;
	text-decoration: none;
	}	
	
.footer_nav a:hover {
	text-decoration: underline;
	}		
	
div.above_site {
	width: 990px;
	margin: 0 auto;
	padding: 10px 0; 
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f8b99;
	}
	
.login_box {
	width: 200px;
	height: 132px;
	background-image:url(../img/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 10px 0;
	}	
	
.login_box form {
	display: block;
	padding: 7px;
	margin: 0;
	}	
	
.login_box fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

.login_box h3 {
	color: #a31a16;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	}

.login_box div {
	padding: 0;
	height: 24px;
	}
	
.login_box div.for_enter {
	padding: 0;
	height: 32px;
	}	
	
.login_box label {
	min-width: 56px;
	width: auto !important;
	width: 56px;
	height: 22px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #014d75;
	padding: 0;
	margin: 0;
	line-height: 22px;
	}

.login_box label.chk_label {
	width: auto !important; 
	padding: 0 10px 0 0;
	}
	
.login_box input.txt_input {
	width: 125px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #014d75;
	padding: 0;
	margin: 0;
	}	

.login_box label.ch_enter {
	display: block;
	width: 80px !important;
	float: left;
	margin: 0 0 0 0;
	height: auto;
	line-height: 10px;
	color: #4a8c9c;
	font-size: 11px;
	font-weight: normal;
	}
	
.login_box input.btn_enter {
	display: block;
	width: 74px;
	height: 22px;
	background-image: url(../img/btn_enter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
	float: right;
	}	
	
.login_box a {
	color: #4a8c9c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
.login_box a:hover {
	color: #004283;
	text-decoration: underline;
	}	

.wether_box, .google_box {
	text-align: center;
	margin: 0 0 10px 0;
	}

/*###############################
		RED STYLES
###############################*/
table.price {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	width: auto;
}
table.price td{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
table.price tr.price td {/*background-color: #a6d2e1;*/ background:#cbe5f6;}
table.price tr.priceOdd td {background-color: #FFFFFF;}

           	
table.p8 {
	border-collapse: collapse;
	border: 0;
	width: auto;
}
table.p8 td{
	padding: 8px 8px 8px 8px;
}

table.p8 a img {
	padding:3px;
	border:1px solid #eee;
}

a.panc_title {
	font-weight:bold;
	display:block;
}

table.p4 td{
	padding: 4px 4px 4px 4px;
}	

/** PAGRE	*/
.pager {
	text-align:center;
}

.comments-list {
	margin: 0 2px 2px 2px;
	padding: 5px 32px 10px 32px;
	position: relative;
	border-bottom:1px dashed #eee;
}

.date {
	color:#999;
	font-size:11px;
}

.input {
	border:1px solid #ccc;
	background:#fefefe;
}
.gal-item {
	text-align:center;
	width: 265px;
	height: 200px; 
	float:left
}

.city{
color:#020C6D;
font-family:Arial,Tahoma,Verdana;
font-size:14px;
font-weight:bold;
padding-left:10px;
}
.r {text-align: right;}
.c {text-align: center;}
.w400 {width: 400px;}
.w100 {width: 100%;}
.w10 {width: 10%;}
.w50 {width: 50%;}
.noborder	{border: 0px;}
.cost{font-size:16px; display:block; padding:15px 0 0 0;}
.account-links {padding:20px 0 0 20px; margin:0;}
.account-links li{list-style:none; padding:3px 0 5px 0; margin:0}
.account-links a{font-size:13px; font-weight:bold;}
