body {
background: url("../images/webdesign_uvod/bg.png") repeat;
}

a img {
border-width: 0px;
}

div#main {
width: 750px;
height: 468px;
background: url("../images/webdesign_uvod/pozadi.png") no-repeat;
position: absolute;
top: 50%;
left: 50%;
margin: -234px 0 0 -375px; 
}

#enter {
position: relative;
left: 530px;
top: 350px;
}

#myspace {
position: relative;
left: 210px;
top: 320px;
}

#idj {
position: relative;
right: 18px;
top: 255px;
}

a,a:link,a:active,a:hover
{
	color: transparent;
	border-color: transparent;
}
