body {
margin: 0px;
background: #000000 url("../pic/biblia.jpg") no-repeat 100% 100%;
height:100%; 
}

h2 {
margin-bottom:0px;
}
h3 {
margin-top: 0px;
font-size:12px;
font-style:italic;
}

#hlavny_okraj {
position: relative;
left: 50%;
top: 0;
right: auto;
bottom: auto;
width: 780px;
margin-left: -390px;
clear: both;
/*background: #000;*/
}

#logo {
position: absolute;
left: 0px;
top: 10px;
right: auto;
bottom: auto;
margin: 0;
width: 372px;
height: 251px;
background: url("../pic/silmar.jpg") no-repeat;
}

#nadpis_sk, #nadpis_en {
position: absolute;
left: 260px;
top: 25px;
right: auto;
bottom: auto;
width: 327px;
height: 56px;
margin: 0;
background: url("../pic/nadpis_proza_sk.gif") no-repeat;
}

#nadpis_en {
background: url("../pic/nadpis_proza_en.gif") no-repeat;
}
#nadpis_sk h1, #nadpis_en h1 {
display: none;
}

#clanok {
position: relative;
left: 90px;
top: 110px;
color: #FDB67B;
font-family: Courier New, Courier, Arial; 
text-align: justify; 
font-size: 12px;
font-weight: bold; 
width: 510px;
margin-bottom: 326px;
}

#prvy_odstavec {
padding-left: 290px;
}

#menu {
font-family: Bookman Old Style, Courier New, Courier, Arial;
text-align: center; 
font-weight: bold; 
position: absolute;
left: 620px;
top: 120px;
width: 160px;
color: #FDB67B;
font-size: 18px;
text-align: right; 
}

#menu acronym {
text-decoration: none;
border-bottom: 0px;
}

#menu A:link { TEXT-DECORATION: none; color: #FDB67B; }
#menu A:visited { TEXT-DECORATION: none; color: #FDB67B; }
#menu A:active { TEXT-DECORATION: none; color: #FDB67B; }
#menu A:hover { TEXT-DECORATION: underline; color: #FDB67B; }

A:link { TEXT-DECORATION: none; color: #C58479; }
A:visited { TEXT-DECORATION: none; color: #C58479; }
A:active { TEXT-DECORATION: none; color: #AF7369; }
A:hover { TEXT-DECORATION: none; color: #8A4B41; }

