html, body {
    height: 100%;
    position: relative;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff;
    overflow-x: hidden;
}

@media (max-width: 1000px) {
    body {
        overflow-x: auto !important;
    }
}
/* HEADER
================================================== */

header {
	position: relative;
	margin-bottom: 10px;
}

.clearboth {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.header-logo-contact {
	height: 60px;
	position: relative;
	background: #F5F5F5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


.header-logo-contact .header-logo {
	position: absolute;
	top: 4px;
	left: 10px;
}

.header-logo-contact .header-logo .social-facebook {
	background: url("/00000000/images/new/sprite.png");
	background-position: 0px 0px;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 9px;
	right: -40px;
}


/* dropdown hack to right */

        .social-facebook-dropdown .dropdown-menu {
            top: -45px;
            left: 31px;
        }

        .social-facebook-dropdown .dropdown-menu:before {
          position: absolute;
          top: 60% !important;
          left: -14px !important;
          display: inline-block;
          border-right: 7px solid #ccc !important;
          border-bottom: 7px solid transparent !important;
          border-left: 7px solid transparent !important;
          border-top: 7px solid transparent !important;
          border-right-color: rgba(0, 0, 0, 0.2) !important;
          content: '';
        }

        .social-facebook-dropdown .dropdown-menu:after {
          position: absolute;
          top: 60% !important;
          left: -12px !important;
          display: inline-block;
          border-right: 6px solid #ffffff !important;
          border-bottom: 6px solid transparent !important;
          border-left: 6px solid transparent !important;
          border-top: 6px solid transparent !important;
          content: '';
        }

/* end dropdown hack to right */

.header-logo-contact .header-logo .popover {
	width: 325px;
}

.header-logo-contact .header-logo .popover h3 {
	display: none;
}

.social-facebook-iframe {
	border: none;
	overflow: hidden;
        width: 276px;
        height: 27px;
}

.gp-popover-close {
    position: absolute;
    right: 5px;
    top: 5px;
}

.header-logo-contact .header-contact {
	position: absolute;
	top: 8px;
	right: 10px;
}

.header-logo-contact .header-contact .label-lightgrey,
.header-logo-contact .header-contact .badge-lightgrey {
    background: none;
}

.header-logo-contact .header-contact .span {
	display: inline-block;
	width: auto;
	text-align: center;
	color: #666;
	margin: 0px 10px;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

.header-logo-contact .header-contact .span:last-child {
	margin-right: 0px;
}

.header-logo-contact .header-contact .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-right: 1px solid #fff;
	border-left: 1px solid #e7e7e7;
}

.header-logo-contact .header-contact .label i {
	color: 999;
        position: relative;
        top: 1px;
}

.header-logo-contact .header-contact .label-time-info {
        cursor: help;
}

.header-logo-contact .header-contact .label-time-info i:hover {
	color: #06c;
}

.header-logo-contact .header-contact .header-phone-number {
	color: #333;
	font-weight: bold;
	font-size: 18px;
}

.header-contact .tooltip {
    width: 280px;
}

.icon-skype-online {
	background: url("/00000000/images/new/sprite.png");
	background-position: 0px -36px;
	margin-right: 2px;
}

.icon-skype-offline {
	background: url("/00000000/images/new/sprite.png");
	background-position: -14px -36px;
	margin-right: 5px;
}

.header-logo-contact .header-contact-faces .contact-face {
	position: relative;
	float: left;
	margin-right: 5px;
	text-align: center;
}

.header-logo-contact .header-contact-faces .contact-face img {
	width: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 50%;
}

.header-logo-contact .header-contact-faces .contact-face span {
	display: block;
	font-size: 11px;
	margin-top: -2px;
}

.header-search-profile {
	height: 50px;
        background: #999;
}

.header-search-bar {
	position: absolute;
	top: 4px;
	left: 10px;
        width: 100% !important;
}

.header-search-bar form {
	margin: 0px;
}

.header-search-bar input {
	padding: 10px 10px 10px 5px !important;
	font-size: 14px;
	border: 1px solid #888;
}

.header-search-bar .input-large {
	width: 300px;
	height: 42px !important;
}

.header-search-bar .input-small {
	width: 102px;
	height: 42px !important;
}

.header-search-bar .btn-travelers-number {
	height: 42px !important;
}

/* button search */

.header-search-bar .btn-large {
	padding: 5px 15px 4px 15px;
    line-height: 28px;
    font-size: 20px;
	vertical-align: middle;
}

.header-search-bar .btn-large .icon-search {
	background: url("/00000000/images/new/sprite.png");
	background-position: -36px 0px;
	width: 24px;
	height: 26px;
	position: relative;
	top: -4px;
	left: -5px;
}

.header-search-bar .date-input-container {
	position: relative;
	display: inline-block;
}

.header-search-bar .date-input-container a {
        text-decoration: none;
}

.icon-calendar {
	background: url("/00000000/images/new/sprite.png");
    background-position: -217px 0px;
    width: 23px;
    height: 30px;
    padding-top: 10px;
    display: block;
    position: absolute;
    top: 4px;
    right: 6px;
    z-index: 2;
    font-size: 12px;
    font-weight: bold;
    color: #666 !important;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
    -moz-text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
    -webkit-text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
}

.header-profile {
	position: absolute;
	right: 10px;
	top: 5px;
}

.header-profile ul {
	list-style: none;
	margin: 7px 0px;
}

.header-profile li.dropdown {
	line-height: 26px;
}

.header-profile ul a {
	text-decoration: none;
}

.header-profile ul .dropdown-toggle {
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
}

.header-profile ul .dropdown-toggle:hover {
	text-decoration: underline;
	background-color: transparent;
}

.header-profile ul .dropdown-toggle .caret,
.header-profile ul .dropdown-toggle:hover .caret {
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	margin-top: 12px;
}

.header-profile ul .dropdown-toggle .profile-image {
	float: left;
	width: 26px;
	height: 26px;
	display: block;
	background: url("/00000000/images/new/sprite.png");
	background-position: -86px 0px;
	margin-right: 6px;
}

.header-profile .dropdown-menu {
	right: -14px !important;
	left: auto;
}

.header-profile .dropdown-menu:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}

.header-profile .dropdown-menu:after {
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}

.header-usp-profile {
	background: #eaeaea;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	min-height: 50px;
}

.header-usp-profile .header-profile ul .dropdown-toggle {
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
}

.header-usp-profile .header-profile ul .dropdown-toggle .caret,
.header-usp-profile .header-profile ul .dropdown-toggle:hover .caret {
	border-top-color: #333;
	border-bottom-color: #333;
	margin-top: 12px;
}

.header-usp-profile .rating-usp {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: #eaeaea;
	color: #666;
	text-shadow: 1px 1px 0px #f9f9f9;
}

/* restored social dropdown */

header .header-social-icons {
    position: absolute;
    top: 8px;
    left: 180px;
    margin: 0px !important;
    padding: 0px;
}

header .header-social-icons .nav {
    width: 80px;
    height: 20px;
    margin: 0px;
    padding: 0px;
}

header .header-social-icons .nav li.dropdown {
    padding: 0px 0px 0px 8px;
}

header .header-social-icons .nav li a {
    position: static !important;
    padding: 0px !important;
    margin: 0px !important;
}

header .dropdown-menu li {
    padding: 0px 5px;
}

/* end restored social dropdown */

/* NAV
================================================== */

nav.navbar {
	height: 28px;
	background: #333;
	margin-bottom: 0px;
}

nav .navbar-inner {
	height: 28px;
	min-height: 28px;
	margin: auto;
	padding: 0px;
	border: 0px none;
	background: none !important;
	filter: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.navbar .nav > li > a {
	padding: 4px 10px 3px 10px;
	font-size: 12px;
	color: #ccc;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

.navbar .nav > li:first-child > a {
	padding-left: 0px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #ccc;
  text-decoration: underline;
  background-color: transparent;
}

.navbar .divider-vertical {
	border-left: 1px solid #ccc;
	border-right: 0px none;
	height: 12px;
	margin: 7px 4px;
}

.navbar:hover li a,
.navbar:hover li a:hover {
    color: #fff;
}

/* --- HEADER NEWSLETTER SUBSCRIBE --- */

.header-newsletter-box li {
	list-style: none;
	position: relative;
}

.header-newsletter-box span {
	margin-right: 5px;
}

.header-newsletter-box  a, .header-newsletter-box a:visited   {
	color: #ccc;
	text-decoration: none;
	vertical-align: sub;
	padding: 4px 0px 3px 10px;
	font-size: 12px;
        display: block;
}

.header-newsletter-box a:hover {
	text-decoration: underline;
}

.header-newsletter-box .icon-general-e-mail {
	font-size: 24px;
	top: 1px;
	position: absolute;
	left: -20px;
}

/* FOOTER
================================================== */

footer {
    margin-top: 40px;
}

footer .footer-content {
    background-color: #f5f5f5;
	padding-top: 15px;
	border-top: 1px solid #fff;
}

footer .footer-usp {
	background: #eaeaea;
	box-shadow: inset 0px 1px 0px #f5f5f5;
	padding: 10px 0px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

footer .footer-usp .rating-usp{
	background: none;
	margin: 0px;
	padding: 0px;
}

footer .footer-usp .rating-usp div {
	background: none;
	margin: 0px;
	padding-bottom: 0px;
}

footer .footer-content a,
footer .span3 span {
    color: #333;
    text-decoration: none;
}

footer .btn-link:hover,
footer a:hover,
footer a:active,
footer a:focus {
    color: #333;
    text-decoration: underline;
}

footer a.skype-link {
	color: #0066cc !important;
	text-decoration: underline;
}

footer a.skype-link:hover,
footer a.skype-link:active,
footer a.skype-link:focus {
    text-decoration: none;
}

footer .popover {
	width: 325px;
}

footer .popover h3 {
	display: none;
}

footer .container-fluid {
    margin: 0 auto;
    position: relative;
}

footer .social-facebook{
	background: url("/00000000/images/new/sprite.png");
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin: 8px 4px;
	padding: 0px;
	display: inline-block;
}

footer .social-facebook {
	background-position: -18px -0px;
}

footer a.accommodation-registration {
	padding: 4px 5px;
	background: #666;
	color: #fff !important;
	border-radius: 5px;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

footer a.accommodation-registration:hover {
    color: #FFF !important;
}

footer .dropdown-menu {
	margin-bottom: 10px;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

footer .btn-group a {
	text-decoration: none;
}

footer .btn-group i {
	padding-right: 6px;
}

footer .btn-group .caret {
	border-bottom: 0;
	border-top: 4px solid #000000;
}

footer .span3 ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

footer .span3 li {
	line-height: 25px;
}

footer .span3 button {
	padding: 5px 10px;
}

footer .top-link .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
}

footer .btn-top-link {
	width: 28px;
	border: 1px solid #e6e6e6;
	border-bottom: 0px none;
	border-radius: 4px 4px 0px 0px;
	background: #eaeaea;
	background-image: none;
	box-shadow: 1px 1px 1px #fff inset;
	padding: 4px 0px;
	position: absolute;
	top: -38px;
	right: 10px;
	z-index: 2;
}

footer .btn-top-link .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
}


/*
footer .newsletter-subscribe-form {
    width: 50%;
    background: #fff;
    display: table;
    margin: 0px auto 20px auto;
    border: 1px solid #818181;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 5px;
}

footer .newsletter-subscribe-form .newsletter-subscribe-form-head {
    background: #818181;
    padding: 10px;
    margin-bottom: 10px;
    color: #FFF;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}

footer .newsletter-subscribe-form a {
    color: #06c !important;
    text-decoration: underline;
}

footer .newsletter-subscribe-form a.btn {
    color: #fff !important;
    text-decoration: none;
}
*/


.modal-backdrop.fade {
    -webkit-backface-visibility: hidden !important;
}

/* eddig */

.newsletter-subscribe-form .caret {
    display: none;
}


footer .form-horizontal {
	margin-top: 10px;
}

footer .newsletter-subscribe-form .control-group {
    margin-bottom: 10px;
}

footer .newsletter-subscribe-form .checkbox {
    width: 220px;
    line-height: 14px;
}

footer .newsletter-subscribe-form small {
    font-size: 10px;
}

footer .newsletter-subscribe-form form a {
    color: #0066cc;
    text-decoration: underline;
}

footer .languages {
	padding: 6px 0px;
	border-top: 1px dotted #a0a0a0;
	border-bottom: 1px dotted #a0a0a0;
	margin: 0 auto;
	text-align: center;
}

footer .languages a i {
	position: relative;
	top: 2px;
	padding-right: 10px;
}

footer .languages .btn-group a {
	text-align: left;
	text-decoration: none;
}

.footer-copyright {
	margin: 10px auto;
	text-align: center;
}

.footer-copyright ul {
	display: inline-block;
	margin: auto;
}

.footer-copyright ul li {
	display: inline-block;
	margin: 0px 6px;
}

.footer-copyright ul li.divider-vertical {
	border-left: 1px solid #666;
	margin: 0px;
	height: 16px;
	position: relative;
	top: 4px;
}

/* STRUCTURE 2 COLUMNS
================================================== */

.span9.main-structure {
	width: 77.46808510638297%;
	margin-left: 0px;
	padding-left: 0px;
    position: relative;
}

.span3.main-structure-aside {
	width: 20.404255319148934%;
	margin-left: 2.127659574468085%;
    position: relative;
}

.span9.main-structure-opposite {
    width: 77.46808510638297%;
    margin-left: 2.127659574468085%;
    position: relative;
}

.span3.main-structure-aside-opposite {
    width: 20.404255319148934%;
    margin-left: 0px;
    padding-left: 0px;
    position: relative;
}

/* Sípálya default térkép képecske */
.ski-map-thumbnail {
	border: 3px solid #eaeaea;
	position: relative;
}

.ski-map-thumbnail .ski-map-address {
    position: absolute;
    top: 45%;
    left: 10px;
    right: 10px;
    text-align: center;
    color: #333;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.80);
    -moz-text-shadow: 1px 1px 0px rgba(255,255,255,0.80);
    -webkit-text-shadow: 1px 1px 0px rgba(255,255,255,0.80);
}

.ski-map-thumbnail div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 3px 0px;
	background: #000;
	color: #fff;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
}

.ski-map-thumbnail:hover div {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
}

.ski-map-thumbnail div span {
	padding-left: 5px;
	margin-right: 20px;
}

.ski-map-thumbnail div i {
	position: absolute;
	right: 5px;
}



/* Inline css-ek helyett*/

/* hasznos volt az értékelés gombra kattintás után */
.rating-guest-box p.useful-rating-link {
    opacity: 1;
}

/* hotel szoba lista foglalás gomb  */
.hotel-rooms-list .reservation-button-holder {
    margin: 0;
}

/* Hotel térkép */
#directions {
    position: absolute;
    width: 49%;
    height: 100%;
    overflow: auto;
}
#map_direction {
    position: absolute;
    width: 100%;
    height:100%;
}


/* Készlet kisöprés kedvezményes ár kiírása */
.voucher_list_box .voucher_list_price_button .discounted_price {
    font-size: 18px;
    color: #d20000;
}
