


@media screen  and (max-width:980px) {

	.menuwys li{
		width: 100%;
		position:relative;
		
	}
	.menuwys {
		position: absolute;
	    clear: both;
	    width: 100%;
	    z-index: 1000000;
	   margin-top: 70px!important;
	        background-color: #2b2e33;
	        margin-top: 70px;
	            opacity: 0.9;

	}
	.menu-mob-min{
		display: inherit!important;
		    right: 0px;
	}
	#prawa{
		width: 100%;
	}
	.menu11{
		display: none;
	}
	#featured ul.ui-tabs-nav {
		display: none;
	}
	#featured{
		width: 400px!important;
	}
	.sub{
	display: none;
	}
	img{
		max-width: 100%!important;
	}
	
}
