/*
    naglowek strony
*/
.offerPage .title	{
	background: #85A043 url(/images/index/leftColumnHeaderBG.png) repeat-x;
    margin: 10px 0px;
    padding: 5px 10px;
    border: 1px solid #86A144;
}
.offerPage .title h1    {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
}
.offerPage .title a    {
    float: right;
	background: transparent url(/images/index/linkModerationBG.png) no-repeat;
    display: block;
    width: 89px;
    height: 21px;
    color: #e0f0d0;
    text-align: center;
    text-decoration: none;
    padding-top: 4px;
}
.offerPage .title a:hover    {
    text-decoration: underline;
    color: #ffffff;
}


/*
    dwie glowne kolumny
*/
.leftColumn    {
    float: left;
    width: 600px;
    margin-right: 10px;
}
.rightColumn    {
    float: left;
    width: 290px;
}


/*
    style ogolne
*/
.box    {
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
    background: #f3f3f3 url(/images/index/boxBackground.png) repeat-x;
    padding: 10px 12px 10px 0px;
}
.boxContent    {
    padding-left:25px;
}
h2    {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 25px;
    background: url(/images/index/kropkaLabel.png) no-repeat 7px 2px;
    font-size: 12px;
    font-weight: 500;
}


/*
    box z opisem oferty, zalacznikami i danymi wystawiajacego
*/
.innerLeftColumn    {
    float: left;
    width: 195px;
}
.personalInfo    {
    line-height: 140%;
}
.personalInfo img    {
    vertical-align: middle;
}
.personalInfo .loginInfo    {
    font-size: 9px;
    color: #666;
}
.personalInfo #addObserved    {
    padding-left: 16px;
    background: url(/images/index/iconAdd.png) no-repeat 0px 5px;
}
.personalInfo #sendEmail    {
    padding-left: 16px;
    background: url(/images/index/iconSend.png) no-repeat 0px 5px;
}
.personalInfo .links a    {
    color: #627B31;
}
.personalInfo .links a:hover    {
    color: #A1B56E;
}
.description     {
    float: left;
    width: 390px;
}
.description table th     {
    background-color: #e5e5e5;
}
.description table th,     
.description table td     {
    border: 1px solid #b0b0b0;
    padding: 3px 5px;
}
.files div img    {
    float: left;
    padding-right: 5px;
}
.files div    {
    padding-bottom: 5px;
}
.additional strong    {
    display: block;
}
.additional p    {
    margin: 0px 0px 5px 10px;
}


/*
    przegladarka zdjec
*/
.photos #photoBigContainer    {
    width: 290px;
    height: 217px;
    position: relative;
    margin-bottom: 4px;
}
.photos #photoBigContainer div    {
    width: 290px;
    height: 217px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
}
.photos .thumbsRow    {
    width: 290px;
    height: 63px;
    overflow: hidden;
    position: relative;
}
.photos .thumbsRow #thumbLeft,
.photos .thumbsRow #thumbRight    {
    width: 13px;
    height: 63px;
    position: absolute;
    top: 0px;
    z-index: 10;
    cursor: pointer;
}
.photos .thumbsRow #thumbLeft    {
    left: 0px;
    background: #f0f0f0 url(/images/index/thumbLeft.png) no-repeat;
}
.photos .thumbsRow #thumbRight    {
    right: 0px;
    background: #f0f0f0 url(/images/index/thumbRight.png) no-repeat;
}
.photos .thumbsRow #thumbs    {
    height: 62px;
    padding: 0px 14px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}
.photos .thumbsRow #thumbs img    {
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.photos .thumbsRow #thumbs img.chosen,
.photos .thumbsRow #thumbs img:hover    {
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
}


/*
    cennik
*/
.prices    {
    margin: 10px 0px;
    padding: 10px 0px 10px 0px;
}
.prices h2   {
    margin-left: 6px;
    padding-left: 22px;
}
.prices table    {
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    width: 100%;
}
.prices table td    {
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    padding: 8px 6px;
    background: #f0f0f0 url(/images/index/formRowBG.png) repeat-x;
}
.prices table td.title    {
    font-size: 12px;
    font-weight: 600;
    background: none;
    border: none;
    border-right: 1px solid #ececec;
    padding: 10px 6px 5px 6px;
}
.prices table td.time    {
    font-size: 12px;
}
.prices table td.color    {
	width: 14px;
    padding: 6px 3px;
}
.prices table td.color span    {
	display: block;
    width: 14px;
    height: 14px;
}
.prices table td.priceZl    {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}
.prices table td.priceEuro    {
    font-size: 12px;
    color: #666666;
    text-align: right;
}


/*
	kalendarzyki
*/
#infoNoJS p	{
	padding: 10px;
	text-align: center;
	font-size: 13px;
}
div.calendarsBox	{
	margin-bottom: 0px;
}
.calendarsBox h2	{
	width: 250px;
	float: left;
}
.rentBox	{
    border: 1px solid #87A146;
    background: #B7C68F url(/images/index/searchBG.png) repeat-x;
    margin: 0px 0px 10px 0px;
    padding: 8px 12px;
}
.rentBox p	{
	font-size: 16px;
	margin: 3px 0px;
	position: relative;
}
.rentBox p span	{
	font-weight: 600;
}
.rentBox a#rentButton,
.confirmRentWindow a#confirmRentButton	{
	float: right;
    display: block;
    margin: 0px 10px;
    padding: 3px 5px 0px 0px;
    text-align: center;
    background: transparent url(/images/index/sendFormBlank.png) no-repeat 0px 0px;
    width: 163px;
    height: 27px;
    font-weight: 600;
    font-size: 14px;
    color: #f0e9d9;
    text-decoration: none;
}
.rentBox a#rentButton:hover,
.confirmRentWindow a#confirmRentButton:hover	{
	text-decoration: underline;
	color: #ffffff;
}


/*
	okienko potwierdzenia rezewacji
*/
.confirmRentWindow	{
	margin: -10px;
}
.confirmRentWindow table	{
	width: 100%;
}
.confirmRentWindow table th{
	padding: 5px 15px;
	background-color: #efefef;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	width: 180px;
}
.confirmRentWindow table td	{
	padding: 5px 15px;
	border-bottom: 1px solid #e0e0e0;
	text-align: right;
}
.confirmRentWindow table .totalPrice	{
	font-weight: 600;
	color: #dd0000;
}
.confirmRentWindow p	{
	padding: 10px;
	margin: 0px;
}
.confirmRentWindow .submitRow	{
	padding: 20px 10px 10px 10px;
	background: #F0F0F0 url(/images/index/formRowBG.png) repeat-x scroll 0%; 
}
.confirmRentWindow a#confirmRentButton	{
	float: none;
    margin: 0px auto;
}
.confirmRentWindow #confirmRentInfo	{
	padding: 70px 20px;
	text-align: center;
	text-decoration: blink;
}


/*
    opcje dodatkowe
*/
.additionalOptions .row    {
    margin-bottom: 15px; 
}
.additionalOptions .row input    {
    float: left;
}
.additionalOptions .row label    {
    font-size: 12px;
    font-weight: 600;
    padding-left: 5px;
    display: block;
    width: 220px;
    float: left;
}
.additionalOptions .row .price    {
    padding-bottom: 5px;
    font-size: 11px;
    width: 300px;
    float: left;
}
.additionalOptions .row .price span    {
    color: #dd0000;
}
.additionalOptions .row p    {
    margin: 0px;
}


/*
    regulamin
*/
.statuteBox .checkboxRow   {
	float: right;
	width: 600px;
	font-weight: 600;
}
.statuteBox .checkboxRow .errorDiv   {
	margin-left: 25px;
	color: #dd0000;
}
.statute    {
	clear: both;
    height: expression( this.scrollHeight > 150 ? "150px" : "auto" );
    max-height: 150px;
    overflow: auto;
    line-height: 150%;
}


