html, 
body
    {
    margin: 0px;
    }

html, body, td, th, p, div
    {
    font-family: "Helvetica CE", Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    }

#noimage { background-image: none; }

.datum { 
       font-size: 10px; 
       color: #999999; 
       }

.datum2 
    { 
    font-size: 9px; 
    color: #b90000; 
    font-family: Tahoma, Arial, sans-serif; 
    }

input,
select,
option,
.box 
    {
	font-size: 10px;
	}
	
.combo 
    {
    font-size: 10px;
    }
    
.novinky 
    { 
    color: #666666; 
    }

.nadpis 
    {  
    font-weight: bold; 
    font-size: 12px; 
    text-align: left;
    color: #111111; 
    font-family: Tahoma, Arial, sans-serif; 
    }

#offer 
	{
	color:#888;
	padding:5px 3px 0px 8px;
	}

#offer b
	{
	color:#000;
	}
	
#offer small
	{
	font-family: Tahoma,Arial,serif;
	color:#000055;
	font-size:9px;
	}

.infotxt
    {
    BORDER: #eee 1px solid;
    WIDTH: 220px;
    MARGIN-RIGHT: 10px; 
    PADDING: 5px; 
    BACKGROUND-COLOR: #f5f5f5;
    }

.forgotpin
	{
	font-size: 9px;
	color: #fff;
	}

a.intxt,
a.intxt:link,
a.intxt:visited
    {
    color: #888;
    width: 100%;
    text-decoration: none;
    display: block;
    }
    
a.forgotpin,
a.forgotpin:link,
a.forgotpin:visited  
	{
	color:#fff;
	}
				
a,
a:link,
a:visited  
	{
	color:#D82B3A;
	}

a:hover 
    { 
    color: #111111; 
    }
    	
a.forgotpin:hover  
	{
	color:#000;
	}	

/* ================= COPY ================= */

a.copy,
a.copy:link,
a.copy:visited
	{
	font-size: 9px;
	text-decoration: none;
	color: #888888;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

a.copy:hover 
	{
	text-decoration: underline;
	color: #000000;
	}