@charset "utf-8";
/* base */
* {
	margin:0;
	padding:0
}
html {
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
body {
	font-family: tahoma, georgia;
	font-size: 11pt;
	background-image:url(/pix/bg.jpg);
	background-color: #222222;
	background-repeat:repeat-y;
	background-position:center;
	background-attachment: fixed;
}
a {
	color: #0097e0;
	outline-style:none;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color:#009
}
.clear {
	clear:both
}
#ZoomCapDiv {
	display:none
}
h1 {
	font-size:28px;
	font-family:Georgia;
	font-weight:normal;
	color:#666;
}
h2 {
	font-size:22px;
	font-family:Georgia;
	font-weight:normal;
	color:#666;
	margin-top:10px;
}
h3 {
	margin-top:10px;
	font-family:georgia;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
}
ul {
	list-style:outside circle;
	margin:10px 0 10px 30px;
	font-family: tahoma;
	font-size:14px;
	color:#333;
	line-height: 22px;
}
#message_box {
	position: absolute;
	z-index: 100;
	top:295px;
	margin-left:955px;
}
#message_box a {
	display:block;
	width:22px;
	height:51px;
}
#icons {
	float:right;
	line-height:10px;
	width:18px;
	margin-right:-8px;
	-margin-right:0px;
}
#icons a, #icons img {
	border:none;
	outline:none;
	margin:0 auto;
}
#maill {
	width:12px
}
#domm, #kartaa {
	width:11px
}
#icons a {
	width:24px;
	height:12px;
	display:block;
}
/*header*/
#header {
	width:960px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	cursor:default;
	background-color:#fff
}
#logo {
	background-image:url(/pix/logo.gif);
	background-repeat:no-repeat;
	float:left;
	width:200px;
}
#logo a {
	display:block;
	width:200px;
	height:54px;
}
#phone {
	font-family: sans-serif;
	font-size:24px;
	float:right;
	color:#666;
	margin-right:10px;
}
#phone span {
	font-size:14px;
	color: #666;
}
#phone p {
	font-size:16px;
	text-align:right
}
#top {
	margin-top:15px;
}
#top p {
	float:left;
	color:#666;
	width:320px;
	font-family:Georgia;
	font-size: 24px;
}
#klassy h2 {
	margin-top:20px
}
#klassy img {
	float:left;
	margin-right:30px
}
#clockmsk, #clockny, #clockp {
	color:#828282;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial Black, Arial;
}
#clock {
	margin-left: 200px;
}
#clock td {
	border: none;
	text-align: center;
}
#clock th {
	font-size: 18px;
	color: #666;
	font-family: Arial Black, Arial;
	font-weight: normal;
	text-align: center;
	border: none;
	width: 33%;
}
/*MENU*/

.links, .links p {
	float:left;
	width:320px;
}
.links a, .links b {
	font-weight:normal;
	font-variant:normal;
	float:left;
	z-index:99;
	opacity:1;
	margin-top:1px;
	margin-bottom:1px;
	padding:3px;
}
.links b, #send_message, #content .error, #content .success, .links a.selected {
	background-image:url(/pix/arrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right:10px;
}
.links b, #send_message, .links a.selected {
	background-color:#B7DBFF;
	color:#333;
}
/*MENU2*/
.links2 {
	width:980px;
	margin-left:-20px;
	padding-left:20px;
	background-image:url(/pix/arrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	background-color:silver;
	height:38px;
	margin-bottom:20px;
}
.links2 p {
}
.links2 a, .links2 b {
	font-weight:normal;
	font-variant:normal;
	float:left;
	font-size:12px;
	padding:8px 8px 8px 15px;
	margin-right:10px;
	background-repeat:no-repeat;
}
.links2 a {
	color: #900;
	text-decoration:none;
	background-image:url(/pix/p_k.gif);
	background-position: 2px 16px;
}
.links2 b {
	background-color:gray;
	color:#fffafa;
	background-image:url(/pix/n_w.gif);
	background-position: 3px 15px;
}
/*NEWS*/
#news_items_list {
	margin-left:0px;
	width:638px;
	float:left;
	list-style-type: none;
}
#news_items_list li {
	margin-bottom:35px;
	background-color:#fff;
}
#news_items_list li p {
	margin-bottom:15px;
}
#news_items_list img {
	width:150px;
	float:left;
	margin-right:10px;
	border:1px silver solid;
}
.newslink {
	display:block;
	width:20px;
	background-repeat:no-repeat;
	height:20px;
	margin-left:5px;
	float: right;
}
#rss {
	background-image: url(/pix/rss.jpg)
}
#twit {
	background-image: url(/pix/twitter.jpg)
}
/*content*/
#content {
	width:960px;
	margin:0 auto;
	padding-top:15px;
	background-color:#FFF;
}
#content p {
	font-family:tahoma;
	font-size:14px;
	color:#333;
	margin-top:2px;
	line-height: 22px;
}
#content dl {
	margin:10px 0 10px 0px;
	font-family: tahoma;
	font-size:14px;
	color:#333;
	line-height: 22px;
}
#left {
	width:640px;
	float:left;
}
#right {
	float:right;
	width:320px;
}
#content table, td {
	border:1px #999 solid;
	border-collapse:collapse;
	border-spacing:1px;
	font-size:14px;
	color:#333;
}
#adv2 table {
	width:400px;
}
#adv2 table tr:hover {
	background-color: #EAF4FF
}
#adv2 table td {
	padding:2px
}
#adv2 table td:hover {
	background-color: #B7DBFF;
	border:#000
}
#zapros p {
	color:#999;
	font-size:12px
}
#norma .prf, #inco .prf {
	text-align:center;
	color: #999;
	margin-top:5px;
}
#inco p {
	margin-bottom:15px
}
#inco b {
	font-weight:bold
}
#inco table td, th {
	padding:2px;
	color:#333;
	vertical-align:top;
}
#inco table {
	margin:0 auto;
	width:900px;
	color:#333;
	background-color:#fffafa
}
#klassy .notice {
	font-size:12px;
	color:#777;
}

#norma span {
	font-size:16px;
	color:#999;
	font-weight:bold;
	font-family:tahoma
}
#norma #download, #inco #download, #klassy #download {
	background-image:url(/pix/pdf.png);
	background-repeat:no-repeat;
	height:35px;
	padding-left:40px;
	padding-top:5px;
	margin:15px 0 5px 0;
}
#content #cont span {
	color:#F00
}
#norma, #inco {
	margin:0 auto;
	width:940px;
}
/*sitemap*/
#sitemap {
	margin-top:15px
}
#main #sitemap #home a {
	background-image:url(/pix/arrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	padding:5px 20px 5px 5px;
	color:#333;
	font-size:16px;
	background-color:#B7DBFF;
}
#main #sitemap #home {
	margin-left:5px;
}
#main #sitemap p {
	margin-left:25px;
	padding:3px;
}
#main #sitemap p a {
	padding:3px;
}
#main #sitemap p a:hover {
	background-image:url(/pix/arrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	color:#333;
	padding-right:10px;
	background-color: #FFD9D9;
}
/*mail form*/
#cont {
	width:880px;
	margin:0 auto;
}
#cont p {
	color:#888;
	font-size:12px;
}
#service {
	color: #aaa
}
#cont input, #cont textarea {
	width:390px;
	padding:4px;
}
#cont select {
	padding:4px;
	width:400px;
}
#cont textarea {
	height:100px;
}
#cont option {
	color:#333
}
#send_message {
	width:100px !important;
	height:25px;
	padding-top:3px;
	display:block;
	color:#333;
	text-decoration:none;
	text-align:center;
	float:right;
	margin-top:15px;
}
#content .error {
	color: #AD5A5A;
	background-color:#FFD9D9;
	font-size:12px;
	font-variant:small-caps;
	padding:2px;
	line-height:15px;
	padding-left:10px;
	margin:4px 0px 4px 0px;
	display: none;
}
.success {
	display: none;
	color: #044406;
	margin-top:15px;
	padding-left:20px;
	padding:10px;
	background-color: #B7FBB9;
}
/*map*/
#map, #map2 {
	display:block;
	height:338px;
	width:613px;
	margin:0 auto;
	z-index:1;
	border:1px #CCC solid;
}
#map {
	background-image:url(/pix/map.png);
}
#map2 {
	background-image:url(/pix/map2.png);
}
#usa, #usa2 {
	background-image:none;
	width: 214px;
	display:block;
	height:208px;
	z-index:2;
	position:absolute;
}
#usa:hover {
	background-image:url(/pix/usa.png);
	background-repeat:no-repeat;
}
#euro, #euro2 {
	background-image:none;
	width: 135px;
	display:block;
	height:150px;
	z-index:2;
	position:absolute;
	margin-left:247px;
}
#euro:hover {
	background-image:url(/pix/euro.png);
	background-repeat:no-repeat;
}
#asia, #asia2 {
	background-image:none;
	width: 200px;
	display:block;
	height:175px;
	z-index:2;
	position:absolute;
	margin-left:368px;
	margin-top:83px;
}
#asia:hover {
	background-image:url(/pix/asia.png);
	background-repeat:no-repeat;
}
#usa2:hover {
	background-image:url(/pix/usa2.png);
	background-repeat:no-repeat;
}
#euro2:hover {
	background-image:url(/pix/euro2.png);
	background-repeat:no-repeat;
}
#asia2:hover {
	background-image:url(/pix/asia2.png);
	background-repeat:no-repeat;
}
#ccie .selected {
	background-color:#B7DBFF;
	background-image:url(/pix/arrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	padding:1px;
	color:#333;
	padding-right:9px;
	border-bottom-style:none;
}
#ccie li {
	margin-top:2px;
}
#ccie ul {
	float: left;
	font-size:13px;
	list-style:none;
	margin-left:5px;
}
#ccie table {
	float:right;
	font-size:8px;
	position:relative;
	margin-top:13px;
	background-color:#fffafa;
}
#content .choose {
	color: #999;
	font-size:12px;
	margin-top:5px;
}
#adv3, #adv4, #adv5 {
	height:180px
}
#adv3 a, #adv4 a, #adv5 a {
	border-bottom:1px dashed;
	text-decoration:none;
}
.dashed a {
	border-bottom:1px dashed;
	text-decoration:none;
}
/*images*/
/*#img1 {
	width:230px;
	margin-top: -85px;
	position:absolute;
	margin-left:30px;
	z-index:2;
}
#img2 {
	position:absolute;
	margin-top:140px;
	width:320px;
	z-index:3;
}
#img3 {
	position:absolute;
	margin-top:350px;
	width:320px;
	z-index:2;
}
#img5 {
	position:absolute;
	margin-top:-60px;
}*/
/*footer*/
#main {
	padding-bottom: 45px;
}
#footer {
	position: relative;
	margin-top: -30px;
	height: 30px;
	clear:both;
	z-index:99;
	font-size:12px;
}
#foot {
	width:960px;
	margin:0 auto;
	font-family:Tahoma;
	border-top:1px silver solid;
	padding-top:5px
}
#foot p {
	float:left;
	width:320px;
}
#copy {
	text-align:left;
}
#alukin {
	text-align:right;
}
#lang {
	text-align:center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

