/*
 * sashamochalin@ya.ru
 */

* {
	margin:0;
	padding:0;
	font-family:Verdana
}

a {
	color:#194f6d;
}



#wrapper {
	width:100%;
	background:url(images/fon.jpg) top center no-repeat;
}

#head {
	width:1000px;
	height:327px;
	margin:0 auto;
	position:relative;
	padding-top:125px;
}

#logo {
	background:url(images/logo.png) no-repeat;
	width:309px;
	height:57px;
	display:block;
	position:absolute;
	top:20px;
	left:30px;	
}

#mail, #home {
	position:absolute;
	top:40px;
	width:12px;
	height:10px;
	display:block;
	cursor:pointer;
}

#mail {
	background:url(images/mail.gif) no-repeat;
	right:275px;
}

#home {
	background:url(images/home.gif) no-repeat;
	right:360px;
}

#t {
	font-family:Tahoma;
	position:absolute;
	top:20px;
	right:10px;
	color:#000
}

#t a {
	color:#000;
	text-decoration:none;
	white-space:nowrap;
	font-size:17px
}
#t span {
	font-weight:bold;
	font-size:18px
}

#menu {
	margin-left:25px;
	color:#000;
	padding:15px;
	padding-left:10px;
	background:url(images/menu.png) no-repeat;
	height:233px;
}

#menu ul {
	list-style-type:none;
	font-style:italic;
	font-size:14px;
}

#menu ul li {
	margin-bottom:10px;
}

#menu ul li a {
	color:#000;
}

#menu ul li a:hover {
	color:#194f6d;
}


#content {
	width:1000px;
	margin:0 auto;
	padding:30px;
}

#s1 {
	width:230px;
	float:left;
}

#news {
	font-size:12px
}

#news div {
	margin-bottom:25px;
}

#news b {
	font-weight:normal;
	color:#666666
}

#news span {
	color:#666666;
	padding-right:5px;
	margin-bottom:5px;
}


#s2 {
	width:230px;
	float:right;
}


.tops {
	background:url(images/tops.jpg) no-repeat;
	width:228px;
	height:8px;
}

.bottoms {
	background:url(images/bottoms.jpg) no-repeat;
	width:228px;
	height:12px;
}

.s-cont {
	background:#96c3da;
	width:218px;
	padding:5px;
	color:#000;
	font-size:15px;
}

.s-cont span {
	color:#154c6b;
	font-size:15px;
}

select.sel {
	background:url(images/selects.gif) no-repeat;
	width:202px;
	height:20px;
	border:0px;
	display:block;
	margin:15px auto;
}

.roads {
	background:#194f6d;
	color:#fff;
	margin:auto;
	width:202px;
	display:block;
	border-collapse:collapse;
}

.roads2 {
	background:#194f6d;
	color:#fff;
	border-collapse:collapse;
}

.roads td, .roads2 td {
	padding:4px 1px 4px 10px;
	width:202px;
	border:0;
	font-size:12px;
}

.roads td.odd, .roads2 td.odd {
	background:#5f899f
}

#contener {
	font-size:0.87em;
	line-height:1.2em;
	margin-left:240px;
	margin-right:240px;
}

.new-title {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

#maps {
	background:url(images/maps.gif) no-repeat;
	width:431px;
	height:318px;
	margin:0 auto;
	position:relative;
}

#maps span {
	position:absolute;
}

#maps span a {
	cursor:pointer;
	text-decoration:none;
	font-size:10px;
}

#maps span a:hover {
	text-decoration:underline;
}


.forms {
	width:407px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
	padding:12px;
	background:#96c3da
}

.forms table.ft {
	width:410px;
	display:block;
	margin:0 auto;
}

.forms table.ft td {
	padding:4px;
	height:7px;
	padding-left:1px;
}

.forms table.ft td input.ent {
	background:url(images/input.gif) no-repeat;
	width:80px;
	height:14px;
	padding:2px 6px;
	border:0px;
	color:#4e4e4e
}

.forms table.ft td input.ente {
	background:url(images/input_vers.gif) no-repeat;
	width:29px;
	height:14px;
	padding:2px 6px;
	border:0px;
	color:#4e4e4e
}


/* -- -- --*/
#footer {
	border-top:1px #4e4e4e solid;
	font-size:12px;
	margin-top:55px;
	clear:both;
}

#footer div {
	float:left;
	margin:5px 15px;
	width:300px;
}

#footer div.c {
	margin:5px 20px;
}

#footer div.r {
	text-align:right;
}

#footer div.r p {
	margin-top:10px;
}

#footer div.l p {
	margin-top:10px;
	color:#ccc;
}

#footer div.l p a {
	color:#ccc;
}
