#siedziba { width:100%; text-align:center; margin:25px 0 }
#siedziba-in { width:950px; margin:auto; padding-top:5px }
#siedziba-in:hover { background-color:#031c07 }
#siedziba img { width:940px }

#tytul-strony { font-family:"Open Sans"; font-weight:700; font-size:19px; line-height:22px; color:#626262; margin:30px; position:relative }
.tytul-strony { font-family:"Open Sans"; font-weight:700; font-size:19px; line-height:22px; color:#626262; margin:0 30px 30px 30px; position:relative }

#panoramy { margin:0 0 0 5px; overflow:auto }
.panoramy { margin:0 0 0 5px; overflow:auto }
.panorama { float:left; width:290px; margin:0 20px 13px 20px; position:relative }
.panorama-r1-0 { clear:left}
.panorama-img { text-align:center; margin-top:5px }
.panorama-play { position:absolute; left:5px; top:5px; width:280px; height:200px; background:url('../images/play-off.png') no-repeat }
.panorama-play-on { background:url('../images/play-on.png') no-repeat }
.panorama-tytul { font-family:"Open Sans"; font-size:14px; font-weight:600; line-height:20px; color:#3b3b3b; margin:10px 24px 0 24px }
.panorama-opis { font-family:"Open Sans"; font-size:13px; font-weight:300; line-height:20px; color:#626262; margin:1px 24px 17px 24px }
.marker { float:left; width:6px; height:9px; background:url('../images/marker.png') 0px 0px no-repeat; margin:5px 4px 0 0 }
.panorama-hover { color:#f3f3f3; background-color:#031c07 }
.panorama-hover .marker { background-position:0px -9px }

@media(max-width:1020px){

#siedziba {  }
#siedziba-in { width:620px }
#siedziba img { width:610px }

.panorama-r1-0 { clear:none }
.panorama-r2-0 { clear:left }

}

@media(max-width:750px){

#siedziba { margin:5px 0 10px 0 }
#siedziba-in { width:310px }
#siedziba img { width:320px }

#panoramy { margin:0; overflow:auto }

}

/*
#wrapper { width:1020px; margin:auto; text-align:left }
@media(min-width:1020px){
	#wrapper { width:1020px; background-color:red }
}
@media(max-width:1020px){
	#wrapper { width:95%; background-color:green }
}
@media(max-width:750px){
	#wrapper { width:100%; background-color:blue }
}
*/