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

/* Zawartosc pozostalych stron (oprocz glownej) */



.wnetrze {
	margin-top:10px;
	margin-bottom:10px;
	padding: 20px;
	border: 1px solid #ddd;
	background-image: url(../elementy/background.jpg);
	background-repeat: no-repeat;
	width:860px;
	vertical-align: top;

}

.MapaStrony  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	padding-left:20px;
	font-weight: bold;
	background-image: url(../elementy/bomby.gif);
	background-repeat: no-repeat;
}
.MapaStrony  ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	margin-left:20px;
	font-weight: bold;
}
.MapaStrony  ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	font-weight: normal;
}


.kolumnaLEWA {
	margin-top:25px;
}

.kolumnaLEWA ul {
	padding-left:0px;
	margin-left:0px;
	text-indent:0px;
	
}

.kolumnaLEWA ul li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	padding-left: 17px;
}

.kolumnaLEWA ul li a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	padding-left: 17px;
}
#MenuAktywne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	background-image: url(../elementy/bomby.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px -2px;
	font-weight: bold;
}

.kolumnaLEWA ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-decoration:none;
	list-style-type: none;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top:6px;
	width:200px;
	text-indent:-15px;
	padding-left:17px;
}


.kolumnaLEWA ul li a:hover {
	font-weight: bold;
	border-bottom-width: 0px;
	
}


.kolumnaPRAWA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.kolumnaPRAWA h1 {
	font-size: 19px;
	color: #900;
	padding-top:5px;
	padding-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.kolumnaPRAWA a {
	color: #666;
	text-decoration: underline;
/*	background-image: url(../elementy/link_icon.gif);
	background-repeat: no-repeat;
	padding-left: 35px;*/
}
.kolumnaPRAWA a:hover {
	color: white;
	text-decoration: none;
	background-color: #900;
}
.kolumnaPRAWA ul li {
	font-weight: normal;
	list-style-type: none;
	padding-left:0px;
}
#UlKreska {
	font-weight: normal;
	padding-left:0px;
	list-style-type: disc;
	margin-left:10px;
}
.kolumnaPRAWA ul {
	padding-left:5px;
}

.kolumnaPRAWA img {
	padding-left:0px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#fff;
}

.kolumnaPrawa table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	padding-bottom:20px;
	padding-right:20px;
	vertical-align:top;

}
.kolumnaPrawa sup { /* do metrów kwadratowych */
	font-size: 7px;
	vertical-align: 20%;
}

#mail {
	color: #666;
	text-decoration: underline;
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 0px;
}
#mail:hover {
	color: #900;
	text-decoration: none;
}

/* JAK maja sie zmieniac po najechaniu na nie naglowki rozwijanych wydarzen */

#tytulWydarzenie {
	color:#333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: justify;
}
#tytulWydarzenie:hover {
	color:#900;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: justify;
	background:none !important;
}


#PDF {
	background-image: url(../elementy/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
}
#JPG {
	background-image: url(../elementy/foto.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;

}
#Plik {
	background-image: url(../elementy/plik.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;

}


