body.main {
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff url('/assets/frontend/images/bodyfon.gif') repeat-x top left;
}

body.inner {
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff url('/assets/frontend/images/foninner.gif') repeat-x top left;
}

body, table, tr, td, a, p, input, select, textarea, div {
    font-family:Tahoma;
	font-size:14px;
	color:#000000;
}

p {
    margin:8px 0px 8px 0px;
}

img {
    border: none;
    margin:0px;
}

img.block {
    display:block;
}

a {
   color:#04999b;
   text-decoration:underline;
}

a:visited {
   color:#9d9866;
   text-decoration:underline;
}

a:hover {
   color:#ff6b00;
   text-decoration:underline;
}

a.blue, a.blue:visited, a.blue:hover {
   color:#04999b;
}

a.dashed, a.dashed:visited, a.dashed:hover {
	text-decoration:none;
	border-bottom:1px #04999b dashed;
}

a.dashedgreen, a.dashedgreen:visited, a.dashedgreen:hover {
	text-decoration:none;
	border-bottom:1px #00940b dashed;
}

a.small, a.small:visited, a.small:hover {
	font-size:11px;
}

a.close, a.close:visited, a.close:hover {
	font-size:11px;
	color:#000;
	border-bottom:1px #000 dashed;
	text-decoration:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.right {
	text-align:right;
}

h1, h1 a, h1 a:visited, h1 a:hover {
    color:#00940b;
	font-size:28px;
	font-weight:normal;
	margin:12px 0px 8px 0px;
}

h1.dashed, h1.dashed a, h1.dashed a:visited, h1.dashed a:hover {
    color:#00940b;
	font-size:28px;
	font-weight:normal;
	margin:12px 0px 8px 0px;
	border-bottom:1px #000940b dashed;
}

h1 span.block {
	background:#cce8bc url('/assets/frontend/images/spbl.gif') no-repeat top right;
	padding:0px 17px 4px 8px;
}


h1 span.block, h1 span.block a, h1 span.block a:visited, h1 span.block a:hover {
	cursor: default;
	text-decoration: none;
    color:#000000;
}


h2, h2 a, h2 a:visited, h2 a:hover {
    color:#ff6b00;
	font-size:22px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

h3, h3 a, h3 a:visited, h3 a:hover {
    color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

.grey {
    color:#999999;
}

small, .small {
	font-size:11px;
}

ul.ul1 {
    list-style-image: url('/assets/frontend/images/ul1.gif');
    list-style-position:outside;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

	ul.ul1 li{
		margin: 1px 0px 1px 0px;
		padding: 0px 0px 0px 0px;
	}

/*--------------------------------*/
div#header {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1251px;
	padding:21px 29px 0px 29px;
	position:relative;
}

div#block1 {
	position:absolute;
	left:218px;
	top:18px;
	display:none;
}

div#block_footer {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1280px;
	padding:28px 0px 0px 29px;
}

div#block_footer_top {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1251px;
	padding:47px 29px 0px 29px;
}

div.line {
	height:1px;
	background:#a7d490;
}

div#block_body {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1280px;
	padding:0px 0px 0px 29px;
}

div#block_body_top {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1280px;
	padding:0px 0px 0px 29px;
}

div#block_body_inner {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1251px;
	padding:0px 29px 0px 29px;
}

div#monitor_block {
    width:expression(document.body.clientWidth > 1280? "1280px": "100%" );
    max-width:1280px;
	padding:0px 29px 0px 0px;
}

span.city, a.city, a.city:hover, a.city:visited {
	color:#0d7914; 
	font-size:20px;
	text-decoration:none;
}

.paddingright20 {
	padding-right:20px;
}

.paddingtop28 {
	padding-top:28px;
}

.paddingleft67 {
	padding-left:67px;
}

.paddingleft30 {
	padding-left:30px;
}

.marginright22 {
	margin-right:22px;
}

.paddingtop41 {
	padding-top:41px;
}

.paddingbottom2 {
	padding-bottom:2px;
}

.paddingtop6 {
	padding-top:6px;
}

.margintop16 {
	margin-top:16px;
}

.paddingtop27 {
	padding-top:27px;
}

.paddingtop36 {
	padding-top:36px;
}

.paddingtop31 {
	padding-top:31px;
}

.paddingall12 {
	padding:12px 12px 12px 12px;
}

 .paddingright29 {
	padding-right:29px;
 }

 .paddingleft13 {
	padding-left:13px;
 }

 .margintopbottom0 {
	margin-top:0px;
	margin-bottom:0px;
 }

 .margintop0 {
	margin-top:0px;
 }

 .paddingtop28 {
	padding-top:28px;
 }

 .paddingtop10 {
	padding-top:10px;
 }

 .paddingtop20 {
	padding-top:20px;
 }

 .paddingleft143 {
	padding-left:143px;
 }

 .paddingtop77 {
	padding-top:77px;
 }

 .margintop18 {
	margin-top:18px;
 }

 .marginbottom0 {
	margin-bottom:0px;
 }

 .margintop0bottom20 {
	margin:0px 0px 20px 0px;
 }

 .paddingright5 {
	padding-right:5px;
 }

 .paddingbottom5 {
	padding-bottom:5px;
 }

 .paddingbottom20 {
	padding-bottom:20px;
 }

 .width118 {
	width:118px;
 }

 .width120 {
	width:120px;
 }

.width33p {
	width:33%;
}
 
.width40p {
	width:40%;
}
.inline {
	display:inline;
}

.relative {
	position:relative;
}

div#block2 {
	position:absolute;
	left:-30px;
	top:-30px;
	display:none;
}

div#block3{
	position:absolute;
	left:-30px;
	top:-30px;
	display:none;
}

.greytop {
	background:url('/assets/frontend/images/greyt.gif') repeat-x top left;
}

.greybottom {
	background:url('/assets/frontend/images/greyb.gif') repeat-x top left;
}

.greyleft {
	background:url('/assets/frontend/images/greyl.gif') repeat-y top left;
}

.greyright {
	background:url('/assets/frontend/images/greyr.gif') repeat-y top left;
}

.fongrey{
	background:url('/assets/frontend/images/fongrey.gif') repeat-x 0px 8px;
}

.greybody {
	padding:22px 22px 0px 22px;
}

/*-----������� ����-----*/

table.main_menu a, table.main_menu a:visited, table.main_menu a:hover {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

table.main_menu td.item_active a, table.main_menu td.item_active a:visited, table.main_menu td.item_active a:hover {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

table.main_menu td.item, table.main_menu td.item_active {
	vertical-align:top;
	padding-top:30px;
	padding-left:5px;
}

div.pdmenu {
	padding-top:11px;
}
div.pdmenu_active {
	padding-top:11px;
}

div.pdmenu_active a, div.pdmenu_active a:visited, div.pdmenu_active a:hover{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

table.main_menu div.pdmenu a, table.main_menu div.pdmenu a:visited, table.main_menu div.pdmenu a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
/*-----/������� ����-----*/

div.interface {
	height:277px;
	background:url('/assets/frontend/images/interfon.gif') repeat-x;
}

div.interface_left {
	height:277px;
	background:url('/assets/frontend/images/interleft.gif') no-repeat left top;
}

div.interface_right {
	background:url('/assets/frontend/images/interright.gif') no-repeat right top;
	position:relative;
}

.gisfon {
	background:url('/assets/frontend/images/gisfon.gif') no-repeat top center;
} 

.fon1 {
	padding-left:39px; 
	padding-top:28px;
	background:url('/assets/frontend/images/fon1.gif') no-repeat top left;
}

.fon2 {
	background:url('/assets/frontend/images/fon2.gif') no-repeat top left;
}

.fon3 {
	background:url('/assets/frontend/images/fon3.gif') repeat-x;
}

/*-----�������� ����-----*/

div.item {
    padding:7px 0px 7px 0px;
}

.green_top {
	background:url('/assets/frontend/images/greentop.gif') repeat-x;
}

.greenfon {
	background:#83cd59 url('/assets/frontend/images/greenfon.gif') repeat-x;
}

div.shadow {
	margin-top:5px;
	border:1px solid #fff;
	background:url('/assets/frontend/images/shadowfon.gif') repeat-x bottom;
}

div.shadow1 {
	background:url('/assets/frontend/images/shadow1.gif') no-repeat right bottom;
}

div.shadow2 {
	padding:8px 0px 27px 0px;
	background:url('/assets/frontend/images/shadow2.gif') no-repeat left bottom;
}

div.banner {
	padding-left:67px;
	padding-right:29px;
}

/*-----/�������� ����-----*/

/*-----������ ����-----*/

td.footer {
	vertical-align:top;
	height:214px;
	background:url('/assets/frontend/images/footer.gif') repeat-x top left;
}

td.footer td, td.footer td a {
	font-size:11px;
	line-height:1.4;
}

.marginleft16 {
	margin-left:16px;
}


.rss_icon {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_img/rss.png); 
	width:expression(1); 
	height:expression(1);
}
