* {
	margin:0px;
	padding:0px;
	font-family: "Verdena", "Helvetica", sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

h1 {
	display: none;
}
h2 {
	color: #FEB164;
	font-size: 20px;
	padding: 10px 10px 20px 30px;
}
p, span, td {
	color: #F8F7E1;
}
body {
	background: url(background.jpg) repeat-x black;
}

#main {
	position:relative;
	width: 772px;
	left:50%;
	margin-left:-386px;
}
#naglowek {
	height:308px;
	background: url(top.jpg) no-repeat center;
}
#menu {
	position: absolute;
	left: 40px;
	top: 290px;
	color: #F5AB7A;
	font-weight: bold;
	z-index: 98;
}
.menu {
	color: #F5AB7A;
	font-weight: bold;
	z-index: 99;
	text-decoration: none;
}
a.menu:hover {
	color: #FDEBD7;
}
#srodek {
	margin: 0px;
	padding: 0px;
}
#rotator-lewy {
	float: left;
	width: 129px;
	text-align: center;
	margin-top: 40px;
	padding-left: 17px;
}
#rotator-lewy-top {
	height: 43px;
	background: url(rot-lewy-top.jpg) no-repeat;
}
#rotator-lewy-center {
	width: 129px;
	height: 250px;
	text-align: left;
	background: url(rot-lewy-center.jpg) repeat-y;
}
#rotator-prawy-tresc, #rotator-lewy-tresc {
	width: 110px;
}
#rotator-lewy-tresc {
	margin-left: 10px;
}
#rotator-lewy-bottom {
	width: 129px;
	height: 12px;
	background: url(rot-lewy-bottom.jpg) no-repeat;
}
#rotator-prawy {
	float: left;
	width: 129px;
	text-align: right;
	margin-top: 40px;
}
#rotator-prawy-top {
	width: 129px;
	height: 43px;
	background: url(rot-prawy-top.jpg) no-repeat;
}
#rotator-prawy-center {
	width: 129px;
	height: 250px;
	text-align: left;
	padding-left: 10px;
	background: url(rot-prawy-center.jpg) repeat-y;
}
#rotator-prawy-bottom {
	width: 129px;
	height: 12px;
	background: url(rot-prawy-bottom.jpg) no-repeat;
}
p.rotator-naglowek {
	font-weight: bold;
	color: #3E2D05;
	text-align: center;
	padding-top: 7px;
}
#tresc {
	padding: 40px 10px 0px 10px;
	float: left;
	width: 462px;
}
#tresc-orbis {
	padding: 40px 10px 0px 10px;
	float: left;
	width: 600px;
}
#stopka {
	clear: both;
	padding: 40px 15px 15px 15px;
	height: 20px;
}
#copy, .stopka {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
.akapit {
	line-height: 150%;
	font-size: 13px;
}
.podpis {
	float: right;
	padding-right: 100px;
	padding-top: 25px;
	font-style: italic;
	font-size: 13px;	
}
p.przewra {
	height: 20px;
}
b {
	color: #FDE251;
}
a {
	color: #FF9C01;
}
a:hover {
	color: #FDE251;	
}
td {
	padding: 5px;
	vertical-align: top;
}
.baner {
	padding: 7px 0px 7px 0px;
}
.nospek {
	padding: 0px;
	vertical-align: top;
}