﻿body, div, p,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td { margin: 0; padding: 0}
ul { list-style: none}
table { border-collapse: collapse; border-spacing: 0}
*:focus { outline: none}

a { color: #106ab7; text-decoration: none;}
a:hover {text-decoration: underline;}
a img { border: none}
html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin:0;
	padding:0;
	font:normal 12px Verdana;
	color:#030303;
	text-align:center;
	background:#f6f6f6;
}


#head {
	width:1024px;
	margin:35px auto 10px;
}
#head .logo {
	width:727px;
	text-align:left;
}
#head .lang {
	width:120px;
	font: normal 95% Tahoma;
}
#head .lang span {margin:0 10px 0 0;}
#head .lang a {
	color:#000;
}

#menu {width:1024px; margin:0 auto;}
#menu a {font: bold 95% Verdana; color:#3c3c3c;}

#header {
	width:1024px;
	margin:10px auto 0;
	text-align:left;
}
#header .search {width:486px; background:#bee3f8; border-right:6px solid #fff;}
#header td {vertical-align:top;}
#header th p {
	margin:0 0 1px 0;
	padding:4px 9px;
	background:#000;
	font: bold 95% Verdana;
	color:#fff;
}
#header th h1 {
	margin:0 0 1px 0;
	padding:4px 9px;
	background:#000;
	font: bold 95% Verdana;
	color:#fff;
}
#header th h2 {
	margin:0 0 1px 0;
	padding:4px 9px;
	background:#000;
	font: bold 95% Verdana;
	color:#fff;
}
#header th.search p {border-bottom:1px solid #fff; margin:0;}
#header .search  form {
	padding:10px;
	text-align:right;
	color:#3c3c3c;
}
#header .search  form li {
	margin:0 0 4px;
	overflow:hidden;
	zoom:1;
}

#header .search  form li span.left {
	float:left;
	font-size:95%;
	width:160px;
}
#header .search  form li span.right {
	float:right;
	width:285px;
	text-align:left;
	margin:0;
}
#header .search  form .inleft {padding:0; width:287px;}
#header .search  form input {border:1px solid #63615a;}
#header .search  form .text {
	width:95px;
	padding:2px 2px 1px 1px;
}



#header .search  form li select {width:224px; color:#3c3c3c;}
#header .search  form  .date select {width:100px;}

#header .search  form li i {
	font: normal 95% Verdana;
	padding:0 5px;
}

#header .search  form .but{margin-top:0;padding-top:5px;}
#header .search  form .but input {
	width:224px;
	border:none;
	background:#000;
	color:#fff;
	padding:2px;
	cursor:pointer;
	cursor:hand;
}

#header .spec-offer {background:#bfe3f8;}
#header .spec-offer b {
	display:block;
	margin:10px 0 7px 5px;
}
#header .spec-offer p {margin:0 0 5px 10px;}
#header .spec-offer div {
	text-align:right;
	padding:0 10px 10px 10px;
}
#header .spec-offer div a {color:#3c3c3c;text-decoration:underline;}

#header .spec-offer div a:hover {color:#3c3c3c;text-decoration:none;}

#offers {
	width:1024px;
	margin:15px auto 0;
	text-align:left;
}

#offers .pic {width:220px; height:155px;}
#offers td {
	vertical-align:top;
	padding:0 0 15px;
}

#offers td.spad {
	padding:0 0 2px;
}

#offers .info span {
	display:block;
	padding:3px 0 5px 10px;
	margin:0 0 0 10px;
	background:#000;
	color:#fff;
}
#offers .info span a {
	color:#fff;
}

#offers .info span a h3 {
	font-size:12px;
	font-weight:normal;
}


#offers .info .text {
	padding:10px 0 5px 20px;
	color:#3c3c3c;
}

#offers .info .preview {
	padding:10px 0 5px 20px;
	color:#3c3c3c;
	font-weight:normal;
}

#offers .info .text span {
	background:#f6f6f6;
	color:#3c3c3c;
}

#offers .info .preview span {
	background:#f6f6f6;
	color:#3c3c3c;
}

#offers td p.summary {
	padding:10px 0 5px 20px;
	color:#676767;
}

#offers .info div {
	padding-top:10px;
	margin-left:20px;
	font-weight:bold;
}

#offers .info p.link {
	float:right;
	font-weight:normal;
}
#offers .info p.link a {color:#030303;text-decoration:underline;}

#offers .info p.link a:hover {text-decoration:none;}

#offers .info div i {
	font: normal 95% Verdana;
	color:#b9b9b9;
	clear:both;
}

div.info_text {
	width:1024px;
	margin:0 auto;
	text-align:left;
}

div.undermenu_text {
	width:1024px;
	margin:0 auto;
	text-align:left;
	margin-top:15px;
	background:#fffddf;
}

#list {
	text-align:left;
}
.inner #list {width:1024px; margin:0 auto;}

#list table {
	width:1024px;
	margin-left:20px;footer
}

#list td.pagebox {
	float:left;
	padding:2px 0;
	margin-left:2px;
	width:19px;
	border:1px solid #dcdcdc;
	text-align:center;
	background:#999;
	color:#fff;
}

#list a {
	color:#444444;
}

#list td.selected {
	float:left;
	padding:2px 0;
	width:19px;
	border:1px solid #000000;
	text-align:center;
	color:#fff;
	background:#000;
}
#list td.map {
	float:right;
	padding-right:20px;
	margin-top:-10px;
}
#list td.map img {
	height:40px;
}

#list a:hover {text-decoration:none;}

#footer {
	background:#333;
	text-align:center;
	padding:30px 0 30px;
	margin:30px 0 0;
}
#footer table {
	width:1024px;
	margin:0 auto 20px;
}
#footer table td {
	text-align:left;
	padding:0 0 15px 30px;
	font-size:95%;
}
#footer table td a {color:#696969;}
#footer span {font: normal 95% Tahoma; color:#696969;}
#footer span a{color:#696969;}

#banner {
	width:1024px;
	margin:15px auto 0;
}
#banner th {width:1024px;}
#banner th div.text {
	position:absolute;
	width:1024px;
	z-index:2;
	margin:0 auto;
	overflow:hidden;
}
#banner th span.text {
	font-weight:bold;
	color:#fff;
	padding:4px 0px 4px 10px;
	background:#000000;
	float:right;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#banner td A {
	color:#fff;
}
#banner td {
	background:#000 url(../img/barr.jpg) 100% 11px no-repeat;
	border-right:3px solid #fff;
	border-top:3px solid #fff;
	text-align:left;
	color:#fff;
	padding:5px;
	width:33%;
}

div#banner {
	background:#000;
	text-align:left;
	padding:5px;
	width:1024px;
	margin:10px auto;
}

	div#banner span {
		color:#fff;
		padding-left:10px;
	}

#banner td.none {border-right:0;}

#container {
	width:1024px;
	margin:0 auto;
	text-align:left;
}
#container td {vertical-align:top;}
#container .left {
	width:100%;
}

#container .left h2 {
	text-align:left;
	padding-left:15px;
}

#container .left h2 A {
	color:black;
}

#container .left div.text {
	padding-right:20px;
}

#container .right {
	width:327px;
	text-align:left;
	padding:44px 0 0;
}
.inner #container .left {padding:15px 0 0;}
.inner #container .right {padding:15px 0 0;}

h4 {
	font: bold 100% Verdana;
	color:#3c3c3c;
	text-align:left;
	margin:20px 19px 0 14px;
}
h4 A{
	color:#3c3c3c;
}

.best-offers {margin:10px 19px 0 14px;}
.best-offers td {text-align:left; padding:0 0 20px;}
.best-offers .photo {width:229px;}
.best-offers .photo img {border:2px solid #878787;}
.best-offers td span {
	display:block;
	padding:3px 0 5px 10px;
	margin:0 0 0 10px;
	background:#000;
	color:#fff;
}
.best-offers td span a {
	color:#fff;
}

.best-offers td span a h3 {
	font-size:12px;
	font-weight:normal;
}

.best-offers td p.text {
	padding:5px 0 5px 20px;
	color:#000000;
}

.best-offers td p.summary {
	padding:5px 0 5px 20px;
	color:#676767;
}

.summary A {
	border-bottom:1px dashed;
	color:#272727;
}

.summary A:hover {
	border-bottom:0px;
	text-decoration:none;
	color:black;
}

.best-offers td div {
	overflow:hidden; zoom:1;
	margin:5px 0 0 20px;
	font: bold 95% Verdana;
}
.best-offers td p.link {float:right;}
.best-offers td p.link a {
	font-weight:normal;
	text-decoration:underline;
	color:#030303;
}
.best-offers td p.link a:hover {text-decoration:none;}

.banner {margin:0 0 20px;}

h5 {
	font: bold 100% Verdana;
	color:#3c3c3c;
	text-align:left;
	margin:0 0 15px 0;
}

.news {width:100%;}
.news td {padding:0 0 20px;}
.news .photo {width:128px;} 
.news p {
	color:#636262;
	padding:6px 0 0 10px;
}
.news b {padding:0 0 0 10px; display:block;}
.news a {
	color:#000;
	text-decoration:underline;
}
.news a:hover {text-decoration:none;}
.news span {
	display:block;
	margin:0 0 8px;
}

#obj-photos {overflow:hidden; zoom:1;}
#obj-photos .open {
	margin:0 0 5px;
	display:block;
}
#obj-photos img {margin:0 1px 0 0;}

/*##############################*/

.pages {
	width:1024px;
	margin:15px auto 0;
	text-align:left;
}

.pages td {
	vertical-align:top;
	padding:0 0 15px;
}

div.centeredSubPage
{
	position:absolute;
	border:2px solid #666;
	background-color:#cacfb8;
	display:none;
	text-align:center;
	z-index:2000;
	font-size:14px;	
}

div.reply, div.busy
{
	position:absolute;
	border:2px solid #666;
	background-color:#cacfb8;
	display:none;
	text-align:center;
	z-index:2000;
	font-size: 16px;
	padding-top: 10px
}

INPUT.send:hover
{
	cursor:pointer;
	cursor:hand;
}

.submenu
{
	position: absolute;
	display: none;
	border: 1px solid #a5a5a5;
	background-color: #f4f6f8;
	z-index: 50;
	text-align:left;
}
	.submenu a
	{
		font-family: Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: none;
		color: inherit;
	}
	
	.submenu .menu_item
	{
		padding:3px 10px 3px 10px;
	}
		
	.submenu .menu_item:hover
	{
		background-color: #000000;
		color: #ffffff;
	}
	
div#mapdiv
{
	display:none;
	position:absolute;
	border:1px solid #71513C;
	z-index:50;
	overflow:hidden;
}

div#mapdiv A
{
	font-size:15px; /* размер шрифта нас. пунктов */
	color:#ffff00; /* цвет нас. пунктов */
	text-decoration:none;
	font-weight:900;
}

div#mapdiv .vil_list
{
	position: absolute;
	top: 20px;
	left: -10px;
	z-index:100000;
	display: none;
	padding: 2px 6px 3px 6px;
	background-color: #669900; /* цвет фона поселков */
}

div#mapdiv .vil_list A
{
	text-decoration: none;
	font-size:12px; /* размер шрифта поселков */
	color: #ffffff; /* цвет поселков */
}

div#mapdiv A:hover
{
	text-decoration: underline;
}

div#bigmap
{
	position:absolute;
	background:url(/i/bigmap.jpg) no-repeat;
	height:2126px;
	width:2146px;
	zoom:1;
	cursor:url(/i/grab.cur), -moz-grab;
	cursor:url(/i/grab.cur), -webkit-grab;
	-webkit-user-select:none;
}


div#controls
{
	position:absolute;
	right:5px;
	top:5px;
	padding:5px 5px;
	z-index:100;
	opacity:0.9;
	filter:alpha(opacity=90);	
}

div#shadow
{
    position:absolute;
    top:0;
    left:0;
    opacity: .3; 
    FILTER: alpha(opacity=30);
    background-color: black;
    display:none;
    z-index:10; 
}

div.filter
{
	text-align:center;
	background-color: #bee3f8;
	width:1024px;
	margin:5px auto 0;
	padding-top:3px;
	height:22px;
}

div.villages
{
	text-align:center;
	background-color: #bee3f8;
	width:1024px;
	margin:5px auto 0;
	font-size:14px;
	font-color:black;
}

div.villages A
{
	color:black;
	font-weight:bold;
	margin-left:10px;
	border-bottom: 1px dashed;
	text-decoration:none;
}

table#villages {
	width:1024px;
	margin:15px auto 0;
	text-align:left;
}

table#villages A {
	color:black;
	font-weight:normal;
	text-decoration:none;
	border-bottom:0;
}

table#villages A:hover {
	border-bottom:1px dotted;
}

div.buttons
{
	text-align:center;
	background-color: #bee3f8;
	width:1024px;
	margin:5px auto 0;
	padding-top:3px;
	height:18px;
}

INPUT.button {
	width:100px;
	height:15px;
	margin-left:22px;
	border:none;
	color:#fff;
	cursor:pointer;
	cursor:hand;
}

IMG.button {
	height:25px;
	margin-left:30px;
	cursor:pointer;
	cursor:hand;
}


.ObjDescr
{
	width:1024px;
	margin:0 auto;
	text-align:left;
}
	.ObjDescr span
	{
		padding:0 25px;
	}

A.fade
{
	opacity: 0.5;
	FILTER: alpha(opacity=50);
}

A.fade:hover
{
	opacity: 1;
	FILTER: alpha(opacity=100);
}

div#hello
{
	margin-top:2px;
	text-align:right;
	width:100%;
}

div#hello span
{
	padding-left:5px;
	padding-right:5px;
	margin-right:10px;
	text-decoration:underline;
}

div#topinfo
{
	background-color: rgba(0,0,0,0.3);
	FILTER:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
	width:100%;
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}

div#topinfo #register
{
	padding-left:10px;
	padding-top:3px;
	font-size:10px;
	color:white;
	float:left;
}

div#topinfo #warn
{
	color:red;
	text-align:center;
}

div#topinfo #login
{
	color:white;
	float:right;
}

div#topinfo A
{
	color:yellow;
	padding-right:10px;
}

div.close
{
    position:absolute;
    right:0px;
    top:0px;
    padding-top:1px;
    padding-right:1px;
}

div.close A
{
    float:left;
    width:12px;
    height:12px;
    opacity: .7;
    FILTER: alpha(opacity=70);
    background: url(/i/close.png) no-repeat;
}

div.close A:hover
{
	opacity: 1;
        FILTER: alpha(opacity=100);
}

INPUT.ai_search:focus {
	border-color:blue;
}

INPUT.ai_search {
	outline:none;
	padding:2px 2px 1px 1px;
}

TD.mover {
    color:red;
    cursor:pointer;
    cursor:hand;
}
