*
{
    margin: 0px;
    padding: 0px;    
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;    
}

img
{
	border: 0px;
}

ul
{
    list-style: none url();
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

H1, H1 a
{
    color: #1A2859;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    /*border-bottom: 3px #1A2859 solid;*/
    padding-bottom: 2px;                        
}


H2
{
    font-size: 12px;
    color: #1A2859;
    font-weight: bold;
    text-transform: uppercase;            
    padding-bottom: 2px;
}

H3, H3 a
{
    font-size: 14px;
    color: #1A2859;
    font-weight: bold;
    display: inline;
    line-height: 18px;
}

        
UL
{
    margin-left: 10px;                        
}

UL LI
{
    padding-left: 10px;
    background: url(images/li_arrow.gif) no-repeat 0px 8px;
    padding-top: 3px;
}  

.TelCislo
{
    font-size: 10px;  
    font-weight: bold;  
    color: #1A2859;        
}

.Text12Verdana
{
	font-family: Verdana, Tahoma;
    font-size: 12px;       
    color: black;
}

.Text11Verdana
{
	font-family: Verdana, Tahoma;
    font-size: 12px;
    line-height: 15px;       
    color: black;
}

.Motto
{
	font-family: Verdana, Tahoma;
    font-size: 14px;
    font-weight: bold;    
    color: #2C5A7E;
}

.BoxList, .BoxList li
{
    margin-left: 0px;    
    list-style: none;
}

.BoxList li
{
    padding-top: 3px;
    padding-left: 13px;
    background: url(images/li_arrow2.gif) no-repeat 0px 6px;
}

.BoxList li a
{    
    color: #1A2859;                                 
}

.BoxList li a:hover
{
}

.bannerOffer
{
    margin-top: 20px;         
    outline: 0px;   
    position: relative;
}

.bannerOffer a
{
    display: block;
    width: 540px;
    height: 117px;            
    font-size: 14px;
    font-weight: bold;            
    padding-left: 20px;
    padding-top: 30px;
    background-repeat: no-repeat;
}

.bannerOffer a:hover
{            
}

.bannerOffer div.DivCena
{     
    position: absolute; 
    left:430px; 
    top:20px; 
    width: 100px; 
    height: 80px;        
}

.cena
{
    color: white;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
}

#anchOffer1
{              
    color: #1A2859;      
    background-image: url(images/banner1b.jpg);
}

#anchOffer2
{                  
    color: #583F20;  
    background-image: url(images/banner2b.jpg);
}

input.loginSubmit
{
	width: 50px;
	height: 22px;
}