@charset "windows-1251";

h1{font-family: Arial, Verdana, sans-serif; color: #000000}
h2{font-family: Arial, Verdana, sans-serif;color: #000000}
h3{font-family: Arial, Verdana, sans-serif;color: #000000}
h4{font-family: Arial, Verdana, sans-serif;color: #487BE1}
h5{font-family: Arial, Verdana, sans-serif;color: #FFFFFF}
h6{font-family: Arial, Verdana, sans-serif;color: #487BE1}

p{font-family: Arial, Verdana, sans-serif; font-size: 14px;}
a{font-size: 12px; color: #0033CC; font-family: Arial, Verdana, sans-serif;}
body{
background-image: url("../top_images/bg.gif");
}

body,td,th {
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
a:link {
        color: #000000;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #003265;
}
a:hover {
        text-decoration: underline;
        color: #000000;
}
a:active {
        text-decoration: none;
        color: #000000;
}
a {
        font-weight: bold;
}

.msg{color: #3355ff; }
.help{color: #334488; }
.input{background-color: #C9C9C9; border-width: 1px}
.button{background-image: url(../images/button.gif); border-width: 1px; color: #336699; }
.table{background-color: #F2F2F2; font-family: Arial, Verdana, sans-serif; font-size: 12px;}
.zagtrtable{font-weight: bold; background-color: #0056BC;}
.leftblok1 {font-family:Arial;	text-align: left; font-size: 12px; margin-left: 5px; }
.leftblok1 a{text-decoration: none;color: #000000;font-weight: normal;  margin-left: 5px; valign=bottom; font-size: 15px; }
.leftblok1 a:hover td{color: #000000;text-decoration: none; margin-left: 5px; valign=bottom; font-size: 15px;}

.leftblok2 {font-family: Arial;	text-align: left; line-height: 120%;}
.leftblok2 a{text-decoration: none;color: #000000;font-weight: normal;  valign=bottom;font-size: 15px;}
.leftblok2  a:hover {color: #000000;text-decoration: none; valign=bottom; font-size: 15px;}

.leftblok3 {font-family:sans-serif;	text-align: left; font-size: 11px; margin-left: 10px; line-height: 120%;}
.leftblok3 a{text-decoration: none;color: #000000;font-weight: normal;  margin-left: 10px; valign=bottom}
.leftblok3 a:hover {color: #0000cc;text-decoration: underline; margin-left: 10px; valign=bottom; background: }

.centerblok {font-family:sans-serif;	text-align: center; font-size: 12px; margin-left: 10px; line-height: 150%;}

ul { margin: 0; padding: 0; list-style: none; width: 190px; }


li {
  float: left;
  position: relative;
  width: 205px;
  }


li a:hover{
background: #ffffff;}
ul li { position: relative; background: #AFCDFF; 190px; border-bottom: 1px solid #000000;}

li ul { position: absolute; left: 0px; top: 0; display: none; }

ul li a { display: block; text-decoration: none; color: #777; background: #AFCDFF; padding: 5px; border-bottom: 1px; }

li:hover ul, li.hover ul { display: block; background: #ffffff;} 

/*li:hover ul li ul, li.over ul li ul { display: none; } Спрятать подменю 3-го уровня */
li ul li:hover ul, li ul li.over ul { display: block; } /* Показать подменю 3-го уровня */ 

/* Fix IE. Hide from IE Mac \*/ * html ul li { float: left; height: 1%; } * html ul li a { height: 1%; } /* End */ 
.links {color: #ffffff; margin-left: 0px;	font-size: 16px; }
.links a {color: #ffffff; text-decoration: none; font-size: 14px;}
.links a:hover {color: #000000; text-decoration: underline; font-size: 14px;}

.img1 {border: solid 1px;   
            border-top-color:#000000;
            border-right-color:#000000;
            border-bottom-color:#000000;
            border-left-color:#000000;
            margin:0; 
            padding:0; }