* {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	font-size: 100.01%;
}

html {
 	height: 100%;
}

body {

	min-height:100%;
 	height: 100%;
	font-size: 12px;
	background: url(images/page-bg.png) no-repeat right 198px #ddba84;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {	color: #4d0a01; }

.page {
 	width: 100%;
 	margin: auto;
 	height: auto !important;
 	min-height:100%;
 	height: 100%;
}

.footer_guarantor {
 	height: 188px;
 	clear: both;
}

.footer {
 	margin: auto;
 	margin-top: -241px;
 	width: 100%;
 	height: 241px;
 	clear: both;
	position: relative;
	overflow: hidden;
}

.footer .in {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 154px;
 	background: url(images/footer.jpg) no-repeat right top #814110;
}

.footer .logos {
	position: absolute;
	top: 3px;
	right: 0;
	height: 121px;
	width: 1146px;
	background: url(images/logos.png)  no-repeat right top ;
}

.footer .logos-a {
	position: absolute;
	top: 3px;
	right: 0;
	height: 121px;
	width: 1146px;
}

.footer .logos-a .l {
	float: right;
	height: 112px;
	position: relative;
	z-index: 100;
}

.footer .logos-a .l a {
	height: 112px;
	position: relative;
	z-index: 101;
}

.footer .logos-a .l a img {
	height: 112px;
	position: relative;
	cursor: pointer;
}

.logos-helper {
	height: 121px;
	width: 100%;
	right: 1146px;
	position: absolute;
	top: 3px;
	background: url(images/logos-helper.png)  repeat-x right top ;
}

.footer .copy {
	position: absolute;
	bottom: 50px;
	left: 20px;
	color: #4d0a01;
}

.footer .copy a {
	color: #4d0a01;
}

#header {
	position: relative;
	width: 100%;
	height: 198px;
	background: url(images/header-bg.png) repeat-x left top;
	overflow: hidden;
}

#header-img {
	position: absolute;
	width: 1146px;
	height: 198px;
	background: url(images/header.jpg) no-repeat left top;
}

#logo {
	position: absolute;
	width: 227px;
	height: 132px;
	right: 10px;
	top: 13px;
	background: url(images/logo.png) no-repeat left top;
}

#logo img {
	width: 227px;
	height: 132px;
}

#phone {
	color: #c29f7f;
	position: absolute;
	left: 57%;
	top: 110px;
	font-size: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
}

#phone small {
	font-size: 70%;
}

#menu {
	position: absolute;
	left: 137px;
	top: 173px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f1e04;
	width: 80%;
}

#menu a {
	color: #3f1e04;
	padding-left: 10px;
	padding-right: 10px;
}

#content {
	width: 100%;
}

.fpage {
	background: url(images/flash-bg.png) no-repeat left bottom;
	position: relative;
}

.fpage #slider {
	width: 700px;
	height: 532px;
	overflow: hidden;
	position: relative;
}

.fpage #slider #fl {
	position: absolute;
	left: 0;
	top: 0;
}

.fpage #slider #left-go {
	background: url(images/left.png) no-repeat left top;
	width: 17px;
	height: 32px;
	cursor: pointer;
	position: absolute;
	left: 5px;
	top: 250px;
}

.fpage #slider #right-go {
	background: url(images/right.png) no-repeat left top;
	width: 17px;
	height: 32px;
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 250px;
}

#news { 
	position: absolute;
	left: 750px;
	top: 50px;
	width: 20%;
	color: #541212;
}

#news h2 {
	font-size: 1.4em;
	font-weight: normal;
}

.content {
	margin: 20px 30px;
	color: #541212;
}

.content p {
	font-size: 1.1em;
	width: 80%;
	margin-bottom: 10px;
}

.content td p {
	font-size: 1em;
	width: 100%;
	margin-bottom: 0px;
}

.content h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 10px 0;
}

table.data td {
	background: #CFAC74;
	padding: 5px;
	width: 177px;
}

table.data td.colspan {
	width: 364px;
}

.okrug {
	padding-left: 16px;
	background: url(images/plus.png) no-repeat left center;
}

.subokrug {
	margin-left:30px;
	margin-bottom: 20px;
	display: none;
}

.subokrug li .city{
	border-bottom: 1px dotted #541212;
	cursor: pointer;
}
