BODY {
        margin:0;
        padding:0;
        font-family:Arial;

}

IMG {
        border:0;
}

H1 {
        font-size:17px;
        color:#612614;
        font-weight:normal;
        padding-bottom:2px;
        margin:0px;
}

H2 {
        font-family:Verdana;
        color:#373A3B;
        font-size: 11px;
        padding-bottom:2px;
        margin:0px;
}

H3 {
        font-size:11px;
        color:#373A3B;
        font-weight:bold;
        padding:0;
        margin:0;
}
H4 {
        font-size:11px;
        font-weight:bold;
        padding:0;
        margin:0;
}
a.topmenu {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        padding:8px 6px;
        text-decoration:none;
}
.dark_white{
        color:#ffffff;
        font-size: 11px;
}/*Темный текст*/
a.dark {
        text-align:center;
        color:#373A3B;
        padding:8px 0;
        font-size:13px;
        font-weight:bold;
}/*Темный текст*/
a.order {
        text-align:center;
        color:red;
        padding:8px 0;
        font-size:15px;
        font-weight:bold;
}/*Темный текст*/
.dark {
        text-align:left;
        color:#373A3B;
        padding:8px 0;
        font-size:13px;
        font-weight:bold;
}/*Темный текст*/
.dark1 {
        text-align:center;
        color:#373A3B;
        padding:8px 0;
        font-size:13px;
        font-weight:bold;
}/*Темный текст*/
.note {
        text-align:left;
        color:#373A3B;
        padding:3px 0;
        font-size:10px;
        font-weight:bold;
}/*Темный текст*/
.fname {
        text-align:center;
        color:#373A3B;
        font-size:11px;
        font-weight:bold;
}/*Темный текст*/
.mname {
        text-align:center;
        color:#373A3B;
        font-size:12px;
        font-weight:bold;
}/*Темный текст*/
.topmenuact{
        font-size:9px;
        font-weight:bold;
        color:#999999;
        padding:8px 6px;
        cursor:hand;
}

.leftact{
        font-size:12px;
        font-weight:bold;
        color:#ffffff;
        padding:4px 3px ;

}/*активный элемент верхнего меню*/

.topmenucat{
        font-size:9px;
        font-weight:bold;
        color:#ffffff;
        padding:8px 6px;
        cursor:hand;
}

.leftmenu{
        color:#612614;
        font-size:10px;
        text-decoration:none;

}
.leftmenu_bold{
        color:#612614;
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
}
.dotted_bottom_line{
        background:url(images/menu_dots.gif) bottom repeat-x;
}

.dir_name{
        text-align:center;
        background-color:#373A3B;
        color:#FFFFFF;
        padding:8px 0;
        font-size:12px;
        font-weight:bold;
}

.grey_line{
        background:url(images/menu_dots_padding.gif) #E0E0E0 bottom repeat-x;
        color: #373A3B;
        font-weight:bold;
        border-right:1px solid #FFFFFF;
        padding:3px;
        margin-bottom:4px;
} /*серая полоска c пунктиром внизу*/
.grey_line_noborder{
        background:#E0E0E0;
        color: #373A3B;
        font-weight:bold;
        border-right:1px solid #FFFFFF;
        padding:4px;
        margin-bottom:4px;
} /*серая полоска*/
.grey_line_padding{
        background:url(images/menu_dots_padding.gif) #E0E0E0 bottom repeat-x;
        color: #373A3B;
        font-weight:bold;
        border-right:1px solid #FFFFFF;
        padding:13px;
        margin-bottom:4px;
} /*толстая серая полоска с пунктиром внизу*/

.blue_small_text{
        font-size: 10px;
        color:#142661;
        text-decoration:none;
        font-weight:normal;
} /*синий текст(используется в ссылках)*/


.catalog_item{
        background-position:center;
        background-repeat:repeat-x;
        background-image:url(images/menu_dots.gif);
        padding:5px;
} /*пунктир внизу*/
.content{
        background-color:#FFFFFF;
    width:500px;
    text-align:left;
} /*контейнер для статического содержимого страниц*/
.navprint{
        color:#333333;
        text-decoration:none;
} /*ссылка с подчеркиванием*/
.navprint:hover{
        text-decoration:underline;
}
.alert{
        font-size:18px;
        color:#FF0000;
} /*красный большой текст*/
.small_picture_cover{
        border-style:solid;
        border-width:1px;
        padding:1px;
}
.small_picture_no_cover{
        border-width:0px;
        padding:2px;
}
.compare_dots_hor{
        background-image:url(images/menu_dots.gif);
        background-position:center;
        background-repeat:repeat-x;
        padding:1px;
}
.section_advertising{
        padding:15px;
        background-color:#F0F0F0;
        border-bottom:1px solid #d0d0d7;
        height:100px;
}
.text{
        font-family:Verdana;
        color:#666666;
        font-size: 11px;
}/*Обычный текст*/
.text_bold{
        font-family:Verdana;
        color:#666666;
        font-size: 11px;
        font-weight:bold;
}/*Обычный жирный текст*/
.dark_text{
        font-family:Verdana;
        color:#373A3B;
        font-size: 11px;
}/*Темный текст*/
.dark_red_text {
        font-size:17px;
        color:#612614;
        font-weight:normal;
        padding-bottom:2px;
        margin:0px;
}/* Большой бордовый текст*/
.errortext{
        color:#FF0000;
        font-weight:normal;
}
.notetext{
        color:#009900;
        font-weight:normal;
}
.main_news{
        color:#FFFFFF;
        font-size:11px;
}
.oldprice {
	color:#FF0000;
	text-decoration: line-through;
	font-weight:bold;
}
.oldprice1 {
	color:#FF0000;
	font-weight:bold;
}
.noDisplay                                 {position:relative; display:none;}
.Display                                {position:relative; display:block;}

