.nadpis2 {
	color : #767BA7;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	font-size : 8pt;
	font-weight : bold;
}

.nadpis {
	color : #F4DCA4;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	font-size : 8pt;
	font-weight : bold;
}


td {
	color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	font-size : 8pt;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : #6976A7;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER {
	color : #B7ABC5;
	text-decoration : underline;
}

A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED, A.bottom {
	color : #6976A7;
	text-decoration : none;
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	width: 100%;
}

A.bottom:HOVER  {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	background-color: #6976A7;
	width: 100%;
}

A.bottom_active:ACTIVE, A.bottom_active:LINK, A.bottom_active:VISITED, A.bottom_active, A.bottom_active:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	background-color: #9BAFBB;
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	width: 100%;
}


input {
	color : #484848;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	font-size : 8pt;
	letter-spacing: 1px;
	height: 20px;
}

select {
	color : #484848;
	font-family : Verdana, Tahoma, Arial, Helvetika;
	font-size : 8pt;
	letter-spacing: 1px;
}