input, select, textarea {
	color: #6e6e6e;
}

input.changed, select.changed, textarea.changed {
	color: #404040;
}

div.imageLabel {
	text-indent: -1000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.hidden {
	display: none;
}
.clr { clear: both; 
 overflow: hidden; 
 height:0;}

.separator {
	display: block;
	clear: both;
	position: static;
	font-size: 1px;
}

a.leftOrangeArrow,
a.rightOrangeArrow,
a.upOrangeArrow,
a.downOrangeArrow,
a.orangeArrowOnLeft	{
	background-repeat: no-repeat;
	height: 16px;
	display: block;
	padding-top: 2px;
}

a.leftOrangeArrow,
a.orangeArrowOnLeft {
	background-position: 0% 6px;
	text-align: left;
	padding-left: 10px;
	margin-left: 9px;
	float: left;
}

a.leftOrangeArrow {
	background-image: url(/img/std/left-arrow.gif);
}

a.rightOrangeArrow,
a.upOrangeArrow,
a.downOrangeArrow {
	background-image: url(/img/std/right-arrow.gif);
	background-position: 100% 6px;
	text-align: right;
	padding-right: 10px;
	float: right;
	margin-right: 7px;
}

a.orangeRight {
	background-image: url(/img/newlayout/double-arrow-orange-right.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
}

a.orangeRightOnLeft {
	background-image: url(/img/newlayout/double-arrow-orange-right.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-left: 10px;
}


a.orangeLeft {
	background-image: url(/img/newlayout/double-arrow-orange-left.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-left: 10px;
}

.LastMinute,
.FirstMinute,
.FullPrice {
	display: block;
	padding-left: 18px;
	height: 16px !important;
	min-height: 16px !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	cursor: pointer;
	font-weight: normal !important;
}

.LastMinute {
	width: 60px !important;
	color: #ff5300;
	background-image: url(/img/newlayout/icons/icon-last-minute.png);	
}

.FirstMinute {
	
	color: #7cb409;
	background-image: url(/img/newlayout/icons/icon-first-minute.png);
}

.FullPrice {
	width: 60px !important;
	color: #cd9716;
	background-image: url(/img/newlayout/icons/icon-full-price.png);
	background-position: 1px 0px;
}

a.add,
a.remove {
	background-image: url(/img/newlayout/icons/icon-plus-minus.png);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	max-width: 86px;
	height: 15px;
	padding-right: 21px;
	padding-top: 2px;
	text-decoration: underline;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	font-size: 11px;
}

a.remove {
	background-position: 100% -17px;
}

div.formLabel {
	padding-left: 12px;
	height: 27px;
	line-height: 27px;
	border-bottom: 2px solid #f05a00;
	color: white;
	font-weight: bold;
	background-image: url(/img/newlayout/labels/form-label-full.png);
}

/* IE 6 suxx - fix for absolute positioning peekaboo bug */
div.IE6AbsFix {
	float: none !important;
	width: auto !important;
	height: auto !important;
	position: static !important;
	display: block !important; 
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	font-size: 1px !important;
}

/* Tag cloud */

.tagCloud1 { 
	font-size: 9px !important;
}

.tagCloud2 {
	font-size: 11px !important;
}
.tagCloud3 {
	font-size: 13px !important;
}
.tagCloud4 {
	font-size: 15px !important;
}
.tagCloud5 {
	font-size: 17px !important;
}

/* Menu panel */
div.menuPanel {
	width: 100%;
	height: 23px;
	background-color: #f0f0e4;
	background-image: url(/img/newlayout/label-unselected-background.png);
	background-repeat: repeat-x;
	border-bottom: 4px solid #d14200;
	position: relative;
}

div.menuPanel a {
	/*color: #585858;
	text-decoration: none;*/
	float: left;
	height: 23px;
	/*height: 18px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px solid #dcdbd6;*/
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}

div.menuPanel a.selected {
	margin-left: -1px;
	padding-left: 1px;
	height: 27px;
}

/*div.menuPanel a:hover {
	color: #585858;
}

div.menuPanel span a {
	color: white;
	border-right: 1px solid white;
}

div.menuPanel span a:hover {
	color: white;
}

div.menuPanel a.first {
	background-image: url(/img/newlayout/label-unselected-corners-left.png);
}

div.menuPanel a .regular {
	color: #404040;
	display: inline;
}

div.menuPanel span a .regular {
	color: white;
}

div.menuPanel span a {
	background-image: url(/img/newlayout/backgrounds/menu-bar-background.png) !important;
	background-position: -100px 0px;
}

div.menuPanel span a.first {
	background-position: 0px 0px;
}

div.menuPanel a img {
	margin-top: 3px;
}*/

/* Phase indicator */
div.phase {
	width: 768px;
	height: 35px;
	margin-top: 16px;
	margin-bottom: 16px;
	overflow: hidden;
}

div.phase * {
	height: 35px;
	background-repeat: no-repeat;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
}

div.phase .description {
	width: 175px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 6px;
}

div.phase .calculation {
	width: 185px;
	background-repeat: no-repeat;
	background-position: -175px 0px; 
	margin-right: 6px;
}

div.phase .form {
	width: 195px;
	background-repeat: no-repeat;
	background-position: -360px 0px; 
	margin-right: 6px;
}

div.phase .confirmation {
	width: 194px;
	background-repeat: no-repeat;
	background-position: -555px 0px; 
}

/* Category stars */
span.category0 {
	width: 1px !important;
	padding-top: 3px !important;
	position: static !important;
}

span.category1,
span.category2,
span.category3,
span.category4,
span.category5,
span.category6 {
	background-image: url(/img/newlayout/icons/icon-stars-transparent.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0% 0px !important;
	padding-left: 75px !important;
	margin-left: 6px !important;
	padding-top: 3px !important;
	position: static !important;
	font-size: 10px !important;
	color: #fafaf4 !important;
}

span.category1 {
	background-position: 0% 2px !important;
}

span.category2 {
	background-position: 0% -13px !important;
}

span.category3 {
	background-position: 0% -28px !important;
}

span.category4 {
	background-position: 0% -43px !important;
}

span.category5 {
	background-position: 0% -58px !important;
}

span.category6 {
	background-position: 0% -73px !important;
	padding-left: 80px !important;
}

/* Newsletter error */
div.newsletterErrorPopup {
	width: 176px;
	height: 69px;
	margin: 0px !important;
	padding: 0px !important;
	z-index: 1000;
	position: absolute;
	background-image: url(/img/newlayout/backgrounds/popup-bubble-bg-grey.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	display: none;
}

div.newsletterErrorPopup.animated {
	padding-bottom: 16px !important;
}

div.newsletterErrorPopup div {
	margin: 0px !important;
	padding: 15px 18px 15px 21px !important;
	width: 137px;
}

div.newsletterErrorPopup a {
	position: absolute;
	width: 14px;
	height: 14px;
	top: 3px;
	right: 4px;
	background-image: url(/img/newlayout/buttons/button-x.png);
	cursor: pointer;
	overflow: hidden;
	text-indent: -1000px;
	margin: 0px !important;
}

div.newsletterErrorPopup div.arrow {
	margin: 0px !important;
	padding: 0px !important;
	position: absolute;
	width: 28px;
	height: 17px;
	left: 33px;
	bottom: -16px;
	background-color: transparent !important;
	background-image: url(/img/newlayout/backgrounds/popup-bubble-arrow.png);
}

div.newsletterErrorPopup.animated div.arrow {
	bottom: 0px;
}

/* Callcenter closed */
div.ccClosedSmall {
	width: 105px !important;
	height: 30px;
	padding-top: 3px;
	overflow: hidden;
	color: white;
	font-size: 10px;
	text-align: center;
	background-image: url(/img/newlayout/backgrounds/cc-closed.png);
	background-repeat: repeat;
	background-position: top right; 
}

div.ccClosedSmall div {
	font-size: 11px;
	margin: 0px !important;
	width: 105px !important;
}

div.hotelContainer {
	position: relative;
	padding: 17px 5px;
	width: 757px;
	background-color: #f2f2f8;
}

div.hotelContent {
	width: 755px;
	overflow: hidden;
	padding-bottom: 16px;
	background-color: white;
	position: relative;
	border: 1px solid #ebecde;
}

div.AskForm div.hotelContent {
	overflow: visible;
}

div.hotelContent img.hotelPhoto {
	margin-left: 15px;
	margin-top: 15px;
	float: left;
}

div.hotelContent table {
	margin-top: 13px;
	float: left;
	color: #696969;
}

div.AskForm div.hotelContent table {
	font-size: 11px;
}

div.hotelContent table.right {
	float: right;
	margin-right: 25px;
}

div.hotelContent table th {
	text-align: right;
	vertical-align: top;
	min-width: 100px;
}

div.AskForm div.hotelContent table th {
	min-width: 90px;
}

div.hotelContent table td {
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
}

div.hotelContent span.indexIcons 
{
	margin-left : -15px;
}

div.hotelContent span.indexIcons img
{
	cursor: pointer;
}

div.hotelContent div.corners div {
	width: 10px;
	height: 10px;
	background-image: url(/img/newlayout/corners/inner-box-outside-grey-10px.png);
}

div.hotelContent div.corners div.top-left,
div.hotelContent div.corners div.top-right {
	top: -1px !important;
}

div.hotelContent div.corners div.bottom-left,
div.hotelContent div.corners div.bottom-right {
	bottom: -1px !important;
}

div.hotelContent div.corners div.top-left,
div.hotelContent div.corners div.bottom-left {
	left: -1px !important;
}

div.hotelContent div.corners div.top-right,
div.hotelContent div.corners div.bottom-right {
	right: -1px !important;
}

div.AskForm div#information {
	margin-top: 6px;
}

div#information div.outerBox, div#informationWithContent div.outerBox
{
	background-color: #f8f8f0;
	margin-bottom: 17px;
	color: #404040;
}

div#information div.outerBox div.content, div#informationWithContent div.outerBox div.content {
	border-color: #e5e5d9 #e6e6da #e5e5d9 #e9e9de;
	border-style: solid;
	border-width: 1px;
	padding: 15px 15px 14px 15px;
	color: #696969;
}

div#information div.outerBox div.content u, div#informationWithContent div.outerBox div.content u {
	cursor:pointer;
}

div#information div.outerBox div.content  
{
	background-image: url(/img/newlayout/icons/icon-i-grey.png);
	background-position: 14px 50%;
	background-repeat: no-repeat;
	padding-left: 60px;
}

div#information div.outerBox div.content a:hover {
	color: #696969;
}

div#information div.outerBox div.content a span {
	color: #696969;
}
/*
div.AskForm div#information div.outerBox div.content {
	background-image: url(/img/newlayout/icons/icon-i-grey.png);
}

*/
div.SecurePayments div.imageLabel {
	width: 138px;
	height: 30px;
	background-image: url(/img/newlayout/labels/reservation-page-label-side-guarantee.png);
	position: absolute;
}

div#Sidebar div.SecurePayments div.content {
	background-image: url(/img/newlayout/images/ecard-thawte.png);
	background-position: 19px 153px;
	background-repeat: no-repeat;
	background-color: white;
	border-color: #e8e8dd;
	padding-top: 45px;
	color: #696969;
	padding-bottom: 96px;
}

div.SecurePayments div.content div,
div.SecurePayments div.content a {
	background-image: url(/img/newlayout/arrows/arrow-right-grey-13px.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-size: 11px;
    padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 13px;
	margin-left: 9px;
}

div.SecurePayments div.content a {
	color: #696969;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

div.SecurePayments div.content a * {
	color: #696969;
}

div.SecurePayments div.content a:hover {
	color: #696969;
}

div.SecurePayments div.content div span {
	font-weight: bold;
}

div.SecurePayments a.thawte {
	position: absolute;
	cursor: pointer;
	width: 161px;
	height: 76px;
	top: 153px;
	left: 18px;
}

/* Style ogólne zasłaniacza */

div.hiderWrapper {
	position: absolute;	
	top: 0px;
	width: 768px;
	overflow: visible;
	z-index: 999;
}

div.hiderWrapper div.hiderBody {
	background-color: white;
	opacity: .8;
	/*margin-left: 2px;*/
	margin-right: 2px;
	z-index: 1000;
	position: absolute;
	/*top: 2px;*/
	width: 768px;
}

div.hiderWrapper div.spinner {
	position: absolute;
	top: 160px;
	left: 48%;
	padding: 10px;
	z-index: 1001;
}

div.hiderWrapper div.message {
	position: absolute;
	top: 210px;
	left: 28%;
	padding: 10px;
	z-index: 1001;
}

/* Zasłaniacz na bloczku opisu oferty */

div#offerSummary div.hiderWrapper {
	position: absolute;	
	top: 19px;
	left: 1px;
	width: 322px;
	height: 270px;
	overflow: visible;
	z-index: 200;
	margin: 0px !important;
}

div#offerSummary div.hiderWrapper div.hiderBody {
	background-color: white;
	opacity: .8;
	z-index: 225;
	position: absolute;
	width: 322px;
	height: 270px;
	top: 0px;
	left: 0px;
}

div#offerSummary div.hiderWrapper div.spinner {
	position: absolute;
	top: 90px;
	left: 131px;
	z-index: 250;
}

/* Clipboard action popup */
div#AjaxPopup {
	width: 269px;
	height: 138px;
	position: fixed;
	top: 40%;
	left: 45%;
	z-index: 10000;
	background-image: url(/img/newlayout/backgrounds/ajax-box-269-138.png);
}

div#AjaxPopup div {
	background-image: url(/img/std/calculator/preloader.gif);
	background-repeat: no-repeat;
	background-position: 104px 0px;
	margin-top: 23px;
	padding-top: 65px;
	text-align: center;
	color: #fa5b04;
	font-weight: bold;
}

/* Ajax message popup */
div.ajaxMessagePopup {
	position: absolute;
	z-index: 1100;
	display: none;
	width: 208px;
}

div.ajaxMessagePopup .container {
	width: 208px;
}

div.ajaxMessagePopup .message {
	width: 171px;
	border-left: 1px solid #ff671e;
	border-top: 1px solid #ff9866;
	border-right: 1px solid #ffb896;
	border-bottom: 1px solid #ffddcc;
	background-color: #ff5300;
	color: white;
	padding: 10px 25px 10px 10px !important;
	margin: 0px !important;
	font-weight: bold;
	position: static;
}

div.ajaxMessagePopup .message a,
div.ajaxMessagePopup .message a:hover {
	color: white;
}

div.ajaxMessagePopup .container .close {
	position: absolute;
	color: white;
	top: 5px;
	right: 8px; 
	cursor: pointer;
}

div.ajaxMessagePopup .corners div {
	width: 4px !important;
	height: 4px !important;
	background-image: url(/img/std/calculator/popup-corners.png) !important;
}

div.ajaxMessagePopup .container .pointer {
	background-image: url(/img/std/calculator/pointer.gif);
	position: absolute;
	width: 12px;
	height: 13px;
	top: 8px;
	left: -11px;
}