html, body {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: black;
}
html, body {
	width: 100%;
	text-align: center;
}
a {
	text-decoration: none;
}
html {
	font:  11px  arial, microsoft sans serif, verdana, arial , lucida grande, sans-serif;
	background-color:#a1a596;
	text-align:center;
}
body{
background: url(../img/background_img.jpg) repeat-x;
text-align:center;
}
#cointainer{
position:relative;
width:600px;
margin:auto;
}
a{
display:block;
width:40px;
height:40px;

position:absolute;
}
#ro{

left:200px;
top:332px;
}
#cz{

left:270px;
top:332px;
}#hu{left:340px;top:332px;}

