@charset "utf-8";
/* CSS Document */
* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin: 0;
	padding-top:10px;
    font-size: 13px;
    color: #0F0F0F;
	background-color: #cccc99;
}
a {
	text-decoration:none;
	color:#993333;

}
/*.float { 
     float: left; 
} 
*/.clear { 
    clear: both;
} 
.overall {
    background-color: #fff;   
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #D0D0D0;
}
/*ul.menu {list-style:none;}
  menyy *************************************************/
ul.menu {
	list-style-type: none;
	/*margin: 10px 0 0 0;
	padding: 0 0 0 20px;*/
	}
ul.menu li {
	list-style-type: none;
	padding: 2px 0;
	padding-left: 20px;
	margin-left: 0;
	}	
ul.menu li a:link, ul.menu li a:visited, a.menu:link, a.menu:visited {
/*	color:#0B2A4C;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:0.875em;
*/	display: block;
	}
/*ul.menu li img {
	float:right;
	position: relative;
	top:-14px;
}
*//*  menyy *************************************************/

#container {
    width:880px;
    margin: auto;
    background-color: #cccc99;
    /*border: 1px solid #e2e2e2;*/
    text-align: left;
}
#peatabel {
	background:url(header_up.jpg) no-repeat;
    background-color:#cccc99;
	height: 110px;
	
}
#peatabel_all {
	background:url(header_down.jpg) repeat-x;
	height: 110px;
	text-align: right;
	
}
.keel {
	float:right;
}
.pealkiri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #F7C298;
}

/************************************** TOP MENU *************************/

#topmenu, #pea_all {
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a.mainlevelfolkart, #pea_all a.mainlevel{
	font-size: 13px;
	color:#FFFFFF;
}
#header{
    text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/************************************** CONTENT *************************/

/*#content {
    width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align: justify;
}
*/.contentpaneopen {
	padding: 5px;
    width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align: justify;
}
.contentpaneopen p{
	padding-top:5px;padding-bottom:5px;
}
.contentheading {
	background:url(nupp.gif) no-repeat;
	padding-left: 20px;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #993333;
	text-align:left;

}
#footer.clear { 
    background-color:#cccc99;
    text-align:center;
	font-weight:normal;
    border-top: 4px solid #9B9B67;
	padding-top:20px;
    padding-bottom: 10px;
}
#footer a {
	color:#5A5B5F;
}
/************************************** LEFT MENU *************************/
#container div.float#left_bar {
	float:left;
	width:220px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	color:#000;
}
#container div.float#content {
	float:left;
	width:650px;
	position:inherit;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	color:#000;
}
#left_bar.float div.moduletable_kasitoo span.separator {
	width:190px;
	background:url(kasitoo_hover.gif) repeat-y 0px 17px;
 	display:block;
	text-align:left;

}


