@charset "utf-8";
/* CSS Document */

body {
	background: url('img/tlo.png') repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
}
.main {
	width: 810px;
	height: auto;
	margin: 0 auto;
}
.nazwa {
	width: 810px;
	height: 100px;
	background: url('img/nazwa.png');
}
.logo {
	width: 810px;
	height: 200px;
	background: url('img/logo.png');
}
.podlogo {
	width: 810px;
	height: 50px;
	background: url('img/podlogo.png');
}
.stopka {
	height: 120px;
	background: url('img/stopka.png');
	clear: both;
}
.menu {
	width: 250px;
	height: auto;
	float: left;
	clear: none;
}
.lista {
	width: 250px;
	height: auto;
	background: url('img/menu.png');
}
.tekst {
	width: 560px;
	height: auto;
	float: left;
	clear: none;
}
.calosc {
	width: 810px;
	height: auto;
	background: url('img/tlo_tresc.png');
}
.naciagacz {
	width: 810px;
	height: 25px;
	background: url('img/tresc_end.png');
	clear: both;
}
.menu_end {
	width: 250px;
	height: 40px;
	background: url('img/menu_end.png');
	clear: both;
}
.lista ul {
	margin: 0px;
	list-style: none;
}
.lista a:link, .lista a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 210px;
	font-size: 14px;
	margin-left: -40px;
	padding-left: 40px;
	padding-top: 8px;
}
.lista a:hover {
	color: #FFFFFF;
	background: url('img/menu_a.png');
	width: 200px;
}
.tytul {
	width: 500px;
	height: 30px;
	background: url('img/tytul.png');
	color: #C70000;
	font-family: "Arial";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding-left: 60px;
	padding-top: 20px;
}
p {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
a:link, a:visited {
	color: #C70000;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
.stop {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	font-size: 11px;
}
.lstop {
	width: 270px;
	height: 110px;
	float: left;
	clear: none;
	padding-left: 30px;
	padding-top: 10px;
	color: #A5CDFB;
}
.pstop {
	width: 470px;
	height: 110px;
	float: left;
	clear: none;
	color: #A5CDFB;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
}
.pstop a:link, .pstop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pstop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.news {
	width: 510px;
	height: auto;
	background: url('img/news.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 30px;
}
.right_align {
	text-align: right;
	font-size: 13px;
	margin-left: 350px;
}
.data {
	font-size: 13px;
	color: #039;
	margin-left: 30px;
}