body {
margin: 0;
background: #090A05;
}

#hlavny_okraj {
position: absolute;
left: 50%;
top: 50%;
right: auto;
bottom: auto;
width: 780px;
margin-left: -390px;
margin-top: -267px;
clear: both;
background: #090A05;
}

#logo {
position: absolute;
left: 0;
top: 100px;
right: auto;
bottom: auto;
margin: 0;
width: 313px;
height: 360px;
background: url("../pic/lampa.jpg") no-repeat;
border-width: 0px;
}

#nadpis_en, #nadpis_sk {
position: absolute;
left: 5px;
top: 5px;
right: auto;
bottom: auto;
width: 236px;
height: 109px;
margin: 0;
background: url("../pic/nadpis_sk.gif") no-repeat;
}

#nadpis_en {
background: url("../pic/nadpis_en.gif") no-repeat;
}

#nadpis_en h1, #nadpis_sk h1 {
display: none;
}

#clanok {
position: absolute;
left: 330px;
top: 80px;
margin: 0;
width: 400px;
}
#horny_obrazok {
position: absolute;
left: 244px;
top: 0;
right: auto;
bottom: auto;
width: 156px;
height: 102px;
margin: 0;
background: url("../pic/hore.jpg") no-repeat;
}
#text {
position: absolute;
color: #ABB953; 
font-family: Courier New, Courier, Arial; 
text-align: center; 
font-size: 12px;
left: 50px;
top: 55px;
width: 300px;
}
#dolny_obrazok {
position: absolute;
left: 0px;
top: 230px;
right: auto;
bottom: auto;
width: 141px;
height: 77px;
margin: 0;
background: url("../pic/dole.jpg") no-repeat;
}

#novinky {
position: absolute;
left: -400px;
top: 345px;
width: 780px;
height: 70px;
color: #ABB953;
border: dashed 1px #3A3F17;
text-align:left;
padding: 3px;
overflow:auto;
}

#novinky p {
margin-top:0px;
margin-bottom:5px; }

#menu {
font-family: Courier New, Courier, Arial;
color: #ABB953;
text-align: center; 
font-weight: bold; 
}

#menu acronym {
text-decoration: none;
border-bottom: 0px;
}

#menu acronym:hover {
border-bottom:1px dashed;
}

#menu #link1 {
position: absolute;
left: 230px;
top: 80px;
margin: 0;
font-size: 18px;
}

#menu #link2 {
position: absolute;
left: 40px;
top: 170px;
margin: 0;
font-size: 18px;
}

#menu #link3 {
position: absolute;
left: 20px;
top: 430px;
margin: 0;
font-size: 15px;
}

#menu #link4 {
position: absolute;
left: 320px;
top: 20px;
margin: 0;
font-size: 15px;
}

#menu #link5 {
position: absolute;
left: 530px;
top: 50px;
margin: 0;
font-size: 15px;
}

#menu #link6 {
position: absolute;
left: 445px;
top: 415px;
margin: 0;
font-size: 15px;
}

A:link {
	color: #ABB953;
	TEXT-DECORATION: none
}
A:visited {
	color: #ABB953;
	TEXT-DECORATION: none
}
A:active {
	color: #ABB953;
	TEXT-DECORATION: none
}
A:hover {
	color: #ABB953;
	TEXT-DECORATION: none
}

