@CHARSET "UTF-8";
/**
 * BlueVendo - afiliacja standardowa
 *
 * Moduł: Panel kienta
 *
 * @copyright SYNERWAY S.A. 2012
 * @author Artur Kozubski <a.kozubski@synerway.pl>
 * @version $Id: aff-customerpanel.css 42030 2015-09-10 14:29:45Z jdobrowolski $
 */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
}

.center {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.topmenu {
	background-color: #2D2D2D;
	height: 40px;
}

.topmenulink img {
	float: left;
	margin-top: -5px;
	margin-right: 5px;
}

.topmenuright {
	float: right;
}

.pascolor {
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	background: #EDEEEF;
}

.pascolor2 {
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	background: #EDEEEF;
}

.topmenulink {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 8px;
}

.topmenulink:hover {
	background: #1781B3;
}

a.LockLink {
	cursor: default;
}

a.LockLink:hover {
	color: #FFF;
	background: #2D2D2D;
}

.topmenuselect {
	color: #1781B3;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.odstep {
	padding: 10px;
	clear: both;
}

.for {
	display: block;
	padding: 10px 10px 10px 20px;
	float: left;
	border-left: 1px solid #CCC;
	font: 30px Arial, Helvetica, sans-serif;
	color: #1781B3;
	margin-top: 15px;
	margin-left: 10px;
	letter-spacing: -1px;
}

.logo {
}

div.HeaderLogo .logo {
	float: left;
	margin-right: 20px;
	max-width: 260px;
	margin-top: 10px;
}

.info1 {
	padding: 10px 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.info1 h1, .info1 h1 a {
	text-decoration: none;
	font-size: 11px;
	margin: 0px 0px 6px;
	font-weight: normal;
}

.info1 h2, .info1 h2 a {
	text-decoration: none;
	font-size: 13px;
	margin: 0px 0px 6px;
	color: #333;
}

.info1 h2 strong {
	color: #1781b3;
}

.info1 h2 em {
	font-size: 16px;
	font-variant: normal;
	line-height: normal;
	font-style: normal;
	color: #1781B3;
}

.info2 {
	padding: 9px 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-left: 1px solid #CCC;
	height: 62px;
}

.info2 h1 {
	font-size: 11px;
	margin: 0px 0px 6px;
	font-weight: normal;
}

.info2 h2 {
	font-size: 16px;
	margin: 0px 0px 6px;
	color: #333;
}

.info2 h2 strong {
	color: #06C;
}

.info2 h2 em {
	font-size: 16px;
	font-variant: normal;
	line-height: normal;
	font-style: normal;
	color: #06C;
}

.mojerezerwacje {
	font: 15px Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 20px;
	width: 250px;
}

.mojerezerwacje strong {
	color: #1781B3;
	font-weight: normal;
}

.linkszczegoly {
	color: #1781B3;
	font: normal 11px Arial, Helvetica, sans-serif;
	/*text-decoration: none;*/
}

.sciezka {
	font-size: 11px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sciezka a strong {
	color: #333;
}

.sciezka a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}

.centercolor {
	padding: 8px;
	background-color: #EDEEEF;
}

.lewakolumna {
	width: 220px;
	margin-left: 15px;
}

.prawakolumna {
	float: right;
	width: 700px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.lewakolumna h1 {
	display: block;
	text-align: center;
	color: #1781B3;
	font: normal 20px/normal Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 15px auto 20px;
}

.szczegolylink {
	color: #1781B3;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #FFF;
	text-decoration: underline;
	display: block;
	float: right;
	padding: 13px 8px 12px;
	margin-top: -10px;
	border-right: 1px solid #CCC;
}

.szczegolylink a {
	color: #1781B3;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 15px 10px;
	float: right;
	display: block;
	border-right: 1px solid #CCC;
}

.szczegolylinkselect {
	background: #9C0;
}

.details {
	height: 18px;
	background: #FFF center;
	font: 15px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	text-transform: uppercase;
}

.szczegolylinkselect {
	float: right;
	padding: 13px 10px 12px;
	margin-top: -10px;
	text-decoration: none;
	color: #FFF;
	background: #1781b3;
	font: 12px Arial, Helvetica, sans-serif;
}

a.szczegolylink:hover {
	color: #FFFFFF;
	font-weight: normal;
	background: #1781B3;
}

.lmenu {
	background: #FFF url(../../../images/sys_bluevendo/customerpanel/strzalkaprawo.png) no-repeat right;
	display: block;
	padding: 10px;
	color: #333;
	border-bottom: 1px solid #CCC;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
}

.lmenuselect {
	background: #1781B3 url(../../../images/sys_bluevendo/customerpanel/ok_lmenu.png) no-repeat right;
	display: block;
	padding: 10px;
	color: #FFF;
	border-bottom: 1px solid #999;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
}

.lewakolumna div h2 {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;
}

.contentright {
	padding: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.contentright .organizator {
	float: right;
	width: 280px;
}

.contentright .detailsid {
	width: 370px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;	
}

.center .detailsid {
	margin-bottom: 10px;
	color: #333;
}

.od5 {
	display: block;
	padding: 5px;
	clear: both;
}

.od10 {
	display: block;
	padding: 10px;
	clear: both;
}

.opis {
	float: right;
	display: block;
	font-size: 11px;
	width: 665px;
}

.opis h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
}

.podopis {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	color: #333;
	overflow: auto;
}

.podopis strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.contentright .detailsid img {
	float: left;
	margin-right: 10px;
}

.contentright .detailsid strong {
	color: #1781b3;
	font-size: 13px;
}

.contentright .detailsid em {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 4px;
	display: block;
}

.center .detailsid em {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 4px;
	display: block;
}

.organizator em strong {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	display: block;
}

.podopis .opis h4 img {
	margin-right: 5px;
	margin-bottom: 5px;
	max-width: 300px;
	height: auto;
}

.rozkad {
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 5px;
	margin-right: 5px;
}

.rozkad img {
	margin-bottom: -5px;
}

.opis h4 ul li {
	list-style-image: url(../../../images/sys_bluevendo/customerpanel/yes.png);
}

.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-top: 5px;
	clear: both;
}

.hr10 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-top: 4px;
	clear: both;
	padding-bottom: 4px;
	margin-right: 8px;
}

.hr10 em {
	color: #E22F2F;
}

.hrbez {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	clear: both;
}

.uczest {
	float: left;
	margin-right: 10px;
}

.name {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 201px;
	float: left;
}

.room {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 100px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.namekto {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 180px;
	float: left;
}

.roomkto {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.uczestnicybox {
	width: 444px;
	float: left;
}

.kto {
	float: right;
	width: 200px;
}

.blulink {
	font-family: Arial, Helvetica, sans-serif;
	color: #1781B3;
	text-decoration: none;
}

.rinfo {
	text-align: right;
}

.price {
	font-size: 11px;
	position: relative;
}

.stopka {
	background-color: #EDEEEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	clear: both;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.powrot {
	display: block;
	padding: 8px;
	float: right;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.dlogo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.dloga {
	margin-left: 50px;
	float: right;
	width: 700px;
}

.dloga strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.form {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 4px;
	text-decoration: none;
	border: 1px solid #CCC;
	background: #FFF;
	height: 18px;
}

input.formindex {
	font: 17px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 8px;
	text-decoration: none;
	border: 1px solid #CCC;
	background: #FFF;
	height: 18px;
	display: block;
	width: 230px;
	margin-top: 8px;
}

.ui-state-error {
	border: 1px solid #CD0A0A;
	background: #F78056;
}

.buttonblu {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding: 5px 5px 6px;
	background: #1781b3;
	margin: 3px 4px 5px;
}

.buttonbluprawy {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	padding: 5px 5px 6px;
	background: #1781B3;
	border: 2px #1781B3 outset;
	margin: 3px 4px 5px;
	cursor: pointer;
}

.tekstpowitalny {
	font: 18px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: -1px;
	padding-top: 50px;
}

.tekstpowitalny h1 {
	color: #999999;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 2px;
}

.formularzindex {
	border: 1px solid #CCC;
	background: #edeeef;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

.imglogowanie {
	float: left;
	margin-right: 10px;
}

.logowanietytul {
	text-transform: capitalize;
	color: #666;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding-top: 30px;
}

.tekstpowitalny strong {
	color: #333;
}

.lcolor {
	border-left: 1px solid #CCC;
	padding-left: 15px;
	padding-right: 20px;
}

h1 {
	display: block;
	color: #1781b3;
	font: normal 20px/normal Arial, Helvetica, sans-serif;
	margin: 5px auto 20px;
}

.lcolor h1 {
	text-transform: uppercase;
}

.lcolor h2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

.lcolor img {
	float: left;
	margin-right: 15px;
}

.lcolor ul li a {
	color: #1781B3;
	font: 12px Arial, Helvetica, sans-serif;
}

.lcolor ul li {
	list-style: url(../../../images/sys_bluevendo/customerpanel/splinkblue.png);
}

.opinia {
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
}

.opinia .prawakolumna .details em {
	color: #999;
	font-style: normal;
}

.scala {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #069;
	display: block;
	padding: 3px 6px;
	float: left;
	margin-right: 6px;
}

.pod {
	clear: both;
}

.duzyform {
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
	width: 550px;
	height: 150px;
}

.formmaly {
	display: block;
	border: 1px solid #CCC;
	padding: 5px;
	width: 60px;
}

.ClickedBtn {
	border-style: inset;
}

span.reqPayed {
	color: #11C476;
	font-weight: bold;
}

span.reqPayed {
	color: #11C476;
	font-weight: bold;
}

span.reqToPay {
	color: #E22F2F;
	font-weight: bold;
}

div.MessageArea {
	padding: 2px 5px;
	margin: 2px;	
	color: #000;
	border: 1px solid #BEBEBE;	
	background: #EFEFEF;
}

div.MessageArea ul {
	padding-left: 0;
	margin: 0;
	list-style: none;
}

div.MessageArea li {
	line-height: 16px;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
	margin: 4px 0;
}

div.MessageArea li.Normal {
	padding-left: 0;
	color: #000;
}

div.MessageArea li.Information {
	color: #000;
	background: #E1E1E1 url(images/icons/information-icon.png) no-repeat scroll 2px 4px;
}

div.MessageArea li.Error {
	color: #000;
	background: #FFC2C2 url(images/icons/error-icon.png) no-repeat scroll 2px 4px;
}

div.MessageArea li.Warning {
	color: #000;
	background: #FAFFB1 url(images/icons/alert-icon.png) no-repeat scroll 2px 4px;
}

div.MessageArea li.Success {
	color: #000;
	background: #BEF7AF url(images/icons/accept-icon.png) no-repeat scroll 2px 4px;
}

#hotelDescription {
	margin-top: 10px;
	margin-left: 10px;
}

.Photo {
	max-width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

div.PaymentInfo {
	background: #FFF;
	border: 1px outset #BEBEBE;
	padding: 5px;
	margin-bottom: 10px;
}

div.PaymentHeader {
	width: 715px;
	height: 36px;
}

div.PaymentHeader div.LeftSide {
	background: #BEF7AF url('../../../images/payment/payment_header_left.png') no-repeat;
	width: 15px;
	height: 36px;
	float: left;
}

div.PaymentHeader div.RightSide {
	background: #BEF7AF url('../../../images/payment/payment_header_right.png') no-repeat;
	width: 15px;
	height: 36px;
	float: left;
}

div.PaymentHeader div.HeaderBody {
	color: #2D2D2D;
	background-color: #BEF7AF;
	width: 638px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	float: left;
}

div.PaymentHeaderInfo {
	color: #2D2D2D;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0;
	overflow: auto;
}

div.PaymentPanel {
	background: #FFF;
	border: 1px outset #BEBEBE;
	padding: 5px;
	color: #2D2D2D;
	font-weight: bold;
	font-size: 14px;
	overflow: auto;
}

a.PaymentBackLink {
	color: #FFF;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	text-align: right;
	background: #1EB653 url('../../../images/payment/payment_back_button.png') no-repeat;
	width: 111px;
	height: 28px;
	display: block;
	float: left;
}

a.PaymentLink {
	color: #FFF;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background: #1EB653 url('../../../images/payment/payment_button.png') no-repeat;
	width: 111px;
	height: 28px;
	display: block;
	float: right;
}

body.BlueVendo div.PoweredByBV {
	margin-left: 20px;
	border-left: 1px solid #999;
	padding-left: 20px;
	height: 100px;
	float: right;
}

body.BlueVendo div.PoweredByBV img {
	margin-top: 20px;
}

span.checkbox {
	vertical-align: middle;
}

span.radio {
	background: none;
	border: none;
	vertical-align: middle;
}

span.radio span.ui-icon-bullet {
	background: url(images/radio_on_bkgnd.png) no-repeat;
}

span.radio.ui-state-hover span.ui-icon-bullet {
	background: url(images/radio_on_hover_bkgnd.png) no-repeat;
}

span.radio span.ui-icon-radio-off {
	background: url(images/radio_off_bkgnd.png) no-repeat;
}

span.radio.ui-state-hover span.ui-icon-radio-off {
	background: url(images/radio_off_hover_bkgnd.png) no-repeat;
}


ul.PollAnswers {
	list-style-type: none;
	padding-left: 0;
}

ul.PollAnswers li {
	margin-left: 0;
	padding: 4px 0;	
}

ul.PollAnswers li label {
	line-height: 16px;
}

div.QuestionContainer {
	padding-left: 10px;
}

div.QuestionComment {
	color: #7A7A7A;
}

div.PollQuestion {
	font-weight: bold;
	font-size: 14px;
}

div.PollError {
	border: 1px solid red;
	background-color: #FFE5E5;
}

div.PollComment {
	text-align: justify;
}

div.PollComment img {
	vertical-align: middle;
}

div.PollMark {
	margin-right: 2px;
	float: left;
}

div.PollMarkLabel {
	margin-right: 5px;
	float: left;	
}

div.PollMarkBreak {
	clear: both;
}

button.PollBtn {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	cursor: pointer;
	padding: 5px 5px 6px;
	background: #1781b3;
	margin: 3px 4px 5px;
	border: 1px solid #1781b3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.errorMessageLogin {
	margin: 5px 10px;
	padding: 5px;
	border-color: #eed2d2;
	color: #e77474;
	background-color: #FCE9E9;
	border-style: solid;
	border-width: 1px;
}