#footer {
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}


#botfooter{
	width: 920px;
	height: auto;
	background:#e2e4e6;
	margin:20px 0 10px 0;
	padding:20px 20px 20px 20px;
	line-height: 100%;
}
#foot_left {
	width: 440px;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#foot_right{
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 440px;
	float: right;
}

#foot_right a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#footer-copy {
	background:#A5CC09;
}
#footer-copy TD{
	background:#A5CC09;
	font-size:13px;
	margin-top:5px;
	height:40px;
	padding:0 0px 0 20px;
	border:none;
	color:#fff;

}
#footer-copy .m7 a {
	width:87px;
	display:block;
	padding:10px 27px 10px 10px;
	background : url(http://www.ekologiavobjektive.sk/images/m7-logo.gif) no-repeat right -1px;
	margin-right:3px;
}
#footer-copy .m7 a:hover {
	color:#000000;
	background : url(http://www.ekologiavobjektive.sk/images/m7-logo.gif) no-repeat right -33px;
}
#footer-copy a{
	color:#fff;
}
#footer-copy a:hover{
	color:#000;
}