@CHARSET "UTF-8";

ul#leftMenu {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul#leftMenu li a {
	display: block;
	width: 175px;
	height: 13px;
	margin: 0px 2px 0px 2px;
	padding: 9px 0px 5px 30px;
	border-bottom: 1px solid #6ab15e;
	text-decoration: none;
	color: #fff;
}
ul#leftMenu li a.lastMenu {border:none;}
ul#leftMenu li a:hover {
	color: white;
	text-decoration: underline;
}

div#topNavHriste {
	width: 270px;
	height: 50px;
	float: left;
}

ul#topNav {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

ul#topNav li a {
	display: block;
	width: 175px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
	letter-spacing: 0.3px;
}

ul#topNav li a:hover {
	background: #fff url('../img/topIco.gif') 20px 4px no-repeat;
	color: #3b9b17;
}

div#logoAction {
	/*background: url('../img/logo-LKtop.gif') no-repeat;*/
	width: 300px;
	height: 54px;
	float: left;
}

div#bottNav {
	background-color: #468a33;
	width: 100%;
	height: 65px;
	padding-top:2px;
}

div#bottNav ul {
	list-style: none;
	margin-top:5px;
	margin-left:0px;
	padding-left:30px;
}

div#bottNav ul li a {
	color: white;
	text-decoration: none;
	font-weight: bolder;
}

.noborder{ border: none;}

#balonkystesti{ margin-top: -15px;}
