div.main{
	background: transparent url(../images/lay/welcome.gif) no-repeat 0 0;
	width: 755px;
	height: 448px;
	margin: 70px auto;
	position: relative;
}


div.ksiegarnia{
	height:180px;
	left:27px;
	position:absolute;
	top:240px;
	width:353px;
}

div.ksiegarnia a{
	display: block;
	width:353px;
	height:180px;
	font-size:0;
}

div.biuro{
	height:180px;
	left:392px;
	position:absolute;
	top:240px;
	width:340px;
}

div.biuro a{
	width:340px;
	height:180px;
	display: block;
	font-size:0;
}

div.adres{
	height:50px;
	right:124px;
	position:absolute;
	top:20px;
	width:240px;
	font-size: 12px;
	font-family: verdana;
	color: #4f5255;

}

div.tresc{
	height:50px;
	left:30px;
	position:absolute;
	top:125px;
	width:680px;
}

div.tresc div{
	color:#054FAB;
	font-family:georgia;
	font-size:16px;
	text-align:center;
}

#lang_pl{
	cursor:pointer;
	height:20px;
	position:absolute;
	right:89px;
	top:18px;
	width:29px;
	background: transparent url(../images/lay/wiz_pl.gif) no-repeat 0 0;
}
#lang_it{
	cursor:pointer;
	height:20px;
	position:absolute;
	right:23px;
	top:18px;
	width:29px;
	background: transparent url(../images/lay/wiz_it.gif) no-repeat 0 -20px;
}
#lang_en{
	cursor:pointer;
	height:20px;
	position:absolute;
	right:56px;
	top:18px;
	width:29px;
	background: transparent url(../images/lay/wiz_en.gif) no-repeat 0 -20px;
}



div.right_side{
	background: transparent url(../images/lay/right_side.jpg) no-repeat 0 0;
	position: absolute;
	top: 48px;
	height:317px;
	right: -331px;
	width:339px;
}

div.left_side{
	background:transparent url(../images/lay/left_side.jpg) no-repeat scroll 0 0;
	height:317px;
	left:-335px;
	position:absolute;
	top: 48px;
	width:342px;
}

#it{
	display: none;
}
#en{
	display: none;
}