.tekst 
{
 font-family: Tahoma, Arial, Serif;
 font-size: 10px;
 text-decoration: none;
 color: #5C5B5B;
 background-color: white;
 margin-left: 10px;
 margin-bottom: 10px;
 margin-top: 10px; 
 margin-right: 10px; 
 text-align: left;
 font-weight: normal;
 line-height: 12px;
}

.tekst a 
{
 color: #8C1111;
 background-color: white; 
}
.tekst a:hover 
{
 color: #8C1111;
 background-color: white; 
}

.tytul 
{
 font-family: Verdana, Arial, Serif;
 font-size: 12px;
 text-decoration: none;
 color: #000000;
 background-color: white; 
 margin-left: 10px;
 margin-bottom: 10px;
 margin-top: 0px; 
 margin-right: 0px; 
 text-align: left;
 font-weight: bold;
 line-height: 12px;
}

html, body 
{ 
 margin: 0px; 
 padding: 0px; 
 height: 100%;
}

.main 
{
 font-family: Tahoma, Arial, Serif;
 font-size: 10px;
 text-decoration: none;
 color: white;
 background-color: #0E4397;
 margin-left: 0px;
 margin-bottom: 0px;
 margin-top: 0px; 
 margin-right: 0px; 
 text-align: center;
 font-weight: normal;
 line-height: 10px;
}

.menu
{
 font-family: Tahoma, Arial, Serif;
 font-size: 10px;
 text-decoration: none;
 color: white;
 background-color: #0B6EC3; 
 margin-left: 0px;
 margin-bottom: 0px;
 margin-top: 0px; 
 margin-right: 0px; 
 text-align: center;
 font-weight: normal;
 line-height: 10px;
}

.menu a 
{
 color: white;
 background-color: #0B6EC3;  
}

.menu a:hover 
{
 color: #5EFFF9;
 background-color: #0B6EC3;  
}

.obrazek 
{
 border: 0px;
}