/* CSS Document */

body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
color:#CC0000;
font-size:30px;
font-weight:normal;
}

h2{
color: #666666;
font-size:22px;
font-weight:normal;
}

h1.caption{
color:#FFFFFF;
font-size: 18px;
}

a{color:#FF0000;
text-decoration:underline;
}

a:hover{
text-decoration:none;
color:#0099FF;
}

#cat_title{
font-size:11px;
color:#CC0000;
font-weight:bold;
}

.cat_razdel{
text-transform:uppercase;
font-size:10px;
}

a.catalog_podrazdel{
font-size:11px;
}

td.main_menu{
padding-left:25px;
height:25px;
}


td.main_menu a{
font-size:11px;
color:#FF0000;
text-decoration:underline;
}

td,p {font-size:12px;
color: #333333;
}

.bottom{
padding-left:35px;
width:255px;
background-image:url(/images/bottom_adress.gif);
background-repeat:no-repeat;
background-position:bottom center;

font-size:11px;
}

