@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	background:url(../img/pfon.jpg) repeat-x top;
	margin: 0px;
}
img {
	border:none;
}
#bott {
	background:url(../img/bottom.jpg) no-repeat; 
	height:50px; 
	vertical-align:middle;
}
#vmenu {
	background-color:#F0E8DE;
	width:190px;
	padding:10px 5px 10px 5px;
	/*vertical-align:top;*/
	border-bottom:#FFF solid 10px;
}
a.vm {
	color:#E6B400;
	text-decoration:none;
}
a.vm:hover {
	color:#FFF;
	text-decoration:none;
}
.l_img {
	/*width:334px;*/
	text-align:center;
	vertical-align:top;
	margin-bottom:3px;
	margin-right:10px;
	float:left;
	/*border:#CCCCCC 1px solid;*/
}
.r_img {
	/*width:334px;*/
	text-align:center;
	vertical-align:top;
	margin-bottom:3px;
	margin-left:10px;
	float:right;
	/*border:#CCCCCC 1px solid;*/
}