html{
    background: #000;
    min-height: 100%;
}
body{
    background: url('../images/fon.jpg')top center no-repeat;
    background-size: cover;
    min-height: 100%;
}
.body2{
    background: url('../images/fon1.png') bottom center no-repeat;
    min-height: 100%;
    background-size: contain;
}
.wrapper{
    width:1000px;
    margin:auto;
    position: relative;
    min-height: 100%;
}
.pad{
    height:140px;
}


.component{
    background: rgba(255,255,255,0.8) !important;
    border:solid 1px #ffb917;

}
.zamok{
    position: absolute;
    background: url('../images/zamok.png');
    width: 47px;
    height: 186px;
    left:-47px;
    top:180px;
}
.zamok1{
    position: absolute;
    background: url('../images/zamok1.png');
    width: 47px;
    height: 186px;
    right:-47px;
    top:180px;
}
.zamok3{
    position: absolute;
    background: url('../images/zamok3.png') center no-repeat;
    width: 25px;
    height: 95px;
    left:-25px;
    top:-40px;
}
.zamok4{
    position: absolute;
    background: url('../images/zamok4.png') center no-repeat;
    width: 25px;
    height: 95px;
    right:-24px;
    top:-40px;

}
.character1{
    background: url('../images/character1.png') center no-repeat;
    position: absolute;
    width: 432px;
    height: 706px;
    left:-140px;
    top:2640px;
    z-index: -1;
}
.character2{
    background: url('../images/character2.png') center no-repeat;
    position: absolute;
    width: 380px;
    height: 702px;
    top:2640px;
    right:-130px;
    z-index: -1;
}



.ga-user{
    overflow: hidden;
    padding-bottom: 9px;
    padding-top:6px;
    width:1000px;
    margin:auto;
}
.ga-user-menu{
    float:right;
    background: #000;
    border:solid 1px #ffb917;
    border-radius: 7px;
    overflow: hidden;
    padding: 8px 0;
    box-sizing: border-box;
}

.ga-user-menu span{
    float:left;
    border-right: solid 1px #ffb917;
}
.ga-user-menu span:last-child{
    border-right: none;
}
.ga-user-menu span a{
    color: #ffb917 !important;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    font-family: 'Tahoma', sans-serif;
    padding: 9px 11px !important;
    background: none !important;
}
.ga-user-menu span:first-child a{
    padding-left: 25px !important;
}
.ga-user-menu span a:hover{
    opacity: 0.9;
}
.ga-user-menu span:last-child a{
    padding-right: 21px !important;
}
.ga-header{
    padding-bottom: 1px;
}
.ga-header .info-left{
    float:left;
    width: 295px;
}
.ga-header .info-center{
    margin:auto;
    width:402px;
}
.ga-header .info-right{
    float:right;
    width: 295px;
}
.ga-header .info-left{
    font-family: 'Tahoma', sans-serif;
    color: #fff;
    padding-left:7px;
    box-sizing: border-box;
}
.number{
    font-size: 16px;
}
.number span{
    font-size: 29px;
}
.locate{
    font-size: 13px;
    position: relative;
    top:-6px;
}
.ga-header .info-left .our-locate{
    padding-left:94px;
    position: relative;
    top:-2px;
}
.ga-header .info-left .our-locate a{
    font-size: 13px;
    color: #ffb917;
    text-decoration: underline;
}
.ga-header .info-left .our-locate a:hover{
    text-decoration: none;
}
.ga-header .info-right form{
    padding-left: 15px;
    padding-top: 35px;
}
.ga-header .info-right form a{
    display: none;
}
.ga-header .info-right form #query{
    background: rgba(255,255,255,0.5);
    opacity: 0.9;
    border: solid 1px #ffb917;
    width: 223px;
    height: 28px;
    border-radius: 7px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
}
.ga-header .info-right form .submit{
    background: url('../images/search.png') center no-repeat;
    width:28px;
    height: 28px;
    border: none;
    cursor: pointer;
    padding-top:10px;
    position: relative;
    top: 7px;
    left: 7px;
}
.ga-header .info-right form select,
.ga-header .info-right form strong{
    display: none;
}
.ga-menu{
    overflow: hidden;
    height:56px;
    background: url('../images/menu.png');
    line-height: 56px;
    line-height: 56px;
}
.ga-menu ul{
    list-style: none;
    overflow: hidden;
    margin: 0;
}
.ga-menu ul li{
    float:left;
    margin-left: 40px;
}
.ga-menu ul li a{
    text-decoration: none;
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    color: #fff;
}
.ga-menu ul li:first-child{
    margin-left:72px;
}
.ga-menu ul li a:hover{
    color: #fcc64a;
}
.ga-menu ul>li>.active{
    color: #fcc64a;
}
.ga-menu ul>li.selected>a{
    color: #fcc64a;
}


.playstation-menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.playstation-menu{
    padding:0 96px;
    box-sizing: border-box;
    background: url('../images/play-shadow.png')center center;
}
.playstation-menu div div>ul li{
    display: inline-block;
    position: relative;
    padding: 12px 0;
}
.playstation-menu>div>div>ul>li>a{
    font-family: 'Tahoma', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #63b2b5;
    text-decoration: none;
    background: url('../images/right.png')right center no-repeat;
    padding: 0 23px;
}
.playstation-menu div div>ul>li:hover>a{
    text-decoration: underline;
    color: #fbc549;
}
.playstation-menu ul li>ul{
    display: none;
    position: absolute;
    left:20px;
    z-index: 99;
    width:252px;
    background: rgba(0,0,0,0.7);
    border-radius: 7px;
}
.playstation-menu ul li:hover>ul{
    display: block;
}
.playstation-menu ul li>ul>li a{
    font-family: 'Tahoma', sans-serif;
    font-size: 17px;
    color: #fbc549;
    text-transform: none;
    text-decoration: none;
}
.playstation-menu ul li>ul>li{
    padding: 10px 15px;
}
.playstation-menu ul li>ul>li a:hover{
    color: #fff;
    text-decoration: underline;
}



.ga-slider{
    border: solid 1px #866628;
    border-radius: 7px;
    background: rgba(0,0,0,0.7);
    box-sizing: border-box;
    padding:23px 10px 46px 23px;
}
.ga-disks{
    border: solid 1px #866628;
    border-radius: 7px;
    background: rgba(0,0,0,0.7);
    padding: 50px 35px 35px 35px;
    margin-top:26px;
    position: relative;
    margin-bottom: 30px;
}
.ga-disks .moduletitle{
    text-align: center;
    height:53px;
    line-height: 58px;
    top:-23px;
    width:733px;
    right:50%;
    margin-right:-366px;
    position: absolute;
    background: url('../images/title.png') center no-repeat;
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    text-shadow: 1px -1px 0 rgba(255,255,255,1);
}
#disk-slider .item{
    margin:3px;
}
#disk-slider .item{
    display: block;
    height: auto;
    float: left;
    width: 100%;
}
#disk-slider .mod_lp_photo{
    height:192px;
    margin:0 12px;
    padding:0;
    overflow: hidden;
}
#disk-slider .mod_lp_photo img{
    width:100%;
}
#disk-slider .owl-buttons{
    position: relative;
    display: block !important;
}
#disk-slider .owl-pagination{
    display: none;
}
#disk-slider .owl-prev{
    background: url('../images/prev.png') no-repeat;
    opacity: 1;
    width:50px;
    height:50px;
    position: absolute;
    left:-65px;
    top:-140px;
}
#disk-slider .owl-next{
    background: url('../images/next.png') no-repeat;
    opacity: 1;
    width:50px;
    height:50px;
    position: absolute;
    right:-85px;
    top:-140px;
}
.left-content{
    margin-right: 357px;
}
.last-news{
    background: #454849;
    padding: 17px;
    border: solid 1px #866628;
    border-radius: 7px;

}
.ga-content{
    overflow: hidden;
}
.last-news .mod_latest_image{
    width:223px;
    height:125px;
    background: none;
    border: none;
    overflow: hidden;
    float:left;
    margin: 0;
}
.last-news .mod_latest_image img{
    width:100%;
    height:auto;
}
.last-news .info{
    margin-left: 234px;
}
.last-news .mod_latest_title{
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    color: #ffb917;
    text-decoration: none;
    position: relative;
    top:-8px;
}
.last-news .mod_latest_title:hover{
    opacity: 0.9;
}

.last-news .moduletitle{
    font-family: 'Tahoma', sans-serif;
    font-size:21px;
    color: #ffb917;
    text-transform: uppercase;
}
.last-news .mod_latest_date a,
.last-news .mod_latest_date
{
    font-family: 'Tahoma', sans-serif;
    font-size:13px;
    color: #000;
    text-decoration: none;
    margin:0;
}
.last-news .mod_latest_desc{
    font-family: 'Tahoma', sans-serif;
    font-size:13px;
    color: #b9bfc3;
    height:60px;
}
.last-news .art_href{
    display: none;
}


.ga-empty{
    border: solid 1px #866628;
    border-radius: 7px;
    background: #454849;
    margin-top:33px;
    padding: 17px;
    box-sizing: border-box;
}
.ga-empty div{
    overflow: hidden;
    height: 100%;
}
.sidebar{
    float: right;
    width: 328px;
}

.sidebar .game-list{
    background: #454849;
    margin-bottom:33px;

    border: solid 1px #866628;
    border-radius: 7px;
}
.sidebar .game-list .moduletitle{
    background: #1c4647;
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    color:#fff;
    padding: 12px 16px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.sidebar .game-list .modulebody p{
    width: 260px;
    height:90px;
    margin: auto;
    padding-top: 15px;
}
.sidebar .game-list .modulebody p:last-child{
    padding-bottom: 15px;
}
.last-comments{
    border: solid 1px #866628;
    border-radius: 7px;
    background: #454849;
}
.last-comments .moduletitle{
    background: #1c4647;
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    color:#fff;
    padding: 12px 16px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.last-comments .modulebody{
    padding: 10px 15px 0 15px;
}
.last-comments .modulebody div:last-child{
    display: none;
}
.last-comments .mod_com_link,
.last-comments .mod_com_userlink{
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    color: #efc00b;
}
.last-comments .mod_com_link{
    text-decoration: underline;
    padding-top: 40px;
}
.last-comments .mod_com_link:hover{
    opacity: 0.9;
}
.last-comments .mod_com_details{
    padding: 20px 0;
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    color: #b9bfc3;
    margin-bottom: 0;
}
.mod_com_all{
    color: #0eadb6 !important;
    text-decoration: none;
}
.mod_com_all:hover{
    text-decoration: underline !important;
}
#accordion .header a:hover{
    opacity: 0.9;
}


.ga-list{
    overflow: hidden;
    margin-top: 37px;
}
.by,.obzor,.rekomend
{
    float:left;
    width: 311px;
    background: rgba(0,0,0,0.7);
    box-sizing: border-box;
    border: solid 1px #866628;
    border-radius: 7px;
    margin-right: 32px;
}
.rekomend{
    margin: 0;
}
.ga-list .modulebody{
    padding: 17px 17px 0 17px;
}
.ga-list .moduletitle{
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-family: 'Tahoma', sans-serif;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}
.ga-list .art_href a:hover{
    opacity: 0.9;
    color: #e5a102;
    text-decoration: none;
}
.by .moduletitle{
    background: url(../images/by-title.png) center no-repeat;
}
.obzor .moduletitle{
    background: url(../images/obzor-title.png) center no-repeat;
}
.rekomend .moduletitle{
    background: url(../images/rekomend-title.png) center no-repeat;
}






.ga-list .mod_latest_image{
    width:120px;
    height:82px;
    background: none;
    border: none;
    overflow: hidden;
    float:left;
}
.ga-list .info{
    margin-left: 135px;
}
.ga-list .mod_latest_image img{
    width:100%;
    height:auto;
}
.ga-list .mod_latest_image:hover{
    opacity: 0.9;
}
.ga-list .mod_latest_date{
    display:none;
}
.ga-list .mod_latest_desc{
    display: none;
}

.ga-list .mod_latest_title{
    color: #cccccc;
    font-family: 'Tahoma', sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    height:35px;
    overflow: hidden;
}
.ga-list .mod_latest_entry{
    position: relative;
    overflow: hidden;
    border-bottom: dotted 2px #395d5e;
}
#module_ajax_19 .mod_latest_entry{
    overflow: hidden;
}
.ga-list .mod_latest_entry:last-child{
    border-bottom: none;
}
.art_href{
    padding: 25px 0 0 2px;
}
.art_href a{
    background: none !important;
    font-size: 13px;
    font-family: 'Tahoma', sans-serif;
    color: #e5a102;
    text-decoration: none;
}
.art_href a:hover{
    text-decoration: underline;
}
.is_sidebar
{
    margin-right: 357px;
}











.ga-videos{
    border: solid 1px #866628;
    border-radius: 7px;
    background: rgba(0,0,0,0.5);
    margin-top: 58px;
    position: relative;
    padding: 40px 15px 20px 15px;
}
.ga-videos .moduletitle{
    text-align: center;
    height:53px;
    line-height: 58px;
    top:-30px;
    width:733px;
    right:50%;
    margin-right:-366px;
    position: absolute;
    background: url('../images/title2.png') center no-repeat;
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    text-shadow: 1px -1px 0 rgba(255,255,255,1);
}
.ga-videos iframe{
    padding: 0 20px;
}


.four-blocks .block1,
.four-blocks .block2,
.four-blocks .block3,
.four-blocks .block4
{
    float:left;
    width: 250px;
    box-sizing: border-box;
    padding-right: 21px;
}
.four-blocks{
    margin-top:55px;
    overflow: hidden;
}
.four-blocks .block4{
    padding-right: 0;
}
.four-blocks a{
    display: block;
    color: #fdc74a;
    text-decoration: none;
    padding:4px 0;
}
.four-blocks a:hover{
    color: #0eadb6;
}
.four-blocks .block1 .moduletitle,
.four-blocks .block2 .moduletitle,
.four-blocks .block3 .moduletitle,
.four-blocks .block4 .moduletitle{
    padding-bottom: 25px;
    font-family: 'Tahoma', sans-serif;
    font-size: 21px;
    color: #0eadb6;
}
.four-blocks .number{
    padding-top:50px;
}
.four-blocks .number,
.four-blocks .locate
{
    color: #fff;
}






















.ga-slider .module{
    /*overflow: hidden;*/
}
.ga-slider .moduletitle{
    /*display: none;*/
}
.slider-cont{
    width:100% !important;
    background: none !important;
    padding: 0 !important;
    overflow: visible !important;
    height: 378px !important;

}
#slidorion{
    overflow: visible !important;
}
#slidorion>#slider{
    width: 100% !important;
}
.slider-cont .slider-image a{
    display: block;
}

.slider-cont .slider-image a .black-title{
    color: #fdc74a;
    font-family: 'Tahoma',sans-serif;
    font-size: 17px;
    padding: 20px 25px 15px;
    box-sizing: border-box;
    position: absolute;
    bottom:0;
    width:100%;
    z-index: 5;
    height: 98px;
    background: rgba(0,0,0,0.5);
}
.slider-cont .slider-image a .black-title .teaser{
    color: #fff;
    font-family: 'Tahoma',sans-serif;
    font-size: 13px;
    height:35px;
    overflow: hidden;
}
#accordion{
    background: none !important;
    margin-left: 18px !important;
}
.slider-cont #accordion .content{
    display: none !important;
}
.slider-cont .bg-hd{
    display: none;
}
.slider-cont .header{
    overflow: hidden;
    height: 86px !important;
    background: none !important;
    border-bottom: dotted 2px #395d5e !important;
    padding-bottom: 12px !important;
    margin-bottom: 12px !important;
    position:relative;
}
.slider-cont .header a{
    font-family: 'Tahoma', sans-serif !important;
    font-size: 13px !important;
    color: #efb443 !important;
}
.slider-cont .slid-img{
    width:89px;
    height:86px;
    overflow: hidden;
    float:left;
}
.slider-cont .slid-img img{
    display: block;
    width:100%;
    height:100%;
}
.slider-cont .slider-link .info{
    height:25px !important;
    overflow: hidden !important;
    margin-left: 100px;
}
#accordion .header a.active{
    background: none;
}
.left-slid{
    height:335px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 319px !important;
    float: right;
}
#slidorion{
    width:100% !important;
    height: 375px !important;
}
#slider{
    width:636px !important;
    height: 378px !important;
    position: relative;
}
.slider-image{
    width:636px !important;
    height: 378px !important;
    float: left;
}
.slider-image img {
    width:100% !important;
    height: 378px !important;
}
.slider-cont .header .art_href{
    position: absolute;
    bottom: 0 !important;
    right:0 !important;
}
.slider-cont .header .art_href a{
    background: url('../images/button.png') no-repeat !important;
    color: #1a1a1a !important;
}
/*.body2{*/
    /*background: url('../images/fon1.png') bottom no-repeat;*/
    /*width:100%;*/
    /*background-size: contain;*/
    /*min-height:100%;*/
/*}*/
.foo-menu{
    width:1000px;
    box-sizing: border-box;
    padding: 0 120px;
    margin: -85px auto 0;
    height: 85px;
    position: relative;
}
.foo-menu ul{
    list-style: none;
    overflow: hidden;
    text-align: center;
}
.foo-menu ul li{
    float:left;
}
.foo-menu ul li a{
    font-family: 'Tahoma',sans-serif;
    font-size: 17px;
    color: #0fb1ba;
    padding: 0 16px;
    text-decoration: none;
}
.foo-menu ul li a:hover{
    color: #f7c248;
}
.foo-menu ul li .selected,
.foo-menu ul li .active{
    color: #f7c248;
}
.foo-logo{
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#copyright{
    text-align: center;
    color: #f7c248;
    font-family: 'Tahoma', sans-serif;
    font-size: 13px;
    padding-top:30px;
    font-weight: bold;
}


.fast_cfg_link{
    display: none;
}






#con_rating_block{
    background: rgba(0,0,0,0.1) !important;
}
.float_bar{
    background: rgba(0,0,0,0.1) !important;
}
.float_bar a{
    color: #3aa2c5 !important;
}
.photo_details{
    background: rgba(0,0,0,0.1) !important;
}
.cmm_content_av{
    background: none !important;
}
.faq_send_quest{
    background: rgba(0,0,0,0.1) !important;
}
.faq_send_quest a{
    color: #3aa2c5 !important;
}








