@charset "utf-8";
/* CSS Document */

/* W rzucam css z tych elementów dynamicznych */
.clear{
	clear:both ; 
}

#naglowek {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #818181;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 15px;
}
#aktu_naglowek {
	margin-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #934AFF;
	font-weight: bold;
	text-align: left;
}
#foto {
	/*height: 65px;*/
	width: 80px;
	margin-right:9px;
	margin-bottom:5px;
	margin-top: 7px;
}
#aktu_tresc {
	height: auto;
	width: 200px;
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
#wiecej {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5487B;
	font-style: normal;
	font-weight: normal;
	width: 90px;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom:8px ; 
}
#wiecej a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5487B;
	text-decoration:none;
	margin-top: 5px;
}


h2{
	font-size:18px ; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#630; 
}

#text_zalaczniki {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #666;
}

#zdjecie_duze {
	float: left;
	margin-right:6px;
	margin-bottom:6px;
	border: 1px solid #999 ;
	padding:2px ; 

}
#galeria {
	float: left;
	/*height: 80px;*/
	width: 104px;
	margin-right:5px; 
	margin-bottom:5px; 
	background-color: #FFF;
	border: 1px solid #999 ;
	padding:2px ;
	margin-right:2px ; 
}

#zdjecie {
	float: left;
	/*height: 48px;*/
	width: 70px;
	margin-right:5px;
	margin-bottom:5px; 
	background-color: #FFF;
	overflow:hidden ; 

}
#div_pobieranie {
	text-align: left;
	margin: 3px;
	margin-bottom:25px;
}
#div_galeria {
	width:600px;
}
#wiecej_zalaczniki {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA0000;
	font-style: normal;
	font-weight: normal;
}
#wiecej_zalaczniki a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA0000;
}

#txt_aktu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
	margin-right:auto;
	margin-left:auto ; 
	margin-bottom:15px;
	/*width:180px ;*/
}
.content_holder {
	/*width: 180px;*/
	/*margin-left: 2px;*/
	margin-top:5px ; 
	margin-bottom:10px ; 
}
#aktu_wprowadzenie{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; 
	font-size:10px ;
	color:#666 ;
}


/* Lista wyników */
.content_list_holder{
	padding:2px ;
	margin-bottom:30px ;
}
.naglowek_lista{
	font-size:14px ;
	font-weight:bold ;
	margin-bottom:5px ; 
}
.wiecej_lista{
	margin-top:5px ; 
	font-size:10px ; 
	color:#F36 ;
	text-align:right ; 
}
.wiecej_lista a{
	font-size:10px ; 
	color:#F36 ;
	text-decoration:none ; 
	text-align:right ; 
}
.zdjecie_na_liscie{
	padding:3px ; 
	margin-right:4px ;
	float:left ; 
}
