/*ski and snow*/

#main {
	background: #ccc url(../../images/bg/2_snow_ski.jpg) top center no-repeat;
}
#left {
	background-image: url(../../2_ski_snow/images/photo_left.jpg);
	width: 305px;
	height: 331px;
	float: left;
}/*obrazok pre ski and snow*/
#left_spectator {
	width: 285px;
	height: 331px;
	float: left;
}/*spectator sports, sledging*/

#middle {
	text-align: justify;
	float: left;
	width: 378px;
	height: 275px;
	margin-top: 51px;
	overflow: auto;
}
#middle_spectator {
	text-align: justify;
	float: left;
	width: 378px;
	height: 280px;
	margin-top: 51px;
	margin-left: 20px;
}/*spectator sports, sledging*/
#middle_nadpis {
	text-align: center;
	height: 32px;
}
#middle_content {
	height: 240px;
	overflow: auto;
}
table {
	margin: 10px auto;
	width: 350px;
	text-align: left;
}
tr.title {
	color: #900;
	font-weight: bold;
}
caption {
	font-weight: bold;
	color: #900;}
#right {
	background-image: url(../../2_ski_snow/images/photo_right.jpg);
	width: 317px;
	height: 331px;
	float: right;
}/*tyka sa activities a day_trips*/
#right_spectator {
	width: 288px;
	height: 331px;
	float: right;
}/*spectator sports, sledging*/
#copyright {
	padding: 120px 50px 0 50px;
	color: #666;
}
#copyright a {
	text-decoration: none;
}
#copyright span.left {
		float: left;}
#copyright span.right {
	float: right;}