@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #333333;
	background-repeat: repeat;
}
.headcbg {
	max-width:100%;
	height: 130px;
	border-collapse:collapse;
	background-image: url(../img/head_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 0px;
}
.headcbg .Righthead #lang {
	margin-top: 70px;
	margin-right: 10px;
	margin-left: 10px;
}
.Righthead {
	height: 130px;
	width: 117px;
	background: url(../img/head_right.jpg) no-repeat right top;
	float: right;
	vertical-align: top;
}
.Lefthead {
	height: 130px;
	width: 663px;
	background: url(../img/head_left2.jpg) no-repeat left top;
}
.sisu_bg {
	background: #FFFFFF repeat;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.LeftSide {
	background: url(../img/left_bg.jpg) repeat-y left top;
	height: 300px;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftTitl {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/left_box_bg.jpg) repeat-x;
	height: 23px;
	width: 198px;
	padding-left: 10px;
}


.leftTitlbrd {
	text-decoration: none;
	background: #FFFFFF;
	height: 25px;
	width: 200px;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 7px;
}

.joonLeft {
	height: auto;
	width: 1px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top;
}
.joonRight {
	height: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.bot_c {
	background: url(../img/bot_c.jpg) repeat;
	height: 36px;
	vertical-align: middle;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.bot_l {
	background: url(../img/bot_l.jpg) no-repeat top;
	height: 36px;
	width: 29px;
}
.bot_r {
	background: url(../img/bot_r.jpg) no-repeat top;
	height: 36px;
	width: 29px;
}

/****** YLAMENYY *******/

#Navigation {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	height: auto;
	width: 100%;
	margin: 0px;
	background-image: url(../img/ymenubg.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: table;
	padding: 0px;
}

#mainNav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#mainNav li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainNav li a {
	margin: 0px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	height: 41px;
	width: auto;
	float: left;
	background: url(../img/tabs.png) no-repeat scroll right 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainNav li a span {
	display: block;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 28px;
	width: auto;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	background: url(../img/tabs.png) no-repeat scroll 0px 0px;
}

#mainNav li a:hover {
	text-decoration: none;
	color: #009933;
	background: url(../img/tabs.png) no-repeat scroll right -47px;
}

#mainNav li a:hover span {
	text-decoration: none;
	color: #009933;
	background: url(../img/tabs.png) no-repeat scroll 0px -47px;
}

#mainNav li a.active {
	color: #FFFFFF;
	background: url(../img/tabs.png) no-repeat scroll right -47px;
}

#mainNav li a.active span {
	color: #FFFFFF;
	background: url(../img/tabs.png) no-repeat scroll 0px -47px;
}

#mainNav li a.active:hover { color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand; }

#mainNav li a.active:hover span { color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand; }

/*******SISU*******/
.otsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	height: 18px;
	width: 145px;
	border: 1px solid #E6EAEE;
	vertical-align: middle;
}

.txt {
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.Pealk {
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 5px;
}
#copyright {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	float: right;
}
