.tekst { 
        font-family: verdana, arial, sans-serif;
        font-size: small;
        text-align: justify;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        line-height:1.5em; 
        margin:0;
        padding:5px 0;
}
.stekst { 
        font-family: verdana, arial, sans-serif;
        font-size: x-small;
        text-align: justify;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        line-height:1.5em; 
        margin:0;
        padding:5px 0;
}
h1 {
        font-size: large; 
        margin: 0; 
        padding: 0 0 10px 0; 
        color: #333333;
        font-weight: bold;
}

h2 {
        font-size: medium; 
        margin: 0; 
        padding: 0 0 10px 0; 
        color: #666666;
        font-weight: bold;
}

td a:link {
        font-family: verdana, arial, sans-serif;
        color: #999999;
}
td a:visited {
        font-family: verdana, arial, sans-serif;
        color: #333333;
}
td a:hover, td a:active {
        font-family: verdana, arial, sans-serif;
        color: #333333;
}


.tekst b {
        font-weight: bold;
}
.tekst a:link {
        font-family: verdana, arial, sans-serif;
        font-size: small;
        font-style: normal;
        color: #999999;
        line-height:1.5em; 
        text-decoration: none;
}
.tekst a:visited {
        font-family: verdana, arial, sans-serif;
        font-size: small;
        font-style: normal;
        color: #333333;
        line-height:1.5em; 
        text-decoration: none;
}
.tekst a:hover, .tekst a:active {
        font-family: verdana, arial, sans-serif;
        font-size: small;
        font-style: italic;
        color: #333333;
        line-height:1.5em; 
        text-decoration: underline;
}
.normbody {
        height:300px;
}
.image {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: x-small;
        font-style: italic;
}
.inp input {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: small;
	background-color: #F1F1F1;
        color: #333333;
}
.inp textarea {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: small;
	background-color: #F1F1F1;
        color: #333333;
}

.news {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: small;
        text-decoration: none;
}
.newstitle {
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        border-bottom: 1px dashed Silver;
}

.newsfp {
        font-size: small;
        font-weight: normal;
        color: #000000;
        border-bottom: 1px dashed Silver;
}

.newssubtitle {
        font-size: normal;
        color: ThreedDarkShadow;
}

.news_summary {
        margin-left: 20px;
        list-style: none;
        font-size: small;
        text-decoration: none;
        color: #2F2F2F;
}
.read-more {
        text-align: right;
        font-size: x-small;
}
.read-more a:link {
        color: #999999;
}
.read-more a:visited {
        color: #333333;
}
.read-more a:hover, .read-more a:active {
        color: #333333;
}
abbr {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: small;
        font-weight: normal;
        color: #000000;
        border-bottom: 1px dashed Silver;
}

UL    {
        list-style-type: disc;
        font-family: verdana, arial, sans-serif;
        font-size: small;
        text-align: justify;
        font-style: normal;
        font-weight: normal;
        color: #333333;
}
UL UL {
        list-style-type: circle;
        font-family: verdana, arial, sans-serif;
        font-size: small;
        text-align: justify;
        font-style: normal;
        font-weight: normal;
        color: #666666;
}
