/* Обычный стили*/
body { 
     /*background: url('../images/fon.jpg') no-repeat center top;
     background-color: #bcdceb;*/
}

/* Стиль рубрики статьи */
.rubrica-art { 
     color: #fbb738;
     font-size: 15pt;
     font-family: Verdana;
     font-weight: bold;
     text-transform: uppercase;
}

/* Заголовок в текстовых статьях */
.zagolovok-art {
     color: #010100;
     font-size: 18pt;
     font-family: Times New Roman;
     line-height: 1.0em;
     font-weight: bold;
}

/* Подзаголовки на главной */
.vs-art { 
     color: #6b6b6b;
     font-size: 15pt;
     font-family: Tahoma;
     line-height: 1.3em;
}

/* Текст на главной */
.text-art { 
     color: #000000;
     font-size: 13pt;
     font-family: Tahoma;
     line-height: 1.3em;
}





/* Для ссылок страницы сайта и главной */
a.artmenu {
     color: #000; 
     text-decoration: none;
     font-size: 20pt;
     font-family: Times New Roman;
     font-weight: bold;
}

a.artmenu:visited {
     color: #000; 
     text-decoration: none;
     font-size: 20pt;
     font-family: Times New Roman;
     font-weight: bold;
}

a.artmenu:active {
     color: #000; 
     text-decoration: none;
     font-size: 20pt;
     font-family: Times New Roman;
     font-weight: bold;
}

a.artmenu:hover {
     color: #000; 
     text-decoration: underline;
     font-size: 20pt;
     font-family: Times New Roman;
     font-weight: bold;
}


/* Для ссылок страницы сайта и главной */
a.submenu {
     color: #000; 
     text-decoration: none;
     font-size: 20pt;
     font-family: Tahoma;
}

a.submenu:visited {
     color: #000; 
     text-decoration: none;
     font-size: 20pt;
     font-family: Tahoma;
}

a.submenu:active {
     color: #000; 
     text-decoration: none;
     font-size: 20pt;
     font-family: Tahoma;
}

a.submenu:hover {
     color: #000; 
     text-decoration: underline;
     font-size: 20pt;
     font-family: Tahoma;
}


/* Для ссылок страницы сайта и главной */
a.slidermenu {
     color: #fbb738; 
     text-decoration: none;
     font-size: 15pt;
     font-family: Verdana;
     font-weight: bold;
     text-transform: uppercase;
}

a.slidermenu:visited {
     color: #fbb738; 
     text-decoration: none;
     font-size: 15pt;
     font-family: Verdana;
     font-weight: bold;
     text-transform: uppercase;
}

a.slidermenu:active {
     color: #fbb738; 
     text-decoration: none;
     font-size: 15pt;
     font-family: Verdana;
     font-weight: bold;
     text-transform: uppercase;
}

a.slidermenu:hover {
     color: #fbb738; 
     text-decoration: underline;
     font-size: 15pt;
     font-family: Verdana;
     font-weight: bold;
     text-transform: uppercase;
}

div.otstup p{ 
margin-left:41px;
} 