/*navi*/
#mainmenu .inact,
#mainmenu .act {
    background-color: rgb(162,202,237);
    width: 94px;
    padding: 3px;
    margin: 0 0 0 0px;
    color: rgb(34,34,34);
    text-decoration: none;
    display: block;
    border-top: 1px solid rgb(162,202,237);
    border-bottom: 1px solid rgb(162,202,237);
    border-right: 1px solid rgb(162,202,237); 
    text-align: left;
    margin-top: 1px;
    font-weight: bold;
    }
/*tags*/
body {
width: 100%;
height: 100%;
font-family: 'verdana','arial';
font-size: 9pt;
text-align: center;
background: #f4dfb0;  /*#FFC824; F4DFB0 */
padding: 0;
margin: 0;
}

h1, h2, h3, h4, h5 {
font-weight: normal;
font-style: normal;
color: #47322c;
}

a {
font-size: 8pt;
color: #47322c;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: none;
text-decoration: none;
}

hr {
background: #454545;
border-color: #454545;
width: 96%;
margin-right: 16px;
height: 1px;
}

table.uutiset {
width: 100%;
}

p {
text-align: justify;
}

/*divs*/

#poll {
position: relative;
top: -161px;
left: 718px;
width: 181px;
height: 100%;
font-size: 7pt;
color: #000;
text-align: left;
padding: 10px 3px 0 0;
background: #e4cfa0;
border-left: #d4bf90 1px solid;
}

#kuvadiv {
width: 100%;
text-align: center;
}

#hidden {
visibility: hidden;
display: none;
}

#positioner {
position: absolute;
padding: 0;
margin: 0;
width: 100%;
}

#page {
position: relative;
top: 0;
width: 700px;
text-align: left;
margin: 0;
padding: 0;
}

#header {
position: relative;
top: 0px;
width: 700px;
height: 160px;
text-align: left;
}

#logo {
position: relative;
top: 9px;
left: 12px;
text-align: left;
}

#navi {
position: absolute;
top: 140px;
left: 0;
width: 100%;
height: 30px;
font-size: 8pt;
color: #47322c;
text-align: center;
}

#navileft {
z-index: 9998;
position: absolute;
top: 14px;
left: 10px;
width: 100px;
height: 250px;
font-weight: bold;
}

#main {
position: relative;
top: 0;
width: 700px;
padding-top: 0px;
margin: 0;
height: 100%;
}

#content {
position: relative;
top: 0;
left: 112px;
width: 367px;
font-size: 8pt;
color: #47322c;
border-left: 1px solid #471900;
border-right: 1px solid #471900;
padding: 0 18px 33px 11px;
height: 100%;
}

#copy {
position: relative;
top: -10px;
left: 5px;
width: 100%;
height: 40px;
color: #454545;
background: url('../images/bottom.png') center no-repeat;
text-align: center;
}

#ads {
position: absolute;
left: -140px;
top: 130px;
width: 110px;
height: auto;
padding: 3px;
color: red;
}

#flags {
position: absolute;
left: 525px;
top: 180px;
width: 154px;
height: 100%;
color: #47322c;
font-size: 8pt;
font-weight: bold;
z-index: 9999;
}
/*klass*/

table.input {
font-size: 8pt;
color: #47322c;
}

textarea {
border: none;
background: #f4dfb0;
font-size: 8pt;
color: #47322c;
border: 1px solid black;
}

.inp {
font-size: 8pt;
color: #47322c;
background: #f4dfb0;
border: 1px solid black;
}

.lt {
font-size: 7pt;
color:#333;
}

.lt2_norm {
margin-left: 2px;
font-size: 8pt;
color:#47322c;
}

.lt2 {
margin-left: 2px;
margin-top: -18px;
font-size: 8pt;
color:#47322c;
}

.lt2_big {
margin-left: 2px;
margin-top: -28px;
font-size: 11pt;
color:#47322c;
}

.lt2_big_norm {
margin-left: 2px;
font-size: 11pt;
color:#47322c;
}

.otsikko {
font-size: 9pt;
font-weight: bold;
color: #222;
}

.pikku {
font-size: 7pt;
color: #47322c;
}

.pikkukuva {
padding: 2px;
margin: 4px;
border: solid 1px #47322c;
}

.kuvadiv {
width: 100%;
text-align: center;
}

.isokuva {
background: #e1e6e8;
padding: 3px;
border: 1px solid #47322c;
}

.isokuva2 {
border: 1px solid #47322c;
}

.kuvateksti {
color: #471900;
font-size: 8pt;
font-style: italic;
text-align: center;
}

.kuvateksti2 {
color: #471900;
font-size: 7pt;
font-style: italic;
padding: 0 10px 0 10px;
text-align: left;
}

.copy {
text-align: center;
font-size: 7pt;
padding-top: 11px;
}

.vlinkki {
color: red;
font-size: 8pt;
}

.vlinkki:hover {
color: blue;
font-size: 8pt;
}

.sivutus {
width: 100%;
text-align: center;
}

.right {
float: right;
}

.treika {
position: absolute;
top: 33px;
left: 522px;
}
.elamaa {
position: absolute;
width: 120px;
top: 24px;
left: 80px;
}
.treika:hover {
opacity: 0.6;
}
.elamaa:hover {
opacity: 0.6;
}


