
* {
   font-family:Georgia, Arial, Tahoma, sans-serif;
   font-size:11px;
   line-height:13px;
   color:#010000;
}

a {
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}

body {
   margin:0px;
   padding:0px;
}

h1 {
   font-size:16px;
   font-weight:bold;
   line-height:20px;
}

.headline {
    width:400px;
}

.pildiallkiri /* Style:Pildiallkiri */ {
    font-size:10px;
}

ul {
   margin:0px;
   padding:0px;
   margin-left:0px;
   margin-right:0px;
   list-style-type: none;
}

ul li {
    margin-bottom:5px;
}

ul li a {
    font-size:10px;
}

.hand {
    cursor: pointer;
}

#logo {
    position:absolute;
    top:68px;
    left:0px;
}

.counterholder {
    position:absolute;
    top:94px;
    left:0px;
    clear:both;
    width:730px;
    text-align:right;
    white-space:nowrap;
}

#kasv, #kadu {
    font-family:Tahoma, Arial, sans-serif;
    font-size:9px;
    height:11px;
    border-bottom: #111111 solid 1px;
}
#kasv a, #kadu a, #kasv a:hover, #kadu a:hover {
    font-family:Tahoma, Arial, sans-serif;
    font-size:9px;
    text-decoration:none;
}

#kasv {
    float:right;
    width:130px;
    text-align:right;
}

#kadu {
    float:right;
    width:130px;
}

.menu {
    width:140px;
    font-size:11px;
    font-weight:bold;
}

#headercont {
   height:88px;
   margin-bottom:62px;
   clear:both;
}

#pagecont {
   clear:both;
   width:800px;
   height:400px;
}

#leftcont, #rightcont, #centercont, #forumcontent {
   float:left;
   padding-left:10px;
   padding-right:10px;
}

#leftcont {
   width:160px;
}

.linecont {
    float:left;
    width:1px;
    height:100%;
}

#centercont {
    width:420px;
}

#forumcontent {
    width:590px;
}

#rightcont {
    width:150px;
    padding-right:0;
    font-size:10px;
    overflow:hidden;
}
#rightcont a {
    font-size:10px;
}
#rightcont a:hover {
    font-size:10px;
}

.content {
   clear:both;
   margin:0;
   padding:0;
   width:400px;
}

.textfield, .textarea, .button {
    border: #000000 solid 1px;
}

.textfield {
    width:160px;
}

.textarea {
    height:100px;
    width:320px;
}
    
.button {
    background: #000000;
    color:#FFFFFF;
}

.comments_count {
    color:#FF0000;
}
