A:LINK, A:VISITED, A:HOVER, A:ACTIVE {
	color : #37B004;
	text-decoration : underline;
}

TABLE.glowna {
	vertical-align : top;
	width : 682px;
	text-align : left;
	margin : auto;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(tpl/images/bkg.jpg);
	background-repeat:repeat-x;
	background-color: #3E3A39;
	padding:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

A.nbp:LINK, A.nbp:VISITED, A.nbp:ACTIVE {
	text-decoration : none;
	color:#E0FFFF;
}
A.nbp:HOVER {
	text-decoration : underline;
	color:#E0FFFF;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	FONT-SIZE: 11px; 
	COLOR: #484848; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:200px;
}
textarea {
	FONT-SIZE: 11px; 
	COLOR: #484848; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:200px;
}
select {
	FONT-SIZE: 11px; 
	COLOR: #484848; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:150px;
}
