body{
background-color: #000000;
}
a { outline: 0; }
#all{
position: absolute;
top: 0px;
left: 0px;
background-image: url('layout/tlo.png');
width: 1023px;
}

#content{
background-image: url('layout/main.png');
width: 910px;
height: 689px;
//height: 150px;
margin-top: 20px;
margin-left: 30px;
}

#obraz{
position: absolute;
top: 166px;
left: 578px;
//left: 570px;
//background-color: #912F1E;
}

img {
//border: 3px solid #912F1E;
} 

@font-face{
font-family: czcionka;
src: url('layout/ELEGANTPL.TTF');
}

#menu{
position: absolute;
top: 33px;
left: 45px;
font-family: czcionka;
font-size: 20px;
}

#menu a{
text-decoration: none;
color: black;
}

#menu a:hover{
color: #EDE9E4;
}
#menu a:active{
color: #EDE9E4;
}

#tresc{
float:top;
margin-top: -563px;
margin-left: 30px;
background-image: url('layout/long.png');
width: 910px;
}

#text{
float:top;
margin-left: 25px;
margin-top: 20px;
width: 500px;
}
