h1 {
	position: relative;
	z-index: 2;
}

/*span.rur span {
	margin-top: 0.4ex;
}*/

#content {
	float: left;
	margin: 0 -100% 0 0;
	width: 57%;
}

#main_navigation .ad {
	margin: 0 0 0 0.8em;
}

#main_navigation .map {
	margin-top: 100px;
	padding: 100px 0 0 0.7em;
	position: relative;
	line-height: 1.2;
}
#main_navigation .map img {
	position: absolute;
	top: -0.5em;
}

#winner {
	margin: -80px 0 2em;
}
#winner .photo {
	background: url("/media/html/f/i/winner_frame.jpg") no-repeat;
	height: 403px;
	margin: 0 auto;
	position: relative;
	width: 552px;
	left: -10px;
}
#winner .details {
	margin: -1em auto 1em;
	position: relative;
	text-align: center;
	width: 550px;
	z-index: 1;
	left: -10px;
}
#winner .details p {
	margin: 0;
}
#winner .details .name {
	font-size: 130%;
	font-style: italic;
}
#winner .details .sum,
#winner_info .sum {
	font-family: Verdana;
	font-size: 180%;
	font-weight: bold;
}

#winner .photo .frame,
#winner .photo .frame span {
	height: 403px;
	width: 239px;
}

#winner .photo .frame {
	margin: 0 0 0 162px;
	overflow: hidden;
	position: relative;
}
#winner .photo .frame span {
	background: url("/media/html/f/i/winner_frame_3.png") no-repeat;
	position: absolute;
	z-index: 1;
}

#winners_list {
	position: relative;
}
.js #winners_list {
	white-space: nowrap;
}
#winners_list .inner {
	overflow: hidden;
	position: relative;
	width: 100%;
}

#winners_list ul {
	position: relative;
}
#winners_list li {
	width: 33%;
	min-height: 1px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2em;
	white-space: normal;
}
#winners_list li, #winner_info {
	padding: 170px 0 0;
	position: relative;
	text-align: center;
}

#winner_info {
	padding-top: 160px;
}

#winners_list .photo, #winner_info .photo {
	bottom: 100%;
	left: -67px;
	margin: 0 0 0.5em 50%;
	overflow: hidden;
	position: absolute;
	width: 134px;
}
#winners_list .photo .frame, #winner_info .photo .frame {
	background: url("/media/html/f/i/winner_frame.png") no-repeat;
	bottom: 0;
	position: absolute;
	height: 101px;
	width: 135px;
}

#winners_list .name, #winner_info .name {
	font-style: italic;
	margin: 0;
	position: relative;
	line-height: 1.2;
	margin-bottom: 0.4em;
	width: 100%;
}
#winner_info strong {
	font-weight: normal;
}
#winner_info .name {
	font-style: normal;
}
#winners_list .sum, #winner_info .sum {
	font-family: Verdana;
	font-weight: bold;
}

#winners_list .arrow {
	background: url("/media/html/f/i/winer_arrows.png") no-repeat;
	cursor: pointer;
	display: none;
	position: absolute;
	top: 70px;
	width: 124px;
	height: 83px;
	z-index: 1;
}
.js #winners_list .arrow {
	display: block;
}
#winners_list .prev {
	clip: rect(0 41px 41px 0);
	left: -10px;
}
#winners_list .next {
	clip: rect(41px 41px 82px 0);
	right: -10px;
	margin: -41px -81px 0 0;
}
#winners_list .prev:hover,
#winners_list .prev_hover {
	clip: rect(0 82px 41px 41px);
	margin-left: -41px;
}
#winners_list .next:hover,
#winners_list .next_hover {
	clip: rect(41px 82px 82px 41px);
	margin-right: -40px;
}
#winners_list .prev_disabled {
	clip: rect(0 124px 41px 82px) !important;
	cursor: auto;
	margin-left: -82px !important;
}
#winners_list .next_disabled {
	clip: rect(41px 124px 82px 82px) !important;
	cursor: auto;
	margin-right: 0 !important;
}


#addition {
	float: left;
	left: 85%;
	padding: 100px 0 0;
	position: relative;
	width: 15%;
}

#addition h4 {
	font-family: Georgia;
	font-style: italic;
	font-size: 100%;
}
#addition .sport h4 {
	margin-bottom: 1em;
}


#addition .you {
	margin: 170px 0 140px;
	position: relative;
}
#addition .you img {
	bottom: 100%;
	left: 20px;
	margin-bottom: 0.3em;
	position: absolute;
}

#addition .sport .desc {
	color: #7a858d;
	font-family: Verdana;
	font-size: 72%;
}
#addition .sport img {
	margin: 0 0 -10px;
}


#interview li {
	padding-left: 1em;
}
#interview .question,
#interview .answer {
	margin-left: 1em;
	padding-left:1.1em;
	padding-bottom:0.5em;
	text-indent: -1.1em;
}
#interview .question:before,
#interview .answer:before {
	color: #000;
	content:'\2014\a0';
	list-style-type: none;
	margin-right: 0.5em;
	margin-left: -0.5em;
}

#interview .answer {
	font-size: 87%;
	line-height: 1.5;
}
#interview .question {
	font-size: 115%;
	font-style: italic;
	margin-bottom: 0;
	margin-left: 0.5em;
	line-height: 1.2;
}
#interview .question:before {
	margin-left: -0.2em;
	margin-right: 0.2em;
}

