/* CSS Document */
* {margin: 0; padding: 0;}

body {
background: #dedcd1 url(images/bcg.jpg) top center no-repeat;
font-family: Trebuchet MS, Verdana, Tahoma, Lucida Sans Unicode;
line-height: 1.4;
font-size: 80%;
color: dark gray;}



p {
margin-bottom: 15px;
}

h1,h2,h3,h4 {
padding: 0; margin: 0; padding-bottom: 10px; padding-top: 20px;
line-height: 1;
}

h1 {
font-family: Lucida sans unicode;
font-size: 20pt;
color: #88a5b2;
font-weight: normal;
margin-bottom: 5px;
}

h2 {
font-family: Lucida sans unicode;
font-size: 14pt;
font-weight: normal;
padding-bottom: 5px;
}

h3{
font-size: 11pt;
background:  ; 
border-bottom: solid silver 0px;
margin: 10px 0 10px 0;
}

h4{
font-size: 10pt;
background: #f5f1e2 ; 
border-bottom: solid #cfbfa3 2px;
}

a {
color: #0171b8;
}

a:hover {
text-decoration: none;
}

a img {
border: 0;
}

table {
width: 100%;
font-size: 100%;
border: 0;
}

table td, tr {
border: white;
padding: 5px;
}

em {
color: black;
}

#wrapper {
text-align: center;
}

#container {
width: 1018px;
margin:auto;
text-align: left;
background-color: white;
padding-top: 40px; 
}

#menutop {
width: 950px;
margin-left: 34px;
text-align: right;
font-weight: normal;
font-family: Lucida sans unicode;
font-size: 10pt;
background: url(images/menutop_bcg.gif) repeat-x bottom;
padding-bottom: 6px;
    
}

#menutop ul {
margin-bottom: 2px;
_margin-bottom: 3px;
}

#menutop li {
display: inline;
list-style: none;
}

#menutop li a {
color: black;
padding: 0 5px 5px  0;
text-decoration: none;
}

#menutop li a:hover {border-bottom: #a4dbf8 solid 3px;}


#logo {
width: 600px;
margin: 25px 0 0 34px;
}

.mail {
width: 150px;
height: 16px;
float: right;
padding-left: 0px;
text-align: right;
margin: 30px 34px 0 0 ;
background: url(images/48.png) no-repeat left center;
}


.download {
width: 82px;
height: 16px;
float: right;
padding-left: 0px;
text-align: right;
margin: 30px 34px 0 0 ;
background: url(images/46.png) no-repeat left center;
}

.mail img {
text-align: bottom;
}

#menudwn {
width: 950px;
margin: 30px 0 0 34px;
text-align: left;
font-weight: normal;
font-family: Lucida sans unicode;
font-size: 10pt;
color: black;
background: url(images/menutop_bcg.gif) repeat-x bottom;
padding-bottom: 6px;    
}

#menudwn ul {
margin-bottom: 3px;
_margin-bottom: 0px;
}



.menu a {
text-decoration: none;

}

.menu ul, .menu li
{
list-style-type: none;
display: inline;

}

ul.uroven1 li.polozka1
{
position: relative;
font-family: Lucida sans unicode;
height: 5px !important;
background: #fff  0 0 repeat-x;
padding-bottom: 3px;
}

ul.uroven1 li.polozka1 a {
color: black;
padding: 0 5px 5px  0;

}

ul.uroven2
{
width: 200px;
position: absolute;
left: 0;
top: 21px;
background: #382308 repeat-y;
visibility: hidden;
border-top: solid 3px black;
padding: 0px 0px 0px 0px;
}


ul.uroven2 li.polozka2 a
{
display: block;
font-weight: normal;
font-variant: normal;
font-size: 9pt;
text-align: left;
color: white;
border-bottom: solid 1px #503f28;
padding-left: 15px;
}


.menu a:hover
{
text-decoration: none;
}

ul.uroven2 li.polozka2 a:hover
{
color: white;
background: #503f28;

}

ul.uroven1 li.polozka1
{
behavior: url(hovermenu.htc);
}

ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover
{
background: #fff 0 -60px repeat-x;
}

ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2
{
visibility: visible;
} 

.cl {
clear:both;
}

#header {
width: 950px;
height: 177px;
margin: 20px 0 0 34px;
text-align: center;
background: url(images/header.jpg) no-repeat center center;
}

#main {
width: 950px;
margin-top:20px;
background: white url(images/main_bcg.gif) repeat-y ;
}


#top{
width: 950px;
margin: 20px 0 0 34px;
border-bottom: silver solid 1px;
}

#content {
width: 665px;
margin: 0 0 20px 34px;
float: left;
}

#content img {
margin: 10px 10px 10px 0;
float: left;
}

#content li {
list-style: none url();
}

#menuright {
width: 200px;
float: right;
margin-bottom: 20px;
}

#menuright li {
list-style: none;
}

#menuright li a {
padding: 3px 0 6px 10px;
line-height: 2;
}

#footer {
width: 950px;
margin-left: 34px;
padding:20px 0 20px 0;
clear: both;
height: 50px;
background: white url() ;
border-top: silver solid 1px;
}

.spanright {
float: right
}


