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

body {
	background: url('img/kropa.png');
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.main {
	width: 100%;
	height: 100%;
	background: url('img/tlo.png');
	background-repeat: repeat-x;
}
.contener {
	width: 820px;
	height: auto;
	margin: 0px auto;
}
.gora {
	width: 820px;
	height: 50px;
	background: url('img/gora.png');
}
.nazwa {
	width: 820px;
	height: 110px;
	background: url('img/nazwa.png');
}
.logo {
	width: 820px;
	height: 250px;
	background: url('img/logo.png');
}
.menu {
	background: url('img/menu.png');
	width: 820px;
	height: 40px;
}
.menu_cien {
	width: 820px;
	height: 10px;
	background: url('img/menu_cien.png');
}
.tresc {
	width: 820px;
	height: auto;
	background: url('img/tresc.png');
}
.stop {
	width: 820px;
	height: 100px;
	clear: both;
}
.stop_lewy {
	width: 20px;
	height: 100px;
	float: left;
	clear: none;
	background: url('img/stop_lewy.png');
}
.stop_prawy {
	width: 20px;
	height: 100px;
	float: left;
	clear: none;
	background: url('img/stop_prawy.png');
}
.tytul {
	width: 720px;
	height: 30px;
	padding-left: 100px;
	padding-top: 20px;
	background: url('img/tytul.png');
	background-position: bottom;
	background-repeat: no-repeat;
	color:#03F;
	font-weight: normal;
	font-family: "Lucida Grande", sans-serif;
	font-size: 18px;
}
.but a{
	height: 33px;
	display: block;
	float: left;
	clear: none;
	padding: 7px 0px 0px 0px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	color: #000;
	text-decoration: none;
}
.but a:hover {
	background: url('img/menu_a.png');
	color: #03F;
}
.odstep {
	width: 50px;
	height: 40px;
	float: left;
	clear: none;
}
.stopka1 {
	width: 180px;
	height: 90px;
	background: url('img/stop.png');
	float: left;
	clear: none;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color: #4B5001;
}
.stopka2 {
	width: 400px;
	height: 90px;
	background: url('img/stop.png');
	float: left;
	clear: none;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
.stopka3 {
	width: 180px;
	height: 90px;
	background: url('img/stop.png');
	float: left;
	clear: none;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #4B5001;
	text-align: right;
}
.stop a {
	color: #00376F;
	text-decoration: none;
}
.stop a:hover {
	text-decoration: underline;
}
.tekst {
	width: 740px;
	height: auto;
	padding: 20px 40px 20px 40px;
	font-size: 12px;
	text-align: justify;
}
.krecha {
	width: 740px;
	height: 2px;
	background: url('img/linia.png');
}
.logo1 {
	width: 820px;
	height: 160px;
}
.slide {
	width: 760px;
	height: 90px;
	float: left;
	clear: none;
}
.bok {
	width: 30px;
	height: 90px;
	float: left;
	clear: none;
}
.slide img {
	background: #FFF;
	padding: 2px 2px 2px 2px;
	border: 0;
}
.tresc a {
	color: #03F;
	text-decoration: none;
}
.tresc a:hover {
	text-decoration: underline;
}
.data {
	color: #003;
}
.galeria img {
	padding: 7px; 
	border: 1px solid #cccccc; 
	background: #eeeeee;
}
.galeria img:hover {
	padding: 7px; 
	background: #82C5FB;
	border: 1px solid #03F; 
}
.galeria {
	font-family: 'Lucida Grande', verdana, monospace, sans-serif geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.galeria a:link, .gobrazki a:visited {
	color: #990000;
	text-decoration: none;
}
.galeria a:hover {
	color: #666666;
	text-decoration: none;
}
.naciagacz {
	width: 820px;
	height: 10px;
	clear:both;
}
p {
	font-size: 12px;
}