body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.linia {
	background-image: url(img/linia.png);
	background-repeat: repeat-x;
	background-color: #868383;
}
.menutable {
	margin-top: 10px;
	margin-left: 20px;
}
.menulista {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.aktywna {
	color: #AAAAAA;
	font-weight: bold;
}
#divkontakt {
	position: relative;
	z-index: 2;
	visibility: visible;
	overflow: visible;
	top: 100px;
	left: 0;
	width: 200px;
	height: auto;
	margin-top: 10px;
	margin-left: 20px;
	font-size:14px;
}
#content {
        margin-left: 20px;
        margin-right: 10px;
        padding: 0;
}
#infotop {
        display: block;
        margin-bottom: 13px;
        margin-right: 20px;
        font-size: 15px;
        color: #FFFFFF;
}
.kateglista {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
.nazwapr {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.foto {
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.opis {
	display: block;
	height: auto;
	width: 95%;
	text-align: right;
	font-size: 13px;
}