html * {
    font-size: 11px;
}
body {
    margin:0px;
    line-height:11px;
    font-family: Arial, Helvetica, sans-serif;
    background: #000000 url('images/taust_alumine.jpg') repeat center top;
}
img {
    border:0px;
}
#container {
    width:100%;
    height:100%;
    text-align:center;
	background: transparent url('images/taust_ylemine.jpg') repeat-x center top;
}
#logo, #menu, #box, #content {
    position:relative;
    width:872px;
    margin:0px auto 0px auto;
}
#logo {
    height:110px;
    text-align:left;
}
#logo img {
     width:231px;
     height:68px;
     margin-top:32px;
     margin-left:11px;
}
#box {
    background-color: #ffffff;
    border: solid #000000 1px;
    margin-bottom:20px;
}
#menu {
    height:34px;
}
.menuitem {
    position:absolute;
    top:12px;
}
#content {
    width:858px;
    border-top: solid #ff0066 3px;
    border-bottom: solid #ff0066 3px;
    border-left: solid #ff0066 1px;
    border-right: solid #ff0066 1px;
    margin-bottom:6px;
    background: #ededed url('images/sidebar/taust.gif') top right repeat-y;
    text-align:left;
}
#banner {
    width:858px;
    height:226px;
}
#main {
    position:relative;
    margin-top:15px;
}
#sidebar {
    float:right;
    clear:both;
    width:198px;
    padding:5px 0px 15px 0px;
}
#sidebar img {
    margin:6px;
}
#footer {
    position:relative;
    clear:both;
    width:858px;
    height:50px;
    background-color: #B6B6B6;
}
a {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.tekst1 {
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	margin:10px 1px 15px 1px;
}
.tekst1just {
    display:block;
    text-align:justify;
}
.tekst1head, .tekst1head a {
	color: #0066CC;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.tekst1min {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}
.tekst2, .tekst2bold {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.tekst2bold {
    font-weight:bold;
    margin:2px;
}
.tekst3 {
    font-size:13px;
    font-style:italic;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	margin:10px 1px 15px 1px;
}
.tekstInactive {
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
	margin:0px;
	line-height: 18px;
}
#datelink {
    text-decoration:none;
    padding:3px 5px 3px 5px;
    background-color:#cccccc;
    color:#666666;
    border:solid 1px #ffffff;
}
