html {
	background-image:  url(gfx/opbg.gif);
	background-repeat: repeat;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#666666;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

table {
 	background-color: #000000;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}

p {
	padding: 5px;
}

td {
	font-size: 10px;
}

a:link {
	font-style: normal;	
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

.ramka {
	border: 1px solid #666666;
	padding: 17px;
}

.dygresja {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#999999;
 	font-size: 10px;
}

.headzik {
	font-weight: bold;
}

#menuTop {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 3px;
	width: 98px;
	display: block;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#menuTop:hover {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#submenu {
	color: #999999;
	background-color: #333333;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 1px;
	text-align: center;
}

#submenu:hover {
	color: #CCCCCC;
	background-color: #666666;
}

#motto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-align: left;
	padding: 17px;
}

#motto-bigos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	text-align: right;
	padding: 17px;
}

#top-left {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

#opis {
	width: 836px;
	text-align: left;
}

.news {
	position: relative;
	visibility: visible;
	z-index: auto;
	top: -1050px;
	right: -20px;
}