#telefony 
{position:relative;top:200px;left:25%;
    width:50px;height:50px;
    }

body{
	background-image:url(bg1.jpg);
	background-repeat:repeat;
}

#main{
	
	background-image:url(main.png);
	width:1116px;
	height:685px;
	margin:0 auto;
}
#polski{
	float:left;
	
	width:70px;
	height:50px;
	
}
#english{

	
	width:70px;
	height:50px;float:left;
	
}
#deutsch{
	
	
	width:70px;
	height:50px;
	float:left;
	
}
#licznik{
	float:right;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	font-family:sans-serif;
	font-weight:bold;
	color:#e7e36e;
	padding:0 0 0 210px;
}
#white1{
	width:100%;
	height:100px;
	float:left;
	
}
#white2{
	width:200px;
	height:50px;
	float:left;
}
#white3{
	width:200px;
	height:555px;
	
	
}
.empty{
	width:12px;
	height:50px;
	float:left;
}

