html{
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
}

#main {
       height:auto !important;
       margin:0 auto;
       min-height:100%;
       text-align:left;
       width:800px;
}

#main .head{
       height: 115px;
       /*margin-top: 20px;*/
}

#main .head a:link.logo_block , #main .head a.logo_block, #main .head a:hover.logo_block {
        display:block;
        width: 121px;
        height: 80px;
        text-decoration:none;
        
}

#main .head div{
       padding-top: 10px;
       text-align: right;
}

#main .titlepicture{
        width: 515px;
        margin-left: 285px;
        position: absolute;
        top: 136px;
        visibility: hidden;
}


#main .content {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        width: 800px;
}

#main .content #pagecontent{
        width:522px;
        margin-right: 18px;
        overflow:hidden;
        padding-top: 54px;
        padding-bottom: 54px;
        
}


#main .content .menu_brothers{
        border-top: 1px solid #5b595c;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 18px;
}

#main .content .menu_el{
        width: 100%;
       
       background-image: url('../img/plus.gif');
       background-position: 15px 15px;
       background-repeat: no-repeat;
}

#main .content .menu_el_in_path{
        background-image: url('../img/minus.gif');
}

#main .content .menu_el a, #main .content .menu_el a:link{
         color: #000;
         padding-top: 11px;
         padding-bottom: 11px;
         margin-left: 40px;
         display: block;
         width: 220px;
         font-size: 17px;
         text-decoration:none;
}

#main .content .menu_el .menu_l2 a, #main .content .menu_el .menu_l2 a:link{
         font-size: 14px;
         color: #666;
         padding-top: 6px;
         padding-bottom: 6px;
}

#main .content .menu_el .menu_l3 {
        margin-top: 5px;
}

#main .content .menu_el .menu_l3 a, #main .content .menu_el .menu_l3 a:link{
        font-size: 11px;
        color: #666;
        padding-top: 5px;
        padding-bottom: 5px;
}

#main .content .menu_el .menu_l2 a.active, #main .content .menu_el .menu_l2 a:link.active {
        color: #000;
        text-decoration: underline;
}

#main .content .menu_el .menu_l2 .menu_l3 a.active, #main .content .menu_el .menu_l2 .menu_l3 a:link.active {
        color: #666;
        text-decoration: underline;
}

a:hover.lang, a:hover.curlang, #main .content .menu_el a:hover{
         text-decoration: none;
         color: #000;
}

a.curlang , a:link.curlang {
        color: #000;
        text-decoration: none;
}

a.lang , a:link.lang  {
         color: #a8a8aa;
         text-decoration: none;
}

.search {
        height: 12px;
        margin: 0px;
        padding: 0px;
        border: 1px solid #5b595e;
        font-size: 10px;
        width: 79px;
        margin-right: 10px;
}

.search_btn {
        height: 14px;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
}

.element_hover 
{
        background-color: #d1d4d5;
}

.foot {
        margin-top: 14px;
}

.foot .c{
        margin-top: 10px;
       
}

.foot .c p{
         color: #888;
}

.searchArea {
        
}

.foot_comps {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.bgimage {
        background-repeat: no-repeat;
        background-position: top left;
}

.inner_page_bg {
        background-position: top right;
        background-repeat: no-repeat;
        width:515px;
        padding-left: 285px;
        height:410px;
        position: absolute;
        opacity: 0.2;
        filter: alpha(opacity=20);
}

.current_inner_page_bg {
        height: 39px;
        visibility: hidden;
        width: 800px;
        position:absolute;
        background-color: #636e72;
        opacity: 0.3;
        filter: alpha(opacity=30);
}

.back_to_menu a, .back_to_menu a:link, .back_to_menu a:hover{
        font-size: 17px;
        padding:11px;
        color: #333;
        display: block;
        text-decoration: none;
}

.subscription_input {
        width: 109px;
         height: 12px;
        margin: 0px;
        padding: 0px;
        border: 1px solid #5b595e;
        font-size: 10px;
       
        margin-right: 10px;
}

.subscription {
        padding-left: 50px;
        padding-bottom: 20px;
}

.subscription .errors p{
        margin-top: 10px;
        margin-bottom: 10px;
        color: #b33;
}
