BODY {
	background-color: #39668D;
}
TD.formularz {
	font-size: 10px;
	color: #483D8B;
}

TD.formularzx {
	font-size: 10px;
		font-weight: bold;
	color: #483D8B;
}


.menu{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	
}

.menuru{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
	
}
.gost {

	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #483D8B;
}

.tekst {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #342C64;
	}
	
A {
	color : #483D8B;
	text-decoration : none;
}
	
	
A:hover {
	text-decoration: underline;
	color: Red;
}