html { background-image: url(../images/right_side.gif); background-repeat: repeat-y; background-attachment: fixed; background-position: right top; min-width: 700px; }
body { margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/left_side.gif); background-repeat: repeat-y; color: #000000; min-width: 700px; }
#main-title { margin-bottom: 0; font-size: medium; letter-spacing: 3px; text-align: center; margin-top: 0; background-color: #265057; color: #ffffff; min-width: 700px; padding: 10px; border-color: white; border-style: solid solid inset; border-width: 2px 2px 5px; }
#header-image { background-color: #336a74; background-image: url(../images/modlitebna.jpg); background-repeat: no-repeat; background-position: center top; height: 138px; min-width: 700px; border-top: 2px solid #900; border-bottom: 2px solid #900; margin-left: 110px; margin-right: 110px; }
#navbar { font-size: small; text-align: center; padding-bottom: 8px; font-weight: bold; padding-top: 8px; background-color: #265057; color: #ffffff; min-width: 700px; margin: 0 110px; border-bottom: 2px solid #900; }

#navbar a:link, #navbar a:visited {
color: #ffffff;
}

#navbar a.current {
color: #ff4700;
}

#navbar a:hover {
color: #ff4700;
text-decoration: underline;
}
#headline { font-size: 0.65em; padding-top: 10px; text-align: justify; background-color: #e1ecee; padding-left: 100px; padding-right: 100px; margin-left: 110px; margin-right: 110px; margin-bottom: 0; line-height: 1.5em; min-width: 700px; }
h1 { font-size: 1.8em; color: #000000; letter-spacing: 5px; font-weight: normal; background-color: #e1ecee; min-width: 650px; margin: 0 110px; padding: 23px 0 3px 50px; }
#main { font-size: small; background-color: #e1ecee; min-width: 700px; margin: 8px 110px; padding-top: 2px; }
.main { font-size: small; font-style: italic; background-color: #e1ecee; text-align: center; padding-top: 2px; min-width: 700px; margin: 8px 50px 100px; }
#main-text { background-color: #e1ecee; min-width: 700px; }
#main-text p { text-align: justify; min-width: 700px; margin-left: 50px; margin-right: 50px; }
#main-text a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #900;
}
#main-text a:hover {
text-decoration: underline;
}
h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: normal;
margin-left: 50px;
margin-right: 50px;
font-size: 1.8em;
margin-top: 0;
padding-top: 10px;
}

h3 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
font-weight: bold;
margin-left: 50px;
margin-right: 50px;
font-size: small;
margin-top: 0;
padding-top: 10px;
}
hr {
margin-left: 50px;
margin-right: 50px;
}

p, ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}
#button { color: #e1ecee; text-align: center; margin-bottom: 200px; }
#button A, #button visited { color: white; background-color: #900; text-decoration: none; margin: 10px; padding: 7px 10px; border: outset 2px #900; outline: outset 2px white; }
#button a:hover { color: #ff4700; background-color: #900; text-decoration: none; margin: 10px; padding: 10px; border: outset 2px #900; outline: outset 3px white; }
#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: x-small;
margin-top: 20px;
padding-right: 50px;
background-color: #900;
color: #ffffff;
font-weight: bold;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
.button { background-color: white; min-width: 700px; margin: 10px; padding: 10px; border: outset 2px #265057; outline: outset 3px white; }
