html, body {
	margin:0px; padding:0px; 
	background:#fff;
	position:relative; 
	height: 100%;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background: url(../images/line_left.gif) repeat-y left;
}
body {
  /*min-height: 100%;*/
  /*height: auto !important;*/
}




table td.cell {
	vertical-align: top;
	background: url(../images/line_right.gif) repeat-y right;
}
a:link,
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #2B4759;
	text-decoration: none;
}
#center ul {
	margin-top: 1em;
}
#all {
	text-align:left;
	min-width:1000px;
	/*height: 100%;*/
	background: url(../images/line_left.gif) repeat-y left;
	width: 100%;
	position:relative;
}
#wrapper {
	background: url(../images/line_right.gif) repeat-y right;
	/*height: 100%;*/
	width: 100%;
	position:relative;
}
.head {
	height:281px;
	background: url(../images/top_grad_m.jpg) repeat-x;
}
img.logo {
	position: absolute;
	left: 132px;
	top: 22px;
	z-index:100;
}
img.top_left {
	position: absolute;
	top: 49px;
}
img.top_right {
	position: absolute;
	right: 0px;
	top: 109px;
	z-index:2;
}
img.top_bus {
	float: right;
	margin-top: 142px;
	z-index:1;
}
img.stend {
	position:absolute;
	top: 140px;
	right: 590px;
}
img.marsh {
	position:absolute;
	top: 162px;
	left: 30%;
	background: transparent !important;
}
img.metro {
	position:absolute;
	top: 63px;
	right: 9%;
}
img.girl {
	position:absolute;
	top: 38px;
	right: 40px;
	background: transparent !important;
}
.head #town {
	margin-left: 361px;
	padding-top: 125px;
}
.head #top_right {
	padding-top: 142px;
	padding-left: 200px;
	margin-top: -300px;
	text-align: right;
	z-index: 1000;
	white-space:nowrap;
}
.head #top_right div{
	width: 20%;
}
table.town {
	width: 100%;
	vertical-align:bottom;
}
table.town td{
	vertical-align:bottom;
	text-align: right;
}

#inner {
	width: 100%;
	float:left;
	padding-bottom: 112px;
}
/*----------------------- MENU -------------------------*/
#menu {
	position: absolute;
	right: 30px;
	z-index: 100;
	background:url(../images/arrow.gif) left no-repeat;
	padding-left: 15px;
	top: 292px;
	width: 800px;
}
#menu ul li {
	display: inline;
	padding: 0 14px;
	line-height: 4;
}
#menu ul li a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #E9010A;
	font-size: 12px;
	text-decoration: underline;
}
#menu ul li span.active {
	color: #E9010A;
	font-size: 12px;
	text-decoration: underline;
}
/*----------------------- LEFT -------------------------*/
#left {
	float:left;  
	width:320px;
	left:0px;
	background: url(../images/left_corner_m.jpg) no-repeat top left;
	padding-top: 35px;
}
#left ul {
	padding-left: 25px;
	padding-top: 15px;
}
#left ul li{
	font-size: 12px;
	line-height: 1.5;
}
#left a:link,
#left a:visited{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#left .vid {
	padding-left:35px;
	background: white url(../images/arrow.gif) 34px 95px no-repeat;
	margin-left: 30px;
}
#left .vid a:hover,
#left .vid span.active,
#left .dop span.active,
#left .gall span {color: #E9010A;text-decoration:underline;}

#left .dop {
	padding-left:35px;
	background: white url(../images/arr_dop.gif) 35px 15px no-repeat;
	margin-top: 55px;
	margin-left: 30px;
}
#left .dop a:hover{text-decoration:underline;}
#left .gall {
	margin-top: 20px;
	background: url(../images/foto.jpg) 30px 0px no-repeat;
	padding: 130px 0 50px 66px;
}
#left .gall a,
#left .gall span {
	background: url(../images/arr_foto.gif) no-repeat left;
	display: block;
	padding-left: 22px;
}
#left .gall a:hover{color: #1C5DB4; text-decoration:underline;}
/*----------------------- RIGHT -------------------------*/
#right {
	float:left; 
	width:210px;
	background: url(../images/right_corner_m.jpg) no-repeat top right;
	padding-top: 110px;
	margin-top: -1px;
	margin-left: -210px;
	padding-bottom: 112px;
	font-size: 11px;
	line-height: 1.2;
}
#right .right_wr {
	padding-right: 50px;
	padding-right: 44px;
}
#right .akcii {
	margin-bottom: 40px;	
}
#right .akcii  img {
	margin-bottom: 8px;
}
#right .news  img {
	margin-bottom: -8px;
}
#right .news {
	margin-bottom: 40px;	
}
#right .news .date{
	display:block;
	color: #E9010A;
	font-size: 11px;
	margin: 15px 0 7px 0;
}

/*-------------------------- CENTER -----------------------------*/
#center {
	padding: 110px 75px 0 75px;
	margin-left:250px;
	margin-right:210px;
	line-height: 1.2;
	/*height:1%;*/
}
.clear {
	clear:both;
}
#center h1{
	color: #2B4759;
	font-size: 18px;
	padding-bottom: 37px;
}
#center h2{
	color: #2B4759;
	font-size: 18px;
	padding: 38px 0 20px 0;
}
#center ul li{
	margin-left: 24px;
	line-height: 1.5;
}
/*------------------------- FOOTER ------------------------------*/
.foot {
	width: 100%;
	min-width:1002px;
	height:112px;
	background: #FFFFFF;
	position: relative;
	margin-top: -112px;
	font-size: 11px;
}
.foot .text{
	width: 49%;
	float:left;
}
.foot .text2{
	width: 50%;
	float:left;
	text-align: right;
}
.foot p {
	line-height: 1.5;
}
.foot .foot_wrap {
	padding: 25px 40px;
}
.foot .left{
	height: 10px;
	background: url(../images/left_bot.gif) bottom left no-repeat;	
}
.foot .center{
	margin: 0px 29px;
	height: 9px;
	padding: 0px;
	font-size: 0px;
}
.foot .right{
	height: 10px;
	background: url(../images/right_bot.gif) bottom right no-repeat;
}
.foot .border {
	border-bottom: 1px solid #42484C;
	height: 9px;
	margin: 0 10px;
}
.foot a:link,
.foot a:visited {
	color: #2B4759;
	text-decoration: none;
}
.foot a:hover{
	color: #2B4759;
	text-decoration: underline;
}
.foot .foot_wrap .text2 a:link,
.foot .foot_wrap .text2 a:visited {
	color: #2B4759;
	text-decoration: none;
}
.foot .foot_wrap .text2 a:hover{
	color: #2B4759;
	text-decoration: underline;
}
/*-----------------------------------------------------------------*/
#ssilka {
font-size: 9px;
position : absolute;
left: 5px;
top:5px;
}

#ssilka a{
	color: #4B555C;
	font-size: 10px;
	text-decoration: none;
}
#ssilka a:hover{
	color: #E9010A;
	font-size: 10px;
	text-decoration: underline;
}
#ssilka span.active {
	color: #E9010A;
	font-size: 10px;
	text-decoration: underline;
}

/*------------------------- SITEMAP------------------------------*/
#sitemap {
position:absolute;
left:50px;
top:300px;
}