@media (max-width: 11400px) and (min-width: 1000px) {
.foto_news{
margin: 0px;
position: relative;
float: left;
width: 820px;

}

}

@media (max-width: 800px) and (min-width: 100px) {
.foto_news{
margin: 0px;
position: relative;
float: left;
width: 100% !important;

}
}
#news_box {

 background: none repeat scroll 0 0 #ffffff;
    padding: 0;
}

.news_box {
    padding: 0;
}

.text_box {
  background-color: rgba(0, 47, 96, 0.6);
    bottom: 0;
    color: #ffffff;
    padding: 10px;
    position: absolute;
    z-index: 10;
}

.news_tytul {
    color: #ffffff;
	font-weight: bold;
    float: left;
    font-size: 16px;
	height: 15px;
	text-shadow: 1px 1px 0 #000000;
	text-align: left;
}
.news_tytul a{
    color: #ffffff;
	}

.zajawka_news {
color: #ffffff;
float: left;
font-size: 10px;
margin: 10px;
padding: 10px;
text-shadow: 1px 1px 0 #000000;
text-align: left;
}
.zajawka_news a{
    color: #ffffff;
	}

.wiecej_news {
margin-top: 50px;
    color: #134200;
    float: left;
    font-size: 12px;
}

