* {margin:0; padding:0}

body {
	background: #686e6e url(/i/bg.png) repeat-x top;
}

#layout {
	width:846px; margin: 0 auto;
}

#base {
	background: url(/i/layout_bg.png) repeat-y
}

.header {
	height: 122px;
}

.header .logo {
	position:absolute; margin-left: -30px; margin-top: 20px; float:left; z-index:1; width: 344px; height: 146px;
}
.header .lang {
	float: right; margin-top:74px; margin-right: 5px;
}
.l_1 {
	width: 846px; height: 11px; overflow:hidden; background: url(/i/layout_1.png) no-repeat
}
.l_2 {
	width: 846px; height: 9px; overflow:hidden; background: url(/i/layout_2_0.png) no-repeat;
}

.bottom {
	height: 100px
}
.copy1 {
	float:left; margin-top: 30px;
}
.copy2 {
	float:right; margin-top: 30px;
}


.bottom p {
	font-family: Arial; font-size:12px
}

img {
	border:0
}

.menu {
	width: 690px; height: 33px; float: right; margin-top: 20px; margin-right: 20px; z-index:10; position:relative; border-bottom: 1px solid #424443;
}
.menu ul {
	list-style:none;
}
.menu ul li {
	float:left; margin-left:42px; font-family: Arial; font-size: 18px;
}
.menu ul li a {
	color: #fff; display: block; float:left; height: 33px; text-decoration:none
}
.menu ul li a.act,
.menu ul li a:hover {
    border-bottom: 1px solid red !important; color: red
}
.content {
	margin-left: 30px; width: 780px; clear:both; padding-top: 40px
}

.header .lang ul {
	list-style: none
}
.header .lang li {
	float:left; color:#BF0000; margin-left: 20px; font-family: Arial; font-size:12px
}
.header .lang li a {
	color: #fff;
}

a {
  color: #fff
}

a:hover {
  color:#BF0000
}


.clear {
  clear: both
}


p {
	font-family: Arial; color: #fff; font-size: 16px; line-height: 140%
}
.small {
	font-size:11px	
}

h1 {
  font-family: Arial; font-size: 30px; color: #fff; font-weight: normal; margin-bottom: 22px
}

h3 {
  font-family: Arial; font-size: 18px; color: #fff;  margin-top: 18px; font-weight: normal;
}

p.c1 {
  width: 370px; float: left; text-align: justify; font-family: Arial;
}

p.c2 {
  width: 370px; float: right;  text-align: justify; font-family: Arial;
}

.contact p {
  line-height: 140%
}


.spec {
  float: left; width: 190px; margin-bottom: 20px
}
.spec p {
  font-size: 14px; margin-top: 10px
}


.sxema {
  text-align:center; margin:50px 0
}

span.yellow {
  color: #FFD38C
}

