@charset "iso-8859-1";
/* CSS Document */

body
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;

}

a:link, a:visited, a:hover {color:#ffffff; text-decoration:underline;}

h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}

img
{
border:0px;
}


td
{
font-size:12px;
}


.input
{

 width:120px;
 text-align: left;
  font-size:11px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
	background-color: #EAEBD4;
	border: 1px solid #797A63;
	color: #797A63;

}

.head, .headrazdel{ padding:0; margin:0; font-size:12px;}
.head { color:#000;}


.menu2:link, .menu2:visited { color:#000000; text-decoration:underline; }
.menu2:hover {color:#000000; text-decoration:underline; }

.razdel { color:#ffffff; text-decoration:none; font-size:12px;}

.menu11{ color:#ffffff; text-decoration:none; font-weight:bold}
.menu1{ color:#ffffff; text-decoration:none; font-weight:bold}
.menu:link, .menu:visited{ color:#ffffff; text-decoration:none; font-weight:bold}
.menu:hover { color:#ffffff; text-decoration:underline; font-weight:bold}

.smenu1{ color:#000000; text-decoration:none; font-weight:bold; font-size:11px;}
.smenu:link, .smenu:visited{ color:#ffffff; text-decoration:none; font-weight:bold; font-size:11px;}
.smenu:hover { color:#ffffff; text-decoration:underline; font-weight:bold; font-size:11px;}

.poisk, .banner_header{ color:#ff0000; text-decoration:none;font-weight:bolder;}
.banner_header { text-align: center; margin-right:8px;}

.nonbnk { position:absolute; visibility:hidden;}

.off
{
position:absolute;
visibility:hidden;
}

.on
{
position:inherit;
visibility:visible;
}

