body, td {
	font-family: Arial, Tahoma, Verdana, sans-serif ;
	color: #000000;
	font-size: 11px;
}

.nadpis {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #9E271C;
	font-size: 14px;
	font-weight: bold;
}

a {
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	text-decoration : underline;
	font-weight: normal;
	color : #9E271C;
}

a:hover {
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	text-decoration : none;
	font-weight: normal;
	color : #9E271C;
}

a.menu {
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color : #FFFFFF;
}

a.menu:hover {
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color : #99CCCC;
}

.input  {
 background-color : #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-bottom-color: #B7B7B7;
 border-left-color: #6F6F6F;
 border-top-color: #6F6F6F; 
 border-right-color: #B7B7B7;
 font-family: Tahoma, Verdana, Arial;
 color: #133345;
 font-size:11px;
 font-weight: normal;
 padding-left: 5px;
 padding-right: 5px;
}

.under {
	border-bottom: 1px solid #DDDDDD;
}

.img {
 border-color:#9E271C;
 border-width: 1px;
}