body { 
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #E4ECD4;
}	
	
a{

	text-decoration: none;
	color: #63754A;
}
ul li a:hover{
	text-decoration: none;
	color: #FF6009;
}
ul li ul li a:hover{
	text-decoration: none;
	color: #CDBD07;
}
ul li{
	font-weight: bold;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	margin-top:px;
	padding: 0px 0px 0px 6px;
	background:url(images/li.gif) left 5px no-repeat;
	text-align:justify;
	line-height: 150%;
	
}
ul li ul li{
	font-weight: normal;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	margin-top:0px;
	padding: 0px 0px 0px 11px;
	background:url(images/lili.gif) left 5px no-repeat;
	text-align:justify;
	line-height: 150%;
	
}

.tabela {

	background-image: url(images/tabela_d_tlo.jpg);
	background-repeat: repeat-x;
}

.menutlo {
	background-image: url(images/menu_tlo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B8263;
}

.stopkaLinki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B8263;
	text-align: center;
	background-color:#ccdcb0;
}
.stopkaLinkiDalej {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B8263;
	text-align: center;
	background-color:#E4ECD4;
}

.stopkaWyrozniona {
  font-weight: bold;
	color: #61645A;
}


.naglowek {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66764B;
	font-weight: bold;
}
a.menu_tlo1b {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	padding: 0px 13px 0px 0Px;
}
a.menu_tlo2b {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	text-decoration: none;
	padding: 0px 13px 0px 0Px;
}
a.menu_tlo1b:hover{
	background-color: #1B587D;
	padding: 0px 13px 0px 0Px;

}
.Nazwa {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #63754A;
	font-size: 13px;
	font-weight: bold;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EFF7DE;
	width:150px;
	}
.data{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #63754A;
	font-size: 11px;
	font-weight: bold;
}
.plik_opsu a:link, .plik_opsu a:active, .plik_opsu a:visited, plik_opsu a:hover{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #535353;
	font-size: 11px;
}
.tytyl_naglowka{
	padding: 20px 0px 10px 0px;
  font-family: Tahoma, Helvetica, sans-serif;
	color: #535353;
	font-size:12px;
	font-weight: bold;
}
.aktualnosci .opis {
	padding-top:10px;
	color:#4C4C4C;
	text-align: justify;
	border-bottom: 1px solid black;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_next.gif) no-repeat center center;
}
.Popup .IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(images/ico_close.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

