p{margin:0;padding:0;}
/* Style for disney campaign */
.campanie_disney           {background:#010102 url('../images/gravity_falls_bg.jpg') center 0 no-repeat;}
/* TOP */
.gf_sprite { background: url(../images/gf_sprite.png) no-repeat 0 0; }
#gf_top_wrapper { height: 34px; background: url(../images/disney_top_bg.png) repeat-x 0   bottom ;position:fixed;top:0;width:100%;z-index:9999;}
#gf_top { width: 1000px; margin: 0 auto; }
#gf_logo_clopotel { display: inline-block; width: 178px; height: 48px; text-indent: -9999px; float: left; margin: 0 10px; }
#gf_logo_clopotel:hover { background-position: -190px 0; }
#gf_punctaj_top { display: inline-block; float: left; line-height: 34px; font-size: 14px; color: #e6e6e6; }
#gf_punctaj_top span { color: #ff6d11; font-weight: bold; font-size: 21px; }
.gf_menu_item { display: inline-block; float: right; height: 34px; line-height: 34px; font-size: 14px; color: #fff; padding: 0 15px; border-left: 1px solid #262626; border-right: 1px solid #000; }
.gf_menu_item:hover { background: #251204; color: #fff; text-decoration: none; }
.gf_log            {font-size: 13px;;color:#fff;line-height:30px;display:inline-block;}
.gf_log a          {color:#fff;text-decoration:underline;}
.gf_log a:hover    {text-decoration:none;}
/* HEADER */
#gf_header { width: 1004px; position: relative; margin: 0 auto;}
.mainHdrr    { width: 289px; padding: 420px 0 0 711px; background: url("../images/gfhizite_header.png") center 0 no-repeat;height:50px;}

#gf_header .addthis {float:right;margin:10px 0;height:25px;}
.gf_inscriere{width:228px;height:65px;background-position:-391px 0;display:block;text-indent:-9999px;}
.gf_inscriere:hover{background-position:-626px 0;}

/* FOOTER */
#gf_footer_wrapper { height: 637px; background:url('../images/gravity_falls_bg.png') center 0 no-repeat;margin: -200px 0 0;}
#gf_footer { height: 50px; padding: 10px 0 0; margin: 0 auto; width: 1000px; }

.gf_main {margin:0 auto;width: 1004px;}
.addthis {margin:46px 0 252px 0 !important;width:470px;}
.gf_menu{background:url('../images/gf_meniu_bg.png') 0 0 repeat-x;height:46px;}
.gf_new_gb{background:url('../images/gf_men_bg_mare.jpg') 0 0 repeat-x;height:58px;}
.gf_menu a{height:58px;display:block;float:left;}
.gf_tab_1:hover{background-position: -336px -91px;}
.gf_tab_2:hover{background-position: -546px -91px;}
.gf_tab_3:hover{background-position: -750px -91px;}
.gf_tab_1_sel{background-position: -336px -91px;width:211px;}
.gf_tab_2_sel{background-position: -546px -91px;width:204px;}
.gf_tab_3_sel{background-position: -750px -91px;width:254px;}
.gf_tab_1{background-position: -336px -149px;width:211px;}
.gf_tab_2{background-position: -546px -149px;width:204px;}
.gf_tab_3{background-position: -750px -149px;width:254px;}
.gf_box{background:url('../images/gf_box_bg.png') 0 0 repeat;padding:20px;}
.gf_text{font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;text-shadow: 0px 1px 1px #000;color:#dcdbdb;font-size:16px;}
.gf_top{font-size:24px;text-align:center;}
.gf_timer{background:url('../images/gf_time_bg.png') 0 0 no-repeat;width:383px;height:81px;margin:30px auto;padding: 0 0 0 17px;}
.gf_zile{}
.gf_ore{}
.gf_minute{}
.gf_secunde{}
.gf_timer span {display:block;text-decoration:none;font-size:56px;width:82px;height:75px;float:left;margin: 0 7px 0 0;text-align:center;position:relative;}
.gf_shadow{top:2px;left:0;position:absolute;z-index:9999}
.mr17{margin-right:17px;}
.gf_desc{line-height:24px;font-size:16px;}
.gf_btn { display: inline-block;cursor:pointer; 
background: #864f2b; /* Old browsers */
background: -moz-linear-gradient(top,  #864f2b 0%, #130701 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#864f2b), color-stop(99%,#130701)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #864f2b 0%,#130701 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #864f2b 0%,#130701 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #864f2b 0%,#130701 99%); /* IE10+ */
background: linear-gradient(to bottom,  #864f2b 0%,#130701 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#864f2b', endColorstr='#130701',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 0px 0px #100621, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5); 
box-shadow: 0px 1px 0px 0px #100621, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5); 
border: 1px solid #070200 ; 
border-radius: 3px; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
color: #fff; 
text-shadow: 1px 1px 0px #100621; 
filter: dropshadow(color=#100621, offx=1, offy=1); 
font-size: 15px;
height: 36px;
line-height: 36px;
padding: 0 10px;
}
.gf_btn:hover{background: #995323; /* Old browsers */
background: -moz-linear-gradient(top,  #995323 0%, #2d1304 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#995323), color-stop(99%,#2d1304)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #995323 0%,#2d1304 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #995323 0%,#2d1304 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #995323 0%,#2d1304 99%); /* IE10+ */
background: linear-gradient(to bottom,  #995323 0%,#2d1304 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#995323', endColorstr='#2d1304',GradientType=0 ); /* IE6-9 */
text-decoration:none;}
h2.gf_text{padding:10px 0 0 20px;}
.gf_trafic{padding: 414px 30px 0 0;}
.jcarousel-skin-tango .jcarousel-container-horizontal {padding: 0 40px !important;width: 900px !important;}
.jcarousel-skin-tango .jcarousel-container-horizontal {padding: 0 40px !important;width: 896px !important;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {height: 285px!important ;width: 954px !important;}
.jcarousel-skin-tango .jcarousel-item {height: 132px !important;width: 132px !important;}
.jcarousel-skin-tango .jcarousel-container {background: none !important;border:none !important;border-radius:0px !important;}
.jcarousel-skin-tango .jcarousel-prev-horizontal{top:50px !important;}
.jcarousel-skin-tango .jcarousel-next-horizontal{top:50px !important;}
.jcarousel-skin-tango .jcarousel-item {height: 281px !important;width: 186px !important;}
.jcarousel-skin-tango .jcarousel-container {background: none !important;border:none !important;border-radius:0px !important;}
.jcarousel-skin-tango .jcarousel-prev-horizontal{top:128px !important;left:-7px;background:url('../images/prev-horizontal.png') 0 0 repeat !important;}
.jcarousel-skin-tango .jcarousel-next-horizontal{top:128px !important;background:url('../images/next-horizontal.png') 0 0 repeat !important;}
.jcarousel-clip-horizontal ul li img{width:186px;height:281px;}
.jcarousel-clip{margin-left:-42px !important;}
.gf_light{z-index:9999;top:-4px;left:404px;}
#spnText {display:none;font-size:16px}
.gf_js_desc{background:#282828;border:1px solid #1c1c1c;padding:20px;margin-top:39px;}
.gf_arr{top:-28px; left:50%;margin-left:-30px;}
.gf_lftarr{left:-28px; top:22px;}
.gf_cod_inp{border: 1px solid #32262F;height: 33px;margin: 0 10px;width: 300px;padding:0 5px;background:#dddddd;}
.gf_cdd{line-height:32px;}
.gf_form{margin-left: 30px;padding: 30px;}
.gf_nr{ border: 1px solid #FFFFFF;border-radius: 14px;-moz-border-radius: 14px;-webkit-border-radius: 14px;display: inline-block;margin: 5px;padding: 0 6px;text-align: center;}
.gf_test_item{width:136px;margin: 20px 7px;text-align: center;padding:5px;}
.test_h3{font-size:20px;padding-top:20px;}
.sel_test{position:absolute;margin:-12px 0 0 -12px;z-index:-1;display:none;}
.sel_test_lbl{margin-top:-20px;}
.gf_sel_show .sel_test{display:block;}
.gf_sel_txt {background:#464644;border-radius: 5px;margin: 20px 7px;padding: 5px;text-align: center;width: 136px;}
.disney-error{background:#812965}
.gf_cst_box{background:#757575;margin: 0 0 0 37px;width: 721px;}
.gf_usc_c{display:block;width:273px;height:50px;float:left;background:url('../images/gf_list.png') 0 0 no-repeat;font-size:22px;padding: 25px 0 0 37px;margin: 0 5px;}




.pgitem             {text-align:center;padding-top:10px;}
.pgitem a           {background:#DCDBDB;border-radius: 11px;-moz-border-radius:11px;-webkit-border-radius:11px;color: #1a1a1a;display: inline-block;font-weight: bold;line-height: 16px;margin: 0 2px;padding: 3px 7px;text-decoration: none;border:2px solid #DCDBDB;}
.pgitem .sel, .pgitem .active{background:none;border-radius: 11px;-moz-border-radius:11px;-webkit-border-radius:11px;color: #ffffff !important;display: inline-block;font-weight: bold;line-height: 16px;margin: 0 2px;padding: 3px 7px;text-decoration: none;border:2px solid #DCDBDB !important;}
.pgitem a:hover     {background:none !important;color:#ffffff}
.gf_player_box{width:640px;margin:0 auto;padding-bottom:20px;}


#popup-username, #popup-password{border: 1px solid #CCCCCC;margin: 5px 0;width: 310px !important;}
#login_submit        {float:right;margin-top:20px;}
.ui-widget-header{background:#4b4e19;border: 1px solid #303308;}
.gf_concurs_1{border:4px solid #E4D8C8;margin-right:20px}
