

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {

 }
 
/*ostatnie realizacje */
.last_projects h3 a{
	font-weight:normal;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	}
	
.last_projects h3 a:hover{
	color:#999999;
}

.last_projects h3 {
	font-size:18px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}

.last_projects table {
	margin-bottom:35px;
	}

.last_projects img {
	padding:5px;
	border:3px solid #c5c5c5;
	}
	
.category{
	display:block;
	padding:5px 0px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	}
	
.category .black{
	font-weight:bold;
	}
	
/* AKTUALNOSCI */

.latest_news h3{
	font-size:16px;
	font-weight:normal;
	padding:0px;
	padding-bottom:5px;
	margin-top:0px;
	color:#000000;
	}
.latest_news .date{
	color:#999999;
	padding-bottom:5px;
	}
	
.news{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #c5c5c5 solid;
	}
	

.pager{
	font-size:16px;
}