body {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
	line-height: 11pt;
}
H1 {
    font-family: Verdana, Arial, Tahoma;
    font-size: 14px;
	line-height: 11pt;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-style: italic;			
}
.opis{
    font-family: Verdana, Tahoma;
    font-size: 12px;	
    color: #D3D3D3;
	letter-spacing: 1px;	
	text-align: left;
	line-height: 11pt;	
}
.opis_small{
    font-family: Verdana, Tahoma;
    font-size: 11px;	
    color: #D3D3D3;
	letter-spacing: 0px;	
	text-align: left;
	line-height: 11pt;	
}
.podpis:hover {
    text-decoration: underline;
    font-size: 10px;	
    color: #B3B3B3;
}
.podpis {
    font-size: 9px;	
    color: #B2B2B2;
}
.tytul{
   font-family: Times New Roman;
   font-size: 20px;	
   color: #DD0000;
   font-weight: bold; 
   letter-spacing: 1px;	    
}
.tytul:first-letter {
   font-size: 24px;	
   font-weight: bold;    

}
.grey {
    color: #E0E0E0;
    font-family: Arial, Tahoma;
    font-size: 11px;
	font-style: italic;	
    text-decoration: underline;
    color: #E0E0E0;	
}
.grey:link {
    color: #E0E0E0;
    font-family: Arial, Tahoma;
    font-size: 11px;
	font-style: italic;	
    text-decoration: underline;
    color: #E0E0E0;	
}
.grey:visited {
    color: #404040;
    font-family: Arial, Tahoma;
    font-size: 10px;
	font-style: italic;	
    text-decoration: underline;
    color: #E0E0E0;	
}
.grey:hover {
    font-family: Arial, Tahoma;
    font-size: 13px;
	font-style: italic;	
    text-decoration: underline;
    color: #E0E0E0;
}
a {
    text-decoration: none;
    color: #9933FF;
}
a:hover {
    text-decoration: underline;
    color: #990000;
}
.button {
    font-family: Arial, Tahoma;
    color: #E0E0E0;
    font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;		
}
.button:hover {
    font-family: Arial, Tahoma;
    color: #00AAAA;
    font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;	
    text-decoration: none;	
}
.menu
{
    font-family: Arial, Tahoma;
    font-size: 10px;
	line-height: 10pt;		
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 3pt;
	letter-spacing: 1px;	
}
a.mymenu {
    text-decoration: none;
    font-size: 11px;
	line-height: 11pt;
    color: #dddddd;	
}
a.mymenu:hover {
    text-decoration: underline;
    color: #ffffff;
}


