/* CSS Document */

/* "мы работаем каждый день с ... по" */
body{
font-family:Tahoma;
font-size:14px; 
color:#000000;}


body a{
color:#ff0000;
font-weight:bold;
font-size:12px;
}

h1{font-size: 16px; font-weight: bold;}
h2{font-size: 14px; font-weight: bold;}
h3{font-size: 13px; font-weight: bold;}

/*вопрос в разделе "вопрос-ответ"*/
h5 a{
color:#000000;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}

/*ответ  в разделе "вопрос-ответ"*/
h6 a{
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
}


/* шрифт ?????? */
.main .header .toplinks{
font-family:Tahoma;
font-size:10px;!10px;
font-weight:normal;
}

.main .header .toplinks a{
color:#000000;
}

/* верхнее меню в нажатом виде */
.main .header .toplinks .tlitem.tlact a{
background:#e22324; !dd5227;!#f00028;
color:#fff!important;
text-decoration:underline;
}

.main .menu{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000; !#fff;
}

.main .menu a{
color:#000000; !#fff;
text-decoration:none;
}

.content .leftcol{
font-size:12px;
color:#000000;
}

.content .leftcol .ndate{
font-weight:bold;
}

/* копирайт внизу */
.content .centcol .darkblock{
font-size:9px;
color:#000000;
}

.content .rightcol{
font-size:12px;
color:#000000;
}

.footer{
font-size:10px;
color:#000000;
padding:0px 0px 20px 214px;
}

