BODY {
	background : White;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : #982323;
	margin-top : 1px;
	margin-left : 0px;
	font-size : 11px;
}

TD {

	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #982323;
	text-align : justify;
}

A {
	font-weight : bold;
	color : #885523;
	text-decoration : none;
}
A:hover {
	font-weight : bold;
	color : #B39F67;
	text-decoration : underline;
}
LI{
	line-height : 20px;
}

A.stopka {
	font-size : 10px;
	color : #AF954D;
}
A.stopka:hover {
	font-size : 10px;
	color : #AF954D;
	text-decoration : none;
}

.LOGO {
	text-align : right;
	font-size : 10px;
	color : #AF954D;
	
}