body,html {
margin: auto;
}
body {
	background-color: #CCCCCC;
	margin-top: 100px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 358px;
	height: 358px;
	background-image: url(../img/poti-miru-v-posocju.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;	
}
#tekst_slo, #tekst_eng, #tekst_ita, #tekst_deu {
	position: absolute;
	top: 195px;
	left: 48px;
	width: 260px;
	line-height: 170%;
	color:#333333;
	text-align: center;
	font-size: 8pt;
	visibility: hidden;
}
#link_slo {
	width: 84px;
	height: 19px;
	position: absolute;
	top: 140px;
	left: 28px;
}
#link_eng {
	width: 71px;
	height: 19px;
	position: absolute;
	top: 140px;
	left: 117px;
}
#link_ita {
	width: 71px;
	height: 19px;
	position: absolute;
	top: 140px;
	left: 265px;
}
#link_deu {
	width: 71px;
	height: 19px;
	position: absolute;
	top: 140px;
	left: 188px;
}
#banner {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}