@charset "windows-1251";
BODY {color: #000000; background: #FFFFCC; font-family: Times New Roman Cyr;  MARGIN-TOP: 0;  MARGIN-LEFT: 0; MARGIN-RIGHT: 0;}
h1 {font-family: Black Times; font-weight: bold; font-size: 18px;}
h2 {font-family: Black Times; font-weight: bold; font-size: 16px;}
h3 {font-family: Black Times; font-weight: bold; font-size: 14px;}
h4 {font-family: Black Arial; font-weight: bold; font-size: 12px;}
h5 {font-family: Black Arial; font-weight: bold; font-size: 12px;}
h6 {font-family: Black Arial; font-weight: bold; font-size: 12px;}
LI {margin-left: 5px; margin-top: 0px; margin-bottom: 0px;}
normal {font-family: Black Times; font-weight: normal; font-size: 14px;}
small {font-family: ARIAL; font-weight: normal; font-size: 11px;}
A{text-decoration: none;} 
A:link{color: #0000CC;}
A:visited{color: #0000CC;} 
A:hover {color: #FF0000;}
address {font-family: Black Arial; font-weight: bold; font-size: 11px; text-align: center;}
iframe {font-family: Black Times; font-size: 11px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: center;}
img {font-family: Arial; font-size: 11px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: center;}
.describe {display: none}
.flat {FONT-FAMILY: sans-serif; padding: 0px; color: #003366; font-size: 13px; border: 0px none;border-top: 0; border-right: 0; border-left: 0;}
.Punkt {FONT-FAMILY: sans-serif; font-size: 11px; border: 0px none; color: #0000CC}
.Punkt1 {FONT-FAMILY: sans-serif; font-size: 11px; border: 0px none; color: #0000CC}
.Punkt2 {FONT-FAMILY: sans-serif; font-size: 11px; border: 0px none; color: #0000CC}
.PunktSel {FONT-FAMILY: sans-serif; font-size: 11px; font-weight:bold; border: 0px none; color: #FF0000}
.Punktall {FONT-FAMILY: sans-serif; font-size: 10px; border: 1px none; color: #0000CC}
.Punkt3 {FONT-FAMILY: sans-serif; font-size: 11px; border: 0px none; color: #0000CC}

/* Цвет линии меню */
#menuline {
        background: #090;
        border-top: 1px solid #9CC;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menulist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #menulist {
                text-align: center
        }
}

#menulist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #menulist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
/* Закругляем углы ссылок 1из2 */
	    -moz-border-radius:10px;
        -webkit-border-radius:10px;
}

/* Формат неактивных пунктов меню */
#menulist a, #menulist a:link, #menulist a:visited {
        background: #060;
        border: 1px solid #FFF;
        bottom: 3px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 5px 15px 5px 15px;
        position: relative;
        right: 2px;
        text-decoration: none;
/* Закругляем углы ссылок 2из2 */
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
}

#menulist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#menulist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#menulist li#active {
        background: #090;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}
/* Формат тени активного пункта меню */
html>body #menulist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#menulist #active a, #menulist #active a:link, #menulist #active a:visited, #menulist #active a:hover {
        background: #090;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 5px 15px 0 15px;
        position: relative;
        right: 0;
}
