BODY {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#f2f2f2;
background-image:url(../images/sky.jpg);
background-attachment:fixed;
margin-right:10px;
}

.A {
font-size:10px;
font-weight:700;
color:#959595;
text-decoration:none;
}

.A:hover {
font-size:10px;
font-weight:700;
color:red;
text-decoration:none;
}

.menu {
display:block;
padding-left:9px;
font-size:10px;
font-weight:700;
background-image:url(/images/btn_menu.gif);
text-transform:uppercase;
color:#959595;
padding-top:5px;
height:16px;
text-decoration:none;
}

.menu:hover {
display:block;
padding-left:9px;
font-size:10px;
font-weight:700;
background-image:url(/images/btn_menu_on.gif);
text-transform:uppercase;
color:red;
padding-top:5px;
text-decoration:none;
}

.vved {
font-size:13px;
text-align:left;
}

.td {
vertical-align:top;
}

.men {
font-size:11px;
text-transform:uppercase;
color:blue;
padding-top:5px;
text-decoration:underline;
}

.men:hover {
font-size:11px;
text-transform:uppercase;
color:red;
padding-top:5px;
text-decoration:none;
}

.ramka {
font-size:10px;
border-color:red;
border-style:dotted;
}

.ramkatyt {
text-indent:0;
background-color:#4C7C8C;
font-size:11px;
font-weight:700;
color:#FFF;
font-style:italic;
font-variant:small-caps;
border-color:#333;
}

p.new {
font-weight:700;
color:#c00;
font-style:italic;
font-variant:small-caps;
}

p {
font-size:12px;
font-weight:400;
text-indent:30px;
}

p.tyt {
text-indent:0;
font-size:11px;
font-weight:700;
color:#00F;
font-style:italic;
font-variant:small-caps;
}

h1 {
font-size:10px;
}

h3 {
font-size:15px;
font-style:italic;
text-align:center;
text-decoration:underline;
}

ul {
font-size:12px;
}

ul.m {
list-style-type:decimal;
list-style-position:outside;
list-style-image:url(../images/star.gif);
}

p.form {
font-weight:700;
text-indent:0;
}

.form {
text-indent:0;
font-size:11px;
font-weight:700;
color:#666;
font-variant:small-caps;
border-color:#333;
}

font.top {
font-weight:700;
color:#039;
font-style:italic;
font-variant:small-caps;
}

font.head {
font-weight:700;
color:#909;
font-style:italic;
font-variant:small-caps;
}



#banners a img {
opacity:0.3;
-moz-opacity:0.3;
filter:alpha(opacity=40);
}

#banners a:hover img {
opacity:1.0;
-moz-opacity:1.0;
filter:alpha(opacity=100);
}

