/******************************************************************************
*                                                      BOGATYRI
******************************************************************************/
#bogatyri {
    background:url('/images/pic_bg.gif') repeat-x bottom;
    height:520px;
    margin-right:10px;
}
        #bogatyri div#r {
        background:url('/images/pic_bg_right.gif') no-repeat bottom right;
        height:520px;
        }
        #bogatyri div#l {
        background:url('/images/pic_bg_left.gif') no-repeat bottom left;
        height:520px;
        text-align:center;
        }
        #bogatyri img {
        margin-top:70px;
        }

/******************************************************************************
*                                                      SERVICE MENU
******************************************************************************/
#serv_menu {
padding:0 10px 0 0;
margin:60px 0 0 0;
}
        #serv_menu table {
        width:100%;
        background:url('/images/m_bg.gif') repeat-x;
        }
        #serv_menu td ul {
	margin:0;
	padding:0;
	list-style:none;
        }
	#serv_menu ul li {
	padding:0;
	}

        .second_title {
        font:bold 14px/14px "Trebuchet MS";
        color:white;
        text-decoration:none;
        }
        .third_menu a {
        font:normal 11px/25px "Trebuchet MS";
        }



/******************************************************************************
*                                                      VOTE AND HS
******************************************************************************/

#hs_5 {
margin:30px 0;
padding:0 10px;
}

        #hs_5 h2 {
        font:bold 14px/28px "Trebuchet MS";
        color:#333333;
        padding:16px 0 6px 0;
        border-bottom:1px dashed #828282;
        margin-bottom:20px;
        }



/******************************************************************************
*                                                      AKCII
******************************************************************************/
#akcii {
    line-height:16px;
}

#akcii a {
    font-weight:bold;
    background:url('/images/arrow_right_grey.gif') no-repeat right;
    padding-right:20px;
}

#akcii_pic {
    background:url('/images/akcii_img_bg.gif') no-repeat top left;
    width:153px;
    height:138px;
    float:left;
    margin-right:10px;
    text-align:center;
    padding-top:5px;
}




















