body, td{
   font-family: Verdana;
   font-size: 11px;
}


.tytul
{
	padding: 3px 0 0 25px; 
	font-weight: bold; 
	color: #6c6c6c; 
	height: 17px; 
	background: url("imgs/naglowek1.gif") no-repeat; 
	width: 370px; 
	border: #c8c8c8 1px solid;
}

.naglowek
{
	padding: 3px 0 0 25px; 
	font-weight: bold; 
	color: #6c6c6c; 
	height: 17px; 
	background: url("imgs/naglowek.gif") no-repeat; 
	width: 168px; 
	border: #c8c8c8 1px solid;
}

.podnaglowek
{
  height: 20px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {padding: 3px 0 0 25px; background: url("imgs/link.gif") no-repeat 7px 1px; height: 18px; width: 165px; border-bottom: #c8c8c8 1px dotted; color: #000; text-decoration: none; display: block;}
#menu a:hover {color: orange;}

select, input {
   font-family: Verdana;
   font-size: 11px;
}

.ok {
width: 65%;
border: 2px solid darkgreen;
color: darkgreen;
font-weight: bold;
padding: 10px;
background-color: #c9ffc9;
text-align: center;
}

.notok {
width: 65%;
border: 2px solid darkred;
color: darkred;
font-weight: bold;
padding: 10px;
background-color: #ffc1c7;
text-align: center;
}
