@CHARSET "UTF-8";

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
}

img {
	border: 0;
}

h1 {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	margin:20px 0 0;
	padding:0;
}

h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

label {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding:5px 0 15px;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: red;
}

div.kontener {
	width: 1322px;
	height: 805px;
	margin: 0 auto;
	text-align: left;
}

.baner-gora {
	width: 1322px;
	height: 72px;
}

.stopka {
	width: 1322px;
	height: 154px;
}

.kontener-srodek {
	width: 1322px;
	height: 579px;
}

.grafika-lewa {
	width: 182px;
	height: 579px;
	float: left;
}

.zawartosc-srodek {
	width: 946px;
	height: 579px;
	float: left;
}

.grafika-prawa {
	width: 194px;
	height: 579px;
	float: left;
}

.zs-g {
	width: 946px;
	height: 58px;
	background-image: url(../images/zs-g.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.zs-s {
	width: 946px;
	height: 521px;
	background-image: url(../images/zs-s.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.zs-g-txt {
	float:left;
	font-weight:bold;
	padding:23px 0 0 65px;
	width:200px;
}

.zs-g-txt a {
	font-weight:bold;
}

.zs-g-txt a:hover {
	font-weight:bold;
	color: red;
}

.zs-srodek {
	width: 946px;
	height: 466px;
}

.menu {
	width: 946px;
	height: 55px;
	padding:0 0 0 11px;
	color: red;
}

.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu li {
	float:left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 17px 0 0 55px;
	width: 92px;
	font-weight: bold;
}

.naglowek {
	float: left;
	width: 356px;
	height: 466px;
	text-align: right;
}

.zawartosc-strony {
	float: left;
	width:	590px;
	height: 466px;
}

.zawartosc-strony-txt {
	padding:25px 34px 0 10px;
}

.zawartosc-strony-txt ul {
	margin-bottom:20px;
}

.zawartosc-strony-txt li {
	margin: 5px;
}

.mapa-strony-link {
	color:gray;
	float:right;
	font-size:9px;
	padding:10px;
}

.mapa-strony-link a {
	color:gray;
}

.mapa-strony-link a:hover {
	color:red;
}

.naglowek-podmenu {
	margin-left:180px;
	margin-top:10px;
	text-align:left;
	width:200px;
}

.naglowek-podmenu a {
	color: red;
}

.naglowek-podmenu a:hover {
	text-decoration: underline;
}

.naglowek-podmenu-m {
	margin-top: 5px;
}









