@charset "utf-8";
/* CSS Document */




#side_sak {
	color: #FFF;
	float: left;
	width: 175px;
	clear: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#side_sak img {
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
	width: 140px;
}
menu li.sak {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95B4D7;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-weight: bold;
}
#side_sak li a {
	color: #FDFFCC;
	display: block;
}
#side_sak li a:visited {}
#side_sak li a:hover {}
.objekti {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 15px;
	border: 2px solid #FF6;
	padding: 3px;
	background-color: #7AA2CD;
	background-repeat: repeat;
	background-image: url(menu_side1_bg.png);
}
.objekti img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 145px;
	height: 100px;
	padding: 1px;
	margin-top: 5px;
	background-color: #FFF;
}

