﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
:focus {
	outline: 0;
}
a{
    vertical-align: baseline;
    }
#containerPoweravail {
    text-align: left; 
	width: 940px; 
	margin: 0 auto; 
	}
#centerAvail
{
    width: 100%;
    float: left;
    }
img
{
    border: none;
    }
#clientLogo, #bookingStepsSpace, .title, #generalRequests .header_dates, #additionalRequests #hotelName .hotelname, #splashRefresh
{
    display: none;
    }
#bookingSteps {
    float:left;
    height:38px;
    margin-top:7px;
    width:940px;
}
#bookingSteps #steps {
    height:38px;
}
#bookingSteps #steps .selected {
    border-top:medium none;
    }
#bookingSteps #steps .text {
    border-top:medium none;
    float:left;
    font-size:15px;
    font-weight:bold;
    height:28px;
    padding-left:10px;
    padding-top:10px;
    text-align:left;
    width:23.9%;
}
.header1 {
    padding:6px 0;
    }
.loginHeader
{
    float: right;
    background-image:url(../../img/login_arrow.gif);
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:20px;
    text-align:right;
    width:15%;
    }
.loginHeader a
{
    text-decoration:none;
    }
#generalRequestsheader .header1, #additionalRequestsHeader .header1
{
    clear: both;
    }
#generalRequests, #paxRequests, #additionalRequests {
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-top: 20px;
    width:73%;
    padding-bottom: 10px;
}
.globusIcon {
    background-image:url(../../img/globus.gif);
    background-repeat:no-repeat;
}
#generalRequests #destination .input
{
    position: relative;
    }
#generalRequests #depdate, #generalRequests #nights
{
    float: left;
    width: 100%;
    }
#generalRequests a, #paxRequests a {
    
    height:20px;
    width:20px;
    position: absolute;
   }
#generalRequests .globusIcon
{
    z-index: 10;
    position: absolute;
    }
#generalRequests .input
{
    width: 36%;
    float: left;
   
    }
#generalRequests .label
{
    float:left;
    height:28px;
    width:34%;
    }
#generalRequests input, #paxRequests input {
    float:left;
    margin-right:5px;
    width:200px;
    border: 1px #ffffff inset;
}
#generalRequests #nights .nightsLabel
{
    width: 34%;
    height:28px;
    float: left;
    }
#generalRequests #nights .nightsInput input
{
    width: 50px;
    }
#generalRequestsInfo
{
    float:right;
    width:23%;
    }
#generalRequestsInfo .textinfo 
{
    height:auto;
    margin:2px 0 0 2px;
    padding:10px;
    padding: 10px;
    }
#paxRequests #rooms
{
    padding-top: 10px;
    }
#paxRequests .input
{
    width: 35%;
    float: left;
    }
#paxRequests #rooms select
{
    width: 50px;
    }
#paxRequests .label, #additionalRequests .label
{
    float:left;
    height:28px;
    width:34%;
   }
#generalRequests .label, #generalRequests #nights .nightsLabel, #paxRequests .label, #additionalRequests .label
{
    margin-right: 5px;
    padding-top: 5px;
    padding-left: 5px;
    height: 20px;
    }
#paxRequests #roomsLabel
{
    display: none !important;
    }
#paxRequests #R1Adt
{
    clear: both;
    width: 100%;
    float:left;
    }
#paxRequests #R1Adt .input
{
    display: none;
    }
#paxRequests #R1Adt .moreRooms select
{
    width: 50px;
    border: 1px #ffffff inset;
    }
#additionalRequests #hotelCategory, #additionalRequests #hotelName
{
    clear: both;
    }
#additionalRequests #hotelCategory select, #additionalRequests #preferHotel select
{
    width: 200px;
    border: 1px #ffffff inset;
    }
#additionalRequests #hotelName input
{
    width: 200px;
    border: 1px #ffffff inset;
    }
#hotelStartMain #buttonSection {
    clear:both;
    float:left;
    margin-bottom:20px;
    margin-top:20px;
    width:75%;
}
#hotelStartMain #buttonSection #buttonStart {
    float:right;
    width:22%;
}

/*
=======================
    calendar
=======================
*/

.hotelStart-ucDatePicker1Styles,
.hotelStart-ucDatePicker2Styles
{
	left:50% !important;
	margin-left:-290px;
}
.hotelList-ucDatePicker1Styles,
.hotelList-ucDatePicker2Styles
{
	left:50% !important;
	margin-left:120px;
}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { display: none; }

.ui-datepicker { width: 340px; padding: .2em .2em 0;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-corner-left .ui-datepicker-title { margin: 2px 5px 2px 20px; text-align: center; font-size:12px;}
.ui-datepicker .ui-corner-right .ui-datepicker-title { margin: 2px 20px 2px 5px; text-align: center; font-size:12px;}
.ui-datepicker table {width: 100%; font-size: 9px; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; font-size: 9px; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }

.ui-widget { font-family: Verdana; font-size: 10px; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7; color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7; color: #444444; font-weight: bold; }
.ui-widget a { color: #444444; font-size: 10px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9; font-weight: normal; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb; font-weight: normal; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #2694e8; background: #3baae3; font-weight: normal; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

.ui-icon { width: 16px; height: 16px; background-image: url(img/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(img/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(img/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(img/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(img/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(img/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(img/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(img/ui-icons_ffffff_256x240.png); }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }



.ui-icon { width: 16px; height: 16px; background-image: url(img/ui-icons_222222_256x240.png); }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-widget-overlay { background: #aaaaaa; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa; opacity: .3;filter:Alpha(Opacity=30);}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

/*
===================
walidacja
===================
*/
.defualtFaildValidation
{
    border: 1px solid #FF3366;
    }
#generalRequests #destination .defualtFaildValidation
{
    border: 1px solid #FF3366;
    width: 81%;
    }
.defaultErrorMessageImagin
{
    position: absolute;
    right: 0;
    }
#generalRequests .defualtFaildValidation
{
    position: relative;
    float: left;
    width: 36%;
    border: none;
}
#generalRequests .defualtFaildValidation .input 
{
    width: 100%;    
}
#generalRequests .defualtFaildValidation .radEnabledCss_Defaultl, #generalRequests .defualtFaildValidation input
{
    border: 1px solid #FF3366;
}
/*
=================
HotelList
=================
*/
#hotelList
{
    clear: both;
    position: relative;
    }
#hotelList .ibePA
{
    width: 710px;
    }
#hotelList .ibePA .hotelListHeader
{   
    height:25px;
    margin-bottom:10px;
    width:690px;
    display: none;
    }
#hotelList .HotelListGridView
{
    width: 690px;
    }
#hotelList .HotelListGridView .hotelListHeader
{
    height:25px;
    margin-bottom:10px;
    width:100%;
    display: block;
    }
.HotelListGridView td
{
    padding-bottom: 10px;
    }
#hotelList #hotelListHeader2 .hotelListHeader
{
    display: block;
    display:block;
    height:40px;
    padding:10px 20px 20px;
    position:absolute;
    width:190px;
    right: 0;
    }
#hotelList #hotelListHeader2 .hotelListHeader .SortBy 
{
    display: block;
    clear: both;
    width: 100%;
    margin-top: 5px;
    letter-spacing: normal;
    }
#hotelList .photo
{
    clear:left;
    float:left;
    padding-left:10px;
    width:19%;
    }
#hotelList .hotel
{
    float:left;
    width:29%;
}
#hotelList .hotel img
{
    display: block;
    }
#hotelList .room
{
    float:left;
    width:27%;
    }
#hotelList .hotelListHeader .price
{
    float:left;
    width:16%;
    display: none;
    }
#hotelList .hotelListHeader .buttons
{
    float:left;
    width:20%;
    display: none;
    }
#hotelList .hotelListHeader .header1
{
    padding-bottom:0;
    }
#hotelList .pages_copy2
{
    display: none;
    }
#hotelList .hotelListBody .buttons
{
    display:block;
    float:right;
    padding-right:20px;
    width:20%;
    }
#hotelList .price
{
    display: block;
    padding-right:20px;
    padding-bottom:10px;
    width: 20%;
    text-align: right;
    float: right;
    }
#hotelList .price .currency
{
    vertical-align: baseline;
    }
#hotelList .hoteldetails
{
    left:77%;
    position:absolute;
    top:6px;
    width: 110px
    }
#hotelList .hoteldetails a
{
    text-decoration: none;
    }
#hotelList .hotelListBody
{
    border-top: 0;
    float:left;
    padding-bottom:15px;
    position:relative;
    width:100%;
    }
#hotelList .addToCart
{
    left:93%;
    position:absolute;
    top:4px;
    }
#hotelList .addToCart a
{
    background-color:Transparent;
    background-image:url(../../img/btn_add_to_cart.gif);
    background-repeat:no-repeat;
    border:0 none;
    cursor:pointer;
    display:block;
    height:18px;
    padding:0;
    width:35px;
    }
#hotelList .addToCart span {
    display:none;
}
#hotelList .hotelName
{
    font-weight: bold;
    }
#hotelList .ACImage{
    background-image: url(../../img/icon_ac.gif);
	background-repeat:no-repeat;
	width: 18px;
	height: 18px;
    }
#hotelList .PoolOutdoorImage
{
    background-image: url(../../img/icon_freibad.gif);
	background-repeat:no-repeat;
	width: 18px;
	height: 18px;
    }
.hotelListBody .hotel .PoolIndoorImage
{
	background-image: url(../../img/icon_hallenbad.gif);
	background-repeat:no-repeat;
	width: 18px;
	height: 18px;
}
.hotelListBody .hotel .ParkingImage
{
	background-image: url(../../img/icon_parkplatz.gif);
	background-repeat:no-repeat;
	width: 18px;
	height: 18px;
}
.hotelListBody .hotel .SpaImage
{
	background-image: url(../../img/icon_spa.gif);
	background-repeat:no-repeat;
	width: 18px;
	height: 18px;
}
.hotelListBody .hotel .WlanImage
{
	background-image: url(../../img/icon_wlan.gif);
	background-repeat:no-repeat;
	width: 18px;
	height: 18px;
}
#hotelList .hotelListRight
{
    margin-top:71px;
    }
#hotelList .hotelListRight #newSearchHeader .header1
{
    background-color: Transparent;
    text-align: center;
    }
#hotelList .hotelListRight #searchFrom
{
    clear:both;
    padding-bottom:10px;
    padding-left:20px;
    padding-right:20px;
}
#hotelList .hotelListRight #searchFrom #roomdet .header3
{
    display: none;
    }
#hotelList .hotelListRight #searchFrom .label, #hotelList .hotelListRight #searchFrom .nightsLabel
{
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    }
#hotelList .hotelListRight #searchFrom .ui-datepicker-trigger
{
	cursor:pointer;
}
#hotelList .hotelListRight #searchFrom .PickArrival input, 
#hotelList .hotelListRight #searchFrom .PickReturn input
{
    width: 100px;   
    margin-right:5px; 
}    
#hotelList .hotelListRight #searchFrom .PickArrival .defaultErrorMessageImagin,
#hotelList .hotelListRight #searchFrom .PickReturn .defaultErrorMessageImagin
{
	margin-right:65px;
} 

#hotelList .hotelListRight #searchFrom .nightsInput input
{
    width: 100px;
    border: 1px #ffffff inset;
    }
#hotelList .hotelListRight #searchFrom .hotel_category select
{
    width: 100%;    
}
#hotelList .hotelListRight #searchFrom .defualtFaildValidation
{
    border: none;
    }
#hotelList .hotelListRight #searchFrom .defualtFaildValidation input
{
    border: 1px solid #FF3366;
    }
#hotelList .hotelListRight #searchFrom .defaultErrorMessageImagin
{
    margin-right: 35px;
    margin-top: -18px;
    }
#hotelList .hotelListRightButtons
{
    width: 190px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    }
#hotelList .hotelListRightButtons .buttonSearch
{
    width: 100%;
    }
#hotelList #pageing
{
    height: 20px;
    }
#hotelList #pageing #pages {
    float:right;
    margin-right:10px;
    margin-top:2px;
    }
#hotelList #pageing #pages td
{
    padding-left: 5px;
    padding-right: 5px;
    }
#hotelList .buttonNewSearch
{
    width: 19%;
    }
/*
=======================
Error Pages
=======================
*/
#HotelNotFound, #PageExpired
{
    clear: both;
    float: left;
    width: 90%;
    text-align: center;
    }
#HotelNotFound .label
{
    padding-top: 10px;
    padding-bottom: 10px;
    }
#HotelNotFound #buttonSection, #PageExpired #buttonSection
{
    text-align: center;
    }
#buttonSection #errButtonBack
{
    width: 20%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    }
/*
======================
Login Panel
======================
*/
.loginPanel {
    margin-left:723px;
    margin-top:39px;
    padding-left:10px;
    padding-top:10px;
    width:205px;
    z-index: 1;
}
.loginPanel table {
    width:205px;
}
.loginPanel #LoginError, .loginPanel #Login, .loginPanel #Pass {
    clear:both;
    float:none;
}
.errorText {
    color:Red;
}
.loginPanel .label {
    float:left;
    width:70px;
}
.loginPanel .input, .loginPanel .inputs {
    display:block;
    float:left;
    }
.loginPanel input {
    display:block;
    width:115px;
}
.loginPanel #buttonSection div {
    background-color:transparent;
    float:right;
    padding:5px;
}
.loginPanel #buttonSection .button1, .loginPanel #buttonSection .button1 a {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    height:auto;
}
/* HotelBook */

#HotelBook
{
    clear: both;
    position: relative;
    }
#HotelBook .HotelBookHeader
{
    display:none;
    }
#HotelBook .hotelList
{
    float: left;
    }
#HotelBook #ibeAB, #HotelConfirm #ibeAB
{
    clear:both;
    float:left;
    width:710px;
    }
#hotelInformationHeader 
{
    display: none;
    }
#HotelBook .hotelListBody .header3, #HotelConfirm .hotelListBody .header3, #RulesDetails .hotelListBody .header3
{
    height: 20px;
    padding-top: 5px;
    margin-bottom: 10px;    
    }
#HotelBook .hotelListBody .header3 span, #HotelConfirm .hotelListBody .header3 span
{
    display: none;
    }
#HotelBook .photo, #HotelConfirm .photo, #RulesDetails .photo
{
    padding-left: 0;
    }
#HotelBook .photo .blok_photo_size
{
    padding-left: 5px;
    }
#HotelBook .dates, #HotelConfirm .dates, #RulesDetails .dates
{ 
    width: 30%;
    float: left;
    }
#HotelBook .price, #HotelConfirm .price, #RulesDetails .price
{
    width: 22%;
    padding-right: 0;
    text-align: left;
    }
#HotelBook #ResponsibleHead
{
    clear: both;
    padding-bottom:10px;
    padding-left:20px;
    padding-top:10px;
    }
#HotelBook .visi_name_hotel, #HotelConfirm .visi_name_hotel
{
    font-weight: bold;
    }
#HotelBook #hotelList .price .header3, #HotelConfirm .price .header3
{
    text-align: right;
    padding-right: 5px;
    }
#HotelBook .price .text, #HotelConfirm .price .text
{   
    display: block;
    padding-right:5px;
    padding-bottom:10px;
    vertical-align: baseline;
    text-align: right;
   }
#HotelBook .rules_book, #HotelConfirm .rules_book
{
    text-align:right;
    width:100px;
    padding-right:5px;
    float: right;
    }
#HotelBook .inputs input
{
    float: left;
    height: 17px;
    }
#HotelBook .Responsible
{
    float:left;
    padding-bottom:15px;
    padding-left:20px;
    width: 690px;
    }
#HotelBook #PassengerData
{
    height:45px;
    }
#HotelBook .PassengerData_name
{
    float:left;
    width:50%;
    }
#HotelBook .PassengerData_name .inputs {
    float:left;
    padding-right:0;
    width:100%;
}
#HotelBook .PassengerData_name .inputs input {
    width:91%;
}
#HotelBook .Responsible .label, #HotelBook .passengers .label, #HotelBook #PaymentForm .label{
    float:left;
    height:20px;
    padding-top:3px;
    width:100%;
}
#HotelBook .PassengerData_lastName {
    float:right;
    width:49.9%;
}
#HotelBook .PassengerData_lastName .inputs {
    float:left;
    padding-right:0;
    width:100%;
}
#HotelBook .PassengerData_lastName .inputs input {
    width:91%;
}
#HotelBook .street_new {
    float:left;
    width:30%;
    clear: both;
}
#HotelBook .street_new .inputs input {
    width:85%;
}
#HotelBook .streetsNumber {
    float:left;
    width:20%;
}
#HotelBook .streetsNumber .inputs input {
    width:77%;
}
#HotelBook .postal {
    float:left;
    width:20%;
}
#HotelBook .postal .inputs input {
    width:80%;
}
#HotelBook .city {
    float:left;
    width:30%;
}
#HotelBook .city .inputs input {
    width:85%;
}
#HotelBook .country
{
    float: left;
    width: 50%;
    clear: both;
    }
#HotelBook .country .inputs select {
    width:93%;
}
#HotelBook .mail {
    float:left;
    width:49.9%;
}
#HotelBook .mail .inputs input {
    width:91%;
}
#HotelBook .phone {
    float:left;
    width:50%;
}
#HotelBook .phone .inputs input {
    width:91%;
}
#HotelBook .Company
{
    float:left;
    width:49.9%;
    }
#HotelBook .Company .inputs input
{
    width:91%;
    }
#HotelBook .traveller_details
{
    clear: both;
    padding: 6px 0;
    }
#HotelBook .passengers, #HotelBook .Payment
{
    float:left;
    padding-bottom:15px;
    padding-left:20px;
    width: 690px;
    }
#HotelBook .passengers .header3
{
    padding-top: 10px;
    padding-bottom: 10px;
    }
#HotelBook .passengers .GuestTitle {
    float:left;
    width:10%;
    clear: both;
}
#HotelBook .passengers .GuestFirstName
{
    width: 40%; 
    float: left;
    }
#HotelBook .passengers .GuestFirstName .inputs input {
    width:89%;
}
#HotelBook .passengers .GuestLastName
{
    float:left;
    width:49.9%;
    }
#HotelBook .passengers .GuestLastName .inputs input
{
    width:91%;
    }
#HotelBook #PaymentHeader, #HotelBook #newsletterHeader .header3, #HotelBook #conditionsHeader .header3, #HotelBook #insuranceHeader .header3
{
    clear: both;
    padding: 6px 0;
    }
#HotelBook .Payment .header3
{
    padding-top: 10px;
    }
#HotelBook .Payment .paymentConditions
{
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
#HotelBook #CCName
{
    width: 49.9%;
    float: left;
    }
#HotelBook #CCName .inputs
{
    width: 50%;
    float: left;
    }
#HotelBook #CCName .inputs input
{
    width: 82%;
    }
#HotelBook #CCNumber .inputs input
{
    width: 91%;
    }
#HotelBook #CCType
{
    width: 49.9%;
    float: left;
    }
#HotelBook #CCType .inputs select
{
    width: 93%;
    }
#HotelBook #CCNumber 
{
    width: 50%;
    float: left;
    clear: both;
    }
#HotelBook #CCExpires
{
    width: 48%;
    float: left;
    margin-top: 1px;
    }
#HotelBook #CCExpires .CCExpiryDate
{
    float: left;
    width: 95%;
    }
#HotelBook #CCExpires .expMonth
{
    float: left;
    margin-right:20px;
    }
#HotelBook #CCExpires .expMonth select
{
    width: 83px;
    float: left;
    }
#HotelBook #CCExpires .expYear
{
    float: left;
    }
#HotelBook #CCExpires .expYear select
{
    width: 83px;
    float:left;
    }
#HotelBook  #CCExpires .defualtFaildValidation .expMonth
{
    margin-right:0;
    }
#HotelBook  #CCExpires .defualtFaildValidation .input select {
    width:92px;
}
#HotelBook #newsletterForm, #HotelBook #conditionsForm, #HotelBook #insuranceForm
{
    float:left;
    padding-bottom:15px;
    padding-left:20px;
    width: 690px;
    padding-top: 10px;
    }
#HotelBook #newsletterForm .pos
{
    vertical-align: baseline;
    }
#HotelBook #conditionsForm .text {
    float:left;
    width:96%;
}
#HotelBook .booking_end
{
    display: none;
    }
#HotelBook .table_bg
{
    display: none;
    }
#HotelBook #buttonSection {
    float:right;
    margin-top:20px;
    width:20%;
}

/* 
===================
HotelBook walidacja 
===================
*/

#HotelBook .defaultErrorMessageImagin
{
    position: static;
    }
#HotelBook .defualtFaildValidation
{
    float: left;
    }

/* 
====================
HotelConfirm 
====================
*/

#HotelConfirm
{
    clear: both;
    position: relative;
    }
#HotelConfirm #hotelInformationHeader
{
    display: block;
    }
#HotelConfirm #hotelInformationHeader .header2, #HotelConfirm #summaryHeader .header2
{
    clear: both;
    padding: 6px 0;
    }
#HotelConfirm .photo img
{
    padding-left: 10px;
    }
#confirmText, #HotelConfirm #summaryData {
    float:left;
    padding:20px;
    width:670px;
    margin-bottom: 1px;
}
#HotelConfirm #ibeSummary
{
    float:left;
    width:100%;
    }
#HotelConfirm #passenger #name, 
#HotelConfirm #passenger #number, 
#HotelConfirm #passenger #street, 
#HotelConfirm #passenger #post, 
#HotelConfirm #passenger #city, 
#HotelConfirm #passenger #country, 
#HotelConfirm #passenger #email, 
#HotelConfirm #passenger #phone
{
    float: left;
    width: 30%;
    }
#HotelConfirm #passenger div
{
    padding-bottom: 10px;
    }
#HotelConfirm .hotel_confirm_info {
    display:none;
}
#HotelConfirm #ibeSummary .header3
{
    padding-bottom: 10px;
    }
#HotelConfirm #ibeSummary .guest
{
    float: left;
    width: 30%;
    }
#HotelConfirm #buttonSection {
    clear:both;
    float:left;
    margin-top:20px;
    width:710px;
}
#HotelConfirm #confirmButtonPrint
{
    float:right;
    width:20%;
    }
/* 
====================
    HotelDetails 
====================
*/

#RulesDetails
{
    width: 940px;
    padding: 20px;
    float: left;
    padding-top: 0;
    }
#RulesDetails #ibe
{
    width: 710px;
    clear: both;
    }
#rulesBody .hotelListBody
{
    position: static;
    }
#RulesDetails .hotelListBody .text
{
    padding-left: 0;
    }
#RulesDetails .hotelListBody .hotel .visi_name_hotel
{
    font-weight: bold;
    }
#RulesDetails .hotelListBody .photo img, #RulesDetails .hotelListBody .photo .galery
{
    padding-left: 10px;
    }
#RulesDetails .hotelListBody .price
{
    padding-bottom: 0;
    }
#RulesDetails .button1 {
    float: right;
    padding:4px 8px;
    height: 18px;
    width: 15%;
    margin-right:10px;
    text-align: center;
}
#RulesDetails .header2{
    height:20px;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:10px;
    padding-top:5px;
}
#RulesDetails .text
{
    padding-left: 10px;
    }
#RulesDetailsTopBtn
{
    width: 20%;
    margin-left: 10px;
    float: left;
    padding-top: 10px;
    }
#RulesDetailsTopBtn div
{
    margin-left: 20px;
    }
#RulesDetailsTopBtn .button1
{
    width: 100%;
    }
#pop_kopf {
    display:none;
}
#RulesDetails #photoBig {
    display:block;
    float:left;
    margin:0 13px 0 0;
    padding:2px;
    width: 250px;
    text-align: center;
}
#RulesDetails #photoBig .foto
{
    margin: auto;
    }
#RulesDetails #photoMini {
    display:block;
    float:left;
    margin:0;
    padding:0;
    width:390px;
   }
#RulesDetails #photoMini .foto {
    display:block;
    float:left;
    margin:0 12px 25px;
    width:64px;
    padding: 2px;
   }
#RulesDetails #photoMini .foto img
{
    width:64px;
    }
#PhotoGallery .hotel_details_link
{
    float: right;
    clear: both;
    margin-right: 0;
    padding-top: 10px;
    width: 20%;
    }
#PhotoGallery .hotel_details_link a
{
    width: 100%;
    }
/***** LOADER *******/
.activLoader
{
	visibility: visible;
	text-align: center;
	margin: auto;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	width: 60%;
	z-index: 100;
}
.disableLoader
{
    visibility:hidden;
    text-align: center;
    margin: auto;
    height: 0px;
    width: 0px;
}
.loaderContent
{
	display:block;
	margin:auto;
	text-align:center;
	height:200px;
	width: 270px;
}
#centerAvail .activLoader 
{
	width: 100%;
	}