.anons{}
.b2-nrws, .b1-news{cursor: pointer;}
.b1-news{margin: 15px 20px 13px;}
.b2-news, .podrobno{display:none;}
.podrobno{padding: 0px 15px;}
.b2-news{display: block;color: #fff;background-color: #339933;
	width: 25px;height: 25px;text-align: center;
	line-height: 25px;border-radius: 50%;position: absolute;
	float: right;z-index: 50;top:5px;right: 10px;
	}
.to-be-news{text-overflow: ellipsis;overflow: hidden;height: 100px;display: block;}
input[type=checkbox]:checked ~ .wrep{
		position: absolute;width: 992px;z-index: 50;/*left: 0px;*/float: left;height: 100%;border: 1px solid #333;padding: 15px;background-color: #fff;
	}
input[type=checkbox]:checked ~ .wrep div.anons{
		float:left;border-right: 1px solid #333;width: 270px;
	}
input[type=checkbox]:checked ~ .wrep span.to-be-news{
		display:none;
	}	
input[type=checkbox]:checked ~ .wrep div.podrobno{
		display:block;width: 72%;float: right;
	}
input[type=checkbox]:checked ~ .wrep label.b1-news{
		display:none;
	}
input[type=checkbox]:checked ~ .wrep label.b2-news{
		display:block;
	}
.albps-wrep-menu-b1{font-size:18px;}
	
@media (max-width: 1199px) and (min-width: 992px){
	
}
@media (max-width: 991px) and (min-width: 768px){
	
}
@media (max-width: 767px) and (min-width: 576px){
	
}
@media (max-width: 575px) and (min-width: 320px){
	.albps-wrep-menu-b1{block:none;}
}
@media (max-width: 319px){
	
}