/* CSS Document */ 
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0; 
 padding: 0;
 background-color: #C3E3FF;
 background-image: url(../obrazki/cala-strona-tlo.png); background-repeat:repeat-x; 
 text-align: center;
}

h1 {margin: 0; padding-left: 180px; padding-top: 4px; color:#FFFFFF; font-size:22px; text-align: left}
h2 {padding-left: 10px;color:#000000; font-size:16px; text-align: left}
h3 {margin: 0; padding-left: 6px; padding-top: 2px; color:#FFFFFF; font-size:18px; text-align: left; font-weight: bolder;}

p {font-size: 13px; line-height: 15px; text-align: justify;}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

#CALASTRONA {
	width: 850px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#BANNER {
	background-image:url(../obrazki/baner.png);
	width: 850px;
	height: 184px;
	text-align:right;
	font-size: 12px;
}

#NAGLOWEK {
	background-image: url(../obrazki/naglowek-tlo.png); 
	width: 850px;
	height: 42px;
	overflow: hidden;
}

#BODY {
	overflow: hidden;
	width: 850px;
}

#MENU {
	float: left;
	width: 180px;
	height: auto;
	overflow: hidden;
	background-color: #000000;
	margin-top: 0px;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

#OKNOGLOWNE {
	width: 650px;
	float: right;
	padding: 10px;
	text-align: left;
}

#STOPKA {
	clear: both;
	width: 850px;
	background-image: url(../obrazki/stopka-tlo.png);
	height: 41px;
	text-align: left;
}

ul, ul li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul li {
	height:30px;
	width:180px;
	margin-bottom:10px;
}
ul a:link, ul a:visited {
	background:transparent url(../obrazki/menu1.jpg) no-repeat scroll 0%;
	display:block;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
	height:30px;
	padding-left:15px;
	padding-top: 13px;
	text-align: left;
	text-decoration: none;
	width:180px;
}
ul a:hover {
	background:transparent url(../obrazki/menu2.jpg) no-repeat scroll 0%;
	text-decoration:none;
	padding-left: 17px;
	width: 180px;
	height: 30px;
	color: #FFFFFF;
}

ul {padding-bottom: 40px}

.mapka {width: 600px; height: 270px; padding-left: 50px;}

.fotki-glowna {width: 650px; text-align: center;}

.tekst {font-size: 13px; line-height: 15px; text-align: justify;}
.podpis {text-align: right; font-size:10px; margin-top: 10px;}

.stopka-tekst {color: #FFFFFF; font-size: 12px; padding-top: 20px; text-decoration: none; text-align: center;}
.stopka-tekst a:link {color:#FFFFFF;text-decoration:none;}
.stopka-tekst a:hover {color:#FFFFFF;text-decoration:underline;}
.stopka-tekst a:visited {color:#FFFFFF;text-decoration:underline;}

.news {width: 650px; height: 135px; background-image:url(../obrazki/aktualnosci-tlo.png); background-repeat:no-repeat; overflow: hidden; margin-bottom: 15px;}
.news-naglowek {width: 100%; height: 30px;}
.news-glowne-okno {width: 100%; height: 105px; }
.news-obrazek {float: left; witdh: 110px; padding-left: 5px;}
.news-tresc-i-podpis-div {float:right; width: 500px; height: 105px; padding-right: 5px; padding-top: 0px;}
.news-tresc {width: 500px; height: 87px; overflow: hidden;}
.news-podpis {width: 500px; height: 18px; margin-bottom: 0px;}
.news-tekst {color: #FFFFFF; font-size: 12px; text-decoration: none; text-align:left; margin-top: 0px;}
.news-tekst a:link {color: #FFFFFF;text-decoration:underline;}
.news-tekst a:hover {color:#FFFFFF;text-decoration:none;}
.news-tekst a:visited {color:#FFFFFF;text-decoration:none;}
.news-podpis {color: #FFFFFF; font-size: 10px;; text-align:right; margin-top: 0px;}
.news-npodstron {color: Black; font-size: 11px;; text-align:center; margin-top: 0px;}
.news-tekst2 {color: #000000; font-size: 12px; text-decoration: none; text-align:left; margin-top: 0px;}
.news-tekst2 a:link {color: #000000;text-decoration:underline;}
.news-tekst2 a:hover {color:#000000;text-decoration:none;}
.news-tekst2 a:visited {color:#000000;text-decoration:none;}

.field {text-align: left; margin-top: 5px; margin-right: 5px;}
.form {text-align: left; margin: 0px; color:#000000; font-size:12px; }

.galeria {text-align: left; padding-left: 10px; border-bottom:1px; border-bottom-color: #333333; border-bottom-style: dotted;}
.galeria-fotka-mini {border: 0px; border-bottom-color:#FFFFFF;}
