body, td {
    font-family: Arial, Tahoma, serif;
    font-size: 12px;
}

form, body, p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

b.ptitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #9A477B;
}

body {
    background: #FFFEF1 url(/images/bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    color: #4C4C4C;
    text-align:center;
}

.kolla, .k a /* Style: Kollane */ {
    color: #DCA30E;
    text-decoration: none; 
}
.viol, .viol a /* Style: Violetne */ {
    color: #9A477B;
    text-decoration: none; 
}
.punane, .punane a /* Style: Punane */ {
    color: #FF0000;
    text-decoration: none;
    font-weight: normal;
}

ol, ul {
    margin-left: 29px;
}

a { 
    /*color: #4C4C4C;*/
    color: #DCA30E;
	text-decoration: none; 
}
a:hover { 
	text-decoration: none; 
    color: #F23D0F;
}

input {
    height: 17px;
    font-size: 10px;
}
.text {
    border: #FFF057 solid 1px;
}
.button {
    background: #9A477B;
    border: #9A477B solid 1px;
    color: #FFFFFF;
    text-transform: uppercase;
}

td {
    vertical-align: top;
}

.page {
    height: 100%;
    background: #FFFFFF;
    border-left: #524D51 solid 1px;
    border-right: #524D51 solid 1px;
    width:750px;
    margin:auto;
    text-align:left;
}

.topic {
    height: 130px;
    background: #FFF057 url(../images/thky_header.png);
    background-position: top left;
}
.logol {
    margin-left: 28px;
    margin-top: 15px;
    float: left;
}
.search, .search a, .search a:hover {
    color: #9A477B;
    font-size: 10px;
}
.search form {
    margin-bottom: 4px;
}
.search {
    float: right;
    display: inline;
    text-align: right;
    margin: 19px 17px 0 0;
}

.left {
    background: #F7F6F4;
}
.langs {
    margin: 16px 24px 16px 28px;
}
.menu {
    margin: 32px 24px 45px 28px;
}
.menu a {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    color: #4C4C4C;
}
.news a {
    color: #DCA30E;
    text-decoration: none;
}

.menu a.sel, .menu a:hover{
    color: #9A477B;
    text-decoration: none;
}
    
.cmenu a {
    font-weight: normal;
    color: #4C4C4C;
}

.cmenu img {
    vertical-align: middle;
    margin-right: 7px;
}

.news {
    margin: 0 24px 35px 28px;
}
.news .date, .date {
    color: #216BCE;
    font-size: 11px;
}

.content {
    margin: 32px 44px 30px 22px;
    width: 440px;
    overflow:hidden;
}

.footer, .footer a {
    font-size: 11px;
    color: #9A477B;
}
.footer {
    clear: both;
    margin: 0 44px 45px 22px;
}
.footer img {
    margin-bottom: 8px;
}

.eenet {
    margin-left: 28px;
    margin-bottom: 45px;
}

.print {
    margin-top: 16px;
    margin-right: 15px;
    height: 15px;
}
.print img {
    float: right;
}

.sitemapimg {
    vertical-align: middle;
}
a.kiri:link, a.kiri:visited, a.kiri:hover {
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}
.news_holder{
    background:url(../images/line.png) bottom repeat-x;
    padding:5px 0;
}
.news_date,.news_content{
    float:left;
}
.news_date{
    width:70px;
}
.news_content{
    width:360px;
}
#news{
    margin:20px 0;
}
.clear{
    clear:both;
    height:1px;
    overflow:hidden;
}

#flashText, #flashBack {
    margin: 1em 0 0 0;
}