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;
}

#logo {
position: absolute;
left: 240px;
top: 70px;
right: auto;
bottom: auto;
margin: 0;
width: 240px;
height: 391px;
background: url("../pic/daman.jpg") no-repeat;
border-width: 0px;
}

#nadpis_sk, #nadpis_en {
position: absolute;
left: 100px;
top: 3px;
right: auto;
bottom: auto;
width: 481px;
height: 60px;
margin: 0;
background: url("../pic/nadpis_ja_sk.gif") no-repeat;
}

#nadpis_en { 
background: url("../pic/nadpis_ja_en.gif") no-repeat;
}

#nadpis_sk h1, #nadpis_en h1  {
display: none;
}

#clanok {
position: absolute;
left: 490px;
top: 75px;
margin: 0;
width: 250px;
}
#horny_obrazok {
display: none;
}
#text {
position: absolute;
color: #D5BFAA; 
font-family: Courier New, Courier, Arial; 
text-align: right; 
font-size: 11px;
left: 0px;
top: 0px;
width: 250px;
}
#dolny_obrazok {
display: none;
}

#menu {
position: absolute;
left: 40px;
top: 186px;
font-family: Courier New, Courier, Arial;
color: #D5BFAA;
text-align: left; 
font-weight: bold; 
font-size: 14px;
}

#menu acronym {
text-decoration: none;
border-bottom: 0px;
}

#menu acronym:hover {
border-bottom:1px dashed;
}

#menu A:link {
	color: #D5BFAA;
	TEXT-DECORATION: none
}
#menu A:visited {
	color: #D5BFAA;
	TEXT-DECORATION: none
}
#menu A:active {
	color: #D5BFAA;
	TEXT-DECORATION: none
}
#menu A:hover {
	color: #D5BFAA;
	TEXT-DECORATION: none
}

A:link {
	color: #E5D9CD;
	TEXT-DECORATION: none
}
A:visited {
	color: #E5D9CD;
	TEXT-DECORATION: none
}
A:active {
	color: #E5D9CD;
	TEXT-DECORATION: none
}
A:hover {
	color: #D5BFAA;
	TEXT-DECORATION: none
}

