body 
{
    font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    background-color: #FFFFFF;
    margin:0;
    padding:0;
    background: url('../img/global_bkg.png') repeat-x #c4e2fd;
}

.clearer
{
    clear:both;}

div#header
{
    width:980px;
    height:178px;

    margin:auto;
    padding:0;

    height:168px;
    background-image:url('../img/header.png');
    background-color:#C4E2FD;
    background-repeat:no-repeat;
}

div#header div#left
{
    float:left;

    margin:0;
    padding:0;
}


div#logo
{
    width: 252px;
    height:84px;
    background-image:url('../img/logo.png');
    background-repeat:no-repeat;

    margin:0;
    padding:0;
}

div#menu
{


    background-repeat:no-repeat;

    margin:0;
    padding:0;


    font-size:0.7em;
}
div#menu a:link, div#menu a:visited
{
    display:block;

    background-repeat:no-repeat;


    color:#051E55;
    text-decoration:none;
    font-weight:bolder;

}


div#menu ul
{
    margin:0 0 0 30px;
    padding:0;

}

div#menu ul li
{
    padding:2px 0 0 0;
    margin:0;
    list-style-image:url('../img/active.png');

    background-image:url('../img/pasek.png');
    background-repeat:no-repeat;
    background-position:left;
    background-position:bottom;
    height:12px;
    width:240px;
}

div#menu li:hover
{
    padding:2px 0 0 0;
    margin:0;
    list-style-image:url('../img/hover.png');

    background-image:url('../img/pasek.png');
    background-repeat:no-repeat;
    background-position:left;
    background-position:bottom;
    height:12px;
    width:240px;
}

div#menu a
{padding:0;
 margin:0;}


div#contact
{
    float:right;

    font-size:0.7em !important;
    font-weight:bold;

    padding:40px 75px 0 0;

    width:150px;


}	
div#contact span
{
    padding-bottom:15px;
}

div#contact a:link, div#contact a:visited
{
    color:#033468;
    text-decoration: none;
}

div#contact img {
    border: 0;
}

div#content
{
    margin:auto;

    background-image:url('../img/background-content.png');
    background-color: #C4E2FD;
    background-position:top left;
    background-repeat:no-repeat;


    width:980px;
}

div.footer {
    background-image: url("../img/background.png");
    background-repeat: no-repeat;

    height:263px;
    width: 980px;
    margin: auto;
}

/* POPUPY */
.stops ul{
    list-style-type: circle;
    margin:20px 40px;
}

.overlay_dialog {
    background-color: #666666;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.overlay___invisible__ {
    background-color: #666666;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.dialog_nw {
    width: 9px;
    height: 23px;
    background: transparent url('./img/popup/top_left.gif') no-repeat 0 0;
}

.dialog_n {
    background: transparent url('./img/popup/top_mid.gif') repeat-x 0 0;
    height: 23px;
}

.dialog_ne {
    width: 9px;
    height: 23px;
    background: transparent url('./img/popup/top_right.gif') no-repeat 0 0;
}

.dialog_e {
    width: 2px;
    background: transparent url('./img/popup/center_right.gif') repeat-y 0 0;
}

.dialog_w {
    width: 2px;
    background: transparent url('./img/popup/center_left.gif') repeat-y 0 0;
}

.dialog_sw {
    width: 9px;
    height: 19px;
    background: transparent url('./img/popup/bottom_left.gif') no-repeat 0 0;
}

.dialog_s {
    background: transparent url('./img/popup/bottom_mid.gif') repeat-x 0 0;
    height: 19px;
}

.dialog_se {
    width: 9px;
    height: 19px;
    background: transparent url('./img/popup/bottom_right.gif') no-repeat 0 0;
}

.dialog_sizer {
    width: 9px;
    height: 19px;
    background: transparent url('../img/popup/sizer.gif') no-repeat 0 0;
    cursor:se-resize;
}

.dialog_close {
    width: 30px;
    height: 30px;
    background: transparent url('../img/popup/close.gif') no-repeat 0 0;
    position:absolute;
    top:30px;
    right:8px;
    cursor:pointer;
    z-index:2000;
}

.dialog_minimize {
    width: 14px;
    height: 15px;
    background: transparent;
    position:absolute;
    top:5px;
    left:28px;
    cursor:pointer;
    z-index:2000;
}

.dialog_maximize {
    width: 14px;
    height: 15px;
    background: transparent;
    position:absolute;
    top:5px;
    left:49px;
    cursor:pointer;
    z-index:2000;
}

.dialog_title {
    float:left;
    height:14px;
    font-family: Tahoma, Arial, sans-serif;
    font-size:12px;
    text-align:center;
    width:100%;
    color:#000;
}

.dialog_content {
    overflow:auto;
    color: #000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    background-color:#FFF;
    border: 3px solid #DDDDDD;
}

.top_draggable, .bottom_draggable {
    cursor:move;
}

.status_bar {
    font-size:12px;
}
.status_bar input{
    font-size:12px;
}

.wired_frame {
    display: block;
    position: absolute;
    border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
    display: block;
    position: absolute;
}

.dialog table.table_window  { 
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0px;
    padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
    padding: 0;
}

.dialog .title_window {
    -moz-user-select:none;
}  

h1
{
    clear: both;
}

.busStops a
{
    font-size: 1.1em;
    text-decoration: none;
    margin: 5px;
}

.bus-title
{
    font-size: 1.2em;
    display: block;
    font-weight: bold;
    margin-top: 15px;
    padding-top: 15px;
    clear: both;
}

.bus-name
{
    padding-left: 20px;
}

.bus-link
{
    float: right;
}










.booking table {
    background: #fff;
    border-collapse: separate;
    border-spacing: 1px;
    padding: 0;
    width: 100%;
}

.booking th {
    background: #075792;
    color: #fff;
    font: bold 0.79em Verdana,Tahoma,sans-serif;
    padding: 8px 6px;
}

.booking th a{
    color: #fff;
}

.booking th.dur { width: 150px; }

.booking td {
    background: #e2eff6;
    color: #000;
    font: normal 0.7em Verdana,Tahoma,sans-serif;
}

.booking td a {
    color: #000;
    display: block;
    padding: 5px 6px;
    text-align: center;
    text-decoration: none;
}

.booking td a:hover,
.booking td a:focus {
    background: #ecf8fe;
    border: 1px solid #075792;
    padding: 4px 5px;
}

.booking td.em a:hover,
.booking td.em a:focus {
    background: #ffa200;
    border: 1px solid #dd1f00;
    padding: 4px 5px;
}

.booking td.sym, .booking td.dur {
    background: #f5b813;
    padding: 5px 6px;
    text-align: center;
}

.booking td.em,
.booking td.em a {
    background: #ff7200;
}

.booking td.em a {
    position: relative;
}

.booking td.price { font-size: 1.45em; }

.booking .strike {
    font-size: 0.75em;
    position: absolute; top: 3px; left: 3px;
    text-decoration: line-through;
}

.booking .em a:hover .strike,
.booking .em a:focus .strike {
    top: 2px; left: 2px;
}

.booking .sold {
    background: #bdbdbd;
    color: #fff;
    padding: 5px 6px;
    text-align: center;
}

.booking
{
    /*	font-size: 0.8em;*/
}

.bd .photo
{
    width: 250px;
    padding: 10px;
}

.hd
{
    clear: both;
}

.room-list
{
    text-align: left;
    margin-bottom: 7px;
    clear: both;
}

.room-list a
{
    float: right;
}



#formAlert{
    font-weight: bold;
    font-size: 130%;
    text-align: center;
}

.formFields div
{
    float: left;
    margin-right: 10px;

}

.formFields select{
    clear:both;
}

.formFields input{
    clear:both;
    font-size: 12px;
    width: 175px;
    border: 1px solid #CCC;
}

.formFields, .submit
{
    border: 1px solid #AAA;
    /*padding: 10px;*/
}
/*
.submit{
	float:left;
	margin:0 5px;
	text-align:center;
	width:450px;
}*/

.submit span{
    color: red;
}

.success
{
    background:#EFFFF1;
    border:1px solid #88BF77;
}

.invalid
{
    border: 1px solid #FF6F75;
    background: #FFDFE0;
}












label
{
    display: block;
}

label .qmark{
    //	float: left;
}

.fLabel
{
    width: 163px;
    display:block;
    float: left;
}

#res-bonuses label{
    display: inline;
}

.bus_stop{
    width: 364px;
}

.birthdate
{
    padding-right: 35px;
}

#error-list{
    font-size:11px;
    font-weight:normal;
    /*margin-left:333px;*/
    text-align:left;
    list-style-type:disc;
}

#facilities
{
    text-align: left;
}

.fac-item
{
    cursor: pointer;
    float: left;
    margin: 5px;
}

.acc-map
{
    height: 200px;
    width: 300px;
    border: 1px solid black;
}
#vation-details{
    margin-left: 10px;
}

#reservation-details dt
{
    font-weight: bold;
}

#reservation-details dd
{
    margin-left: 5px;
}

#res-bonuses div{
    width: 175px;
}

#res-bonuses div input{
    width: 20px;
}

#res-bonuses div label{
    width: 150px;
}


.category-small
{
    width: 175px;
    height: 128px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 11px;
    padding-top: 172px;
    padding-left: 200px;
    padding-right: 10px;
    color: darkblue;
}

.people img
{
    border: 0;
}

.people a
{
    display: block;
    float: left;
    width: 75px;
    height: 94px;
    margin: 2px;
}

.new-inner
{
    min-width: 800px;
    border: 1px solid #bfbfbf;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    behavior: url(http://curved-corner.googlecode.com/files/border-radius.htc);
    background: #f5f6f8;
    color: darkblue;
}

.new-inner h1
{
    height: 38px;
    background: #eceff3;
    margin: 0;
    font-size: 18px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    -khtml-border-radius:10px 10px 0 0;
    padding: 0;
    line-height: 38px;
    color: #1db3f1;
    padding-left: 20px;
}

.new-inner-body
{
    padding: 10px;
    font-size: 12px;
}

.new-inner-body table, .yacht-technical table, .yacht-details table
{
    width: 100%;
    border-collapse: collapse;
    font-size: 10px;
    color: #737373;
}

.new-inner-body td, .new-inner-body th, .yacht-technical th, .yacht-technical td, .yacht-details th, .yacht-details td
{
    border: 1px solid #dfdfdf;
    text-align: center;
}

.new-inner-body td a
{
    text-decoration: none;
}

.new-inner-body tr, .yacht-technical tr, .yacht-details tr
{
    background: #e9f6f8;
}

.new-inner-body tr.odd, .yacht-technical tr.odd, .yacht-details tr.odd
{
    background: #ffffff;
}

.new-inner-body th.emph
{
    background: #cbe4fb;

}

.new-inner-body td.emph
{
    color: #0d88de;
}

.new-inner-body td.last, .legenda .last
{
    background: #ffb400;

}

.new-inner-body td.disabled, .legenda .disabled
{
    background: #a4a4a4;

}

.small-yacht-images img
{
    width: 120px;
    height: 80px;
}

.small-yacht-image
{
    padding: 6px;
    background: white;
    border: 1px solid #dfdfdf;
    float: left;
    margin: 6px;
}

.yacht-photos
{
    width: 440px;
    background: #f9f9f9;
    border: 1px solid #dfdfdf;
    padding: 10px;
    float: right;
}

.new-inner-yacht h3
{
    font-size: 10px;
    color: #c2c2c2;
    background: #f4f4f4;
    margin: 0;
    margin-bottom: 10px;
}

.new-inner-yacht h3 span
{
    background: #f9f9f9;
}

.yacht-description, .yacht-technical
{
    float: left;
}

.new-inner-yacht
{
    padding: 16px;
}

.yacht-description, .yacht-technical
{
    width: 410px;
    background: #f9f9f9;
    border: 1px solid #dfdfdf;
    padding: 10px;
    float: left;
    clear: both;
    margin-bottom: 16px;
}

.yacht-group
{
    float: left;
}

.yacht-technical table
{
    width: 200px;
    margin: auto;
}

.yacht-photos .yacht-image
{
    width: 400px;
    padding: 12px;
    background: white;
    border: 1px solid #dfdfdf;
    margin: 6px;
}

.new-inner-yacht h2
{
    font-size: 16px;
    color: #009eee;
    margin: 0;
    margin-bottom: 8px;
    margin-left: 2px;
}

.yacht-form h2, .yacht-details h2
{
    font-size: 16px;
    color: #009eee;
    margin: 0;
    margin-bottom: 8px;
}

.yacht-form h2 span
{
    font-size: 10px;
    color: black;
}

.yacht-form, .yacht-details
{
    margin: 10px;
    float: left;
}

.yacht-form
{
    width: 530px;
}

.yacht-details
{
    width: 360px;
}


.yacht-form .inner-box, .yacht-details .inner-box
{
    background: white;
    padding: 10px;
}

.yacht-form label
{
    width: 130px;
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin-top: 3px;
    text-align: right;
    margin-right: 5px;
}

.yacht-form input, .yacht-form textarea
{
    width: 370px;
}

.yacht-form textarea
{
    height: 160px;
}

.yacht-details .yacht-image
{
    border: 3px solid #e1e1e1;
    margin-bottom: 10px;
}

.inner-box a.back
{
    float: left;
}

.inner-box a.send
{
    float: right;
}

.new-inner-body .opis, .new-inner-body .legenda
{
    border: 1px solid #dfdfdf;
    background: #fafafa;
    margin-top: 16px;
    padding: 10px;
}

.legenda div
{
    float: left;
    min-width: 30px;
}

.legenda
{
    height: 15px;
}
