/* ---------------------------------
Makeup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/15px Arial, Tahoma, Verdana, sans-serif;
	color: #6F6F71;
	padding-left: 999px;
}


hr {color: #b9b7b7;
   border: none;
   background-color: #b9b7b7;   
   height: 1px;
  }
span.test {
	
}

.ob_addres {
	font-size:90%;padding-top:3px;font-family:verdana;
}


.descr {
	font-family: Arial;
	font-size:12px;
}

.services_search {
	border-spacing:0.1em;
	margin-bottom:1em;
}

.services_search td{
	padding:0.3em 1em;
}

.photoframe {
	border:1px solid #999;
	padding:1px;	
}
.picobjects {
	padding: 0 5px 5px 0;
	outline-width: medium;
}

.red       {
color:red;
font-weight: bold;
}
.blue       {
color:blue;
font-weight: bold;
}
table.tour { border-collapse: collapse; }
table.tour td { border: #000 1px dotted; padding: 5px; }
table.tour th {border: black solid 1px;padding:0;}
#price_t, #price_c {
	font-size:14px;
	font-weight:bold;
}

#price_c {
	color:#E90000;
}

#adding {
	font-size:11px;
}

a {
	color: #1A97C7;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle;border: 1px solid #CBCBCB;}
textarea {border: 1px solid #CBCBCB;}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	margin-left: -999px;
}
* html #wrapper {
	float: right;
}

.nonborder {border:none;}

.none {display:none;}


/* Header
-----------------------------------------------------------------------------*/
#header {
	background: #18a8d7 url(/i/header-bg3.gif) repeat-x;
}
#header-l {
	background: url(/i/header-left2.jpg) 0 32px no-repeat;
}
#header-r {
	position: relative;
	height: 181px;
	background: url(/i/header-right2.jpg) 100% 0 no-repeat;
}

#logo {
	position: absolute;
	top: 43px;
	left: 48px;
	width: 148px;
	height: 81px;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 5px;
	left: 8px;

}
#nav li {
	display: inline;
	margin: 0 20px;

}
#nav a {
	color: #FFF;
	text-decoration: none;
	font: normal normal normal 16px "Arial Narrow", Arial, sans-serif;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #000;
    text-decoration: none; /* отключаем  стандартное подчеркивание */
	font: normal normal normal 16px "Arial Narrow", Arial, sans-serif;
	letter-spacing: 1px;
}
#nav a:active {
	color: #000;
	text-decoration: none;
	font: normal normal normal 16px "Arial Narrow", Arial, sans-serif;
	letter-spacing: 1px;
}

#lang {
	position: absolute;
	top: 3px;
	right: 277px;
}
#lang li {
	display: inline;
	margin: 0 2px 0 9px;
	color: #71D3FA;
}
#lang a {
	color: #FFF;
}

#contacts {
	position: absolute;
	top: 78px;
	left: 40%;
	color: #FFF;
	padding-left: 53px;
}
#contacts a {
	color: #FFF;
}

#icons {
	position: absolute;
	top: 164px;
	left: 17px;
}
#icons a {
	float: left;
	display: inline;
	width: 11px;
	height: 10px;
	margin-right: 85px;
}
#icons a#i3 {
	width: 12px;
	margin-left: 0px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

.home {
	margin: 0 249px 0 240px;
}

.inside {
	margin: 0 0 0 240px;
}

#content {
	padding: 24px 15px 50px;
	border: solid #DFDFDF;
	border-width: 0 1px;
	text-align:justify;
	}

#content h1 {
	font: 20px/1 Tahoma, Arial;
	color: #f55d14;
	margin: 10px 0 5px;
	letter-spacing:1px;
}
#content h2 {
	font: 16px/1 Arial, Tahoma;
	color: #fb9d23;
	margin: 10px 0 5px;
}

#content h3 {
	font: 16px/1 Arial, Tahoma;
	color: #fff;
	padding: 5px 0 0 5px;
}


.imgborder {
	border: 3px solid #D6ECEE;
}

img.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

p .aligncenter2 {margin-left: 5px}

.offer {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 8px;
}
.offer img {
	float: left;
	display: inline;
	border: 3px solid #D6ECEE;
	margin: 0 14px 0 0;
}
.offer .info {
	display: table;
	height: 1%;
}

/*#content ul,
#content ol {
	margin: 7px 0 7px 30px;
}
#content li {
	padding: 2px 0;
}
*/
H4 {text-decoration: underline; font-size:10pt; font-weight:normal;} 
.desc_min{
	border-bottom:1px solid #80C9FC;
	margin-top:14px;
	margin-bottom:14px;
	font-weight:bold;
	font-size:14px;
	}
#tbFAQs p {
	text-align:justify;
} 
#tbFAQs A {
text-decoration: none; /* Отменяем подчеркивание у ссылки */
}
#tbFAQs p.head {
	font-family: Arial;
	font-size:12px;
	color:#804000;
	padding-top:15px;
} 
#otstup {
		text-indent: 10px;
}
table.gal { font-size:10px; color:black; vertical-align:super; }

table.tour { border-collapse: collapse; }
table.tour td { border: #000 1px dotted; padding: 5px; }
table.tour th {border: black solid 1px;padding:5px;}
#zagol {color:#008CE4; font: normal small-caps 14px fantasy; text-decoration:underline;	}
.zaveden {font: 140% Verdana;  color:#3278C7; padding-bottom:10px;}
.forma {font-weight:bold; color:#333333;}
.authorbox	{
	padding: 5pt 0;
	border: 0;
	border-top: 1px dotted #ccc;
	}
	

/* Sidebars
-----------------------------------------------------------------------------*/
.sidebar {
	float: left;
	position: relative;
	width: 209px;
	font: 11px/13px Arial, Tahoma;
}
.sidebar.sl {
	margin-left: -100%;
	padding: 7px 13px 50px 18px;
	border-right: 1px solid #DFDFDF;
	background: url(/i/gradient.gif) 0 1px repeat-x;
}
.sidebar.sr {
	margin-left: -250px;
	padding: 7px 13px 50px 27px;
	border-left: 1px solid #DFDFDF;
	background: url(/i/right-bg.jpg) no-repeat;
}

#blue {
	position: absolute;
	top: 0;
	left: 240px;
	width: 6px;
	height: 47px;
	background: #24BEEF url(/i/blue.gif) no-repeat;
}
#blue2 {
	position: absolute;
	top: 0;
	left: -6px;
	width: 6px;
	height: 47px;
	background: #137AA3;
}

.sidebar h3 {
	font: 18px Tahoma, Arial;
	color: #333;
	margin: 7px 0 5px;
}
.sidebar h3.white {
	color: #FFF;
}

.sidebar ul {
	list-style: none;
	overflow: hidden;
	margin: 0 0 5px;
}
.sidebar li {
	background: url(/i/dot.gif) repeat-x;
	padding: 6px 0 7px;
	margin-top: -1px;
}
.sidebar li a {
	display: block;
	text-decoration: none;
	background: url(/i/arrow.gif) 100% 50% no-repeat;
	position: relative;
}
.sidebar li a:hover {
	text-decoration: underline;
}

#search {
	margin: 12px 0 5px;
}
#search div {
	padding: 0 0 12px;
	overflow: hidden;
	height: 1%;
}
#search label,
#search input {
	float: left;
}
#search label {
	width: 59px;
}
#search select{
	float: left;
	width: 149px;
	border: 1px solid #CBCBCB;
	font: 11px Arial, Tahoma;
	color: #6F6F71;
}
#search input#id_object {
	float: left;

	border: 1px solid #CBCBCB;
	font: 11px Arial, Tahoma;
	color: #6F6F71;
}
#search input.input {
	width: 141px;
	border: 1px solid #CBCBCB;
	font: 11px Arial, Tahoma;
	color: #6F6F71;
	padding: 1px 3px;
}
#search input#inet {
	float: none;
}
#search .advanced {
	margin: -10px 0 0;
	padding: 0 0 3px 59px;
}
* html #search .advanced input {margin-left: -4px}
*+html #search .advanced input {margin-left: -4px}
#search .advanced label {
	float: none;
}
#search input.go {
	float: none;
	border: 1px solid #CBCBCB;
	background: #FFF;
	font: 11px Arial, Tahoma;
	width: 55px;
	height: 18px;
	color: #6F6F71;
	margin: 10px 0 0 59px;
	cursor: pointer;
}

#search input.go_multi {
	float: none;
	border: 1px solid #CBCBCB;
	background: #FFF;
	font: 11px Arial, Tahoma;
	width: 55px;
	height: 18px;
	color: #6F6F71;
	margin: 10px 0 10px 0px;
	cursor: pointer;
}

.article {
	margin: 0 0 14px;
}
.all {
	text-align: right;
	margin: 0 0 30px;
}

#informers {
	width: 229px;
	height: 117px;
	margin: 0 -12px 30px -8px;
	padding: 10px 0 0;
	text-align: center;
	vertical-align:top;
	margin-top:10px;
}

#references {
	height: 240px;
	overflow: auto;
	margin: 8px 0 0;
}
.reference {
	padding: 0 0 13px;
}
.reference .author {
	color: #1A97C7;
}



/* Footer
-----------------------------------------------------------------------------*/


#footer {
	background: #1f83c2 url(/i/logo2.gif) 72px 5px no-repeat;
	color: #FFF;
	font-size: 18px;
	line-height: 13px;
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px;
}

#footer a {
	text-decoration: none;
	color: #FFF;
	}
#footer	a:hover {
	color:#000;
	text-decoration: none;
}

#bottom-nav {
	background: #18a8d7 url(/i/bottom-nav.gif) no-repeat;
	line-height: 41px;
	font-size: 16px;
	font-family: Arial Narrow;
	margin: 0 0 10px 240px;
	padding-left: 62px;
	height: 1%;
	letter-spacing: 1px;
}

#bottom-nav li {
	display: inline;
	margin-right: 9px;
}
#copyright {
	float: right;
	padding: 9px 32px 0;
	font-size: 12px;
}

table#form_check {width:100%;font-family:verdana;}

#form_check td{padding-bottom:10px;padding-right:10px;}
.go_check {
	float: none;
	border: 1px solid #CBCBCB;
	background: #FFF;
	font: 11px Arial, Tahoma;
	width: auto;
	height: 18px;
	color: #6F6F71;
	cursor: pointer;
}

#img_clear {
	border:0;
	padding:0;
	margin:0;
}
.photoframe2  {
	border:0px solid #999;
	padding:1px;	
}
.opis{
display: table-cell;
vertical-align: text-top;
text-align:justify;
}
.name1 {
font-size:16px; 
font-weight:bold; 
color:#FF8400;
}
hr.opisdot {
border: dotted 1px; 
border-color: blue;
width:95%;
text-align:left;
}
.dot {
	color:#727272;
	border-bottom: 1px dotted #727272; }
.price {
	font: bold 13px Arial; 
	color:#545454;

}
	
.botcont {
	border: 1px dotted #0cacfb;
	width: 100%;
	padding: 5px 0 5px 5px; 
	text-align: left;
	}
.orangeborder {border: 1px solid #ffa833;}
.botcont img{padding: 3px;}
.botcont h3 a{color: #fff; text-decoration: none}
.botcont hr { width: 100%; border: 0px dotted #ccc; height: 1px; color: #ccc; margin: 0px auto;}

.topim {height: 45px;  margin-top: -20px;}
.wifi {width: 38px; height: 25px; float: right; background: transparent url(../../images/apartments/wifi.png) no-repeat;}
.zoom {width: 34px; height: 25px; float: right; }

