body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url('images/backg.jpg');
	background-repeat: repeat-x;
}



P {
	text-align: justify;
	padding-left: 9px;
	padding-right: 9px;
	font-family: times, serif;
	font-size:11pt;
	color: #675b35;
}


td, tr {
	font-family: times, serif;
	font-size:11pt;
	color: #675b35;
}

.nadpis {
	font-family: times, serif;
	font-size:14pt;
	font-weight:bold;
	text-decoration: none;
	color: #68683e;
}


.small {
	font-family: times, serif;
	font-size:10pt;
	text-decoration: none;
	color: #68683e;
}

a:link {font-family: times, serif; text-decoration: underline; color: #68683e}
a:visited {font-family: times, serif; text-decoration: underline; color: #68683e}
a:hover {font-family: times, serif;; text-decoration: underline; color: #68683e;}
