
* {
	margin: 0;
	padding: 0;
}
html {background: url(bg.gif) 0 145px repeat-x}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #414141;
	width: 790px;
	margin: 0 auto;
	padding:0 10px;
	position: relative;
}
a {
	color: #06598F;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	padding: 10px;
	background: #F4F4F4;	
	background: #FBF2D0;	
	border:1px solid #df4a1f;
	font-size:1em;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

img.incontent{
	border:2px solid #DDDDCD;
	padding:1px;
	background:#FFF;
	margin: 3px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 260px;
	padding-top:7px;
	position: relative;
}

#logo {
	position: absolute;
	top: 220px;
	left: 0;
	width: 356px;
	font: 32px/1 Tahoma, Arial;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: -1px;
}
#logo span {
	display: block;
	font: 11px/1 Tahoma, Arial;
	color: #C1D5E3;
	background: #06598F;
	letter-spacing: 0;
	margin: -1px 0 0;
	padding: 4px 0 5px;
}
#logo b {
	position: absolute;
	top: 11px;
	left: 0;
	width: 356px;
	height: 20px;
	background: url(logo.gif) no-repeat;
}

#nav {
	position: absolute;
	top: 150px;
	left: -9px;
}
#nav a {
	margin: 0 9px;
}

#contacts {
	position: absolute;
	top: 150px;
	right: 22px;
}

#contacts .block{
	width:210px;
}


#rss {
	position: absolute;
	top: 106px;
	right: 0;
	width: 227px;
	font-weight: bold;
}
#rss span {
	float: left;
	margin-right: -3px;
}
#rss img {
	float: right;
	display: inline;
	margin: -5px 0 0 12px;
	position: relative;
}

#adv1 {
	position: absolute;
	top: 11px;
	left: 0;
}
#adv2 {
	position: absolute;
	top: 11px;
	right: 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 0;
	overflow: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 260px 0 0;
}
.post {
	margin: 0px 0 40px;
}
.pmeta {
	font-size: 11px;
	color: #BCBCBC;
	margin: 0 0 4px;
}
.pmeta a {
	color: #BCBCBC;
	text-decoration: none;
}
.pmeta a:hover {
	color: #BCBCBC;
	text-decoration: underline;
}
#content h2 {
	font: 18px/20px Arial, Tahoma;
	margin: 10px 0 5px;
}
#content h2 a {
	text-decoration: underline;
}
#content h2 a:hover {
	color:#8291ff;
	text-decoration: underline;
}

#content h1 {
	color: #06598F;
	font: 20px/22px Arial, Tahoma;
	margin: 0 0 8px;
}
#content h1 a {
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: underline;
}
.post .entry {
	text-align: justify;
	border-bottom: 1px solid #ECECEC;
	padding: 0 0 7px;
}
.comments {
	text-align: right;
	font-weight: bold;
	padding: 13px 0 0;
	font-size: 11px;
}
.comments a {
	color: #8D8D8D;
	background: url(comments.gif) 0 1px no-repeat;
	padding: 0 0 2px 22px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: normal;
}
div.pagetitle {
	margin: 45px 0 -20px;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}

.commentlist {margin: 20px 0 40px 32px;}
.commentlist li {padding: 8px 0 2px;}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 209px;
	margin-left: -232px;
	position: relative;
	font-size: 11px;
	line-height: 14px;
}

.green, .yellow {
	height: 1%;
	margin: 0 0 15px;
}
.grb, .yelb {
	padding: 12px 11px 0;
}
.green {
	background: #EAFBD0 url(green.gif) no-repeat;
}
.grb {
	background: url(green.gif) 100% 100% no-repeat;
	color: #6B7065;
}
.yellow {
	background: #FBF2D0 url(yellow.gif) no-repeat;
}
.yelb {
	background: url(yellow.gif) 100% 100% no-repeat;
	color: #706D65;
}
#left h3 {
	color: #5C5C5C;
	font-size: 12px;
	padding-left: 25px;
	margin: 0 0 22px;
}
#left h4 {
	font-size: 11px;
}
#left .item {
	padding: 0 0 15px;
}
.item .date {
	color: #ADB2A7;
}
.item a {
	color: #6B7065;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 209px;
	margin-left: -209px;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	color: #6D6D6D;
}

#search {
	width: 197;
	height: 44px;
	padding: 6px 0 0 12px;
	margin: 0 0 15px;
	background: #EEE url(search.gif) no-repeat;
}
#search label {
	display: block;
	color: #777px;
	font-size: 12px;
	padding: 0 0 3px;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 156px;
	padding: 1px 4px;
	border: 1px solid #CFCFCF;
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #BABABA url(go.gif) no-repeat;
	margin: 1px 0 0 3px;
}

.block {
	background: #F2F2F2 url(gray.gif) no-repeat;
	margin: 0 0 15px;
	height: 1%;
}
.blb {
	background: url(gray.gif) 100% 100% no-repeat;
	padding: 10px 17px;
}

#right h3 {
	font-size: 12px;
	margin: 0 0 5px;
	padding: 1px 0 5px 23px;
}
#right ul {
	list-style: none;
	margin: 8px 0;
}
#right ul ul {
	margin: 3px 0 -3px 10px;
}
#right li {
	padding: 0 0 3px;
}
#right li a {
	color: #6D6D6D;
}

.hl1 {background: url(hl1.gif) no-repeat}
.hl2 {background: url(hl2.gif) 0 5px no-repeat}
.hl3 {background: url(hl3.gif) 0 1px no-repeat}
.hl4 {background: url(hl4.gif) no-repeat}
.hl5 {background: url(hl5.gif) 0 1px no-repeat}
.hl6 {background: url(hl6.gif) 0 1px no-repeat}
.hl7 {background: url(hl7.gif) 0 1px no-repeat}
.hl8 {background: url(hl8.gif) 0 1px no-repeat}
.hl9 {background: url(hl9.gif) 0 2px no-repeat}
.hl10 {background: url(hl10.gif) no-repeat}
.hl11 {background: url(hl11.gif) 0 2px no-repeat}

#wp-calendar caption,
#wp-calendar th,
#wp-calendar td {
	padding: 2px 4px 2px 5px;
}


/* Copyright
-----------------------------------------------------------------------------*/
#copyright {
	color: #A0A0A0;
	float:left;
	width:42%;
}
#footer a {
	color: #A0A0A0;
}
#footer a:hover {
}


/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */


img.pix_border_left{
	padding:5px;
	margin-right:5px;
	border:1px solid #EFEFEF;
	float:left;
}


ul.submenu{
	list-style: none;
	margin-left:0;
}

ul.submenu li{
	background: url(bul.gif) 0 3px no-repeat;
	padding-left:15px;
}

#footer{
	background: #efefef url(dot.gif) repeat-x;
	color:#666;
	padding:20px;
	clear:all;
}

.dup_menu{
	width:54%;
	float:right;
	color: #A0A0A0;	
}

table.price_table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left:2px;
}

table.price_table td{
	border:1px solid #d2f2a1;
	color:#666;
	padding:5px;
}

table.price_table tr.header td{
	border:1px solid #d2f2a1;
	background:#eafbd0;
	font-size:1.1em;
	color:#728457;
	font-weight:bold;
}

table.price_table tr.addinfo td{
	background:#f6ffe9;
	color:#666;	
}

table.price_table td.price{	
	color:#d68d46;
}

.flat{
	border:1px solid #BFBFBF;
	background:#f7ffea;
}


.message_success{
	color:#006600;
	font-weight:bold;
	margin:10px 10px 10px 0;
}

.message_error{
	color:#FF0000;
	font-weight:bold;
	margin:10px 10px 10px 0;

}

.submit{
	border:1px solid #FF5A1F;
	background:#FF6D38;
	color:#FFF;
}

ul.submenu_items{
	list-style: none;
	margin:10px 0;
}

.submenu_items{
	font-size:1.4em !important;
}

ul.submenu_items li{
	background: url(bul.gif) 0 8px no-repeat;
	padding-left:15px;
}

.submenu_items li a{
	color:#666;	
}

.submenu_items li a:hover{
	color:#FF5A1F;
	text-decoration:underline;
}

a.show{
	font-weight:bold;
	text-decoration:none;
}

a.showmain{
	background: #DCDCDC;
}

#menu {
	list-style: none;
	font-size: 11px;
}
#menu li {
	float: left;
	margin: 0 20px 0 0;
	text-align:center;
}

#menu a {
	color: #000;
	padding: 4px 12px;
	display: block;
	float: left;
}
#menu a:hover,
#menu li.current_page_item a {
	background: #DCDCDC;
}


table.cats h3{
	margin:0 !important;
	padding:0 !important;
}

td.catimg img{
	border:2px solid #DDDDCD;
	padding:1px;
	background:#FFF;
	margin: 3px;
}

ul.links {list-style:none; margin:0; padding:0;}
ul.links a {text-decoration:none;}
ul.links a span {color:#777777; display:block;}
ul.links li {background:#EFEFEF; padding:10px; margin-bottom:3px;}
ul.links li.zebra {background:#FFF9EA;}
ul.links li:hover {background:#FFEB9D;}
ul.links li.sfhover {background:#FFEB9D;}
ul.links a span.caption {font-size:16px; font-weight:bold; color:#DC362F; padding:0;}
ul.links a span.caption {color:#DC362F; text-decoration:underline;}


div.info_company{
	font-size:12px;
	padding: 0 10px;
	background:#df4a1f;
	color:#FFF;
	text-align:center;
}

/* Letters */

#letters {
	height: 25px;
	margin: 0;
	padding:0 0 0 0px;
	list-style: none;
	background:#74D0DB;
}

#letters li {
	display: inline;
}

#letters a {
	display: block;
	float: left;
	height: 21px;
	padding: 2px 2px 2px 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#letters a:hover {
	background: #45A5BA;
}

#letters a.active {
	background: #45A5BA;
}


/* Letters_right */

#letters_right a {
	height: 21px;
	padding: 2px 2px 2px 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #C65302;
}

#letters_right a:hover {
	background: #EDDA90;
}

#letters_right a.active {
	background: #FFF;
	color:#6B7065;
	font-weight:bold;
}

table.ads_edit {
	margin:10px 0;
}

table.ads_edit td{
	font-size:1.4em;
	padding:10px;
	background:#FFF;
	border-bottom: 1px solid #edda90;
}

table.ads_edit td.field{
	color:#c65302;	
}

table.ads_edit td.val{
	color:#666;
}

table.ads_list {
	margin:10px 0;
	border:1px solid #CCCCDE;
}

table.ads_list td{
	font-size:1em;
	padding:5px;
	background:#FFFFEF;
	border-bottom: 1px solid #EFEFEF;
}

table.ads_list tr.header td{
	background:#EEEE66;
}


table.ads_list td.field{
	color:#06598F;
	font-weight:bold;
}

table.ads_edit td.val{
	color:#666;
}

/* объявления */
.adsblock {border:1px solid #EFE08E;}
.adsblock1 {position:relative; background:#FEAF32 url(adstop.gif) repeat-x 0 0; _zoom:1;}
.adsblock1 .lt, .adsblock1 .rt {position:absolute; font-size:0; width:7px; height:7px;}
.adsblock1 .lt {top:-1px; left:-1px; background:url(adsstar.gif) no-repeat -7px -7px;}
.adsblock1 .rt {top:-1px; right:-1px; background:url(adsstar.gif) no-repeat 0px -7px; _right: expression(this.parentNode.offsetWidth % 2? "-2px" : "-1px"); }
.adsblock1 .pad {padding:5px 10px; padding-bottom:0;}

.adsblock2 {position:relative; background:#EAEFB5 url(adsbot.gif) repeat-x left bottom; _zoom:1; //height:1%;}
.adsblock2 .lb, .adsblock2 .rb {position:absolute; font-size:0; width:7px; height:7px;}
.adsblock2 .lb {left:-1px; bottom:-1px; background:url(adsstar.gif) no-repeat -7px 0px;  _bottom: expression(this.parentNode.offsetHeight % 2? "-2px" : "-1px");}
.adsblock2 .rb {right:-1px; bottom:-1px; background:url(adsstar.gif) no-repeat 0px 0px; _right: expression(this.parentNode.offsetWidth % 2? "-2px" : "-1px");  _bottom: expression(this.parentNode.offsetHeight % 2? "-2px" : "-1px");}
.adsblock2 .pad {padding:5px 10px;}
.adsblock2 .person {float:right; padding-left:17px; background:url(icon_pers.gif) no-repeat left center;}
.adsblock2 .link {float:left; padding-left:18px; background:url(icon_www.gif) no-repeat left center; margin-right:20px;}
.adsblock2 .email {float:left; padding-left:20px; background:url(icon_mail.gif) no-repeat left center; margin-right:20px;}
.adsblock2 a {color:#000;}

.adstab {position:relative; float:left; background:#fff; _zoom:1;}
.adstab .lt, .adstab .rt {position:absolute; font-size:0; width:5px; height:5px;}
.adstab .lt {top:0px; left:0px; background:url(adssemistar1.gif) no-repeat -5px 0px;}
.adstab .rt {top:0px; right:0px; background:url(adssemistar1.gif) no-repeat 0px 0px; _right: expression(this.parentNode.offsetWidth % 2? "-1px" : "0px"); }
.adstab .pad {padding:2px 4px; color:#939393;}


.adsbtn {position:relative; height:16px; float:right; border:1px solid #8CA6A2;background:#FDFEE6 url(bbg.gif) repeat-x left bottom; _zoom:1; //height:1%;}
.adsbtn .lt, .adsbtn .rt, .adsbtn .lb, .adsbtn .rb {position:absolute; font-size:0; width:6px; height:6px;}
.adsbtn .lt {top:-1px; left:-1px; background:url(bstar.gif) no-repeat -6px -6px;}
.adsbtn .rt {top:-1px; right:-1px; background:url(bstar.gif) no-repeat 0px -6px; _right: expression(this.parentNode.offsetWidth % 2? "-2px" : "-1px"); }
.adsbtn .lb {left:-1px; bottom:-1px; background:url(bstar.gif) no-repeat -6px 0px;  _bottom: expression(this.parentNode.offsetHeight % 2? "-2px" : "-1px");}
.adsbtn .rb {right:-1px; bottom:-1px; background:url(bstar.gif) no-repeat 0px 0px; _right: expression(this.parentNode.offsetWidth % 2? "-2px" : "-1px");  _bottom: expression(this.parentNode.offsetHeight % 2? "-2px" : "-1px");}
.adsbtn .pad {margin-top:-1px; _margin-top:0; padding:0px 10px; color:#494747;}
.adsbtn .pad span {font-weight:bold; color:#D83703;}
.adsbtn .pad, .adsbtn .pad img {vertical-align:middle;}


.adsblock .text {margin:10px; margin-bottom:5px; padding-bottom:5px; font-size:14px; background:url('adsdot.gif') repeat-x left bottom;}
.adsblock .phones {margin:0px 10px; margin-top:0; padding-bottom:5px; font-size:12px; background:url('adsdot.gif') repeat-x left bottom;}
.adsblock .acts {margin:5px 10px; margin-bottom:10px; font-size:12px; color:#939393;}
.adsblock .acts span, .adsblock .phones span {font-weight:bold; color:#000;}

.clear {clear:both; font-size:0; height:0;}
.fr {float:right;}

.formfilter {background:#FBF2D0; position:relative;  _zoom:1;//height:1%; }
.formfilter .pad {padding:5px;}
.formfilter table td {padding-left:30px}
.formfilter table td.first {padding-left:15px}
.formfilter table td.head {padding-bottom:5px}
.formfilter form {padding:0; margin:0;}
.formfilter .btn {border:0; padding:0; margin:0; width:90px; height:32px; background:#E95C2C url('fltbtn.gif') no-repeat 0 0;text-align:center; color:#fff; font-family:Arial; font-size:14px; cursor:pointer; cursor:hand;}
.formfilter .lt, .formfilter .rt, .formfilter .lb, .formfilter .rb {position:absolute; font-size:0; width:5px; height:5px;}
.formfilter .lt {top:0px; left:0px; background:url(fltstar.gif) no-repeat -5px -5px;}
.formfilter .rt {top:0px; right:0px; background:url(fltstar.gif) no-repeat 0px -5px; _right: expression(this.parentNode.offsetWidth % 2? "-1px" : "0px"); }
.formfilter .lb {left:0px; bottom:0px; background:url(fltstar.gif) no-repeat -5px 0px;  _bottom: expression(this.parentNode.offsetHeight % 2? "-1px" : "0px");}
.formfilter .rb {right:0px; bottom:0px; background:url(fltstar.gif) no-repeat 0px 0px; _right: expression(this.parentNode.offsetWidth % 2? "-1px" : "0px");  _bottom: expression(this.parentNode.offsetHeight % 2? "-1px" : "0px");}
.formfilter label {cursor:pointer; cursor:hand;}

.flttabs {background:#C3E195; position:relative;  _zoom:1; //height:1%;}
.flttabs .pad {padding:10px; padding-bottom:0; padding-left:80px;}
.flttabs .pad .tab {float:left; position:relative;  _zoom:1;}
.flttabs .pad a {font-size:24px; padding:0 20px; color:#fff;}
.flttabs .pad .current {background:#fff;}
.flttabs .pad .current a {color:#70A4C5; text-decoration:none;}
.flttabs .pad .tab .m {padding:10px 30px;}
.flttabs .lt, .flttabs .rt {position:absolute; font-size:0; width:6px; height:6px;}
.flttabs .lt {top:0px; left:0px; background:url(flttabs.gif) no-repeat -6px -6px;}
.flttabs .rt {top:0px; right:0px; background:url(flttabs.gif) no-repeat 0px -6px; _right: expression(this.parentNode.offsetWidth % 2? "-1px" : "0px"); }


.flttabs .tab .lt, .flttabs .tab .rt {display:none;}
.flttabs .tab .lt {top:0px; left:0px; background:url(flttabs.gif) no-repeat 0px -0px;}
.flttabs .tab .rt {top:0px; right:0px; background:url(flttabs.gif) no-repeat -6px 0px; _right: expression(this.parentNode.offsetWidth % 2? "-1px" : "0px"); }
.flttabs .current .lt, .flttabs .current .rt {display:block;}

.paginator a {color:#000; padding:2px 4px;}
.paginator a.current {color:#fff; text-decoration:none; padding:2px 4px; background:#FF5A00;}

a.ads_link { color:#333; text-decoration:none;}

.partn {
	display:none;
}

table.adsincat td{
	padding: 3px 5px;
	border-bottom:1px solid #bfbfbf;
}

table.adsincat tr.odd td{
	background:#fbf2d0;
}

table.adsincat tr.even td{
	background:#eafbd0;
}

table.adsincat td.date{
	font-size:0.8em;
	color:999;
}


