
html {
height: 100%;
}

body {
height: 100%;
text-align: left;
font: Verdana, Arial, sans-serif;
background: #2B1300 url('../img/bg.gif') repeat 0 0;
min-width: 900px;
font-size:11põ;
color: #803900;
}

a:link, a:visited {
color: #A42A00;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

p {
color: #A42A00;
line-height: 1.7;
}

h1, h1 a:link, h1 a:visited, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
letter-spacing: 0px;
font-size: 0.6em;
}

h2, h3 {
color: #FFF9E7;
}

h1 {
font-size: 2.6em;
color: #3b1307;
margin-bottom: 0px;
}

h1 a:link, h1 a:visited {
color: #3b1307;
text-decoration: none;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 1.2em;
}

h5 a:link, h5 a:visited {
color: #FFF9E7;
text-decoration: none;
font-size: 1.0em;
margin: 0 0 0 0;
}

.hdr1 {
background: #682E00 url('../img/lvovfon1.jpg') no-repeat;
}

.hdr2 {
background: #682E00 url('../img/lvovfon2.jpg') no-repeat;
}

.menu {
background: #682E00 url('../img/menu-bg.gif') repeat-x 0 0;
}

.menu li {
float: left;
display: inline;
line-height: 25px;
margin-right: 2.1em;
padding-right: 2.1em;
background: url('../img/li-bg.gif') no-repeat 100% 100%;
}

.menu li a, .menu li a:visited {
float: left;
display: inline;
color: #EBD391;
font-weight: normal;
padding: 0 0px;
}

.menu li a:hover {
color: #FFF4D3;
}

.column-right {
float: right;
width: 36%;
}

.column-right-in {
margin: 0em 1em 0em 1em;
}

#board-top {
width: 250px;
height: 25px;
background: #8B5F26 url('../img/board-top.gif') no-repeat 0 0;
}

#board {
background-color: #8B5F26;
width: 250px;
}

.board-in {
margin: 0 1.8em;
}

#board-bottom {
width: 250px;
height: 21px;
background: #8B5F26 url('../img/board-bottom.gif') no-repeat 0 0;
}

#board h3 {
font-size: 1.1em;
color: #FFF9E7;
margin: 0 0 0 0;
padding-top: 0px;
}

#board h5 {
font-size: 1.0em;
color: #FFF9E7;
margin: 0 0 0 0;
padding-top: 0px;
}

.divider {
width: 250px;
height: 13px;
background: #8B5F26 url('../img/divider.gif') no-repeat 0 0;
margin: 10px 0 16px 0;
}

.paper {
width: 250px;
height: 178px;
background: #8B5F26 url('../img/paper.gif') no-repeat 0 0;
margin-top: 4px;
padding-bottom: 0px;
}

.paper-in {
margin: 0 2.5em;
padding-top: 1.7em;
font-size: 1.0em;
}

#board address {
font-style: normal;
font-weight: bold;
color: #803900;
line-height: 1.45;
background-color: #FFFFFF;
font-size: 0.9em;
}

.ppp {background: #FFF4D5;}
.ppps {
background: #FFF4D5;
font-style: normal;
color: #803900;
font-size:11põ;
}

/* Footer */

.footer {
width: 900px;
height: 47px;
margin: 0 auto;
background: #893D00 url('../img/footer-bg.gif') repeat-x 0 0;
border-top: 2px solid #612900;
}

.footer p {
color: #FFF4D5;
}

.footer p a, .footer p a:visited {
color: #FFF4D5;
font-weight: normal;
}

.footer p.text-left {
margin-left: 27px;
display: inline;
font-size: 10pt;
}

.footer p.text-right {
text-align: right;
margin-right: 27px;
font-size: 10pt;
}