@charset "utf-8";
/* CSS Document */
body {
	background-color:#434a50;
	margin-top: 0px;
}

a:link{
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #e6dc8a;
}
a:visited {
	text-decoration: none;
	color: #e6dc8a;
}
a:active{
	text-decoration: none;
	color: #FFF;
}

.img {
	border:0px;
}

img{
	border: 0px;
}

#banner {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 847px;
	height: 192px;
}

#content {
	width: 847px;
}
#footer {
	width:847px;
	height: 124px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu {
	float: left;
	width: 239px;
	height: 264px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#tresc {
	float: right;
	width: 608px;
	min-height: 600px;
	background-image:url(images/center_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom: 50px;
}

.txt_gl {
	width: 500px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #FFF;
	line-height: 150%;
	text-indent: 25px;
	margin-top: 15px;
}

.news {
	width: 500px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFF;
	line-height: 150%;
}

#metka {

	width: 239px;
	background-image:url(images/all_rights.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float: left;
}
.linki {
	padding-top: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #FFF;
	padding-left: 14px;
	font-weight: bold;
	line-height:200%;
}
.kontakt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #d8d8d8;
	padding-left: 14px;
	font-weight: bold;
	line-height:130%;
}
.linki a:link {
	color: #d8d8d8;
}
.linki a:visited {
	color: #d8d8d8;
}
.linki a:hover {
	color: #FFF;
}

#b_glowna{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_glowna.jpg") no-repeat 0 0;
}
#b_glowna:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_glowna_h.jpg") no-repeat 0 0;
}

#b_aktualn{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_aktualn.jpg") no-repeat 0 0;
}
#b_aktualn:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_aktualn_h.jpg") no-repeat 0 0;
}
#b_konf{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_konf.jpg") no-repeat 0 0;
}
#b_konf:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_konf_h.jpg") no-repeat 0 0;
}
#b_historia{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_historia.jpg") no-repeat 0 0;
}
#b_historia:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_historia_h.jpg") no-repeat 0 0;
}
#b_wladze{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_wladze.jpg") no-repeat 0 0;
}
#b_wladze:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_wladze_h.jpg") no-repeat 0 0;
}
#b_statut{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_statut.jpg") no-repeat 0 0;
}
#b_statut:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_statut_h.jpg") no-repeat 0 0;
}
#b_czlonkowie{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_czlonkowie.jpg") no-repeat 0 0;
}
#b_czlonkowie:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_czlonkowie_h.jpg") no-repeat 0 0;
}
#b_publ{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_publ.jpg") no-repeat 0 0;
}
#b_publ:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_publ_h.jpg") no-repeat 0 0;
}
#b_galeria{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_galeria.jpg") no-repeat 0 0;
}
#b_galeria:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_galeria_h.jpg") no-repeat 0 0;
}
#b_biblioteka{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_biblioteka.jpg") no-repeat 0 0;
}
#b_biblioteka:hover{
	width: 115px;
	height: 24px;
	display: block;
	background: url("images/b_biblioteka_h.jpg") no-repeat 0 0;
}

h1 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#e6dc8a;
	font-weight: bold;
}

h2 {
	text-align:right;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#e6dc8a;
	font-weight: bold;
	margin-bottom: 0px;
	margin-right: 85px;
}

h3 {
	text-align:left;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 55px;
}

h4 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin: 2px;
	font-weight:lighter;
}

h5 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#e6dc8a;
	font-weight: bold;
	margin: 1px;
}

h3:hover {
	color: #e6dc8a;
}

li {
	list-style-type: decimal;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height: 150%;
	text-align:left;
}

.strony {
	text-align:center;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.strony a:link {
	color:#e6dc8a;
}

.poziomo li {
	display: inline;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#e6dc8a;
	font-weight: bold;
	list-style-type:none;
}

.poziomo li a:hover {
	display: inline;
	color:#e6dc8a;
}
.poziomo li a:link {
	display: inline;
	color:#FFF;
}
.poziomo li a:visited {
	display: inline;
	color:#FFF;
}

.bez li {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	list-style-type:none;
}

.txt_statut {
	width: 500px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFF;
	line-height: 150%;
	text-indent: 25px;
	margin-top: 15px;
}

#ksiazka {
	width: 500px;
	height: 100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFF;
	margin-bottom: 20px;
}
#ksiazka_foto {
	float: left;
	width: 80px;
	vertical-align:middle;
	padding-right: 10px;
}

#zdjecia {
	list-style-type: none;
}

#zdjecia li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFF;
	width: 150px;
	height: 200px;
}

#zdjecia img {
	display: block;
	border: 1px solid #FFF;
}

#zdjecia2 {
	list-style-type: none;
	text-align: center;
}

#zdjecia2 li {
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFF;
	width: 240px;
	height: 160px;
}

#zdjecia2 img {
	display: block;
	border: 1px solid #FFF;
	padding: 5px;
}
