#pojemnik_zawartosc {
	background: transparent url("../img/tlo_chmurki.png") center 294px no-repeat;
	}


#zawartosc {
	background: #fff url("../img/tlo_zawartosc_glowna_cien.png") center top no-repeat;
	}

#menu {
	margin-bottom: 7px;
	padding-bottom: 0px;
	}


#prawa {
	margin: 11px 20px 0 23px;
	}

#slider {
	border: 10px solid #177329;
	border-radius: 5px;
	margin: 0 143px -32px 150px;
	position: relative;
	z-index: 5;
	min-height: 257px;
	}

#slider img {
	border: 3px solid #0b4d18;
	display: block;
	}

.box_1, .box_2, .box_3, .box_4 { 
	width: 173px;
	height: 165px;
	text-align: center;
	display: inline-block;
	vertical-align: middle; 
	margin: 0 7px 7px 0;
	}

.box_4 {
	margin: 0 0 7px 0;
	}


.box_1 img, .box_2 img, .box_3 img, .box_4 img {
	display: inline-block; 
	vertical-align: middle; 
	}

.box_1 span, .box_2 span, .box_3 span, .box_4 span {
	height: 165px;
	display: inline-block; 
	vertical-align: middle; 
	}


.box_1 {
	background: transparent url("../img/tlo_box_zielony.png") top left no-repeat;
	}

.box_2 {
	background: transparent url("../img/tlo_box_czerwony.png") top left no-repeat;
	}

.box_3 {
	background: transparent url("../img/tlo_box_zolty.png") top left no-repeat;
	}

.box_4 {
	background: transparent url("../img/tlo_box_szary.png") top left no-repeat;
	}

.box_4 a {
	display: block;
	margin: 13px 18px 18px 16px;
	background-color: #fafafc;
	color: #4b4b4b;
	border-radius: 5px;
	text-decoration: none;
	font-family: "Myriad Pro", sans-serif;
	font-size: 16px;
	padding: 7px 7px 7px 10px;
	}

.box_text {
	width: 173px;
	height: 62px;
	text-align: center;
	vertical-align: top; 
	display: inline-table;
	margin: 4px 7px 40px 0;
	box-shadow: 0px 0px 7px 0px rgba(38, 38, 38, 0.25);
	border-radius: 5px;
	font-family: "Myriad Pro", sans-serif;
	font-size: 21px;
	color: #0a5b91;
	text-decoration: none;
	}

.box_text:last-child {
	margin: 4px 0 40px;
	}

.box_text span {
	display: table-cell;
	vertical-align: middle; 
	}

#aktualnosci {
	vertical-align: middle;	
	padding: 0 25px;
	margin-bottom: 51px;
	}


.naglowki p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #a23d01;
	font-weight: 600;
	border-bottom: 1px dashed #9e0b0f;
	padding: 0 11px 7px 11px;
	margin: 0 0 14px 0;
	letter-spacing: 0.5px;
	}

.aktualnosc {
	display: inline-block;
	vertical-align: top;
	margin: 11px 20px 11px 15px;
	width: 422px;
	}

.aktualnosc:nth-child(2n+1) {
	margin-right: 0px;
	}	


.aktualnosc h2 {
	color: #a23d01;
	font-size: 13px;
	margin-bottom: 10px;
	}

.aktualnosc img {
	float: left;
	margin: 0 22px 0 0;
	}

.cke_aktualnosc {
	color: #757575;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 21px;
	}