/* Start of CMSMS style sheet 'stiil' */
body {
	background-color: #F60;
	margin-top: 0px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
body,td,th {
	color: #FFF;
                font-size:12px;
	text-align: left;
	font-family: sans-serif;
}
.menukiri, .menukiri a, .menukiri a:link, .menukiri a:visited, .menukiri a:hover {
	color:#FFF;
	font-size:12px;
	text-align:left;
	background-image:url(punkt.png);
	background-repeat:no-repeat;
	padding-left:13px;
                text-decoration: underline;
	font-family: sans-serif;
}
.pealkiri{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	font-family: sans-serif;
}
.pealkiri3{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	font-family: sans-serif;
}
.pealkiri2{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-family: sans-serif;

}
#konteiner {
	width:784px;
	background-image:url(taust.png);
	background-repeat: repeat-y;
	height:auto;
	margin:0 auto;
}
#header {
	height:312px;
	width:770px;
	padding-top:13px;
	padding-left:14px;
	background-image:url(header.png);
	background-repeat:no-repeat;
}
.footertext {
	text-align:right;
	font-family: sans-serif;
	font-size:14px;
}
/* End of 'stiil' */

