body {
margin: 0;
background: #000;
}

#hlavny_okraj {
position: absolute;
left: 50%;
top: 25%;
right: auto;
bottom: auto;
width: 780px;
margin-left: -390px;
margin-top: -113px;
clear: both;
background: #000;
}

h2 {
margin-bottom:0px;
}
h3 {
margin-top: 0px;
font-size:12px;
font-style:italic;
}

#logo {
position: absolute;
left: 15px;
top: 85px;
right: auto;
bottom: auto;
margin: 0;
width: 112px;
height: 276px;
background: url("../pic/sviecka.jpg") no-repeat;
border-width: 0px;
}

#nadpis_sk, #nadpis_en {
position: absolute;
left: 10px;
top: 15px;
right: auto;
bottom: auto;
width: 133px;
height: 66px;
margin: 0;
background: url("../pic/nadpis_poezia_sk.gif") no-repeat;
}
#nadpis_en {
background: url("../pic/nadpis_poezia_en.gif") no-repeat;
}
#nadpis_sk h1, #nadpis_en h1 {
display: none;
}

#clanok {
}

#horny_obrazok {
display: none;
}

#text {
position: absolute;
left: 150px;
top: 85px;
color: #D35C00; 
font-family: Courier New, Courier, Arial; 
text-align: left; 
font-size: 14px;
width: 600px;
}

#popis {
width:440px;
}
#dolny_obrazok {
display: none;
}

#tmave {
position: absolute;
left: 0px;
top: 125px;
color: #D35C00; 
}

#svetle {
position: absolute;
left: 300px;
top: 125px;
color: #D35C00; 
}

#menu {
position: absolute;
left: 360px;
top: 30px;
width: 410px;
font-family: Courier New, Courier, Arial;
text-align: left; 
font-weight: bold; 
font-size: 18px;
}

#menu acronym {
text-decoration: none;
border-bottom: 0px;
}

#menu acronym:hover {
border-bottom:1px dashed;
}

#menu #link1 {
position: absolute;
left: 340px;
top: 160px;
}

#menu #link2 {
position: absolute;
left: 380px;
top: 200px;
}

#menu #link3 {
position: absolute;
left: 90px;
top: 40px;
}

#menu #link4 {
position: absolute;
left: 270px;
top: 120px;
}

#menu #link5 {
position: absolute;
left: 0px;
top: 0px;
}

#menu #link6 {
position: absolute;
left: 190px;
top: 80px;
}

#menu A:link {
	color: #FF800E;
	TEXT-DECORATION: none
}
#menu A:visited {
	color: #FF800E;
	TEXT-DECORATION: none
}
#menu A:active {
	color: #FF800E;
	TEXT-DECORATION: none
}
#menu A:hover {
	color: #F9FFB9;
	TEXT-DECORATION: none
}

A:link {
	color: #EDF8A0;
	TEXT-DECORATION: none
}
A:visited {
	color: #EDF8A0;
	TEXT-DECORATION: none
}
A:active {
	color: #EDF8A0;
	TEXT-DECORATION: none
}
A:hover {
	color: #FF800E;
	TEXT-DECORATION: none
}

