@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic|PT+Sans:400,400italic,700italic,700&subset=latin,cyrillic);
* { font-family:'PT Sans' !important; outline: none; outline:0; outline-style: none; }

html{background:transparent !important;}

body.dt8  {
background: #C2CFD8 url('/images/bg.jpg') top left;
margin:0 !important; width:100% !important; min-width:100% !important; max-width:100% !important;
line-height:normal !important; background-position:0 0 !important; border:0 !important;
}

#container { 
width: 980px;
margin:10px auto; border-radius:5px; overflow:hidden;
background:white; box-shadow:0 0 7px #4E687F;
border:1px solid #BECBD4;
}

#header { 
height: 333px;
text-align:right;
background: #2F4456 url('/images/top.jpg') top left no-repeat;
color: #7998AD;
text-decoration: none;
font-size: 20px; 
padding-right:70px;
} 

#menu {
background-color: #F78721; font-size: 14px !important; 
padding: 6px 0 6px 40px !important; height:auto !important; line-height:normal !important;
}

#menu a {
color: white; font-weight:bold; 
text-decoration: none; margin:0 !important;
font-size: 14px !important; 
}

#menu a:hover {
color: #4B6981;
}

#sidebar {
display:inline-block; vertical-align:top;
width: 300px;
padding: 30px 20px 0 20px;
margin: 0;
font-size:14px; line-height:15px;
color:#555;
}

h1 {
margin: 0px;
color: #F78721; 
font-size:24px; 
font-weight: normal;
line-height:120%;
}

h2 {
color: #3b7687;
font-size: 15px; 
margin: 20px 0 5px 0;
}

#sidebar a {
color: #3b7687; 
text-decoration: none;
}

#main { 
width:600px; display:inline-block; vertical-align:top;
margin: 0 0 0 0;
padding: 35px 20px 30px 0;
color: #444444;
font-size: 15px; 
line-height: 18px;
text-align: left;
min-height: 800px;
} 

#main a {
color: #3b7687; 
text-decoration: none;
}

#main a:hover {
color: #F78721;
}

#footer {
padding: 6px 40px 6px 40px;
background: #4E6C84; 
color: #78A5CA;
font-size: 11px;
text-align: right;
clear:both;
}

#footer a {
text-decoration: none; 
color: #78A5CA;
}

#footer a:hover {
color: white;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

