/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-image: url("images/bg.jpg");
/*background-position: center top;
background-attachment: scroll;*/
background-repeat: repeat-x;

background-color: #f4f9ff;
font-size: 17px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#003d5b;
padding:0;
margin:0;
}
a {color: #05499e;}
a:visited {color:#05499e;}
a:hover {color: #dd4b03;}
a:active { color:#dd4b03;}

h1 {
font-size: 20px;
font-weight: bold;
color:#003d5b;
text-align:center;
/*text-transform:uppercase;*/
/*background-color: #e7f0da;*/
border-bottom:4px solid #dc5512;
/*border-top:4px solid #dc5512;*/
padding:12px 0px 10px 0px;
margin:0;
/*text-shadow: 0.05em 0.05em 0.05em #888;*/
}

div.title {
font-size:18px;
font-weight: bold;
color:#6e0dc9;
padding: 0px 16px;
margin:0 5px 0 5px;
text-shadow: 0.05em 0.05em 0.05em #999;
/*background-color: #f4e9c0;
-moz-border-radius: 5px; -webkit-border-radius: 5px*/
}

/*img.download {vertical-align:middle;}*/

/* ----------container to center the layout-------------- */
#container {
width: 980px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #e7f0da;
background-image: url("images/conteiner.jpg");
/*BORDER-left: #e6dfd0 1px solid; BORDER-RIGHT: #e6dfd0 1px solid;*/
}
#container2 {
width: 980px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #7fa9de; border:1;
}

/* ----------banner for logo-------------- */
#banner {
/*background-color: #e1ddd9;
text-align: right;*/
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px 10px 0 10px;
margin: 0 216px 0 208px;
border:0px solid #77a72f;
/*-moz-border-radius: 5px; -webkit-border-radius: 5px*/
}
div#content {
min-height:700px;
height:expression(this.scrollHeight > 700 ? "auto":"700px");
}
span{
padding: 10px 0px 10px 0px;
margin:0px;
}

p, pre{
padding: 10px 0px 0px 0px;
margin:0px;
/*background-color: #fefaec;*/
}
/*P:first-letter {font-weight:bold;}*/
/*P:first-letter {background-color: #F2EEDF; font-size: 42px; float: left; color: 661E23; padding: 3px; margin-right: 5px; line-height: 33px;}*/
P:first-child {color: red; text-indent: 1em;}

#kroshki {
background-color: #F2EEDF;
padding: 4px;
text-align: right; font-size: 11px; font-style: oblique;
}

/* --------------navi------------- */
#left {
border:0px solid #77a72f;
float: left;
width: 208px;
min-height:590px;
height:expression(this.scrollHeight > 590 ? "auto":"590px");
margin: 0;
padding: 0 0px;
background-image: url("images/bg_left.jpg");
background-repeat: no-repeat;
background-position: left top;
/*background-color: #fef7dd;*/
}
ul#left_oglavlenie{margin: 0px; padding: 0px 3px 8px 15px;}
ul#left_oglavlenie li{
/*background: url("images/li_menu.gif") no-repeat 0 6px;*/
/*text-transform: uppercase;*/
/*font-variant: small-caps;*/
font-size: 15px; font-weight: bold; text-align:right; line-height:1.5em;
padding: 0 15px 12px 12px; margin: 0 0 0 0; list-style: none; position: relative;
}

ul#left_oglavlenie li#left_oglavlenie_sm{
font-size: 10px; font-weight: bold; text-align:right; line-height:0.2em;
}

ul#left_oglavlenie li a {color: #05499e; text-decoration:underline;}
ul#left_oglavlenie li a:visited {color:#05499e; text-decoration:underline;}
ul#left_oglavlenie li a:hover {color: #dd4b03; text-decoration:none;}
ul#left_oglavlenie li a:active { color:#dd4b03; text-decoration:none;}

#right {
border:0px solid #77a72f;

float: right;
width: 201px;
min-height:590px;
height:expression(this.scrollHeight > 590 ? "auto":"590px");
margin: 0;
padding: 0 15px 15px 0;
background-image: url("images/bg_right.jpg");
background-repeat: no-repeat;
background-position: right top;
/*background-color: #fef7dd;*/
}
.preul {margin: 0px; padding: 0px 8px 0px 17px; font-size:15px; color:#dd4b03; font-weight:bold;list-style: none; position: relative;}
.preul2 {margin: 0px; padding: 3px 8px 0px 17px; font-size:12px; color:#003d5b; font-weight:bold;list-style: none; position: relative;}

ul{margin: 0px; padding: 8px 10px 8px 7px; line-height:0.9em;}
ul li{
/*background: url("images/li_menu.gif") no-repeat 0 5px;*/
/*text-transform: uppercase;*/
/*font-variant: small-caps;*/
font-size: 11px; font-weight: normal;
padding: 0 0 5px 10px; margin: 0 0 0 0; list-style: none; position: relative;
}
/*#right_oglavlenie {
font-size: 12px;
padding: 7px 7px;
line-height: 17px;
}
}
div#right_oglavlenie a{
background: url("images/li_menu.gif") no-repeat 0 6px;
padding-left: 8px;
margin:0;
list-style-image:none;
list-style-type:none;
}
div#right_oglavlenie a {color: #0077ee;}
div#right_oglavlenie a:visited {color:#DB7093;}
div#right_oglavlenie a:hover {color: #ffffff; background: #0077ee; padding-bottom:1px;}
div#right_oglavlenie a:active { color:#000000;}*/


/* -----------footer--------------------------- */
#footer {
/*background-color: #e9eaee;*/
background-image: url("images/niz.jpg");
background-repeat: no-repeat;
background-position: center top;
width: 980px;
height: 131px;
clear: both;
margin: 0 auto;
padding: 0px 0 0px 0;
text-align: center;
color: #003d5b;
font-size: 11px;
}

#overfooter {
background-color: #e9eaee;
background-image: url("images/niz_bg.jpg");
background-repeat: repeat-x;
background-position: center top;
width: 100%;
height: 131px;
clear: both;
/*margin: 0;
padding: 5px 0 0px 0;
text-align: center;
color: #ffffff*/
}

#footer_end {  /*Обеспечивает заполнение Контейнера фоном*/
background-color: #e9eaee;
background-image: url("images/conteiner.jpg");
width: 980;
height: 15px;
clear: both;
margin: 0;
padding: 0px 0 0 0;
text-align: center;
color: #ffffff
}


/* -----------solo--------------------------- */
.solo_banner {
/*background-color: #eff5e6;*/
padding: 5px;
margin: 0 200px 5px 200px;
border:1px solid #c3d4a9;
font-size:11px;
text-align:center;
/*-moz-border-radius: 5px; -webkit-border-radius: 5px;*/
/*width: 588px;
float:right;*/
}

.solo_right {
background-color: #eff5e6;
padding: 5px; margin:6px;
border:1px solid #c3d4a9;
font-size:11px;
/*-moz-border-radius: 5px; -webkit-border-radius: 5px;*/
}

.solo_left {
background-color: #eff5e6;
padding: 5px; margin:6px;
border:1px solid #c3d4a9;
font-size:11px;
/*-moz-border-radius: 5px; -webkit-border-radius: 5px;*/
}

.solo_content {
/*background-color: #eff5e6;*/
padding: 5px;
margin: 15px 225px 5px 215px;
border-top:1px solid #eaeaea;
font-size:11px;
/*-moz-border-radius: 5px; -webkit-border-radius: 5px;*/
}

.solo_footer {
/*background-color: #7fa9de;*/
width: 100%;
height: 25px;
clear: both;
margin: 0;
padding: 5px 0 0 0;
text-align: center;
font-size: 11px;
}

/* -----------counters--------------------------- */

#rambler a img  {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);
padding: 30px 2px 0px 2px;
}

#rambler a:hover img  {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
padding: 30px 2px 0px 2px;
}
