body {
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial" sans-serif;
	margin: 0;
	padding: 0;
	background-color:#cccccc;
	background-image:url(../images/bg.gif);
	font-size: 11px;
	/*background-repeat:repeat-x;*/
}

#top {
	width: 100%;
	height: 8px;
	margin: 0 auto;
	/*background: url(../images/top.jpg) top right no-repeat;*/
	/*border: 1px solid #ccc;*/
}

#header {
	width: 100%;
	height: 220px;
	background: url(../images/virsus.jpg) top left no-repeat;
	background-color:#000000;
	margin: 0 auto;
}

#line {
	width: 100%;
	height: 23px;
	background-image:url(../images/juostele.jpg);
	margin: 0 auto;
}

#space {
	width: 100%;
	height: 25px;
	margin: 0 auto;
}

#content {
	width: 795px;
	margin: 0 auto;
}

#border {
	padding:10px;
}

#copyright {
	width: 795px;
	height: 30px;
	font-size: 10px;
	text-align: right;
	color: #333333;
	margin: 0 auto;
	padding-top:10px;
}

.moduletable a {
	color:#800000;
	padding-left:10px;
	float:right;
}

.moduletable_menu a {
	color:#800000;
	padding-left:10px;
	float:right;
}

.contentheading a{
	font-size: 12px;
	font-weight:bold;
	color: #800000;
}
.componentheading {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:4px;
}

#content_true img{
	border:0;
}

#content a:link {text-decoration: underline; color:#800000;}
#content a:visited {text-decoration: underline; color:#800000;}
#content a:active {text-decoration: underline; color:#800000}
#content a:hover {text-decoration: underline; color: #800000;}

.readon{
	float:right;
	font-size: 12px;
}
