body {
	margin: 0;
	padding: 0;
}

a img {
	border: 0px;
}

body, td, input, select, th, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
}

.menu_top1 {
width: 237px;
height: 50px;
background-image: url(../images/button_index.jpg);
}

.menu_top1 a{ width: 237px; height: 50px; display: block;}

.menu_top1 a:hover{ background-image: url(../images/button_index_a.jpg); background-repeat : no-repeat; width: 237px; height: 50px; display: block;}


.menu_top2 {
width: 237px;
height: 53px;
background-image: url(../images/button_video.jpg);
}

.menu_top2 a{ width: 237px; height: 53px; display: block;}

.menu_top2 a:hover{ background-image: url(../images/button_video_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top3 {
width: 237px;
height: 53px;
background-image: url(../images/button_photo.jpg);
}

.menu_top3 a{ width: 237px; height: 53px; display: block;}

.menu_top3 a:hover{ background-image: url(../images/button_photo_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top4 {
width: 237px;
height: 53px;
background-image: url(../images/svadba.jpg);
}

.menu_top4 a{ width: 237px; height: 53px; display: block;}

.menu_top4 a:hover{ background-image: url(../images/svadba_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}



.menu_top5 {
width: 237px;
height: 53px;
background-image: url(../images/vipusk.jpg);
}

.menu_top5 a{ width: 237px; height: 53px; display: block;}

.menu_top5 a:hover{ background-image: url(../images/vipusk_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top6 {
width: 237px;
height: 53px;
background-image: url(../images/sad.jpg);
}

.menu_top6 a{ width: 237px; height: 53px; display: block;}

.menu_top6 a:hover{ background-image: url(../images/sad_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top7 {
width: 237px;
height: 53px;
background-image: url(../images/button_services.jpg);
}

.menu_top7 a{ width: 237px; height: 53px; display: block;}

.menu_top7 a:hover{ background-image: url(../images/button_services_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top8 {
width: 237px;
height: 67px;
background-image: url(../images/button_contacts.jpg);
}

.menu_top8 a{ width: 237px; height: 67px; display: block;}

.menu_top8 a:hover{ background-image: url(../images/button_contacts_a.jpg); background-repeat : no-repeat; width: 237px; height: 67px; display: block;}


.menu_top9 {
width: 237px;
height: 53px;
background-image: url(../images/roddom.jpg);
}

.menu_top9 a{ width: 237px; height: 53px; display: block;}

.menu_top9 a:hover{ background-image: url(../images/roddom_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top10 {
width: 237px;
height: 53px;
background-image: url(../images/1sen.jpg);
}

.menu_top10 a{ width: 237px; height: 53px; display: block;}

.menu_top10 a:hover{ background-image: url(../images/1sen_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}


.menu_top11 {
width: 237px;
height: 53px;
background-image: url(../images/price.jpg);
}

.menu_top11 a{ width: 237px; height: 53px; display: block;}

.menu_top11 a:hover{ background-image: url(../images/price_a.jpg); background-repeat : no-repeat; width: 237px; height: 53px; display: block;}



a {
	color: #600817;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.bottom {
	color: #ecdc9f;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:hover {
	color: #ecdc9f;
	text-decoration: underline;
}


   
#help {
    display: block;
    font-size: 12px;
    position: fixed;
    right: 0;
    top: 250px;
    width: 279px;
    z-index: 5;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#help img{
    border: 0px;
}

#help-panel {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    float: right;
    width: 240px;
}

#help-panel .collapse {
    display: none;
    float: left;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 15px;
}

#help-panel .collapse a {
    font-size: 11px;
    color: black;
    text-decoration: underline;
    font-size: 12px;
}

#support-header {
    background: url("/plugins/helper/images/24-7-bg.gif") repeat-x scroll 0 0 transparent;
    height: 17px;
    padding: 2px 0 0 10px;
}

#help-panel .main {
    background: url("/plugins/helper/images/item-bg.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 37px;
    width: 240px;
}

#help-panel a.title {
    background: url("/plugins/helper/images/but-right.gif") no-repeat scroll 10px 15px transparent;
    color: #444;
    display: block;
    font-weight: bold;
    padding: 12px 10px 12px 22px;
    font-size: 12px;
}

#help-panel a.title span {
    color: #666;
    display: block;
    font-weight: bold;
    font-size: 12px;
}

#help-panel a.selected {
    background: url("/plugins/helper/images/but-down.gif") no-repeat scroll 10px 15px transparent;
}

#help a {
    text-decoration: none;
}

#help-button {
    float: right;
}
