body{
	width:100%;
	height:100%; 
	background:url(/users_app/11373/img/site_bgr.jpg) repeat; 
	margin:0;padding:0; 
	font-size:15px;
	color:#4d4c4c; 
	font-family:Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	border-top: solid 1px #fff;
}
.gaming_mashine_block{
	width:1000px;
	height:250px;
	position:absolute;
	top:-335px;
	left:-220px;
}
.gaming_mashine_block table tr td p span a{
	color:#005ede;
	text-decoration:none;
}
.gaming_mashine_block table tr td p span a:hover{
	color:#005ede;
	text-decoration:underline;
}
.home_left_prod{
	width:200px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:-210px;
}
.home_left_prod .title_text{
	text-align:left;
	font-family:Impact;
	font-size:14px;
	color:#969292;
	text-shadow:0 2px 0 #FFF;
}
.home_left_prod .title_text p{
	color:#969292;
}
.home_left_prod table tbody tr td .block{
	position:relative;
}
.home_left_prod table tbody tr td .block .name{
	color:#000;
	font-size:13px;
	position:absolute;
	left:0;
	font-family:Myriad Pro;
	font-weight:bold;
	bottom:40px;
	text-transform:uppercase;
	background:#FFF;
	opacity:0.6;
	padding:2px 3px;
	border-radius:3px;
}
.home_left_prod table tbody tr td .block .detail{
	background:url(/users_app/11373/img/detail.png) no-repeat;
	width:89px;
	height:38px;
	display:block;
	position:absolute;
	bottom:0;
	right:5px;
	font-size:14px;
	text-decoration:none;
}
.home_left_prod table tbody tr td .block .detail span{
	color:#505050;
	margin:0 3px 0 0;
	line-height:35px;
	font-family:Impact;
	text-transform:uppercase;
	display:block;
}

.trans {
	-webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}

.callme_button {
	display:inline-block;
    height: 35px;
    line-height: 35px;
	padding:0 15px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    color: #FFF;
	background: #15A742 none repeat scroll 0% 0%;	
	border: 1px solid #15A742;
    overflow: hidden;
	position: absolute;
	top: 15px;
	right: 160px;
	border-radius:5px;
}

.callme_button:hover {
	border: 1px solid #1B77CD;
    background: #1C7BD3 none repeat scroll 0% 0%;
}

.cbp-af-header .callme_button {
	display:inline-block;
    height: 35px;
    line-height: 35px;
	padding:0 15px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    color: #FFF;
	background: #15A742 none repeat scroll 0% 0%;	
	border: 1px solid #15A742;
    overflow: hidden;
	position: absolute;
	top: 9px;
	right: 180px;
	border-radius:5px;
}

.cbp-af-header .callme_button:hover {
	border: 1px solid #1B77CD;
    background: #1C7BD3 none repeat scroll 0% 0%;
}



a{
	color:#005ede;
}
p{color:#4d4c4c}
.top_color{
	width:100%;
	height:5px;
}
.top_color .green{
	background:#00c100;
	float:left;
	height:5px;
	width:33%;
}
.top_color .red{
	background:#ef1c12;
	float:left;
	height:5px;
	width:34%;
}
.top_color .blue{
	background:#007cc2;
	float:left;
	height:5px;
	width:33%;
}
.header{
	width:1024px;
	position:relative;
}
.header .gif{
	background:url(/users_app/11373/img/ukr-nerozd3.gif) no-repeat;
	position:absolute;
	top:5px;
	right:23px;
	width:135px;
	height:94px;
}
.in_process{
	position:absolute;
	top:80px;
	left:430px;
	color:#da251c;
	font-size:20px;
	text-transform:uppercase;
	font-family:Impact
}
.logo_ru{
	background:url(/users_app/11373/img/logo_ru.png) no-repeat;
	width:302px;
	height:110px;
	display:block;
	border:none;
	float:left;
	margin:20px 0 0 25px;
}
.logo_en{
	background:url(/users_app/11373/img/logo_en.png) no-repeat;
	width:302px;
	height:110px;
	display:block;
	border:none;
	float:left;
	margin:20px 0 0 25px;
}
.logo_bg{
	background:url(/users_app/11373/img/logo_bg.png) no-repeat;
	width:302px;
	height:110px;
	display:block;
	border:none;
	float:left;
	margin:20px 0 0 25px;
}
.text_ru{
	background:url(/users_app/11373/img/slogan_ru.jpg) no-repeat;
	width:311px;
	height:94px;
	float:left;
	margin:0 0 20px 0;
}
.text_en{
	background:url(/users_app/11373/img/slogan_en.jpg) no-repeat;
	width:359px;
	height:94px;
	float:left;
	margin:0 0 20px 0;
}
.text_bg{
	background:url(/users_app/11373/img/slogan_bg.jpg) no-repeat;
	width:359px;
	height:94px;
	float:left;
	margin:0 0 20px 0;
}
.search_block{
	/*background:url(/users_app/11373/img/search_block.png) no-repeat;*/
	width:294px;
	height:72px;
	float:right;
	margin:30px 30px 0 10px;
}
.search_block input{
	background:url(/users_app/11373/img/input_bgr.png) no-repeat;
	outline:none;
	height:43px;
	display:block;
	border:none;
	width:190px;
	float:left;
	margin:10px 0 0 10px;
	padding:0 15px 0 10px;
	color:#666;
}
.search_block .search_btn{
	background:url(/users_app/11373/img/search_btn.png) no-repeat;
	width:49px;
	height:44px;
	cursor:pointer;
}
.header .langs_block{
	float:right;
	margin:0 30px 0 150px;
}
.header .langs_block a{
	background:url(/users_app/11373/img/lang_btn.png) no-repeat;
	width:39px;
	height:35px;
	display:block;
	float:left;
	text-decoration:none;
	color:#565656;
}
.header .langs_block a:nth-child(4){
	display:none;
}
.langs_block a:hover{
	color:#f40e0e;
}
.langs_block a span{
	font-size:17px;
	font-weight:bold;
	letter-spacing:0.1px;
	line-height:34px;
}
.langs_block a.active span{
	color:#f40e0e;
}
.langs_block .active:hover{
	color:#565656;
}
.menu_block{
	width:100%;
	height:57px;
	float:left;
	margin:10px 0;
	padding:0 0px;
	position:relative;
}
.menu_block #menu{
	padding:0;
	width:100%;
	margin:0;
	position:absolute;
	bottom:0;
}
.menu_block #menu li{
	list-style:none;
	display:inline-block;
	vertical-align:bottom;
}
.menu_block #menu li .menu_href{
	background:url(/users_app/11373/img/menu_href_bgr.png) no-repeat bottom;
	width:130px;
	height:50px;
	position:relative;
	margin:0px 3px 0 3px;
}
.menu_block #menu .menu_href:hover{
	background:url(/users_app/11373/img/menu_href_bgr_hover.png) no-repeat;
	height:57px;
}
.menu_block #menu .menu_href_active{
	background:url(/users_app/11373/img/menu_href_bgr_hover.png) no-repeat;
	height:57px;
	width:130px;
	height:50px;
	position:relative;
	margin:0px 3px 0 3px;
}
.menu_block #menu .menu_href a{
	display:block;
	color:#666;
	height:100%;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	line-height:60px;
}
.menu_href_active a{
	display:block;
	color:#e72d2e;
	height:100%;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	line-height:60px;
}
.menu_block #menu .menu_href a:hover{
	color:#059902;
}
.menu_block #menu .menu_href a span{
	text-shadow:0px 2px 1px #FFF;
}
.menu_block #menu li ul{
background:#dadada;
padding:5px 0;
margin:12px 0 0 0;
position:absolute;
margin-left:-170px;
z-index:99;
border-radius:10px;
box-shadow:inset 2px 2px 3px #808080;
-moz-box-shadow:inset 2px 2px 3px #808080;
-webkit-box-shadow:inset 2px 2px 3px #808080;
}
.menu_block #menu li ul .position{
	position:relative;
}
.menu_block #menu li ul .position .ugolok{
	background:url(/users_app/11373/img/ugolok.jpg) no-repeat;
	position:absolute;
	top:-17px;
	left:225px;
	height:15px;
	width:17px;
}
.menu_block #menu li ul li{
	width:auto;
	height:auto;
	margin:0 5px;
	padding:2px 3px;
}
.menu_block #menu li ul li a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.menu_block #menu li ul li a:hover{
	color:#007cc2;
}
.menu_href .bottom_shadow, .menu_href_active .bottom_shadow{
	background:url(/users_app/11373/img/menu_bottom_bgr.png) no-repeat top;
	position:absolute;
	bottom:-17px;
	left:-8px;
	width:140px;
	height:25px;
	cursor:pointer;
}
/*.menu_block #menu .menu_href a{
	display:block;
	color:#666;
	height:100%;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:70px;
}*/
.gaming_mashine_block{
	width:1000px;
	height:280px;
	float:left;
	margin:15px 0 0 0;
}
.gaming_mashine_block .block{
	width:225px;
	height:280px;
	margin:0 10px;
	display:inline-block;
	vertical-align:middle;
}
.gaming_mashine_block .block .mashine{
	height:250px;
	position:relative;
}
.gaming_mashine_block .block .mashine img{
	display:inline-block;
	vertical-align:bottom;
	position:absolute;
	bottom:0;
	left:10%;
}
.gaming_mashine_block .block .name{
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.gaming_mashine_block .block .name a{
	color:#005ede;
}
.center_content_block{
	background:url(/users_app/11373/img/content_block_bottom.png) repeat-x bottom; 
	padding:0 0 20px 0;
}
.home_bgr_bot{
	background:url(/users_app/11373/img/home_bgr_bot.png) repeat-x bottom; 
	padding:0 0 20px 0;
}
.center_block_work_region{
	width:1000px;
}
/* Sim-motion page */
.prod_block_short_simmotion{
	width:950px;
	height:330px;
	position:relative;
	padding:15px 0;
	padding-bottom:60px;
}
.prod_block_short_simmotion .name{
	color:#ee3522;
	font-size:18px;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
.prod_block_short_simmotion .name:hover{
	color:#4B4B4B;
}
.prod_block_short_simmotion .section{
	width:440px;
}
.prod_block_short_simmotion:nth-child(odd) .side_1{
	float:left;
}
.prod_block_short_simmotion:nth-child(odd) .side_2{
	float:right;
}
.prod_block_short_simmotion:nth-child(even) .side_1{
	float:right;
}
.prod_block_short_simmotion:nth-child(even) .side_2{
	float:left;
}
.prod_block_short_simmotion .img_div img{
	height:250px;
}
.divider{
	background:#ee3522;
	height:100%;
	width:6px;
	position:absolute;
	top:0;
	left:450px;
}
.divider .item{
	background:url(/users_app/11373/img/item.jpg) no-repeat;
	height:70px;
	width:70px;
	left:-32px;
	top:115px;
	position:absolute;
}
.divider .item span{
	color:#FFF;
	float:left;
	width:38px;
	margin:16px 0 0 16px;
	font-size:32px;
	text-align:center;
}
.section p{
	margin:0;
	padding:0
}
.prod_block_short_simmotion .detail_link{
	float:right;
	margin-right:40px;
}
.prod_block_short_simmotion .detail_link a{
	text-decoration:none;
	font-size:14px;
	color:#FFF;
	background:#ee3522;
	display:block;
	padding:8px 15px 8px 15px;
}
.prod_block_short_simmotion .detail_link a:hover{
	background:#4B4B4B
}
.prod_block_short_simmotion .description{
	display:block;
	margin-right:40px;
}


.prod_block_short{
	width:215px;
	height:270px;
	margin:0 8px 20px 8px;
	display:inline-block;
	vertical-align:bottom;
	text-align:center;
}
.prod_block_short .img_div{
	overflow:hidden;
	height:200px;
}
.prod_block_short .img_div img{
	
}
.prod_block_short .name{
	text-decoration:none;
	margin:10px 0;
	font-size:16px;
	font-family:Impact Regular;
	display:block;
}
.prod_block_short .name:hover{
	text-decoration:underline;
}
.prod_block_detail{
	width:100%;
}
.prod_block_detail .name{
	text-align:center;
	color:#4d4c4c;
	font-family:Impact;
	font-size:20px;
	margin:0 0 15px 0;
	height:25px;
}
.prod_block_detail .name .name_text{
	margin:0 0 0 250px;
	float:left;
}
.prod_block_detail .back_link{
	float:right;
	font-size:16px;
	margin:3px 200px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.prod_block_detail .left_block{
	width:270px;
	float:left;
}
.prod_block_detail .left_block .additionally{
	margin:50px 0 0 0;
}
.prod_block_detail .left_block .additionally a{
	display:block;
	color:#0c7686;
	line-height:30px;
	font-size:15px;
}
.left_block .additionally a:hover{
	text-decoration:none;
	color:#a5069f;
}
.prod_block_detail .left_block{
	color:#888989;
	font-size:14px;
	font-weight:bold;
	line-height:10px;
}
.prod_block_detail .left_block p{
	color:#888989;
	text-shadow:0 0 2px 0 #FFF;
	-moz-text-shadow:0 0 2px 0 #FFF;
	-webkit-text-shadow:0 0 2px 0 #FFF;
}
.prod_block_detail .right_block{
	float:right;
	width:720px;
	position:relative;
}
.prod_block_detail .right_block .small_png{
	position:absolute;
	right:0;
	bottom:0;
	width:100px;
	height:100px;
}
.prod_block_detail .right_block .bimage_block{
	width:540px; 
	height:635px; 
	margin:0 20px; 
	float:left;
	padding:0 0 20px 0;
	overflow:hidden;
}
.bimage_block img{
	
	width:540px;
}
.prod_block_detail .block_description{
	background:url(/users_app/11373/img/news_razdelitel.png) repeat-x top;
	font-family:Arial;
	color:#5f5f5f;
	font-size:14px;
	float:left;
	width:100%;
	padding:15px 8px;
}
.prod_block_detail .video_block{
	background:url(/users_app/11373/img/video_file_block_bgr.jpg) no-repeat center center;
	font-family:Arial;
	color:#5f5f5f;
	float:left;
	width:100%;
	padding:15px 8px;
}
.video_block h2{
	color:#3d3c3c;
}
.video_block .video{
	margin:80px 0 0 0;
}
object embed{
	padding:7px;
	background-color:#FFF;
	-webkit-box-shadow: -7px 7px 7px rgba(35, 26, 50, 0.5);
	   -moz-box-shadow:    -7px 7px 7px rgba(35, 26, 50, 0.5);
			box-shadow:         -7px 7px 7px rgba(35, 26, 50, 0.5);
}
iframe{
	padding:7px;
	background-color:#FFF;
	-webkit-box-shadow: -7px 7px 7px rgba(35, 26, 50, 0.5);
	   -moz-box-shadow:    -7px 7px 7px rgba(35, 26, 50, 0.5);
			box-shadow:         -7px 7px 7px rgba(35, 26, 50, 0.5);
}

.left_block{
	width:200px;
	float:left;
	border-top:solid 1px #E7E7E7;
}
.left_block .title{
	text-align:left;
	font-family:Impact;
	font-size:14px;
	color:#969292;
	text-shadow:0 2px 0 #FFF;
}
.left_block .block{
	height:200px;
	width:200px;
	position:relative;
	margin:0 0 10px 0;
}
.left_block .block .text{
	color:#000;
	font-size:14px;
	position:absolute;
	left:10px;
	font-family:Myriad Pro;
	font-weight:bold;
	bottom:35px;
	text-transform:uppercase;
}
.left_block .block .film{
	color:#000;
	font-size:14px;
	position:absolute;
	right:45px;
	font-family:Myriad Pro;
	font-weight:bold;
	top:15px;
	text-transform:uppercase;
}
.left_block .block .detail{
	background:url(/users_app/11373/img/detail.png) no-repeat;
	width:89px;
	height:38px;
	display:block;
	position:absolute;
	bottom:0;
	right:5px;
	font-size:14px;
	text-decoration:none;
}
.left_block .block .detail span{
	color:#505050;
	margin:0 3px 0 0;
	line-height:35px;
	font-family:Impact;
	text-transform:uppercase;
	display:block;
}
.center_block{
	min-height:100px;
	width:570px;
	float:left;
	margin:0 10px;
	text-align:justify;
	position:relative;
	
}
.center_block_menu_page{
	width:100%;
	float:left;
	margin:20px 0 0 0;
	text-align:left;
	color:#4b4b4b;
}


.center_block_menu_page p img{
	border:solid 1px #CCC;
	padding:5px;
	background-color:#FFF;
	-webkit-box-shadow: 10px 10px 9px rgba(35, 26, 50, 0.5);
	   -moz-box-shadow:    10px 10px 9px rgba(35, 26, 50, 0.5);
			box-shadow:         10px 10px 9px rgba(35, 26, 50, 0.5);
}




.center_block_menu_page{
}
.navigation_block{
	padding:0 11px 0 20px;
	margin:0 0 0 10px;
	float:left;
	width:100%;
	text-align:left;
}
.navigation_block a{
color:#505050;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.navigation_block a:hover{
text-decoration:underline;
}
.navigation_block a.no_url{
color:#000;
cursor:default;
background:url(/users_app/11373/img/palka.jpg) no-repeat right center;
padding:0 5px 0 0;
text-decoration:none;
margin:0 0 0 0;
}
.navigation_block a.no_url:last-child{
background:url(/users_app/11373/img/palka.jpg) no-repeat left center;
height:13px;
width:2px;
padding:0 0 0 6px;
}
.navigation_block .arrow {
background:url(/users_app/11373/img/palka.jpg) no-repeat right center;
height:13px;
width:2px;
padding:0 5px 0 0;
}
.navigation_block a:last-child{
	background:none;
}
.center_block_menu_page .title{
	text-align:center;
	color:#4d4c4c;
	font-family:Impact;
	font-size:20px;
	margin:0 0 15px 0;
}
.center_block .title{
	text-align:left;
	color:#4d4c4c;
	font-family:Impact;
	font-size:20px;
	margin:0 0 15px 0;
}
.right_block{
	width:200px;
	float:left;
}
.right_block .last_news_block{
	width:200px;
	max-height:210px;
	overflow:hidden;
	margin:0 0 15px 0;
}
.last_news_block .name{
	color:#0035fa;
	font-size:14px;
	text-align:left;
	margin:0 0 10px 0;
	font-weight:bold;
}
.last_news_block .news_content{
	max-height:105px;
	overflow:hidden;
	font-size:13px;
	text-align:left;
	line-height:15px;
	word-spacing:0.1px;
	letter-spacing:0.1px;
}
.last_news_block .detail{
	background:url(/users_app/11373/img/detail.png) no-repeat;
	width:89px;
	height:38px;
	display:block;
	font-size:14px;
	text-decoration:none;
	float:right;
	margin:5px 0 0 0;
}
.last_news_block .detail span{
	color:#505050;
	margin:0 3px 0 0;
	line-height:35px;
	font-family:Impact;
	text-transform:uppercase;
}

/*=======================news_block========================================*/
.news_block, .news_detail_block{
padding:0;
margin:0 0 0 10px;
text-align:left;
}
.news_block .block{
background:url(/users_app/11373/img/news_razdelitel.png) repeat-x bottom;
margin:5px 0 10px 0;
padding:0 15px 15px 0;
}
.news_block .block:last-of-type{
border:none;
background:none;
}
.news_block .img_block{
float:right;
margin:0 7px 7px 20px;
}
.news_block .img_block .img_href img{
border:5px solid #FFF;
-webkit-box-shadow: 8px 8px 11px rgba(19, 19, 50, 0.75);
-moz-box-shadow:    8px 8px 11px rgba(19, 19, 50, 0.75);
box-shadow:         8px 8px 11px rgba(19, 19, 50, 0.75);
}
.news_block .img_block .img_href:hover img{
}
.news_block .name{
text-decoration:none;
font-size:16px;
font-weight:bold;	
margin:0 0 3px 0;
position:relative;
color:#4d4c4c;
}
.news_block .name span{
padding:0 60px 0 0;
}
.news_block .date{
font-size:14px;
padding:0;
}
.news_block .date span{
	padding:0 0 0 20px;
}
.news_block .description{
font-size:14px;
}
.news_block p{
	color:#.news_block;
	font-size:14px;
}
.news_block .detail_link{text-align:left}
.news_block .detail_link a{ font-weight:bold; color:#4d4c4c}
.news_block .detail_link a:hover{color:#000}


.news_detail_block .block{
margin:10px 0 0 0;
}
.news_detail_block .img_block{
float:left;
margin:0 15px 5px 0;
}
.news_detail_block .img_block .img_href{
display:block;
border:5px solid #FFF;
-webkit-box-shadow: 8px 8px 11px rgba(19, 19, 50, 0.75);
-moz-box-shadow:    8px 8px 11px rgba(19, 19, 50, 0.75);
box-shadow:         8px 8px 11px rgba(19, 19, 50, 0.75);
margin:0 0 5px 0;
}
.news_detail_block .img_block .img_href:hover{
}
.news_detail_block .name{
font-size:16px;
font-weight:bold;
margin:0 0 3px 0;
position:relative;
color:#4d4c4c;
}
.news_detail_block .name span{
padding:0 60px 0 0;
}
.news_detail_block .name span.date{
position:absolute;
right:0px;
font-size:14px;
padding:0;
}
.news_detail_block .description{
font-size:14px;
text-align:left;
}
.news_detail_block .back_link{text-align:right}
.news_detail_block .back_link a{ font-weight:bold; color:#4d4c4c}
.news_detail_block .back_link a:hover{color:#000}
/*---news_block---*/


.footer_bgr{
	background:url(/users_app/11373/img/footer_bgr.jpg) repeat-x;
	background-color:#b3b3b3;
	width:100%;
}
.footer_bgr .contacts_block{
	float:left;
	margin:5px 0 0 30px;
	width:350px;
	font-size:14px;
	color:#FFF;
	text-align:left;
	text-shadow:0 1px 0 #7d7878;
}
.footer_bgr .contacts_block .title, .footer_bgr .write_to_us_block .title{
	text-align:left;
	font-family:Impact;
	font-size:24px;
	margin:0 0 15px 0;
	text-shadow:1px 2px 0 #7d7878;
}
.footer{
	background:url(/users_app/11373/img/footer_bot_line.jpg) no-repeat top center;
	width:1000px;
	height:100px;
	float:left;
	margin:10px 0 0 0;
	position:relative;
}
.footer .social{
	position:absolute;
	top:10p;
	right:0px;
	width:100px;
	height:30px;
}
.footer .sozdateli{
	cursor:pointer;
	width:320px;
	float:right;
	margin:60px 0 0 0;
}
.counters{
	width:660px;
	float:left;
	margin:60px 0 0 0;
}
.counters div{
	display:inline-block;
	vertical-align:top;
}
.footer .sozdateli a{
	text-decoration:underline;
	color:#FFF;
	font-family:Arial;
	font-size:11px;
	text-shadow:1px 1px 1px #333
}
.footer .sozdateli a:hover{
	text-decoration:none;
}
.footer .sozdateli span{
	color:#FFF;
	font-family:Arial;
	font-size:11px;
	text-shadow:1px 1px 1px #333
}


.write_to_us_block{
	float:right;
	margin:5px 0 0 0px;
	width:560px;
	color:#FFF;
	text-align:left;
}
.write_to_us_block .block{
}
.write_to_us_block .block input{
	background:url(/users_app/11373/img/footer_input.png) no-repeat;
	width:540px;
	height:28px;
	border:none;
	outline:none;
	display:block;
	margin:0 0 7px 0;
	color:#787676;
	padding:0 10px 0 5px;
}
.write_to_us_block .block textarea{
	background:url(/users_app/11373/img/footer_textarea.png) no-repeat;
	width:315px;
	height:98px;
	border:none;
	outline:none;
	display:block;
	float:right;
}
.write_to_us_block .block{
padding:0 0 5px 0;
font-size:14px;
}
.write_to_us_block .contacts_form_block{
background:url(/users_app/10369/img/contacts_bgr.jpg) no-repeat;
text-align:center;
}
.write_to_us_block .contacts_form_block .form_block{
text-align:left;
}
.write_to_us_block .contacts_form_block .form_label{
font-size:16px;
font-weight:bold;
}
.write_to_us_block .contacts_form_block .contacts_field{
margin:2px 0;
padding:2px 3px;
text-align:left;
}
.write_to_us_block .contacts_form_block .contacts_field label{
width:29%;
float:left;
text-align:left;
font-size:14px;
color:#FFF;
text-shadow:0 2px 0 #7d7878;
}
.write_to_us_block .contacts_form_block .contacts_field label.error{
text-align:left;
display:block;
width:auto;
float:none;
font-size:13px;
line-height:15px;
color:#B70000;
font-weight:bold;
background-color:#FF9999;
border:2px solid #DD5a53;
margin:3px 5px;
padding:3px 2px;
text-shadow:none;
}
.write_to_us_block .contacts_form_block .contacts_field input, .write_to_us_block .contacts_form_block .contacts_field textarea{
width:350px;
float:right;
border:none;
margin:0px;
color:#787676;
padding:0 0 0 5px;
outline:none;
display:block;
color:#787676;
}
.write_to_us_block .contacts_form_block .captcha .contacts_field input{
margin:40px 0 0 0;
}
.write_to_us_block .contacts_form_block .captcha .contacts_field img{
display:block;
width:120px;
margin:5px 0 2px 0;
}
.write_to_us_block .contacts_form_block .submit{
margin:15px 0 0 0;
text-align:center;
}
.write_to_us_block .contacts_form_block .submit #submit{
background:url(/users_app/11373/img/submit_footer_repeat.png) repeat-x;
font-size:18px;
padding:7px 11px;
margin:0 0 0 60px;
color:#333;
text-decoration:none;
border-radius:10px;
border-right:solid 2px #bababa;
border-left:solid 2px #bababa;
}
.write_to_us_block .contacts_form_block .submit #submit:hover{
text-decoration:none;
color:#666;
}

.massage_block .error_massage{
display:none;
padding-left:5px;
font-size:14px;
line-height:20px;
color:#B70000;
font-weight:bold;
background-color:#FF9999;
border:2px solid #DD5a53;
}
.form_massage_block .error_massage p{
background:url(/design/icons/error_massage.png) left center no-repeat;
padding:3px 0 3px 32px;
margin:3px 0 3px 0;
text-align:left;
}
.massage_block .success_massage{
display:none;
padding:5px;
font-size:14px;
line-height:20px;
color:#004400;
background-color:#77DD77;
border:4px solid #44AA44;
}
.massage_block .success_massage p{
background:url(/design/icons/success_massage.png) left center no-repeat;
padding:3px 0 3px 32px;
margin:3px 0 3px 0;
text-align:left;
}
.gbc{
	background: url(/users_app/11373/img/logo.png) no-repeat;
	width:115px;
	height:45px;
	float:right;
	margin:0 0 0 5px;
	border:none;
	}

/*=============pagination===============*/
.pagination_pages_block{
text-align:left;
font-size:16px;
}
.pagination_pages_block .pages_block{
padding:0;
}
.pagination_pages_block .rows_count, .pagination_pages_block .pages_count, .pagination_pages_block .pages_active{
float:left;
font-size:14px;
letter-spacing:0.1px;
color:#4d4c4c;
margin:6px 0 0 5px;
padding:0 5px;
font-family:Impact;
}
.pagination_pages_block .pages{
float:left;
margin:6px 7px 0 20px;
}
.pagination_pages_block .pages .page{
font-size:16px;
font-weight:bold;
margin:0 3px;
text-decoration:none;
color:#4d4c4c;
display:inline-block;
zoom: 1;
*display:inline;
font-family:Arial;
vertical-align:top;
}
.pagination_pages_block .pages .page:hover{
color:#da251c;
}

.pagination_pages_block .pages .page_act{
display:inline-block;
zoom: 1;
*display:inline;
margin:0 7px;
vertical-align:top;
text-align:center;
cursor:default;
text-decoration:underline;
color:#da251c;
font-size:16px;
font-weight:bold;
}
.pagination_pages_block .pages .page_prev{
background:url(/users_app/11373/img/left.png) no-repeat center center;
width:30px;
height:15px;
display:inline-block;
zoom: 1;
*display:inline;
margin:2px 0 1px 0;
}
.pagination_pages_block .pages .page_next{
background:url(/users_app/11373/img/right.png) no-repeat center center;
width:30px;
height:15px;
display:inline-block;
zoom: 1;
*display:inline;
margin:2px 0 1px 0;
}
.pagination_pages_block .pages .point{
color:#333333;
cursor:default;
display:inline-block;
zoom: 1;
*display:inline;
vertical-align:top;
}
/*=============pagination===============*/

/*=============PHOTOGALLERY===============*/
.albums_block{
}
.albums_block .block{
	margin:5px;
	display:inline-block;
	vertical-align:top;
}
.albums_block .block a.name{text-decoration:none}
.albums_block .block a.name:hover{text-decoration:underline}
.albums_block .block .img_block{
	border:solid 5px #F4F4F4;
	margin-bottom:5px;
	height:150px;
	overflow:hidden;
}
.albums_block .block .img_block img{
	height:150px;
}
.albums_block .block a.name{
	width:230px;
	display:block;
}
.album_detail_block .block .name{
	text-align: center;
	color: rgb(77, 76, 76);
	font-family: Impact;
	font-size: 20px;
	margin: 0px 0px 15px;
}
.album_detail_block .back_link{
	float:left;
	margin:20px 0 0 30px;
	font-weight:bold;
	font-size:18px;
}
#xofpp, #closeBoxpp, #playpp, #stoppp, #imageTitlepp{
	cursor:pointer;
	margin:0 10px;
	color:white;
	float:left;
}
#nextButtonBoxpp, #previousButtonBoxpp, #xofpp{
	cursor:pointer;
	margin:0 10px;
	color:white;
	float:right;
}
#gallery, #gallery ul{
    list-style:none;
    margin:0 auto;
    padding:0;
}
#gallery li{
    display:inline-block;
	vertical-align:top;
	margin:3px;
	height:100px;
	border-radius:5px;
	border:solid 5px #F4F4F4;
	list-style:none;
}
#gallery img{
	height:100px;
    border:2px white solid;
}
/*.album_detail_block .block .img_block img{
	display:inline-block;
	vertical-align:top;
	margin:3px;
	width:150px;
	border-radius:5px;
	border:solid 5px #F4F4F4;
}
.album_detail_block .block .img_block img:hover{
	border-color:#615D5C;
}
*/


.zabava_a_block .form_block{
text-align:left;
width:700px;
}
.zabava_a_block .form_block div{
	text-align:center;
	
}
.zabava_a_block .contacts_form_block .form_label{
font-size:14px;
}
.zabava_a_block .form_field{
margin:5px 5px 5px 5px;
padding:5px 5px 4px 5px;
text-align:left;
border: 1px solid #666;
border-radius:5px;
}
.zabava_a_block .form_field label{
width:40%;
float:left;
text-align:left;
font-size:15px;
}
.zabava_a_block .form_field label.error{
text-align:left;
display:block;
width:auto;
float:none;
border: 1px dashed #f00!important;
background: #faebe7!important;
font-size:13px;
line-height:15px;
color:#F00;
margin:3px 0;
padding:2px 4px;
}
.zabava_a_block .form_field input, .form_block .zabava_a_block .form_field textarea{
width:50%;
float:right;
background-color:#fcfcfc;
border:solid 1px #d4d4d4;
margin:0px;
padding:0px;
color:#000;
}
.zabava_a_block .form_block .captcha .form_field input{
margin:50px 0 50px 0;
}
.zabava_a_block .form_block .captcha .form_field img{
display:block;
margin:5px 0 2px 0;
}
.zabava_a_block .form_block .submit{
margin:15px 0 10px 0;
text-align:center;
}
.zabava_a_block .form_block .submit #submit{
font-size:14px;
padding:5px 10px;
color: #fff;
text-decoration:none;
text-transform: uppercase;
background: #666;
font-weight: normal;
}
.zabava_a_block .form_block .submit #submit:hover{
background:#000;
}





.cbp-af-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: transparent url("/users_app/11373/img/site_bgr.jpg") repeat scroll 0% 0%;
	z-index: 10000;
	height: 0px;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	box-shadow: 0 0 50px #000;
}


.cbp-af-header .cbp-af-inner {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em;
	height: 55px;
}

.cbp-af-header h1,
.cbp-af-header nav {
	display: inline-block;
	position: relative;
}

 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header h1,
.cbp-af-header nav a {
}

.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 4em;
	margin: 0;
	float: left;
}

.cbp-af-header nav {
	float: right;
}

.cbp-af-header nav a {
color: #aaa;
font-weight: 700;
margin: 0 0 0 20px;
font-size: 19px; 
color: #2c3535;
margin-top: 10px;
border-bottom: 2px solid #2c3535;
padding-bottom: 1px;
}

.cbp-af-header nav a:hover {
	border-bottom: none;
}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header nav a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 60px;
}

.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink nav a {
	
}

.cbp-af-header.cbp-af-header-shrink h1 {
	font-size: 2em;
}


