@charset "utf-8";
/* CSS Document */

.stopka {
	height: 145px;
	width: 100%;
	background-image: url(images/tlo_stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo1 {
	height: 150px;
	width: 200px;
	display: block;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
}
#foot a{
	color:#999;
	text-decoration: none;
}
#foot a:hover{

	color:#3D8DA8;
}
