/* Start of CMSMS style sheet 'Patička' */
#footer {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 60px; margin: auto; width: 100%;
	overflow: hidden;   
}

#footer p {
	line-height: 38px;
	padding: 0 14px 0 0;
	text-align: right;
	font-size: 0.917em;
	color: #80732c;
}
	
#footer p a {
	text-decoration: none;
	color: #80732c;
}
		
#footer p a:hover {
	font-weight: normal;
	text-decoration: underline;
}
/* End of 'Patička' */

