body {
	font-family: Tahoma;
	font-size:14px;
	padding:0;
	margin:0;
	background:url(images/bg.jpg) repeat;
}

td {
	font-family: Tahoma;
	font-size:14px;
	vertical-align:top;
}

img {
	border:none;
}

h1 {
	font-size:34px;
	font-family:MS Sans Serif;
	color:#cd20b9;
	margin-top:90px;
	margin-left:150px;
} 

#top {
	background:url(images/top.gif) top center no-repeat;
}

#bottom {
	background:url(images/bottom.gif) bottom center no-repeat;
	padding-top:40px;
}
#bottom img {
	margin:5px 0;
}
#nav img {
	margin-right:25px;
	padding-left:15px;
}

#contacts {
	padding-top:50px;
}

.blue {
	color:#008acf;
}

.blue a {
	font-weight:bold;
	color:#008acf;
}

.red {
	color:#ed1c24;
}

#baner {
	padding-top:80px;
	padding-left:50px;
}

#more {
	font-weight:bold;
}

#newsitem {
	margin-bottom:20px;
}

#content {
	padding:15px;
	text-align:justify;
}
#content a {
	color:#008acf;
}
#content ul {
	list-style-image:url(images/li.gif);
	margin-left:0;
	padding-left:15px;
}

#raskr a {
	color:#000000;
	text-decoration:none;
}




/*_Верхнее меню_*/
#topmenu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:130px;
	line-height:42px;
	padding-left:20px;
	text-align:left;
	background:url(images/star.gif) left no-repeat;
}
*html #topmenu a {
	width:150px;
}
#topmenu a:hover {
	background:url(images/topli.gif) left no-repeat;
	text-decoration:underline;
}

/*_Верхнее меню_*/


