#addresses{
	margin:0 0 6em -31.6%;
	position:relative;
	top:6em;
}

.cleaner{
	clear:both;
}

#header-info{
	clear:both;
	overflow:hidden;
	position:relative;
}

#header-info h2{
	font-family:verdana;
	font-size:119%;
	font-style:normal;
	line-height:1.2;
	margin-bottom:0.2em;
}

#header-info span{
	color:#5e7687;
	display:block;
	font-family:Verdana;
	font-size:72%;
	margin:0 0.5em 0.2em 0;
	padding-bottom:1.5em;
	position:relative;
}

#wrap_img{
	clear:both;
	margin-right:30%;
	position:relative;
}

.arrow_block{
	height:194px;
	padding-top:205px;
	position:absolute;
	top:55%;
	width:10em;
}

.arrow_block h4{
	font-family:Georgia;
	font-size:93%;
	font-style:italic;
	line-height:1.3;
	margin-bottom:0.4em;
}

#arrow_left{
	left:-10em;
	margin-left:-30px;
}

#arrow_right{
	margin-right:-30px;
	right:-10em;
}

#wrap_img p{
	margin-top:10px;
}

.arrow_block a .arrow{
	height:194px;
	position:absolute;
	top:0;
	width:149px;
}

#wrap_img .arrow_block .desc{
	color:#5e7687;
	font-family:Verdana;
	font-size:72%;
	margin-top:0;
}

#arrow_left a .arrow{
	background:url(/media/html/f/i/sport_arrow_left.png) top left no-repeat;
}

#arrow_right a .arrow{
	background:url(/media/html/f/i/sport_arrow_right.png) top right no-repeat;
}

.arrow_block a .photo{
	height:194px;
	width:149px;
}
.arrow_block a .photo .image{
	height:200px;
	width:250px;
}

.arrow_block a .photo{
	overflow:hidden;
	position:absolute;
	top:0;
}

.arrow_block a .photo .image{
	position:absolute;
	top:0;
}

#arrow_left .photo{
	right:0;
}

#arrow_right .photo{
	left:0;
}

#arrow_left .photo .image{
	background:url('/media/html/f/i/img06.jpg') top left no-repeat;
}

#arrow_right .photo .image{
	background:url('/media/html/f/i/img07.jpg') top right no-repeat;
}

#illustration{
	position:relative;
	width:100%;
}

#illustration .big_image {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
#illustration .big_image.map {
	height: 450px;
}
#illustration .big_image img{
	width:100%;
}

#illustration .big_image.map img{
	width: auto;
}
