@import url("skin-menu.css");
@import url("rss_style.css");

@media screen{
body, div, span, h1, h2, h3, p, a{
	font-family: Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
}	

body {	
	border:	0px;	padding: 0px;	font-size: 1em;	text-align:	left;	
	background-color:	#f7fbf4;	margin: 0px;	padding-left: 5px;
}	

html{	
	font-family:  Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	font-size: 0.8em;	text-align: left;	color: #000000;		
	background-color:	#f7fbf4;	margin: 0px;
}	

/* Naglowki */
.zakazy{
	border-top: 5px solid #cdde87;	
	text-align: center;
}
	

.ikony{
	border: 								0px solid #483737;
	margin: -4px 0 0 5px;
	float:									left;
	}	
	
h1.naglowek{
padding: 25px 5px;
	margin: 0px;
	font-size: 1.6em;
	font-family: Georgia, Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: center;
	border-bottom: 1px solid #cdde87;
	border-top: 5px solid #cdde87;
	color: #447821;
}

h2.naglowek{
padding: 10px 5px;
	margin: 0px;
	font-size: 1.4em;
	font-family: Georgia, Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: center;
	border-bottom: 1px dashed #cdde87;
	color: #447821;
}

h3.naglowek{
padding: 5px 5px;
	margin: 0px;
	font-size: 1.2em;
	font-family: Georgia, Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: center;
	color: #447821;
}

h4.naglowek{
padding: 5px 5px;
	margin: 0px;
	font-size: 1em;
	font-family: Georgia, Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: center;
	color: #447821;
}

h1.strona{
	margin: 0px;
	font-size: 1.8em;
	font-family: Georgia, Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: center;
	background-color: #447821;
	color: #ffffff;
}

/* Komunikaty */

.komunikat, .linkmenu{
 	border-bottom: 1px solid #cdde87; 
	float: left;
	display: block;
	font-size:0.85em;
	background-color: #fcfde1;
	margin: 0;
	}
	
.komunikat{ width: 198px;}
.linkmenu{ width: 200px; margin-top: 5px;}
	
h1.komunikat, h1.linkmenu{
	padding: 0px;
	font-size: 1.2em;
	background:#cdde87;
	font-family: Georgia, Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: center;
	color: #ffffff;
	}
	
h2.tytul{
	margin: 5px 2px 0px 2px;
	font-size: 1em;
	padding: 0 5px 0 5px;
	color:#008000;
	}
	
h1.data{
	padding: 0px;
	font-size: 1em;
	font-family: Verdana, Tahoma, 'Trebuchet MS', sans-serif;	
	text-align: left;
	color: #447821;
	}	

/* Paragraf */

p{	
	font-family: 						Verdana, Tahoma, 'Trebuchet MS', sans-serif;		
		
}	

p.tekst, p.aktualnosci, p.tekst-lft{
	margin: 								0px;
	line-height: 1.5em;
}

p.tekst, p.tekst-lft{
	padding: 0px 30px 10px 30px;
	border: 0px;
	font-size: 1em;	
	}
	
p.tekst{
	text-align: justify;
	}
	
p.tekst-lft{
	text-align: left;
	}
	
p.aktualnosci{
	font-size: 0.9em;
	padding: 5px;
	img: 0px;
	text-align: left;	
	}
	
.wiersz{
	margin-left:						50px;
	margin-bottom: 					25px;
	font-style: 						italic; 
}

p.zrodlo, p.przypis{
	font-size:							0.8em;

	color: #5c5c5c;
}

p.zrodlo{	
	text-align: 						right;
	margin-right: 10px;
	margin-left: 50px;
	border-bottom: 1px dotted #cdde87;
}

p.przypis{
	text-align: 						left;
	margin-right: 50px;
	margin-left: 30px;
	border-top: 1px dashed #cdde87;
}


p.stopka{
	font-size: 0.75em;
	padding: 5px;
}

.zdjecia{
margin: 10px 20px 10px 20px;
	padding: 10px;
	background-color: #fff;
}

/* Menu */

/* Listy i wypunktowania */

ul.menu, ul.menu-powrot, ul.menu-wew{
	padding: 						0px;
	margin: 							0px 0px 0px 0px;
	text-align: 					left;	
	list-style-type: none; 
}

ul.menu-powrot{
	border-bottom: 5px solid #f7fbf4;
}	

ul.menu li, ul.menu-powrot li{
	background-color: #cdde87;
	border-bottom: 1px solid #eef4d7;
	margin-left: 0px;
}
ul.menu-wew li{
	border: 0;
	border-top: 1px dashed #eef4d7;
	border-left: 1px dashed #eef4d7;
	margin-left: 0px;
	background-color:#eddfd5;
	}

ul.menu a, ul.menu-powrot a {
	margin: 							0px;
	display: 							block;
	padding: 							4px 4px;
	text-decoration:			none;
	color:								#443222;
	font-family: 					Verdana, Tahoma,  'Trebuchet MS', sans-serif;	
	font-size: 0.85em;
}

ul.menu a:hover, ul.menu-powrot a:hover{
	background-color: #89a02c;
	text-decoration: 	none; 
	color: #ffffff;
	}
	
ul.menu>li, ul.menu-powrot>li{
background-image:url('../img/in.jpg');
}

ul.menu-wew>li{
background-image:url('../img/bllt.jpg');
}
	
ul.menu>li, ul.menu-powrot>li, ul.menu-wew>li{
background-repeat:no-repeat;
background-position:1px 5px;
padding-left:10px;
}

ul.menu>li.none,ul.menu-powrot>li.none{
background-color: #fff6d5;
background-image:none;
padding-left: 0px;
}

ul.menu-powrot>li.up{
background-image:url('../img/up.jpg');
background-repeat:no-repeat;
background-position:1px 5px;
padding-left:10px;
}


	
/* Linki */

.link, .link-lewy{
	border-top: 5px solid #cdde87;
	background-color: #ffffff;
	width: 200px;
	height: 95px;
	-moz-opacity: 0.5; filter: alpha(opacity=50);	
	opacity: 0.5;
}

.link img, .link-lewy img, .aktualnosci img{
		border: 0px;
}

.link:hover, .link-lewy:hover{
	-moz-opacity: 1; filter: alpha(opacity=100);	
	opacity: 1;	
}

.wiecej, .wiecej-akt, .link-tekst{
	text-align: right;
	font-size: 0.8em;
}

.wiecej, .link-tekst{
	padding: 6px;
	}

.wiecej img, .link-tekst img{
	border: 0px;
}

.wiecej{
	padding: 10px;
}



.wiecej-akt{
	padding: 0 5px 5px 0;
	margin: 0px;
}


.wiecej-akt img{
 border: 0px;
}



p.tekst a, p.tekst-lft a, p.zrodlo a, .wiecej a, .link-tekst a, ul.tekst a, p.przypis a, p.aktualnosci a, .wiecej-akt a{
	color: #008000;
	text-decoration: none;	
}

h2.tytul a{
	border-bottom: 1px dashed #008000;
	color: #008000;
	text-decoration: none;
}

h2.tytul a:hover{
	border-bottom: 1px solid #008000;
	color: #008000;
}

p.aktualnosci a:hover,p.tekst a:hover, p.tekst-lft a:hover, p.zrodlo a:hover, .wiecej a:hover, .link-tekst a:hover, ul.tekst a:hover, p.przypis a:hover, .wiecej-akt a:hover{
	text-decoration: underline;	
}




/* Miniatury */
.zdjecia{
	margin-left:						0px;
	margin-right:						0px;
	overflow: 							auto; 
}
.miniatura{
display: inline;
	overflow:hidden;
	border: 1px solid #fff;
	cursor:pointer;
}

.miniatura img{
	margin: 10px;
position: relative;
float: left;
	}

.obrazek-rt{
	padding:								5px;
	border: 								0px solid #483737;
	margin: 0 30px 0 30px;
	float:									right;
}

.obrazek-lft{
	padding:								5px;
	border: 								0px solid #483737;
	margin: 0 25px 0 25px;
	float:									left;
}


span.obrazek-rt{
	margin: 10px 0px 10px 10px;
}

.obrazek-c{
	margin: 0px 30px 5px;
	padding:								5px;
	text-align: center;
	border: 								0px solid #483737;	
}

.obrazek-rt a, .obrazek-lft a, .ramka a{
	text-decoration:				none;
	font-size:							0.8em;
}

.obrazek-rt a:hover, .obrazek-lft a:hover, .ramka a:hover{
	text-decoration:				underline;
}

/* wypunktowanie */
ul.tekst, ol.tekst {
	font-family: 						 Verdana, Tahoma, 'Trebuchet MS', sans-serif;		
	text-align: justify;	
}

ul.tekst{
	list-style: 						url('../img/bllt.jpg') outside;
}

ul.tekst, ol.tekst{
	padding: 0px 30px 10px 60px;
	line-height: 					1.5em;
	}		
	
ul.tekst li, ol.tekst-li{
    margin-bottom: 				0.2em; 
}	

ul.tekst a, ol.tekst a{
	font-family: 						 Verdana, Tahoma, 'Trebuchet MS', sans-serif;		
}	

/* Wyszukiwarka */

#wyszukiwarka{
	padding: 10px 30px;
}

}
