body, td {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#586062;
}
a {
	text-decoration:underline;
	color:#4D86D3;
}
.underlined {
	background:url(images/line.gif) repeat-x bottom left;
	padding-bottom:20px;
}

/****Верхнее меню***/
/***Левое меню****/
.menuleft {
		margin-left:15px;
		margin-top:10px;
}
.menuleft a {
	color:#4E86D2;
	text-decoration:none;
	display:block;
	line-height:23px;
	background:url(images/line.gif) no-repeat bottom left;	
}
.menuleft a:hover {
	color:#000000;
}
	
/***Новости***/	
.newstitle {
	text-transform:uppercase;
	margin-top:30px;
	margin-left:26px;
	margin-bottom:30px;
}	
.newsdate {
	display:block;
	line-height:23px;
	margin-left:23px;
	padding-left:5px;
	background:url(images/datebg.gif) no-repeat;
}	
.news {
	margin-left:26px;
	margin-bottom:40px;
}
.form_textarea{
width:300px;
height:150px;
}
.stiker{
	clear: right;
	width: 76px;
	height: 19px;
	background: url(/templates/main/images/stiker.jpg) top left no-repeat;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
}
h1{
	font-size: 14px;
	margin:0;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-weight: bold;
}
h2{
	font-size: 12px;
	margin:0;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-weight: bold;
}
hr{
	border: none;
	height: 1px;
	background: #e2e2e2;
}
img{
	border: none;
}