body {
margin: 0;
background: #000;
}

#hlavny_okraj {
position: absolute;
left: 50%;
top: 50%;
right: auto;
bottom: auto;
width: 780px;
margin-left: -390px;
margin-top: -227px;
clear: both;
background: #000;
}

#logo {
position: absolute;
left:0px;
top: 0px;
right: auto;
bottom: auto;
margin: 0;
width: 780px;
height: 450px;
background: url("../pic/husatka.jpg") no-repeat 100% 100%;
border: dotted 1px #6D5C4C;
}

#nadpis_sk, #nadpis_en {
position: absolute;
left: 410px;
top: 30px;
right: auto;
bottom: auto;
width: 274px;
height: 35px;
margin: 0;
background: url("../pic/nadpis_vy_sk.gif") no-repeat;
}
#nadpis_en {
background: url("../pic/nadpis_vy_en.gif") no-repeat;
}
#nadpis_sk h1, #nadpis_en h1 {
display: none;
}

#clanok {
margin: 0px;
}

#horny_obrazok {
display: none;
}

#text {
position: absolute;
color: #C0B590; 
font-family: Comic Sans MS, Courier New, Courier, Arial; 
text-align: center; 
font-size: 13px;
left: 10px;
top: 140px;
width: 300px;
}
#text p {
margin: 5px;
}

#dolny_obrazok {
display: none;
}

#menu {
font-family: Courier New, Courier, Arial;
font-weight: bold; 
position: absolute;
color: #E8DEE5;
left: 25px;
top: 25px;
width: 300px;
}

#menu acronym {
text-decoration: none;
border-bottom: 0px;
}

#menu #link1 {
position: absolute;
color: #E8DEE5;
left: 180px;
top: 15px;
margin: 0;
font-size: 18px;
}

#menu #link2 {
position: absolute;
color: #E8DEE5;
left: 180px;
top: 45px;
margin: 0;
font-size: 18px;
}

#menu #link3 {
position: absolute;
color: #B7BDE7;
left: 060px;
top: 0px;
margin: 0;
font-size: 18px;
}

#menu #link4 {
position: absolute;
color: #B5C5E6;
left: 035px;
top: 30px;
margin: 0;
font-size: 18px;
}

#menu #link5 {
position: absolute;
color: #B5C5E6;
left: 015px;
top: 60px;
margin: 0;
font-size: 18px;
}

#menu #link6 {
position: absolute;
color: #B7BDE7;
left: 180px;
top: 75px;
margin: 0;
font-size: 18px;
}

img {
border: 0px;
margin-left: 8px;
margin-right: 8px;
margin-top: 4px;
margin-bottom: 4px;
}

A:link { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: none }

#link1 A:link {	color: #EAE0BE; }
#link2 A:link {	color: #EAE0BE; }
#link3 A:link { color: #978471; }
#link4 A:link {	color: #978471; }
#link5 A:link {	color: #978471; }
#link6 A:link {	color: #EAE0BE; }

#link1 A:visited { color: #EAE0BE; }
#link2 A:visited { color: #EAE0BE; }
#link3 A:visited { color: #978471; }
#link4 A:visited { color: #978471; }
#link5 A:visited { color: #978471; }
#link6 A:visited { color: #EAE0BE; }

#link1 A:active { color: #EAE0BE; }
#link2 A:active { color: #EAE0BE; }
#link3 A:active { color: #978471; }
#link4 A:active { color: #978471; }
#link5 A:active { color: #978471; }
#link6 A:active { color: #EAE0BE; }

#link1 A:hover { color: #C3B09D; }
#link2 A:hover { color: #C3B09D; }
#link3 A:hover { color: #CEC29A; }
#link4 A:hover { color: #CEC29A; }
#link5 A:hover { color: #CEC29A; }
#link6 A:hover { color: #C3B09D; }

