body,table,tr,div,span,ul,li{
	padding:0px;
	margin:0px;
}

body{
	padding:0px;
	margin:0px;
	font-family:Tahoma,Arial;
	color:#70403f;
	font-size:13px;
	background: url('/data/images/volga/right-r.jpg') repeat-y top right;
}
td{
	font-family:Arial;
	font-size:14px;
	text-align:left;
}
a{
	color:white;
	font-family:Tahoma;
	text-decoration:none;
}
a:hover{
	color:#f8ac62;
}

/********/
.header {
	height: 280px;
	width: 100%;
	background: url('/data/images/volga/h-repeat.jpg') repeat-x left top;
}

.header-left {
	height: 280px;
	width: 46%;
	background: url('/data/images/volga/cats.jpg') no-repeat left top;
}
.header-right {
	height: 280px;
	width: 54%;
	background: url('/data/images/volga/right-h.jpg') no-repeat top right;
}
	/***/
	.number {
		text-align: right;
		margin-top: 168px;
		margin-right: 165px;
		font-size: 20px;
		color: white;
	}
	/***/
/*********/
.body {
	width: 100%;
	background: url('/data/images/volga/left-r.jpg') repeat-y top left;
}
.body-left {
	width: 271px;
	background: url('/data/images/volga/cat.jpg') no-repeat bottom left;
}
.menu{
	width: 271px;
	height: 374px;
	background: url('/data/images/volga/menu.jpg') no-repeat top left;
	font-family:Times new roman;
	font-size:18px;
}
.menu a{
	font-family:Times new roman;
	font-size:18px;
}
	/***/
	.ul {
		list-style:none;
		margin-right: 40px;
		margin-left: 30px;
		padding-top: 38px;
	}
	.li {
		padding-top:8px;
		padding-left:17px;
		height: 24px;
		border-bottom: 1px solid white;
	}
	.li a{}
	/***/
.body-center {
	background: url('/data/images/volga/bottom-r.jpg') repeat-x bottom left;	
	padding-bottom: 130px;
}
	.title {
		width:100%;
		text-align:right;
		color:#003300;
		font-size: 18px;
		padding-top: 10px;
		padding-top: 10px;
	}
	.text {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 15px;
		padding-right: 30px;
		color:black;
		font-size: 12px;		
	}
	.title2 {
		width:200px;
		padding-left: 15px;
		color:#003300;
		font-size: 18px;
		padding-top: 10px;
		height:35px;
		/*padding-right: 123px;*/
		background: url('/data/images/volga/title.jpg') no-repeat top right;	
	}
.body-right {
	width: 22px;
	background: url('/data/images/volga/bottom-right.jpg') no-repeat bottom right;
}
.right{
	width: 22px;
	height: 123px;
	background: url('/data/images/volga/right.jpg') no-repeat top right;
}
