@charset "windows-1251";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
}

a:hover {
	color: #5a5757;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, p {
	padding: 0;
	margin: 0;
}
table {border-collapse: collapse!important;}
th, td {border: 0;}
form {margin: 0; padding: 0;}
ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.width {
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	height: 100%;

	position: relative;
}
.top {
	width: 100%;
	height: 172px;	
	position: relative;
}
.right {
	width: 188px;
	height: 100%;
	background-color: #ae8d32;
	border-top: 2px white solid;
	vertical-align: top;
	padding-bottom: 290px;
}
.right .news {
	margin: 14px 15px 16px 25px;
	font-size: 12px;
	color: black;	
}
.right .news .title {
	font-size: 14px;
	margin-left: 0px;
	display: block;
	margin-bottom: 14px;
	text-decoration: underline;
}
.right .news a {
	color: black;
	font-weight: bold;
}
.right .news p {
	margin-bottom: 25px;
}

.center { 
	margin-left: 206px;
	margin-right: 198px;
	height: 100%;	
	font-size: 14px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 15px;
}
.bottom {
	clear: both;
	height: 100px;
}
.top-head {
	height: 117px;
	background-image: url(/images/head-bg.gif);
	background-repeat: repeat-x;
	position: relative;
}
.logo {
	width: 137px;
	float: left;	
}
.adress {
	position: relative;
	margin-left: 204px;
	padding-top: 47px;
	color: #fff;
	font-weight: bold;
}
.clear {
	clear: both;
}
.dekor {
	float: right;
	background-image: url(/images/dekor-1.gif);	
	width: 38px;
	height: 35px;
	margin-top: 45px;
	margin-right: 37px;
}
.top-bottom {
	height: 55px;
	background-image: url(/images/bg-1.gif);
	background-repeat: repeat-x;	
}
.background-left {
	float: left;
	width: 186px;
	height: 55px;
	
	background-image: url(/images/bg-2.gif);	
}
.navigation {
	padding-top: 15px;
	float: right;
}
.navigation a {
	margin-right: 20px;
}
.navigation .favorites {	
	color: #000000;
	font-size: 11px;
}
.title {
	margin-left: 205px;
	padding-top: 10px;
	color: #a48c3c;
	font-size: 20pt;
}
.left {
	width: 186px;		
	background-image: url(/images/bg-4.gif);
	background-repeat: repeat-y;	
	height: 100%;
	vertical-align: top;
	overflow: hidden;	
}
.left-background {
	width: 186px;	
	height: 442px;
	margin-top: -1px;
	*margin-top: 0px;
	background-image: url(/images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	position: absolute;

}
.menu {
	margin-top: 146px;
}
.menu a {	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;	
	margin-left: 22px;
}
.menu a:hover {
	color: #000000;
}
.menu li.level-0 {
	margin-bottom: 4px;
	padding-top: 4px;
	width: 140px;
	height: 24px;
	background-color: #cecece;
	position: relative;
}
.menu a:hover {
	color: #5a5757;
}
.menu li {
	background-color: #cecece;
}

.menu li.active {
	background-color: #e5e5e5;
}

.menu-hover {
	background-color: #e5e5e5;
}

.menu .submenu {
	position: absolute;
	left: 141px;
	top: 0px;
	width: 200px;
	height: 28px;
	z-index: 1000;
	visibility: hidden;
}

.menu .submenu li.level-1 {
	backround-color: #cecece;	
	height: 24px;
	padding-top: 4px;
	filter: alpha(opacity=67); -moz-opacity: 0.67; opacity: 0.67;
	border-bottom: 4px solid white;
}
.menu .submenu li.empty {
	height: 4px;	
	backround-color: #ffffff;
	overflow: hidden;
}

.clear {clear: both; height: 1px; overflow: hidden;}

.bottom-left {
	background-image: url(/images/bg-4.gif);
}
.bottom-right {
	background-image: url(/images/bottom-right.jpg);
	background-color: #a48c3c;
}
.bottom-left-1 {
	background-image: url(/images/bottom-left.jpg);
}
.bottom-middle {
 	background-image: url(/images/bottom-middle.jpg);
 	background-repeat: repeat-x;
}

.page-title {
	color: #a48c3c;
	font-size: 19pt;
	margin-bottom: 15px;
}
.news-item a {
	color: black;
	font-weight: bold;
}
.news-item .image { 
	float: left; 
	padding-right: 10px;
	padding-bottom: 10px;
}
.news-item .back {
	margin-top: 15px;
	display: block;
}

.objects .image {
	float: left; 
	padding-right: 10px;
	padding-bottom: 10px;
}
.objects a {
	color: black;
	font-weight: bold;
}


.mT-5 { margin-top: 5px!important; }

