@charset "utf-8";
/* CSS Document */

.obraztlome{
	/*z-index:-1;*/
	position:relative;
	/*float:left;*/
	background-color:#000;
	padding:0px 0px 230px 0px;
	
	
}

.test {
	background: red;
	position: absolute;
}


.tekstopis1me{
	z-index:1000;
	position:inherit;
	/*float:left;*/
	margin:5px 5px 5px 5px;
	padding:15px;
    text-align: center;
	
}
.ramka1me{
	/*z-index:1000;*/
	/*position:inherit;*/
	/*float:left;*/
	/*margin:-1200px 0 0 0;*/
	background-color:#FCC418;
	opacity:0.5;
	width:auto;
	height:auto;
	margin:10px 5px 5px 5px;
	
}
.me{
	margin-top:10%;
	
}

.ramka2me{
	/*z-index:1000;*/
	/*position:relative;*/
	/*float:left;*/
	/*margin:-1060px 0 0 0;*/
	background-color:#FCC418;
	opacity:0.5;
	width:auto;
	height:auto;
	margin:5px;
	
	
}
.ramka3me{
	/*z-index:10;*/
	/*position:relative;*/
	/*float:left;*/
	/*margin:-800px 0 0 0;*/
	background-color:#FCC418;
	opacity:0.5;
	width:auto;
	padding:25px 25px 10px 25px;
	height:auto;
	margin:5px 5px 5px 5px;
	
}


.tekstspec1me{
	z-index:01;
	position:relative;
	padding:15px;
    text-align: center;
}

.tekst1wystawy{
	z-index:10;
	position:relative;
	/*float:left;*/
	
}

.obrazek1me{
}

.obme{
	z-index:10;
	position:relative;
	float:left;
}

.circular {
	width: 45px;
	height: 45px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	background: url(http://link-to-your/image.jpg) no-repeat;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	margin:5px;
	}

@media(min-width:320px){
.obraztlome{
	/*z-index:-1;*/
	position:relative;
	/*float:left;*/
	background-color:#000;
	padding:0px 0px 1800px 0px;
	
	
}
}

@media(min-width:768px){
.obraztlome{
	/*z-index:-1;*/
	position:relative;
	/*float:left;*/
	background-color:#000;
	padding:0px 0px 600px 0px;
	
	
}
}

@media(min-width:992px){
.obraztlome{
	/*z-index:-1;*/
	position:relative;
	/*float:left;*/
	background-color:#000;
	padding:0px 0px 200px 0px;
	
	
}
}

@media(min-width:1200px){


	}
