body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
} 

:focus {
	outline: none;
}
img {
	border: none;
}
.wrapper {
	width: 988px;
	margin: 0 auto;
}
p {
	line-height: 1.5em;
}

#header {
	background: #d1dca9;
	overflow: hidden;
	height: 265px;
}
#header .wrapper{
	margin-top: 5px;
	background: #fff;
	border-top: 3px solid #84a400;
	position: relative;
	height: 257px;
}

#content {
	background: #ecf4cf;
}
#content .wrapper {
	background: #fff;
	width: 948px;
	padding: 8px 20px 20px 20px;
	overflow: hidden;
	height: 1%;
}

#footer {
	background: #d1dca9;
}
#footer .wrapper {
	height: 97px;
	background: url(/images/bg_footer.png) repeat-x;
	position: relative;
}

#footer .copyright {
	position: absolute;
	color: #444;
	top: 40px;
	left: 35px;
	line-height: 18px;
}

#footer .copyright a{	
	color: #444;
	text-decoration: none;
}


#footer .counters {
	position: absolute;
	left: 520px;
	top: 43px;
}
#footer .counters img{
	margin: 0 8px;
}

a {
	color: #4c5f00;
}

a#logo {
	background: url(/images/logo.png) no-repeat;
	width: 265px;
	height: 98px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
}
.icons {
	position: absolute; 
	top: 0;
	right: 8px;
}
.icons img{
	margin: 15px;
	padding: 5px;
}

.phones {
	position: absolute;
	top: 48px;
	right: 28px;
	text-align: right;
	color: #444;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

#footer .phones {
	top: 32px;
}

.phones span{
	font-size: 24px;
}

.add, .services {
	position: absolute;
	top: 11px;
	width: 179px;
}
.add {
	left: 296px;
}

.services {
	left: 514px;
}
.add ul, .services ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}

.add h2, .services h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	padding: 4px 0 11px 15px;
}

.add h2 {
	background: url(/images/bg_top_h2_1.png) no-repeat;	
} 

.services h2 {
	background: url(/images/bg_top_h2_1.png) no-repeat;
}

.add ul li, .services ul li{
	padding: 0;
	margin: 0;	
	font-size: 14px;
}

#header .top_box {
	margin: 98px 0 0 0;
	height: 149px;
	background: url(/images/bg_tabs.png) repeat-x;
	padding: 10px 20px 0 20px;
	overflow: hidden;
}

.top_box .tabs {
	background: url(/images/bg_tabs2.png) bottom repeat-x;
	height: 37px;
}

.top_box .tabs ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.top_box .tabs ul li{
	float: left;
	margin: 0 14px 0 0;
	padding: 0;	
}

.top_box .tabs ul li.active{
	background: url(/images/bg_top_menu_item_start.png) no-repeat;
}

.top_box .tabs ul li a{
	display: block;
	color: #fff;
	line-height: 14px;
	font-size: 14px;
	padding: 9px 32px 9px 32px;
	margin: 0;
	background: url(/images/bg_top_menu_item.png) repeat-x;
}

.top_box .tabs ul li.active a{
	background: url(/images/bg_top_menu_item_end.png) top right no-repeat;
	font-size: 16px;
}

.top_box .inside {
	background: url(/images/bg_inside.jpg) no-repeat;
	height: 100px;
	color: #fff;
	font-size: 14px;
}
table.search {
	margin: 5px 0 0 0;	
}

table.search td{
	padding: 5px 15px;
}
#content h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	overflow: hidden;
	height: 1%;
}
#content h2 span{
	background: url(/images/bg_h2.png) top left no-repeat;
	padding: 18px 20px 4px 16px;
	float: left;
	color: #fff;
}

#content h3 {
	font-size: 16px;
	font-weight: normal;
}

#content .box {
	margin-bottom: 20px;
}

.special td {
	padding: 10px;
	vertical-align: top;
}
.special img {
	border: 1px solid #fff;
	padding: 5px;
	background: #84a400;
}
p.green,  div.green {
	background: #f5f9e5;
	padding: 10px;
}

div.white {
	padding: 10px;	
}

div.white h4, div.green h4 {
	margin-top: 0;
}

div.white h4 a, div.green h4 a {
	text-decoration: none;
	color: #666;
}

tr.green {
	background: #f5f9e5;
}

.pagenav {
	padding: 5px;
	text-align: center;
}

.red {
	color: red;
}

.pagenav a{
	margin: 0 5px;
}

.left_column {
	width: 204px;
	vertical-align: top;
}
.right_column {
	width: 204px;
	vertical-align: top;
}
.main_column {
	vertical-align: top;
	padding: 0 32px;
}

#content .left_column h3,  #content .right_column h3{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	background: url(/images/bg_h2.png) top left no-repeat;
	padding: 18px 0px 4px 16px;
	color: #fff;
}
.links {
	list-style: none;
	margin: 15px 0 0 10px;
	padding: 0;	
	line-height: 1.7em;
	font-size: 13px;
}
.links li{
	margin: 0;
	padding: 0;
}
h4, h4 a {
	font-weight: bold;
	color: #666;
	font-size: 14px;
	text-decoration: none;
}

div.rubrikator {
	padding: 5px;
	background: #ecf4cf;
}
div.rubrikator ul {
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style: none;
	font-size: 14px;
	border: 1px solid #fff;
	line-height: 1.5em;
}

div.rubrikator ul li {
	margin: 0;
	padding: 0;
}
div.rubrikator ul li a{
	color: #333;
}

div.rubrikator ul li ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
div.rubrikator ul li ul li a{
	font-size: 13px;
	color: #4c5f00;
}
.flats td{
	font-size: 13px;
	padding: 10px 5px;	
	line-height: 1.5em;
}
.flats td strong{
	color: #4c5f00;
}
.flats th{
	font-weight: normal;
	border-left: 2px solid #fff;
	padding: 10px;	
}

.pathway {
	margin: 0 0 10px 0;
}
