/*contact - bg fotka a postranne fotky*/

#main {
	background: #ccc url(../../images/bg/6_contact.gif) top center no-repeat;
}
#left {
	background-image: url(../../6_contact/images/photo_left.jpg);
	width: 316px;
	height: 331px;
	float: left;
}
#middle {
	text-align: center;
	float: left;
	width: 364px;
	height: 270px;
	overflow: auto;
	margin-top: 51px;
}
#right {
	background-image: url(../../6_contact/images/photo_right.jpg);
	width: 320px;
	height: 331px;
	float: right;
}
.indent {
	padding-top: 50px;
}

#copyright {
	padding: 120px 50px 0 50px;
	color: #666;
}
#copyright a {
	text-decoration: none;
}
#copyright span.left {
		float: left;}
#copyright span.right {
	float: right;}