#main_navigation {
	z-index: 6;
}

.hidden {
	display: none !important;
}

.about {
	color:#5E7687;
	float: right;
	font-family:Verdana;
	font-size:72%;
	left: 68.4%;
	margin-left: 30px;
	position: absolute;
	top: 5em;
	width: 27%;
	z-index: 6;
}

.main_content {
	margin: 0 0 0 -31.6%;
	position: relative;
}

.plans {
	background: #fff;
	margin: 0 0 2em;
}

.plans .content {
    margin: 0 2.5em;
	padding: 2em 0;
}

h3 {
	font-family: Verdana;
	font-size: 119%;
}

.plans h3 {
	margin: 0 0 1.5em;
}

.plans .mass_sport {
	float: left;
	margin: 0 -100% 0 0;
	position: relative;
	width: 35%;
}

.plans .professional_sport {
   float: left;
	left: 65%;
	position: relative;
	width: 35%;
}

.plans .ad {
    float: left;
	left: 39%;
	margin: 2em -100% 0 0;
	position: relative;
	width: 22%;
}

.winner_banner {
	left: -31.6%;
	margin: 170px 0 0 2.7em;
	position: absolute;
	width: 26%;
}
.safari .winner_banner {
    margin-top: 190px;
}


/**
 * Line Gallery
 */
.line_gallery {
	height: 430px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.js .line_gallery {
	visibility: hidden;
}

.js .line_gallery_inited {
	visibility: visible;
}

.line_gallery .section {
	background: center 0 no-repeat;
	bottom: -10px;
	display: block;
	position: absolute;
	text-align: center;
}

.line_gallery .section img {
	height: 100%;
}

.line_gallery .item {
	bottom: -10px;
	display: block;
	position: absolute;
}

.line_gallery .item img {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
}

.line_gallery .item .left_hand,
.line_gallery .item .right_hand {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
}

.line_gallery .human0,
.line_gallery .human1,
.line_gallery .human2,
.line_gallery .human3,
.line_gallery .human4,
.line_gallery .human5,
.line_gallery .item0,
.line_gallery .item1,
.line_gallery .item2,
.line_gallery .item3,
.line_gallery .item4,
.line_gallery .item5 {
	height: 430px;
	margin-left: -200px;
	width: 350px;
}

.line_gallery .pos0 {
	left: 10%;
}

.line_gallery .pos1 {
	left: 25%;
}

.line_gallery .pos2 {
	left: 50%;
}

.line_gallery .pos3 {
	left: 75%;
}

.line_gallery .pos4 {
	left: 90%;
}

.line_gallery .pos5 {
	left: -10000px;
}

.line_gallery .images .pos0,
.line_gallery .images .pos4 {
	z-index: 1;
}

.line_gallery .images .pos1,
.line_gallery .images .pos3 {
	z-index: 2;
}

.line_gallery .images .pos2 {
	z-index: 3;
}

.line_gallery .item0 .left_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_1_left.png);
	height: 55px;
	left: -14px;
	top: 250px;
	width: 35px;
}

.line_gallery .item0 .right_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_1_right.png);
	height: 65px;
	right: -14px;
	top: 250px;
	width: 35px;
}

.line_gallery .item1 .left_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_2_left.png);
	height: 51px;
	left: -18px;
	top: 250px;
	width: 52px;
}

.line_gallery .item1 .right_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_2_right.png);
	height: 49px;
	right: -18px;
	top: 250px;
	width: 49px;
}

.line_gallery .item2 .left_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_3_left.png);
	left: -10px;
	top: 250px;
	height: 50px;
	width: 14px;
}

.line_gallery .item2 .right_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_3_right.png);
	right: -18px;
	top: 250px;
	height: 52px;
	width: 24px;
}

.line_gallery .item3 .left_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_4_left.png);
	left: -17px;
	top: 250px;
	height: 56px;
	width: 39px;
}

.line_gallery .item3 .right_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_4_right.png);
	right: -21px;
	top: 250px;
	height: 59px;
	width: 40px;
}

.line_gallery .item4 .left_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_5_left.png);
	height: 54px;
	left: -18px;
	top: 250px;
	width: 43px;
}

.line_gallery .item4 .right_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_5_right.png);
	height: 58px;
	right: -25px;
	top: 250px;
	width: 40px;
}

.line_gallery .item5 .left_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_6_left.png);
	height: 55px;
	left: -20px;
	top: 250px;
	width: 36px;
}

.line_gallery .item5 .right_hand {
	background-image: url(/media/html/f/i/sport/sport_hand_6_right.png);
	height: 52px;
	right: -19px;
	top: 250px;
	width: 24px;
}

.line_gallery .shape {
	display: block;
	left: -50%;
	position: absolute;
	top: -100%;
}

.line_gallery .images .shape {
	margin-top: 15%;
}

.line_gallery .shape * {
	position: relative;
}

.line_gallery .arrow {
	cursor: pointer;
	display: block;
	height: 69px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 69px;
	z-index: 6;
}

.line_gallery .next {
	margin-right: 100px;
	right: 50%;
}

.line_gallery .prev {
	left: 50%;
	margin-left: 100px;
}

.line_gallery .arrow ins {
	background: url(/media/html/f/i/sport/sport_arrows.png) no-repeat;
	display: block;
	height: 138px;
	left: 0;
	position: absolute;
	top: 0;
	width: 207px;
}

.line_gallery .prev ins {
	top: -69px;
}

.line_gallery .arrow:hover ins {
	left: -69px;
}

.line_gallery .disabled {
	cursor: auto !important;
}

.line_gallery .disabled ins {
	left: -138px !important;
}

.line_gallery .shape_vml {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

.line_gallery .click_photo,
.line_gallery .click_photo_prev1,
.line_gallery .click_photo_prev2,
.line_gallery .click_photo_next1,
.line_gallery .click_photo_next2,
.line_gallery .op_back {
	background: #fff;
	bottom: 0;
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	z-index: 6;
}

.line_gallery .op_back {
	cursor: auto;
	height: 430px;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.line_gallery .click_photo {
	height: 350px;
	left: 50%;
	margin-left: -175px;
	width: 350px;
}

.line_gallery .click_photo_prev1,
.line_gallery .click_photo_next1 {
	height: 300px;
	margin-left: -123px;
	width: 245px;
}

.line_gallery .click_photo_prev1 {
	left: 25%;
}

.line_gallery .click_photo_next1 {
	left: 75%;
}

.line_gallery .click_photo_prev2,
.line_gallery .click_photo_next2 {
	height: 172px;
	margin-left: -70px;
	width: 140px;
}

.line_gallery .click_photo_prev2 {
	left: 10%;
}

.line_gallery .click_photo_next2 {
	left: 90%;
}


/**
 * Sport Popup Block
 */
.sport_popup_block {
	left: 50%;
	margin-left: -400px;
	top: 0;
	z-index: 10;
}

.sport_popup_block p {
	color: #5e7687;
	margin: 0 0 .3em;
}

.sport_popup_block a {
	font-style: italic;
}

.sport_popup_block .hand {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 250px;
}

.sport_popup_block .hand ins {
	background: url(/media/html/f/i/sport/sport_hands_big.png) no-repeat;
	display: block;
	height: 254px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 504px;
}

.sport_popup_block .hand_right ins {
	top: -124px;
}

.sport_popup_block .hand_left0 {
	height: 105px;
	left: 1px;
	width: 67px;
}

.sport_popup_block .hand_left1 {
	background-position: -67px 0;
	height: 115px;
	left: -10px;
	width: 117px;
}

.sport_popup_block .hand_left1 ins,
.sport_popup_block .hand_right1 ins {
	left: -67px;
}

.sport_popup_block .hand_left3 {
	height: 124px;
	left: -11px;
	width: 87px;
}

.sport_popup_block .hand_left3 ins,
.sport_popup_block .hand_right3 ins {
	left: -184px;
}

.sport_popup_block .hand_left2 {
	height: 110px;
	left: 7px;
	width: 33px;
}

.sport_popup_block .hand_left2 ins,
.sport_popup_block .hand_right2 ins {
	left: -272px;
}

.sport_popup_block .hand_left4 {
	height: 118px;
	left: -10px;
	width: 96px;
}

.sport_popup_block .hand_left4 ins,
.sport_popup_block .hand_right4 ins {
	left: -326px;
}

.sport_popup_block .hand_left5 {
	height: 122px;
	left: -19px;
	width: 82px;
}

.sport_popup_block .hand_left5 ins,
.sport_popup_block .hand_right5 ins {
	left: -422px;
}

.sport_popup_block .hand_right0 {
	height: 125px;
	right: 1px;
	width: 64px;
}

.sport_popup_block .hand_right1 {
	height: 110px;
	right: -20px;
	width: 110px;
}

.sport_popup_block .hand_right2 {
	height: 130px;
	right: -13px;
	width: 55px;
}

.sport_popup_block .hand_right3 {
	height: 112px;
	right: -19px;
	width: 88px;
}

.sport_popup_block .hand_right4 {
	height: 127px;
	right: -29px;
	width: 89px;
}

.sport_popup_block .hand_right5 {
	height: 115px;
	right: -14px;
	width: 55px;
}
