/* CSS Document */
body{
	background:#fefefe url(/system/pic/bg1.jpg) top left repeat-x;
	height:100%;
}
body.inner{
	background:#fefefe url(/system/pic/bg_inner.gif) top left repeat-x;
	height:100%;
}

#header{
	position:relative;
	width:968px;
	height:168px;
	margin:0 auto;
}
	#header .logo{
		position:absolute;
		display: block;
		background:url(/system/pic/logotype_png.png) no-repeat;
		width:134px;
		height:85px;
		margin:0px;
		padding:0px;
		margin-left:25px;
		margin-top:12px;
		text-indent: -9999px;
		z-index:100;
	}
	#header .connect_button{
		position:absolute;
		display: block;
		background:url(/system/pic/connect_button.gif) no-repeat;
		width:108px;
		height:41px;
		margin:0px;
		padding:0px;
		margin-left:844px;
		margin-top:39px;
		text-indent: -9999px;
		z-index:100;
	}
	#header .connect_button_eng{
		position:absolute;
		display: block;
		background:url(/system/pic/eng/connect_button_2.gif) no-repeat;
		width:108px;
		height:41px;
		margin:0px;
		padding:0px;
		margin-left:844px;
		margin-top:39px;
		text-indent: -9999px;
		z-index:100;
	}
	#header .tel{
		position:absolute;
		display: block;
		background:url(/system/pic/connect_button.gif) no-repeat;
		width:160px;
		height:22px;
		margin:0px;
		padding:0px;
		margin-left:666px;
		margin-top:42px;
		text-indent: -9999px;
		z-index:100;
	}
	#header .tel_eng{
		position:absolute;
		display: block;
		background:url(/system/pic/connect_button.gif) no-repeat;
		width:160px;
		height:22px;
		margin:0px;
		padding:0px;
		margin-left:672px;
		margin-top:50px;
		text-indent: -9999px;
		z-index:100;
	}

	#header .address{
		position:absolute;
		color:#79959e;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		margin-left:666px;
		margin-top:65px;
		width:160px;
		text-align:right;
		z-index:100;
	}
	#header #menu{
		position:absolute;
		width:100%;
		height:58px;
		margin-top:110px;
		background:url(/system/pic/menu_bg.gif) top left repeat-x;
		z-index:10;
		overflow:hidden;
	}
		#menu .menu_left{
			position:absolute;
			width:34px;
			height:58px;
			margin-left:-15px;
			z-index:1;
		}
		#menu .menu_right{
			position:absolute;
			width:31px;
			height:58px;
			margin-left:950px;
			z-index:1;
		}
		#menu ul{
			position:relative;
			margin:0px;
			padding:0px;
			margin-left:10px;
			z-index:1000;
		}
		#menu ul li{
			position:relative;
			float:left;
			margin-top:9px;
		}
		@media screen and (-webkit-min-device-pixel-ratio:0){
		#menu ul li{
			margin-top:10px;
		}
		}
		#menu ul li a{
			position:relative;
			padding-left:15px;
			padding-right:15px;
			padding-top:12px;
			padding-bottom:40px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration:none;
			color:#bababa;
			text-transform:uppercase;
			font-weight:bold;
		}
		@media screen and (-webkit-min-device-pixel-ratio:0){
		#menu ul li a{
			padding-top:14px;
		}
		}
		#menu ul li a:hover{
			text-decoration:none;
			color:#ffffff;
			background:url(/system/pic/menu_selected_right.gif) top right repeat-x;
			
		}

@media screen and (-webkit-min-device-pixel-ratio:0){
                #menu ul li a:hover { top:1px; }
                #menu ul li.select a { top:1px; }
}		
		
		#menu ul li.select a{
			text-decoration:none;
			color:#ffffff;
			background:url(/system/pic/menu_selected_right.gif) top right repeat-x;
		}
		#menu ul li a img{
			position:absolute;
			visibility:hidden;
		}
		#menu ul li a:hover img.left{
			position:absolute;
			visibility:visible;
			top:0px;
			left:-1px;
		}
		#menu ul li a.select img.left{
			position:absolute;
			visibility:visible;
			top:0px;
			left:-1px;
		}
		@media all and (-webkit-min-device-pixel-ratio:10000),
		      not all and (-webkit-min-device-pixel-ratio:0)
        {
		:root #menu ul li a.select img.left{
			left:-9px;
		}
		}
		#lang_block ul{
			position:absolute;
			margin:0px;
			padding:0px;
			right:10px;
			z-index:1000;
			top:115px;
		}
		#lang_block ul li{
			position:relative;
			float:left;
			margin-left:-30px;
			width:67px;
			height:26px;
			padding-left:32px;
			padding-top:3px;
		}
		@media screen and (-webkit-min-device-pixel-ratio:0){
		#lang_block ul li{
			padding-top:5px;
		}
		}
		#lang_block ul li.select{
			background:url(/system/pic/lang_bg.gif) no-repeat;
		}
		#lang_block ul li.select a{
			color:#ffffff;
			text-decoration:none;
		}
		#lang_block ul li img{
			position:absolute;
			margin-top:3px;
			margin-left:-20px;
		}
		@media screen and (-webkit-min-device-pixel-ratio:0){
		#lang_block ul li img{
			margin-top:1px;
		}
		}
		#lang_block ul li a{
			position:relative;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration:underline;
			color:#bababa;
			text-transform:uppercase;
			font-weight:bold;
		}
		#lang_block ul li a:hover{
			text-decoration:none;
			color:#ffffff;
			font-weight:bold;
		}

#games_banner{
	position:relative;
	width:968px;
	height:208px;
	margin:0 auto;
	background:#0d0d0d;
}
	#games_banner img{
		border-top:1px solid #b0b0b0;
		border-left:1px solid #0a0a0a;
		border-right:1px solid #0a0a0a;
		border-bottom:1px solid #0d0d0d;
	}
	#games_banner .l_t{
		position:absolute;
		top:0px;
		left:0px;
		border:0px;
	}
	#games_banner .r_t{
		position:absolute;
		top:0px;
		right:0px;
		border:0px;
	}
	#games_banner .l_b{
		position:absolute;
		bottom:0px;
		left:0px;
		border:0px;
	}
	#games_banner .r_b{
		position:absolute;
		bottom:0px;
		right:0px;
		border:0px;
	}
	#games_banner .bottom{
		position:absolute;
		bottom:-15px;
		left:0px;
		border:0px;
	}
	#games_banner .left{
		position:absolute;
		top:0px;
		left:-15px;
		border:0px;
	}
	#games_banner .right{
		position:absolute;
		top:0px;
		right:-12px;
		border:0px;
	}
	#block{
		position:absolute;
		z-index:1000;
		background:url(/system/pic/b_g_menu_bg.gif) no-repeat;
		width:211px;
		height:37px;
		bottom:5px;
		right:10px;
	}
	#block ul{
		padding:0px;
		margin:0px;
		margin-left:10px;
		margin-top:5px;
		clear:both;
	}
	#block ul li{
		padding:0px;
		margin:0px;
		float:left;
	}
	#block ul li a{
		display:block;
		width:19px;
		height:23px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#bababa;
		text-decoration:none;
		font-weight:bold;
		padding-left:11px;
		padding-top:3px;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0){
	#block ul li a{
		height:22px;
		padding-top:4px;
	}
	}
	#block ul li a:hover{
		background:url(/system/pic/b_g_menu_button.gif) no-repeat;
		color:#ffffff;
	}
	#block.l1 ul li a.l1{
		background:url(/system/pic/b_g_menu_button.gif) no-repeat;
		color:#ffffff;
	}
	#block.l2 ul li a.l2{
		background:url(/system/pic/b_g_menu_button.gif) no-repeat;
		color:#ffffff;
	}
	#block.l3 ul li a.l3{
		background:url(/system/pic/b_g_menu_button.gif) no-repeat;
		color:#ffffff;
	}
	#block a.all_game{
		position:absolute;
		display: block;
		background:url(/system/pic/b_g_menu_button_all.gif) no-repeat;
		text-indent: -9999px;
		width:83px;
		height:27px;
		top:3px;
		right:10px;
	}
	#block a.all_game_eng{
		position:absolute;
		display: block;
		background:url(/system/pic/eng/b_g_menu_button_all.gif) no-repeat;
		text-indent: -9999px;
		width:83px;
		height:27px;
		top:3px;
		right:10px;
	}
	
#main_content{
	position:relative;
	width:965px;
	margin:0 auto;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
}
	#main_content #header{
		position:relative;
		background:url(/system/pic/header_bg.png) top left repeat-x;
		height:78px;
		width:965px;
		margin:0 auto;
		margin-bottom:10px;
	}
	#main_content #header h1{
		position:absolute;
		font-family:Arial, Helvetica, sans-serif;
		font-size:34px;
		color:#e1eef1;
		letter-spacing:-0.7px;
		margin:0;
		padding:0;
		left:15px;
		top:20px;
	}
	#main_content #header h1.about{
		background:url(/system/pic/header_about.gif) top left no-repeat;
		text-indent:-9999px;
		width:107px;
		height:31px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.about_eng{
		background:url(/system/pic/eng/header_about.gif) top left no-repeat;
		text-indent:-9999px;
		width:193px;
		height:35px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.information {
		background:url(/system/pic/header_information.gif) top left no-repeat;
		text-indent:-9999px;
		width:258px;
		height:31px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.news{
		background:url(/system/pic/header_news.gif) top left no-repeat;
		text-indent:-9999px;
		width:143px;
		height:24px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.news_eng{
		background:url(/system/pic/eng/header_news.gif) top left no-repeat;
		text-indent:-9999px;
		width:143px;
		height:24px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.games{
		background:url(/system/pic/header_games.gif) top left no-repeat;
		text-indent:-9999px;
		width:133px;
		height:31px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.games_eng{
		background:url(/system/pic/eng/header_games.gif) top left no-repeat;
		text-indent:-9999px;
		width:143px;
		height:31px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.contact{
		background:url(/system/pic/header_contact.gif) top left no-repeat;
		text-indent:-9999px;
		width:143px;
		height:24px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.contact_eng{
		background:url(/system/pic/eng/header_contact.gif) top left no-repeat;
		text-indent:-9999px;
		width:143px;
		height:24px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.vac{
		background:url(/system/pic/header_vac.gif) top left no-repeat;
		text-indent:-9999px;
		width:113px;
		height:24px;
		left:18px;
		top:26px;
	}
	#main_content #header h1.vac_eng{
		background:url(/system/pic/eng/header_vac.gif) top left no-repeat;
		text-indent:-9999px;
		width:113px;
		height:24px;
		left:18px;
		top:26px;
	}
	
	#main_content #game_header{
		position:relative;
		display:block;
		width:966px;
		margin:0 auto;
		border-top:1px solid #8b8b8b;
		border-left:1px solid #1d1d1d;
		border-right:1px solid #1d1d1d;
		border-bottom:2px solid #0d0d0d;
		margin-bottom:30px;
	}
	#main_content #game_header img.main{
		position:relative;
		display:block;
		border:1px solid #090808;
		margin:0 auto;
		width: 964px;
	}
	#main_content #game_header div.text{
		position:relative;
		background:url(/system/pic/game_header_text_bg.jpg) top left repeat-x;
		height:77px;
		width:100%;
	}
	#main_content #game_header div.text p{
		width:940px;
		margin:0 auto;
		padding:0;
		padding-top:8px;
		color:#adadad;
		line-height:14px;
	}
	#main_content #game_header div.text a,a:visited{
		color:#adadad;
		text-decoration:none;
	}
	#main_content #game_header div.text a:hover{
		text-decoration:underline;
	}
	#main_content #game_header img.tr{
		position:absolute;
		top:-1px;
		right:-2px;
		z-index:10000;
	}
	#main_content #game_header img.tl{
		position:absolute;
		top:-1px;
		left:-1px;
		z-index:10000;
	}
	#main_content #game_header img.bl{
		position:absolute;
		bottom:-2px;
		left:-1px;
		z-index:10000;
	}
	#main_content #game_header img.br{
		position:absolute;
		bottom:-2px;
		right:-1px;
		z-index:10000;
	}
	#main_content #game_header img.bottom{
		position:absolute;
		bottom:-17px;
		left:-1px;
		z-index:10000;
	}
	#main_content #game_header img.tl_img{
		position:absolute;
		top:180px;
		left:-1px;
		z-index:10000;
	}
	#main_content #game_header img.tr_img{
		position:absolute;
		top:179px;
		right:0px;
		z-index:10000;
	}
	
	#main_content .block{
		display:block;
		position:relative;
		width:290px;
		float:left;
		margin:15px;
	}
	#main_content .block_2{
		display:block;
		position:relative;
		width:610px;
		float:left;
		margin:15px;
	}
	#main_content .block_2 .block1{
		display:block;
		position:relative;
		width:290px;
		float:left;
		margin:15px;
		margin-left:0px;
		margin-top:0px;
	}
	#main_content .block_2 .block2{
		display:block;
		position:relative;
		width:290px;
		float:left;
		margin:15px;
		margin-right:0px;
		margin-top:0px;
	}
	#main_content .block_2 ul{
		margin:0;
		padding:0;
	}
	#main_content .news .block1 ul{
		margin:0;
		padding:0;
	}
	#main_content .news .block2 ul{
		margin:0;
		padding:0;
	}
	#main_content .block_2 .date{
		font-size:11px;
		line-height:11px;
		padding:0;
		margin:0;
		margin-top:20px;
		background:none;
	}
	#main_content .block_2 .first{
		margin-top:0;
	}
	#main_content .block_2 .first:hover{
		margin-top:0;
	}
	#main_content .block_2 a{
		color:#035fa5;
	}
	#main_content .block_2 a:hover{
		color:#035fa5;
		text-decoration:none;
	}
	#main_content .block_2 #bottom_block{
		position:relative;
		width:610px;
		height:35px;
		margin:0 auto;
		margin-top:40px;
		background:url(/system/pic/bottom_block.gif) top left no-repeat;
	}
	#main_content .block_2 #bottom_block ul{
		position:relative;
		text-align:right;
		width:90%;
		padding:0;
		margin:0 auto;
		padding-top:8px;
	}
	#main_content .block_2 #bottom_block li{
		float:left;
		background:none;
		margin:0;
		padding:0;
	}
	#main_content .block_2 #bottom_block li a{
		color:#888888;
		text-decoration:none;
		font-weight:bold;
		padding:4px 10px;
		padding-bottom:10px;
		display:inline-block;
	}
	#main_content .block_2 #bottom_block li a:hover{
		text-decoration:underline;
	}
	#main_content .block_2 #bottom_block li.select{
		text-align: center;
		display:inline;
	}
	#main_content .block_2 #bottom_block li.select a{
		color:#ffffff;
		background:url(/system/pic/bottom_block_select.gif) center top no-repeat;
		width: 48px;
		height: 24px;
	}
	#main_content .block_2 #bottom_block li.select a:hover{
		text-decoration:none;
	}
	#main_content .block_2 #bottom_block a.back_news{
		position:relative;
		display:block;
		width:174px;
		height:23px;
		background:url(/system/pic/back.gif) top left no-repeat;
		text-indent:-9999px;
		top:6px;
		left:10px;
	}
	#main_content .block_2 #bottom_block a.back_games{
		position:relative;
		display:block;
		width:198px;
		height:23px;
		background:url(/system/pic/back2games.gif) top left no-repeat;
		text-indent:-9999px;
		top:6px;
		left:10px;
	}
	#main_content .block_2 #bottom_block a.back_news_eng{
		position:relative;
		display:block;
		width:174px;
		height:23px;
		background:url(/system/pic/eng/back.gif) top left no-repeat;
		text-indent:-9999px;
		top:6px;
		left:10px;
	}
	#main_content .block_2 #bottom_block a.back_games_eng{
		position:relative;
		display:block;
		width:198px;
		height:23px;
		background:url(/system/pic/eng/back2games.gif) top left no-repeat;
		text-indent:-9999px;
		top:6px;
		left:10px;
	}
	#main_content .block_2 #bottom_block a.back_vac{
		position:relative;
		display:block;
		width:180px;
		height:23px;
		background:url(/system/pic/back2vac.gif) top left no-repeat;
		text-indent:-9999px;
		top:6px;
		left:10px;
	}
	#main_content .block_2 #bottom_block a.back_vac_eng{
		position:relative;
		display:block;
		width:180px;
		height:23px;
		background:url(/system/pic/eng/back2vac.gif) top left no-repeat;
		text-indent:-9999px;
		top:6px;
		left:10px;
	}
	#main_content .block_2 ul{
		margin:0;
		padding:0;
		margin-left:25px;
		margin-bottom:20px;
	}
	#main_content .newser ul{
		margin:0;
		padding:0;
		margin-bottom:20px;
	}
	#main_content .block_2 li{
		color:#575757;
		display:block;
		font-size:11px;
		line-height:12px;
		margin:8px 0;
		background:url(/system/pic/list_mark.png) top left no-repeat;
		padding-left:18px;
	}
	#main_content .block_2 li.news_name{
		color:#575757;
		line-height:14px;
		background:none;
		font-size:12px;
		padding:0;
		margin:0;
	}

	#main_content .b1,.b2,.b2_eng,.b3,.b3_eng{
		padding:0;
		margin:0;
		height:39px;
		text-indent: -9999px;
		cursor:pointer;
		margin-bottom:20px;
	}
	#main_content h1.b1{
		background:top left no-repeat url(/system/pic/nival_int.gif);
	}
	#main_content h1.b2{
		background:top left no-repeat url(/system/pic/vakanci.gif);
	}
	#main_content h1.b2_eng{
		background:top left no-repeat url(/system/pic/eng/vakanci.gif);
	}
	#main_content h1.b3{
		background:top left no-repeat url(/system/pic/news.gif);
	}
	#main_content h1.b3_eng{
		background:top left no-repeat url(/system/pic/eng/news.gif);
	}
	#main_content #nagradi{
		position:relative;
		width:280px;
		padding:10px 5px;
		background:#cfd1d1 url(/system/pic/nagradi_bg.gif) top left repeat-x;
	}
	#nagradi .top1{
		position:absolute;
		left:5px;
		top:-4px;
		width:280px;
		height:1px;
		background:#e6e8e8;
		overflow:hidden;
	}
	#nagradi .top2{
		position:absolute;
		left:2px;
		top:-3px;
		width:286px;
		height:1px;
		background:#e6e8e8;
		overflow:hidden;
	}
	#nagradi .top3{
		position:absolute;
		left:1px;
		top:-2px;
		width:288px;
		height:1px;
		background:#e6e8e8;
		overflow:hidden;
	}
	#nagradi .top4{
		position:absolute;
		left:1px;
		top:-1px;
		width:288px;
		height:1px;
		background:#e6e8e8;
		overflow:hidden;
	}
	#nagradi .bottom4{
		position:absolute;
		left:5px;
		bottom:-4px;
		width:280px;
		height:1px;
		background:#bdbfbf;
		overflow:hidden;
	}
	#nagradi .bottom3{
		position:absolute;
		left:2px;
		bottom:-3px;
		width:286px;
		height:1px;
		background:#cfd1d1;
		overflow:hidden;
	}
	#nagradi .bottom2{
		position:absolute;
		left:1px;
		bottom:-2px;
		width:288px;
		height:1px;
		background:#cfd1d1;
		overflow:hidden;
	}
	#nagradi .bottom1{
		position:absolute;
		left:1px;
		bottom:-1px;
		width:288px;
		height:1px;
		background:#cfd1d1;
		overflow:hidden;
	}
	#nagradi ul{
		margin:0 auto;
		padding:0;
	}
	#nagradi li{
		margin:0 1px;
		padding:0;
		display:inline;
	}
	#main_content .game {
		height: 244px;
	}
	#main_content .game p {
		padding: 4px 0 0 0;
	}
	#main_content .game .d {
		font-size: 11px;
		padding-top: 4px;
		text-align: left;
		margin: 0;
		line-height: 11px;
	}

	#main_content .game a.game_name{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#035fa5;
		font-size:18px;
		line-height:18px;
		margin:0;
		padding:0;
		padding-bottom:10px;
		display:block;
	}
	#main_content .game a,a:visited{
		color:#7b8082;
		text-decoration:underline;
	}
	#main_content .game a:hover{
		text-decoration:none;
	}

	#main_content .vac{
		background:url(/system/pic/vac.png) top left no-repeat;
		background-position:0 5px;
	}
	#main_content .vac a.vac_name{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#035fa5;
		font-size:18px;
		line-height:18px;
		margin:0;
		padding:0;
		padding-bottom:10px;
		display:block;
		margin-left:80px;
	}
	#main_content .vac .text{
		padding-left:80px;
		margin-bottom:20px;
	}
	#main_content .vac ul{
		margin:0;
		padding:0;
		margin-left:5px;
	}
	#main_content .vac a.respond{
		position:relative;
		display:block;
		text-indent:-9999px;
		background:url(/system/pic/respond.gif) top left no-repeat;
		width:123px;
		height:25px;
		margin:0 auto;
		margin-bottom:10px;
	}
	#main_content .vac a.respond_eng{
		position:relative;
		display:block;
		text-indent:-9999px;
		background:url(/system/pic/eng/respond.gif) top left no-repeat;
		width:123px;
		height:25px;
		margin:0 auto;
		margin-bottom:10px;
	}
	#main_content div.hot_vac .vac ul{
		margin:0;
		padding:0;
		margin-right:5px;
	}
	#main_content .vac li{
		color:#575757;
		display:block;
		font-size:11px;
		line-height:12px;
		margin:5px 0;
		background:url(/system/pic/list_mark.png) top left no-repeat;
		padding-left:18px;
	}
	#main_content .block3 ul{
		margin:0;
		padding:0;
		margin-left:10px;
	}
	#main_content .block3 li{
		font-size:12px;
		line-height:18px;
	}
	#main_content .block3 li a, a:visited{
		color:#035fa5;
		text-decoration:underline;
	}
	#main_content .block3 li a:hover{
		text-decoration:none;
	}
	#main_content .block3 .date{
		margin-top:20px;
		font-size:11px;
		line-height:11px;
	}
	
	#main_content .block3 h1.contact_press{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/contacts_press.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.contact_press_eng{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/eng/contacts_press.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.contact_subscript{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/subscript_header.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.contact_subscript_eng{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/eng/subscript_header.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.screenshots{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/screenshots.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.under_line{
		padding-bottom: 8px;
		margin:0;
		margin-bottom:15px;
		border-bottom: 4px solid #9ac629;
	}
	#main_content .block3 h1.screenshots_eng{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/eng/screenshots.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.ismywork{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/ismywork.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.ismywork_eng{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/eng/ismywork.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.propose{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/propose.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.propose_eng{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/eng/propose.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 div.propose{
		position:relative;
		width:274px;
		height:auto;
		padding:8px;
		background:#e5e8e8 url(/system/pic/bg_block.jpg) left bottom repeat-x;
		margin-top:4px;
	}
	#main_content div.propose ul{
		margin:0;
		padding:0;
		margin-left:15px;
		margin-right:20px;
	}
	#main_content div.propose li{
		color:#7b8082;
		display:block;
		font-size:11px;
		line-height:12px;
		margin:7px 0;
		background:url(/system/pic/list_mark.png) top left no-repeat;
		padding-left:18px;
	}
	#main_content .block3 div.propose .top{
		position:absolute;
		top:-4px;
		left:0;
	}
	#main_content .block3 div.propose .bottom{
		position:absolute;
		bottom:-4px;
		left:0;
	}
	#main_content .block3 h1.hot_vac{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/hot_vacancy.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 h1.hot_vac_eng{
		position:relative;
		width:290px;
		height:39px;
		background:url(/system/pic/eng/hot_vacancy.gif) left top no-repeat;
		text-indent:-9999px;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#main_content .block3 div.hot_vac{
		position:relative;
		width:274px;
		height:auto;
		padding:8px;
		background:#e5e8e8 url(/system/pic/bg_block.jpg) left bottom repeat-x;
		margin-top:4px;
		margin-bottom:30px;
	}
	#main_content div.hot_vac ul{
		margin:0;
		padding:0;
		margin-left:15px;
		margin-right:20px;
	}
	#main_content div.hot_vac li{
		color:#7b8082;
		display:block;
		font-size:11px;
		line-height:12px;
		margin:7px 0;
		background:url(/system/pic/list_mark.png) top left no-repeat;
		padding-left:18px;
	}

	#main_content .block3 div.con_press{
		position:relative;
		width:274px;
		height:auto;
		padding:8px;
		background:#e5e8e8 url(/system/pic/bg_block.jpg) left bottom repeat-x;
		margin-top:4px;
		margin-bottom:30px;
	}
	#main_content .block3 div.con_press .top{
		position:absolute;
		top:-4px;
		left:0;
	}
	#main_content .block3 div.con_press .bottom{
		position:absolute;
		bottom:-4px;
		left:0;
	}

	#main_content .block3 div.hot_vac .top{
		position:absolute;
		top:-4px;
		left:0;
	}
	#main_content .block3 div.hot_vac .bottom{
		position:absolute;
		bottom:-4px;
		left:0;
	}
	#main_content .block3 .form_ismywork{
		position:relative;
		width:290px;
		height:396px;
		background:url(/system/pic/ismywork_bg.gif) left top no-repeat;
		margin-bottom:40px;
	}
	#main_content .block3 .ismywork_new{
		height:425px;
		background:url(/system/pic/3963.gif) left top no-repeat;
	}
	#main_content .block3 .form_ismywork label.labeler{
		position:relative;
		width:60px;
		margin:0;
		padding:0;
		font-size:10px;
		float:none;
	}
	#main_content .block3 .form_ismywork label.labeler2{
		position:relative;
		width:200px;
		margin:4px 0;
		margin-top:10px;
		padding:0;
		float:none;
	}
	#main_content .block3 .form_ismywork td.name{
		position:relative;
		width:60px;
		padding:3px 0;
		margin:0;
		height:15px;
	}
	#main_content .block3 .form_ismywork table{
		position:relative;
		margin:5px 0;
		padding:0;
		left:-1px;
	}
	#main_content .block3 .form_ismywork input.inputer{
		position:relative;
		border:none;
		width:15px;
		padding-top:3px;
		z-index:100;
		background:none;
		float:none;
		display:block;
	}
	#main_content .block3 .form_ismywork div.main_send{
		position:absolute;
		overflow:hidden;
		width:250px;
		height:80px;
		top:310px;
		left:20px;
	}
	#main_content .block3 .form_ismywork div.main_send span{
		font-weight:bold;
	}
	#main_content .block3 .form_ismywork div.main_send p{
		margin:0;
		padding:0;
		font-size:11px;
		line-height:12px;
		margin-top:3px;
	}
	#main_content .block3 .form_ismywork div.main_send a{
		position:absolute;
		overflow:hidden;
		width:99px;
		height:25px;
		background:url(/system/pic/send_button.gif) top left no-repeat;
		text-indent:-9999px;
		top:40px;
		left:150px;
	}
	#main_content .block3 .form_ismywork div.main_send a.eng{
		position:absolute;
		overflow:hidden;
		width:99px;
		height:25px;
		background:url(/system/pic/eng/send_button.gif) top left no-repeat;
		text-indent:-9999px;
		top:40px;
		left:150px;
	}
	#main_content .block3 .form_contact{
		position:relative;
		width:290px;
		height:196px;
		background:url(/system/pic/contacts_press_bg.gif) left top no-repeat;
		margin-bottom:40px;
	}
	#main_content .block3 .form_subscript{
		position:relative;
		width:290px;
		height:116px;
		background:url(/system/pic/subscript_bg.gif) left top no-repeat;
		margin-bottom:40px;
	}
	#main_content .block3 .form_ismywork select{
		position:relative;
		width:120px;
		margin-top:3px;
	}
	#main_content .block3 label{
		position:relative;
		display:block;
		width:65px;
		float:left;
		padding:3px 0;
		margin:0;
		height:15px;
	}

	#main_content .block3 input.red{
		background:url(/system/pic/input_bg_red.gif) top left no-repeat;
	}

	#main_content .block3 input{
		border:none;
		width:173px;
		height:15px;
		background:url(/system/pic/input_bg.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		padding:5px 8px;
		z-index:100;
	}
	#main_content .block3 .inputer1.red{
		background:url(/system/pic/input2_bg_red.gif) top left no-repeat;
	}
	#main_content .block3 input.inputer1{
		border:none;
		width:238px;
		height:15px;
		background:url(/system/pic/input2_bg.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		padding:5px 8px;
		z-index:100;
	}
	#main_content .block3 textarea.red{
		background:url(/system/pic/textarea_bg_red.gif) top left no-repeat;
	}

	#main_content .block3 textarea{
		border:none;
		width:173px;
		height:65px;
		background:url(/system/pic/textarea_bg.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		padding:5px 8px;
		overflow:hidden;
		margin:0;
	}
	#main_content .block3 textarea.big_message {
		width:237px;
		background:url(/system/pic/3962.gif) top left no-repeat;
	}
	#main_content .block3 .form_ismywork input.submit{
		position:relative;
		display:block;
		border:none;
		width:255px;
		height:33px;
		background:url(/system/pic/3964.png) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-indent:-9999px;
		margin:15px 0;
		margin-left:0px;
		cursor:pointer;
	}
	#main_content .block3 .form_ismywork input.submit_eng{
		position:relative;
		display:block;
		border:none;
		width:255px;
		height:33px;
		background:url(/system/pic/eng/mywork.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-indent:-9999px;
		margin:15px 0;
		margin-left:0px;
		cursor:pointer;
	}
	#main_content .block3 .form_contact input.submit{
		position:relative;
		display:block;
		border:none;
		width:141px;
		height:23px;
		background:url(/system/pic/connect_us.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-indent:-9999px;
		left:112px;
	}

	#main_content .block3 .con_press input.submit{
		position:relative;
		display:block;
		border:none;
		width:141px;
		height:23px;
		background:url(/system/pic/connect_us.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-indent:-9999px;
		left:112px;
	}

	#main_content .block3 .form_subscript input.submit{
		position:relative;
		display:block;
		border:none;
		width:113px;
		height:25px;
		background:url(/system/pic/subscript_button.gif) bottom left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-indent:-9999px;
		left:142px;
	}
	#main_content .block3 .con_press input.submit_eng{
		position:relative;
		display:block;
		border:none;
		width:141px;
		height:23px;
		background:url(/system/pic/eng/connect_us.gif) top left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		text-indent:-9999px;
		left:112px;
	}
	#main_content .block3 .form_subscript input.submit_eng{
		position:relative;
		display:block;
		border:none;
		width:113px;
		height:25px;
		text-indent:-9999px;
		background:url(/system/pic/eng/subscript_button.gif) bottom left no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		left:142px;
	}
	#main_content .block3 .form_subscript a.rss{
		position:absolute;
		background:url(/system/pic/rss.gif) left no-repeat;
		padding:3px 0;
		padding-left:25px;
		left:95px;
		top:90px;
	}
	#main_content .block3 form ul{
		margin:0;
		padding:0;
		margin-left:15px;
		padding-top:10px;
	}
	#main_content .block3 form li{
		font-size:12px;
		line-height:18px;
		margin:4px 0;
	}

	#partners{
		position:relative;
		width:930px;
		margin:0 auto;
	}
	#partners h1{
		position:relative;
		text-indent:-9999px;
		background:url(/system/pic/partners.gif) top left no-repeat;
		width:930px;
		height:39px;
		padding:0;
		margin:0;
	}
	#partners h1.eng{
		position:relative;
		text-indent:-9999px;
		background:url(/system/pic/eng/partners.gif) top left no-repeat;
		width:930px;
		height:39px;
		padding:0;
		margin:0;
	}
	#partners div{
		position:relative;
		background:url(/system/pic/partners_bg.gif) top left repeat-x;
		width:922px;
		height:102px;
		margin:0 auto;
		margin-top:15px;
	}
	#partners div .left{
		position:absolute;
		left:-4px;
		top:0px;
	}
	#partners div .right{
		position:absolute;
		right:-4px;
		top:0px;
	}
	#partners div ul{
		padding:0;
		margin:0;
		padding-top:20px;
	}
	#partners div li{
		padding:0 10px;
		margin:0;
		display:inline;
	}
	
#footer{
	position:relative;
	width:995px;
	height:60px;
	padding-top:-24px;
	margin:0 auto;
	z-index:10;
}
	#footer ul.menu{
		position:relative;
		padding-top:20px;
		margin:0;
		margin-left:40px;
	}
	#footer ul.menu li{
		color:#575757;
		display:inline;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		text-transform:uppercase;
		padding:0;
	}
	#footer ul.menu li a{
		color:#575757;
		padding:0;
		margin:0;
	}
	#footer ul.menu li span{
		color:#bdbfbf;
		padding-left:4px;
		padding-right:1px;
	}
	#footer .copyright a{
		color:#868686;
	}
	#footer .copyright{
		position:absolute;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#868686;
		margin:0;
		padding:0;
		top:20px;
		left:510px;
	}
	#footer .rss{
		position:absolute;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#868686;
		margin:0;
		padding:0;
		top:17px;
		left:800px;
		padding-left:30px;
		height:18px;
		padding-top:2px;
		background:url(/system/pic/rss.gif) left top no-repeat;
		background-position:0 2px;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0){
	#footer .rss{
		padding-top:3px;
		background-position:0;
	}
	}
	#footer .parksu{
		position:absolute;
		top:60px;
		left:510px;
		color:#868686;
		font-size:11px;
		line-height:12px;
	}
	#footer .parksu a{
		color:#575757;
	}

	#main_content div.game_img{
		position:relative;
		display:block;
		width:286px;
		margin:0 auto;
		border-top:1px solid #8b8b8b;
		border-left:1px solid #1d1d1d;
		border-right:1px solid #1d1d1d;
		border-bottom:2px solid #0d0d0d;
		margin-bottom:10px;
	}
	#main_content div.game_img img.imgfull {
		width: 284px;
		height: 211px;
		position:relative;
		display:block;
		border:1px solid #090808;
		margin:0 auto;
	}
	#main_content div.game_img img.img {
		width: 286px;
		height: 88px;
		position:relative;
		display:block;
		border:1px solid #090808;
		margin:0 auto;
	}

	#main_content div.game_img img.tr{
		position:absolute;
		top:-1px;
		right:-1px;
		z-index:10;
	}
	#main_content div.game_img img.tl{
		position:absolute;
		top:-1px;
		left:-1px;
		z-index:10;
	}
	#main_content div.game_img img.bl{
		position:absolute;
		bottom:-2px;
		left:-1px;
		z-index:10;
	}
	#main_content div.game_img img.br{
		position:absolute;
		bottom:-2px;
		right:-1px;
		z-index:10;
	}
	#main_content div.game_img img.bottom{
		position:absolute;
		bottom:-7px;
		left:-2px;
		z-index:10;
	}	
	#main_content div.game_img img.top{
		position:absolute;
		top:1px;
		left:-1px;
		z-index:10;
	}
	
	#main_content .files_list { overflow: hidden; width: 286px; }
	#main_content .files_list p { padding: 0; }

    #main_content #page_block div { padding: 5px 12px; display: inline; }
    #main_content #page_block div.li { background:url(/system/pic/b_g_menu_button_2.gif) no-repeat; }
	#main_content #page_block a { font-size: 14px; font-weight: bold; color: #575757; text-decoration: none; }
	#main_content #page_block div.li a { text-decoration: none; color: #fff; }
	
	.desc-height { height: 134px; }
	
	a.no-link { text-decoration: none; }

	.file_input_css { position:relative; width:256px; height:27px; overflow:hidden; cursor:pointer; }
	.file_input_css input.text { position:absolute; top:0; left:0; width:256px; font:normal 14px Arial; -moz-opacity:0; filter:alpha(opacity: 0); opacity:0; background:none !important; height:auto !important; padding:0 !important; }
	.file_input_css .input_file_fake { width:249px; height:21px; padding:6px 0 0 7px; overflow:hidden; background:url(/system/pic/3965.png) no-repeat; }
	.file_input_css .input_file_fake input#fileInputText { width:200px; border:none; font:normal 12px Arial; color:#000; background:none !important; height:auto !important; padding:0 !important; }
	