body {
	background-image: url(http://vip-domik.ru/design/templates/img/bgbody.jpg);
}
div.logo{
	background: url(http://vip-domik.ru/design/templates/img/bg_top1.jpg);
	height: 250px;
	width: 100%;
}
div.top_bg{
	background-image: url(http://vip-domik.ru/design/templates/img/top_bg.jpg);
	height: 20px;
	width: 1000px;
}
div.menu{
	background-image: url(http://vip-domik.ru/design/templates/img/menu_bg.jpg);
	height: 22px;
	
	
}
a.menu{
	font-size: 9pt;
	color: #505050;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 5%;
}
a.menu:hover {
	color: #C21537;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bolder;
	margin-left: 5%;
}

h1{
font-size: 15pt;
margin-left: 6%;

}
div.txt{
	font-size: 10pt;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#news {
	list-style: url(/design/img/news_index.gif);
	margin: 15px;
	padding: 0px;
	color: #464646;
}
#news li {
	padding: 5px;
	margin-left: 15px;
	border-bottom: 1px dotted #464646;;
	azimuth: inherit;
}
a.menu_end{
	font-size: 9pt;
	text-decoration: none;
	color: #505050;
	
}
a.menu_end:hover {
	color: #C21537;
	font-size: 9pt;
	text-decoration: underline;
}
