#containerimg
{
ext-align:justify;
text-justify: inter-word;
text-align-last:center;
/* for IE9 */
-ms-text-align-last:center;
}
@media only screen and (max-width: 361px) and (orientation:portrait) {
	#containerimg img[data-width="750"] {
		height: 155px; /* 750 X 397 */
	}
	
	#containerimg img[data-width="1440"] {
		height: 155px; /* 1440 X 968 */
	}
	#containerimg img[data-width="150"] {
		height: 100px; /* 150 X 150 */
		width: 100px; /* 150 X 150 */
	}
	#containerimg img{
	margin-right:10px;
	margin-bottom:10px;
	}
	
	.flaga_img img[data-width="200"]{
		height:30px;
		width:50px;
	}
	.containerimgfoto img[data-width="1440"] {
		height: 155px; /* 1440 X 968 */
		width: 275px;
	}
}


@media only screen and (max-width: 641px) and (orientation:landscape) {
	#containerimg img[data-width="750"] {
		height: 250px; /* 750 X 397 */
	}
	
	#containerimg img[data-width="1440"] {
		height: 250px; /* 1440 X 968 */
	}
	#containerimg img[data-width="150"] {
		height: 100px; /* 150 X 150 */
		width: 100px; /* 150 X 150 */
	}
	#containerimg img{
	margin-right:10px;
	margin-bottom:10px;
	}
	
	.flaga_img img[data-width="200"]{
		height:45px;
		width:75px;
	}
	.containerimgfoto img[data-width="1440"] {
		height: 250px; /* 1440 X 968 */
		width: 444px;
	}
}

@media only screen and (max-width: 361px) and (orientation:portrait) {
	#containeryoutube iframe[data-width="853"] {
		height: 155px; /* 750 X 397 */
		width: 276px;
	}
	
	#containeryoutube iframe[data-width="1280"] {
		height: 155px; /* 1440 X 968 */
		width: 276px;
	}
}


@media only screen and (max-width: 641px) and (orientation:landscape) {
	#containeryoutube iframe[data-width="853"] {
		height: 250px; /* 750 X 397 */
		width: 444px;
	}
	
	#containeryoutube iframe[data-width="1280"] {
		height: 250px; /* 1440 X 968 */
		width: 444px;
	}
}


.menu-left ul li {
    display:inline-block;
    vertical-align: top;
    width: 50%;
    float: left;
}



.przyklad p{position:relative;overflow: hidden; }
