@charset "windows-1251";
/* CSS Document */
body {
	margin:0px; padding:0px; font: Arial, Helvetica, sans-serif; background:#878e96; font-size:12px;
}
h1,h2,h3,h4,h5,h6 {
	color:#313131; font-size:18px; margin:0px; font-family:Tahoma, Geneva, sans-serif
}
a {
	cursor:pointer; font-family:Tahoma; font-size:13px; color:#666666; font-weight:400; text-decoration: none;
}
a:hover {
	color: #999966;
}
table, td {
	border-collapse:collapse;
}
table {
	border:none;
}
.top {
	width:100%; height:470px; position:absolute; top:0px; z-index:100; background:url(images/top-bg.gif) repeat-x;
}
.header {
	width:968px; height:470px; margin:0px auto;
}
.top div {
	position:static;
}
.header-top {
	width:968px; height:80px; margin:0px auto; background:url(images/top_texture.gif) no-repeat center;
}
.icon {
	width:150px; height:20px; float:right; margin:50px 40px auto auto;
}
.icon a {
	display:block; float:left; height:20px;
}
.login {
	width:60px; background:url(images/login.gif) no-repeat 0px -20px;
}
.login:hover {
	background:url(images/login.gif) no-repeat 0px 0px;
}
.en, .de, .ru {
	width:30px;
}
.en {
	background:url(images/flag.gif) no-repeat 0px -20px;
}
.en:hover {
	background:url(images/flag.gif) no-repeat 0px 0px;
}
.de {
	background:url(images/flag.gif) no-repeat -30px -20px;
}
.de:hover {
	background:url(images/flag.gif) no-repeat -30px 0px;
}
.ru {
	background:url(images/flag.gif) no-repeat -60px -20px;
}
.ru:hover {
	background:url(images/flag.gif) no-repeat -60px 0px;
}


.logo {
	width:310px; height:40px; float:left; background:url(images/logo.gif) no-repeat; margin:30px auto auto 40px;
}
.logo a {
	display:block; width:100%; height:40px;
}

.searchform {
	width:222px; height:50px; float:left; margin:0px auto auto 40px; background:url(images/search-bg.gif) no-repeat; padding:0px;
}
.searchform input {
	width:200px;
	height:19px;
	margin:11px 20px 6px 11px;
	border:0px;
	font-size:12px;
	line-height:16px;
	color:#8A8A8A;
        background:url(images/form.gif) no-repeat;
}
.header-menu {
	width:auto; height:50px; background:url(images/header-menu-bg.gif) repeat-x; padding:0px; margin:0px 40px;
}
.header-menu li {
	list-style:none; float:left; height:43px; font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; border-left:1px #9799a0 solid;
}
.header-menu-right {
	width:16px; height:50px; margin:0px 40px auto auto; float:right; background:url(images/header-menu-right.gif) no-repeat;
}
.header-menu li a {
	text-decoration:none; color:#FFF; font-size:14px; font-weight: bold; display:block; height:50px; line-height:42px; padding:0px 15px;
}
.header-menu li a:hover {
	background:url(images/header-menu-bg-hover.gif) repeat-x;
}
.header-img {
	background:url(images/header.gif) no-repeat; width:888px; height:334px; margin:0px 40px; padding:40px 0px; float:left
}
.header-img h3{
	font-size:36px; font-family:Tahoma, Geneva, sans-serif; color:#FFF; margin:0px 50px;
}
.main {
	width:968px; min-height:300px; margin:470px auto auto auto;
}
.main-top {
	width:888px; margin:0px 40px; height:50px; background:url(images/main-top.gif) no-repeat;
}
.main-bottom {
	width:888px; margin:0px 40px; height:30px; background:url(images/main-bottom.gif) no-repeat; 
}
.main-center {
	width:888px; margin:0px 40px; background:url(images/main-bg.gif) repeat-y;
}
.menu-title {
	width:180px; height:30px; margin:14px auto 6px 26px; float:left; line-height:30px;
}
.page-h1 {
	width:618px; height:30px; float:right; margin:14px 20px 6px auto; line-height:30px;
}


.menu-block {
	width:160px; margin:24px auto 6px -16px; float: left;
}
.menu-block a {
	width:140px; height:30px; display:block; line-height:30px; color:#313131; border-bottom:#aaaaaa solid 1px; text-decoration:none; font-weight:bold;
}
.menu-block a:hover {
	background:#ffd214;
}

.menu-block ul {
padding-left:-20; 
margin-bottom:0;
margin-top:0;
list-style-type: none;
}


#menu{
	width:160px; padding:0px; margin:0px; list-style:none;
}
.menu-link {
	margin:0px; padding:0px 0px 0px 20px; list-style:url(images/list.gif);
}
.menu-link a {
	width:140px;
}
#menu {
	border-top:#313131 solid 1px;
}
.menu-link {
	display:none;
}
.menu-link li a:hover {
	background:#e6e7e9;
}

.content {
	width:618px; margin:14px 20px 6px auto; float:right; font-family:Tahoma; font-size:13px; color:#000000; font-weight:400; text-decoration: none;
}
.content table td {
	border:1px solid #999;
}
.content table {
	border:none;
}
.footer {	 width:968px; margin:0px auto; text-align:center; padding:20px 50px;
}
.clear {
	clear:both;
}

.style2 {
	font-size: 12px; color: #000000;	font-family: Tahoma, sans-serif;	display: inline;
}
