BODY {
background: #FBFBFB;
}

P {
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
}

.title {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #455A5D; /* kolor linków */
margin-top: 1px; /* 1px odstępu od góry */ 
text-decoration: none; /* dekoracja tekstu */ 
}

.content {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #455A5D; /* kolor linków */
margin-top: 1px; /* 1px odstępu od góry */ 
text-decoration: none; /* dekoracja tekstu */  
}

.contentStrong {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #F00; /* kolor linków */ 
margin-top: 1px; /* 1px odstępu od góry */ 
font-weight:bold;
text-decoration: underline; /* dekoracja tekstu */ 
}

INPUT, SELECT, OPTION {
background: #FBFBFB;
border: 1px solid #CCC;
font-family: Verdana;
font-size: 10px;
text-align: right; 
}

#licz {
border-left: 3px solid #ED3D04;
border-right: 3px solid #ED3D04;
}

#spacer {
padding: 3px;
}

TD {
font-family: Verdana;
font-size: 10px;
}
