@charset "utf-8";
/* CSS Document */
:focus  { outline: none; }
:active { outline: none; }


.holder {
	margin: 0 auto;
	background-image: url(../images/suporth/bs_eloszoba.jpg);
	background-repeat:no-repeat;
	background-position: center;	
	width: 1250px;
	height: 650px;
	/*	border: 1px solid red;	*/
}
.holder .szoba1 { position: relative; float:left; width: 146px; height: 384px; top: 136px; left: 51px;/* border: 1px solid red;*/}
.holder .szoba2 { position: relative; float:left; width: 105px; height: 199px; top: 183px; left: 154px;/* border: 1px solid red;*/}
.holder .szoba3 { position: relative; float:left; width: 79px; height: 184px; top: 186px; left: 241px; /*border: 1px solid red;*/}
.holder .szoba4 { position: relative; float:left; width: 55px; height: 132px; top: 199px; left: 285px; /*border: 1px solid red;*/}
.holder .szoba5 { position: relative; float:left; width: 55px; height: 89px; top: 214px; left: 324px;/* border: 1px solid red;*/}
.holder .szoba6 { position: relative; float:left; width: 62px; height: 148px; top: 196px; left: 631px; /*border: 1px solid red;*/}
.holder .plakat { position: relative; float:left; width: 154px; height: 110px; top: 173px; left: 286px; /*border: 1px solid red;*/}
