@charset "UTF-8";

/* 
Thanks to ubuntu-fi.org about this code :)! 
Only litle modifed from orginal (http://www.ubuntu-fi.org/css/menu.css) css file 
*/

.dropmenu {
	color:#e3670c;
	font-size: 15px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav {
padding: 0;
padding-left: 0em;
background-color: #303030;
border-bottom: 1px solid black;
border-top: 1px solid black;
height: 1.5em;
cursor: default;
background-image: url(images/menubg.jpg); 
}

#nav a {
	font-size: 9pt;
	font-weight: normal;
	color: black;
	font-family: sans-serif;
    text-decoration: none;
}

#nav ul li#active a
{
	color: #303030;
	height: 38px;
	font-weight: bold;

}


#nav li:hover {
	font-weight: bold;
	background-color: #404040;
	color: #404040; 
	background-image: url(images/menubg_hover.jpg); 
	}

.naviotsikko {
	font-weight: bold;
}
.alin {
	-moz-border-radius-bottomleft:14px;
	-moz-border-radius-bottomright:14px;
}
#nav ul li {
}
#nav li li:hover {
	border: none;
	background-color: #303030;
	background-image: none;
}

#nav hr {
margin: 3px 4px;
padding:0;
}		

#nav li li a {
	text-align: left;
	position: relative;
	display: block;
	font-size: 9pt;
	color: #ee6500;
	padding: 2px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #303030;
}
#nav li li a:hover {
	text-decoration: none;
   	color: #e77d00; 
  	background-color: #404040;
	-moz-border-radius:14px;
   }

#nav li#active li a.active{
color: #9F0000;
font-weight: bold;
}


#nav ul li{
	color: #000;
	font-size: 9pt;
	font-family: sans-serif;
	float:left;
	position: relative;
	background: none;
	width: 14em;
	text-align: center;
	letter-spacing: 1pt;
	height: 1.75em;
	padding-top: 0.25em;
	
}

#nav ul {
	
}

#nav ul li#last {
	
}

#nav ul li ul {
	display: none;
	background-color: #202020;
	position: absolute;
	opacity: 0.85;
	filter: alpha(opacity=80);
	left: 0;
	font-weight: normal;
	top: 100%;
	border: solid 1px black;
	-moz-border-radius-bottomleft:14px;
	-moz-border-radius-bottomright:14px;
}
#nav ul li ul li {
width: 20em;
background-color: #303030;
}
#nav ul li>ul {

}

#nav ul li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
}

#nav .sisennys {
padding-left:2em;
}

#right {
		width:33%;
		float:left;
		padding-bottom:10px;
		
		}
	
	#center {
		width:34%;
		float:left;
		padding-bottom:10px;
		}
	
	#left {
		width:33%;
		float:left;
		padding-bottom:10px;
		text-align: center;
		}
	#middlebox {

	}
	
	#left2 {
	width: 33%;
	float:left;
		}
	#right2 {
	width:33%;
	float:left