﻿body
{    
    font-family: Tahoma, Verdana, Arial ;
    font-size: 12px;
    color: #ffffff;
    background: #000000;
    padding:0;
    margin:0;
}


h1
{
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
}

h2, h3
{   
    color: #ffffff; 
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
}



a
{
    color: #ffffff;
    text-decoration: underline;
    border: none;
}

a:hover
{
    color: #ffffff;
    text-decoration: underline;
    border: none;
}

img
{
    border:none;
}



.MenuItemStyle
{    
    height:28px;
    text-align:center;    
}

.MenuItemStyle a
{
    padding: 6px 1px 6px 1px;        
    font-size: 12px;
    color: #306544;
    font-weight:bold;   
    text-decoration:none;            
}

.MenuItemStyle a:hover
{ 
    padding: 6px 1px 6px 1px;        
    font-size: 12px;
    color: #07180e;
    font-weight:bold;   
    text-decoration:none;            
}



.MenuSelectedItemStyle
{    
    text-align:center;   
}

.MenuSelectedItemStyle a
{
    padding: 6px 1px 6px 1px;        
    font-size: 12px;
    color: #07180e;
    font-weight:bold;   
    text-decoration:none;            
}



.SubmenuItemStyle
{    
    width:205px;
    height:20px;
    text-align:left;
}


.SubmenuItemStyle a
{
    padding: 6px 0px 6px 0px;
    text-transform: none;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.SubmenuItemStyle a:hover
{ 
    color: #ffffff;
    text-decoration: underline;     
}

.SubmenuSelectedItemStyle
{    
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;     
}


.SubmenuSelectedItemStyle a
{
    
    padding: 6px 0px 6px 0px;    
    text-transform: none;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;    

}

#content 
{
    margin: 20px 30px 20px 30px;
    
        
}

#content p
{
    
    line-height:135%;
        
}



div.resetovac
{
    position: relative;
    clear: both;
    border-right: 0px;
    padding-right: 0px;
    border-top: 0px;
    padding-left: 0px;
    font-size: 0px;
    float: none;
    padding-bottom: 0px;
    margin: 0px;
    border-left: 0px;
    width: 0px;
    line-height: 0px;
    padding-top: 0px;
    border-bottom: 0px;
    height: 0px;
    top:0px;
    left:0px;
}
