@charset "windows-1251";
body {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	background: #4e1f75;
	padding: 4% 0px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #ffff99;
}
a:visited {
	text-decoration: none;
	color: #ffff99;
}
a:hover {
	text-decoration: underline;
	color: #ffff99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.backgr {
	background: url(background.jpg) no-repeat center top;
	height: 500px;
	width: 760px;
}
.logo {
	padding: 0px 0px 0px 108px;
	height: 40px;
}
.about {
	vertical-align: middle;
	padding: 0px 0px 0px 110px;
	height: 60px;
	color: #FFFFCC;
}
.left {
	padding: 0px 0px 0px 110px;
	width: 40%;
	margin: 0px;
	vertical-align: top;
}
.right {
	padding: 0px 0px 0px 80px;
	border-left: thin solid #FFFFFF;
	margin: 0px;
	width: 60%;
	vertical-align: top;
}
#visa {
	font-size: 10px;
	vertical-align: bottom;
	height: 20px;
}
#menu {
	vertical-align: top;
	padding-top: 70px;
}
#header {
	font-size: 30px;
	vertical-align: top;
	height: 50px;
	font-style: normal;
	padding-top: 10px;
}
#news {
	vertical-align: top;
	padding-top: 20px;
}
#img {
	margin: 0px;
	padding: 20px 0px 20px 20px;
}

