html, body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/*
иряър ->
*/

div#sky {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 175px;
	background: url(/img/head-sky-bg-1.jpg) repeat-x;
	padding: 0;
	z-index:1;
}

div#clouds {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 174px;
	z-index:2;
	text-align:center;
	overflow: hidden;
}

div#logo {
	position: absolute;
	left: 42px;
	top: 45px;
	z-index: 900;
}

div#church {
	position: absolute;
	right:61%;
	top:25px;
	z-index: 4;
}

div#kremlin {
	position: absolute;
	right:0;
	top:60px;
	z-index:5;
}

div#greenleft {
	position: absolute;
	left:0;
	top: 102px;
	z-index: 6;
}

div#greenright {
	position: absolute;
	right:0;
	top:108px;
	z-index:6;
}

div#shadow {
	position: absolute;
	right: 0;
	top: 171px;
	z-index: 7;
}

div#asf {
	position: absolute;
	top:175px;
	width:100%;
	height: 150px;
	z-index: 10;
	background: url(/img/asf.gif) repeat-x;
}

div#telephone {
	position: absolute;
	top:212px;
	left:100px;
	z-index:24;
}

div#line1 {
	position: absolute;
	z-index: 14;
	top:54px;
	left:0;
}

div#line2 {
	position: absolute;
	z-index: 14;
	top:12px;
	right:0;
}

div#auto {
	position: absolute;
	right:5%;
	top:18px;
	width:502px;
	height: 309px;
	z-index: 21;
}

/*#autoshadow {

	position: absolute;
	left:47%;
	top:32px;
	z-index:22;
}

#baba {
	position: absolute;
	right:40%;
	top:125px;
	z-index:23;
}

#muzhik {
	position: absolute;
	right:5%;
	top:17px;
	z-index:24;
}
*/
div#linensquare {
	position: absolute;
	width:100%;
	top:175px;
	z-index:18;
}

div#linensquare table {
	width: 100%;
}
/*
<- иряър
*/

div#hormenu {
	top:325px;
}

div#hormenu_sub {
	top:169px;
}

div#hormenu, div#hormenu_sub {
	position:absolute;
	width: 100%;
}

div#hormenu table, div#hormenu_sub table {
	height: 98px;
	background: url(/img/bg_hormenu.gif) repeat-x;
}

div#hormenu table td, div#hormenu_sub table td {
	padding-left: 20px;
}

div#hormenu table td table.item td, div#hormenu_sub table td table.item td {
	padding: 0;
}

div#hormenu table td table.item td.car, div#hormenu_sub table td table.item td.car {
	height: 45px;
	vertical-align: bottom;
}

div#hormenu table td table.item td.text, div#hormenu_sub table td table.item td.text {
	height: 53px;
	vertical-align: top;
	padding-top: 10px;
}

div#hormenu table td table.item td.text ul, div#hormenu_sub table td table.item td.text ul {
	padding: 0;
	margin: 0;
}

div#hormenu table td table.item td.text ul li, div#hormenu_sub table td table.item td.text ul li {
	list-style: none;
	padding-left: 12px;
	background: url(/img/marker_hormenu.gif) left top no-repeat;
}

div#hormenu table td table.item td.text a, div#hormenu_sub table td table.item td.text a {
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
	line-height: 13px;
	margin-right:5px;
}

div#hormenu table td table.item td.text a:hover, div#hormenu_sub table td table.item td.text a:hover {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	line-height: 13px;
	margin-right:5px;
}
div#content {
	top: 423px;
}

div#content_sub {
	top: 268px;
}

div#content, div#content_sub {
	
	position: absolute;
	width:100%;
	background: #E0E9ED;
	padding-top:6px;
}


div#menu {
	width:100%;
	background: #fff;
	
}
div#menu table {
	margin: 3px 0 3px 0;
}
div#menu table td.numeric {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding: 10px 0 10px 0;
	border-bottom:1px solid #E0E9ED;
}

div#menu table td.numeric-last {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding: 10px 0 10px 0;
	border-bottom:0;
}

div#menu table td.items {
	width: 100%;
	padding: 8px 0 8px 20px;
	background-color: #FFDD70;
	border-color: #C4C5CF;
	border: medium solid;
	border-bottom-color: #C4C5CF;
	border-left-color: #C4C5CF;
	border-right-color: #C4C5CF;
	border-top-color: #C4C5CF;
	background-image: url(/img/for_menu.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

div#menu table td.items-last {
	width:100%;
	padding: 5px 0 5px 0;
	border-bottom:0;
}

div#menu table td.items a, div#menu table td.items-last a {
	font-size: 14px;
	font-weight: bold;
	color:#036;
	text-decoration: underline;

}

div#menu table td.items a:hover, div#menu table td.items-last a:hover {
	font-size: 14px;
	font-weight: bold;
	color:#C00;
	text-decoration: underline;

}

td.items_cur span {
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-left:20px;
}

td.items_cur-line {
	border-bottom:1px solid #E0E9ED;
}

td.items_cur-line span {
	font-size: 14px;
	font-weight: bold;
	color:#333;
	padding-left:20px;
	
}

tr.submenu {
	background: #EFF4F6;
}

tr.submenu td {
	height: 26px;
}

tr.submenu td.sub_items a {
	font-size: 11px;
	color:#036;
	padding-left:23px;
	text-decoration: underline;
}
tr.submenu td.sub_items a:hover {
	font-size:11px;
	padding-left:23px;
	color:#C00;
	text-decoration: underline;
}

tr.submenu td.sub_items span {
	font-size:11px;
	padding-left:23px;
	color:#111;
}

tr.submenu td.sub_numeric {
	color:#333;
	font-size:11px;
	font-weight: bold;
}



td.text-content p {
	font-size: 12px;
	color: #3D3D3D;
	margin: 0 0 25px 0;
	line-height: 17px;
}

td.text-content p a {
	font-size: 12px;
	color: #036;
	text-decoration:underline;
}
td.text-content p a:hover {
	font-size: 12px;
	color: #C00;
	text-decoration:underline;
}

td.text-content-sub {
	background-color: #AEC3CC;
	border: thin solid #C4C5CF;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
}

td.text-content {
	background-color: #AEC3CC;
	border: thin solid #C4C5CF;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
}

td.text-content-sub p {
	font-size: 12px;
	color: #3D3D3D;
	line-height: 17px;
	text-align: justify;
}

td.text-content-sub p a {
	font-size: 12px;
	color: #036;
	text-decoration:underline;
}
td.text-content-sub p a:hover {
	font-size: 12px;
	color: #C00;
	text-decoration:underline;
}


td.text-content-sub h1 {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	color:#5E6162;
	font-size:20px;
}

p.mini {
	font-size: 10px;
	color: #3D3D3D;
	margin: 0 0 25px 0;
}

td.text-content h2 {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	color:#5E6162;
	font-size:20px;
}
td.text-content h1 {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	color:#5E6162;
	font-size:20px;
}

td.text-content h2.subs {
	padding: 0 0 2px 0;
	margin: 0;
	color:#5E6162;
	font-size:20px;
}

div.uho {
	background: #FC0 url(/img/uho-bg.jpg) no-repeat left top;
	border-left:5px solid #F90;
	/*width: 195px;*/
	/*height: 112px;*/
	padding: 19px 5px 10px 10px;
	margin-bottom: 1px;
}

div.uho h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}

div.uho h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

div.uho h1 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.uho p{
	font-size: 11px;
	color: #000;
}
div.uho h2 a{
font-size: 16px;
	color: #000000;
}

td.right-col {
	background: url(/img/green-bottom_3.gif) right bottom no-repeat;
}

td.left-col {
	background: url(/img/green-bottom_2-3.gif) left bottom no-repeat;
}

td.copy {
	padding: 35px 10px 30px 0;
	font-size: 11px;
	color:#7F7F7F;
}

td.copy p {
	padding:0;
	margin: 0 0 5px 0;
}

td.copy p a {
	font-size: 11px;
	color: #036;
	text-decoration: underline;
}

td.copy a:hover {
	font-size: 11px;
	color: #c00;
	text-decoration: underline;
}

td.copy span p a {
	font-size: 11px;
	color: #036;
	text-decoration: underline;
}

td.copy span a:hover {
	font-size: 11px;
	color: #c00;
	text-decoration: underline;
}

td.bottomgreen {
	background: url(/img/green-bottom_3.gif) bottom right no-repeat;
}

tr.underhead td {
	padding-bottom:4px;
}

tr.head {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
} 

tr.head td {
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

tr.list td {
	height: 17px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	color: #000;
}

tr.list2 td {
	height: 17px;
	
	font-size: 13px;
	color: #000;
}

TABLE.order  {
	FONT-SIZE: 12px; COLOR: #3D3D3D
}
TABLE.order TD {
	PADDING-BOTTOM: 10px
}
INPUT.pole {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #666 1px solid; WIDTH: 250px; COLOR: #3D3D3D; BORDER-BOTTOM: #666 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#mpagetext {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	margin: 0 0 25px 0;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
