#main #footer {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 15px;
	border-top: 1px solid #a9c534;
}

#main #footer table {
	width: 100%;
}

#main #footer table td {
	color: #a9c534;
	font-family: Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

#main #footer table td a {
	color: #a9c534;
	font-family: Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#main #footer table td a:hover {
	color: #fd6a74;
	font-family: Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#main #footer table .left {
	width: 300px;
}

#main #footer table .center {
	text-align: center;
}

#main #footer table .right {
	width: 650px;
	text-align: right;
}
#main #footer table .icon {
	float: left;
	margin-right: 15px;
	padding-top: 15px;
}
#main #footer table .zelena-sit {
	float: left;
	color: #7cc560;
	font-family: Trebuchet, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
#main #footer table .link {
	text-decoration: none;
}
#main #footer table .link:hover {
	text-decoration: underline;
}