BODY {  
    background:transparent url(images/top_line.gif) repeat-x scroll 0 0;
    background-color: #cbdd7f;
    font-family: arial;
    font-size: 12px;  
    margin: 0px;
}

TD{
    font-family: arial;
    font-size: 12px;
}

.class1 A {
    background: url(/images/menu.jpg) no-repeat ;
    display: block;
    width: 126px;
    height: 26px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 10px; 
    margin-top: 4px;
    padding-top: 3px;
}

.class1 A:Hover {
    background: url(/images/menu_on.jpg) no-repeat ;
    color: #FFFFFF;
}

.class2 A {
    background: url(/images/cat_frame_menu.jpg) no-repeat ;
    float: left;
    width: 94px;
    height: 94px;
    font-size: 12px;
    text-decoration: none;
    color: #2fb343;
    line-height: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 30px;
    text-align: center;
}

.class2 A:Hover {
    background: url(/images/cat_frame_menu.jpg) no-repeat ;
    color: #2fb343;
}


.page {      
    width: 1024px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    border: none;
    position: absolute;
    left: 50%;
    margin-left: -512px;  
}

.frame{
    background: url(/images/frame.jpg) no-repeat ;
    width: 425px;
    height: 353px;
    
}

.frame_pad{
    margin-left: 15px;
    padding-top: 15px;    
}

.top {
    background: url(/images/top.gif) no-repeat ;
    width: 1024px;
    height: 165px; 
}


.main_menu{
    width: 706px; 
    position: absolute;
    margin-left: 340px;
    padding-top: 75px;
} 

.main {
    background: url(/images/main.jpg) repeat-y ;
    width: 1024px;
     
} 

.left {   
    width: 136px;    
    position: absolute;
    text-align: right;
    margin-left: 181px; 
    
} 

.loader { 
    width: 505px;
    margin-left: 345px;
    padding-top: 30px;
    text-align: justify; 
    
}

.title{
    font-size: 14px;
    font-weight: bold;
}

.main_cats{
//    height: 600px;
}

.cat_frame {
    background: url(/images/cat_frame.jpg) no-repeat ;
    width: 94px;
    height: 94px; 
    margin-right: 30px;
    margin-top: 30px; 
    float: left; 
      
} 

.category {
    width: 73px;
    height: 73px; 
    margin-left: 10px;
    padding-top: 10px; 
    position: absolute; 
    font-size: 9px;
    font-weight: bold;
}

.cat_name_title{
    margin-left: -10px; 
    padding-top: 10px;
    width: 94px;
    text-align: center;
} 

.footer {
    background: url(/images/foot.jpg) no-repeat ;
    width: 1024px;
    height: 105px;
    text-align: center; 
    font-size: 11px;
} 




div.menu_tree a, div.menu_tree a:link, div.menu_tree a:visited {
    width: 169px;
    height: 24px;
    padding-left: 10px;
    line-height: 24px;
    display: block;
    clear: left;
    text-align: left;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    background: url('../images/neaktyvus.jpg');
}
div.menu_tree a:hover {
    text-decoration: none;
    background: url('../images/aktyvus.jpg');
}
div.menu_tree a#active {
    width: 169px;
    height: 24px;
    padding-left: 10px;
    line-height: 24px;
    display: block;
    float: left;
    text-align: left;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    background: url('../images/aktyvus.jpg');
}
hr.hr2 {
background-color:#000000;
color:#000000;
height:1px;
border:0 none;
width:90%;
}