header div#main .cover {
	height:180px;
	background: url(../img/header_bg.png) 0 0;
}

header div#main div.row .span8 {
	padding-top:17px;
	padding-bottom:17px;
}

header div#main span#logo{
	vertical-align:top;	
}

#supplemental_logo{
	display:table-cell;
	padding-left:18px;
}

header div#main span#logo img{
	margin-top:0;
}

/*

#header #header_slider {
	top:133px;
}
*/

/*NEWS PORTAL*/

.news_portal{
	margin-top: 15px;}
/*
	Hello I'm matus11 and my job description is butcher.
 */

.home-wpic-news-list{
	padding:0;
}
.home-wpic-news-list .news-list-item.row {
	height: 275px;
	overflow:hidden;
	margin-left:0;
}

.home-wpic-news-list .news-image {
	min-height: 80px!important;
	width: auto!important;
	float: left;
}

.home-wpic-news-list .news-annotation {
	width: 47%!important;
	margin: 0 0 0 3%;
	float: left;
	line-height: 1.4;
}

.home-wpic-news-list .news-annotation h2 {
	margin-top: 7px;
}

.home-wpic-news-list .news-list-item .news-annotation p {
	margin-right: 0;
	max-height: none!important;
	overflow: visible!important;
}

.home-wpic-news-list .news-image img {
	margin: 0;
	float: left;
	width: 367px!important;
	height: 275px!important;
}

/*************** home-wpic-news-list - responzivny web (979px - 1200px) ***************/
@media (min-width: 979px) and (max-width: 1200px){
	.home-wpic-news-list .news-image img {
		width: 300px!important;
		height: 225px!important;
	}

	.home-wpic-news-list .news-annotation {
		width: 46%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 225px;
	}
}
/*************** home-wpic-news-list - responzivny web (768px - 979px) ***************/
@media (min-width: 768px) and (max-width: 979px){
	.home-wpic-news-list .news-image img {
		width: 226px!important;
		height: 169px!important;
	}

	.home-wpic-news-list .news-annotation {
		width: 44%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 169px;
	}
}
/*************** home-wpic-news-list - responzivny web (640px - 768px) ***************/
@media (min-width:640px) and (max-width: 768px){
	.home-wpic-news-list .news-image img {
		width: 180px!important;
		height: 135px!important;
	}

	.home-wpic-news-list .news-annotation {
		width: 59%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 135px;
	}
}
/*************** home-wpic-news-list - responzivny web (540px - 640px) ***************/
@media (min-width:540px) and (max-width: 640px){
	.home-wpic-news-list .news-image img {
		width: 157px!important;
		height: 118px!important;
	}

	.home-wpic-news-list .news-annotation {
		width: 64%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 118px;
	}
}

/*************** home-wpic-news-list - responzivny web (480px - 540px) ***************/
@media (min-width:480px) and (max-width: 540px){
	.home-wpic-news-list .news-image img {
		width: 145px!important;
		height: 109px!important;
	}

	.home-wpic-news-list .news-annotation {
		width: 62%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 109px;
	}
}
/*************** home-wpic-news-list - responzivny web (450px - 480px) ***************/
@media (min-width: 450px) and (max-width: 480px) {
	.home-wpic-news-list .news-image img {
		width: 133px!important;
		height: 100px!important;
	}
	.home-wpic-news-list .news-annotation {
		width: 61%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 100px;
	}
}

/*************** home-wpic-news-list - responzivny web (0px - 450px) ***************/
@media (max-width: 450px) {
	.home-wpic-news-list .news-image img {
		width: 133px!important;
		height: 100px!important;
	}
	.home-wpic-news-list .news-annotation {
		width: 55%!important;
	}

	.home-wpic-news-list .news-list-item.row {
		height: 100px;
	}
}



.youtube-feed-column {
/*	margin-top: 10px;*/
}

.youtube-feed-column .youtube-feed-item .youtube-feed-item-video,
.youtube-feed-column .youtube-feed-item .youtube-feed-item-link,
.youtube-feed-column .youtube-feed-item .youtube-feed-item-content {
	text-align: center;
}