*{
margin:0;
padding:0;
}

body{
    margin: 0;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-repeat: repeat-x;
    background-color: #a9cbe2;
}

#tlo {
    background-repeat: no-repeat;
    background-position: top center;
}
#box_mapa {
    left: 755px;
    top: 25px;
    position: absolute;
}
#pozycjonujacy {
    margin: 0 auto 10px auto;
    width: 949px;
}

#baner_gorny {
    width: 949px;
    height: 174px;
    float: left;
    position: relative;
}

#box_przyciski {
    left: 10px;
    top: 25px;
    position: absolute;
}

#box_flagi {
    left: 825px;
    top: 55px;
    position: absolute;
}

#box_logo {
    left: 324px;
    top: 33px;
    position: absolute;
}

#box_logo_christmas {
    left: 316px;
    top: 5px;
    position: absolute;
}

#box_menu {
    left: 100px;
    top: 135px;
    width: 749px;
    height: 20px;
    position: absolute;
}

#baner_lewa {
    width: 506px;
    height: 339px;
    float: left;
    position: relative;
}

#baner_prawa {
    width: 443px;
    height: 339px;
    float: left;
    position: relative;
}

#box_sylwester {
    left: 0;
    top: 0;
    width: 443px;
    height: 178px;
    position: absolute;
}

#box_info1 {
    left: 23px;
    top: 45px;
    position: absolute;
}

#box_info2 {
    left: 23px;
    top: 190px;
    position: absolute;
}

#box_witamy {
    width: 253px;
    height: 182px;
    float: left;
    position: relative;
}

#box_witamy_txt {
    top: 26px;
    left: 20px;
    position: absolute;
    color: #316b83;
}

#box_rezerwacje {
    width: 253px;
    height: 182px;
    float: left;
    position: relative;
}

#box_rezerwacje_txt {
    top: 26px;
    left: 20px;
    width: 225px;
    position: absolute;
    color: #316b83;
}

#box_pokoje {
    width: 443px;
    height: 182px;
    float: left;
    position: relative;
}

#box_pokoje_txt {
    top: 22px;
    left: 20px;
    width: 250px;
    position: absolute;
    color: #316b83;
}
#box_wellness {
    width: 506px;
    height: 179px;
    float: left;
    position: relative;
}

#box_wellness_txt {
    top: 20px;
    left: 255px;
    width: 215px;
    position: absolute;
    color: #2e6c84;
}

#box_oferta_specjalna {
    width: 443px;
    height: 179px;
    float: left;
    position: relative;
}

#box_oferta_specjalna_txt {
    top: 20px;
    left: 26px;
    position: absolute;
    color: #2e6c84;
}

#box_stopka {
    width: 949px;
    height: 20px;
    float: left;
    position: relative;
    color: #ffffff;
}

#oferta_specjalna_news{
    position: absolute;
    width: 240px;
    color: #2e6c84;
	}

a.stopka, a.stopka:hover, a.stopka:active {
    color: #ffffff;
}

font.orange {
    color: #ef9b01;
}

font.white {
    color: #ffffff;
}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
margin: 5px 10px 0px 0px;
}

/* Poprawianie png dla IE <= 6 */
img.png {
    behavior:	url("/css/pngbehavior.htc");
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}

input.main {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #333366;
    width: 118px;
    height: 18px;
    /* Chowamy normalne pole i uzywamy background, zeby uzyskac ladny wyglad */
    border: solid 0 #fff;
    background: transparent url('') no-repeat;
    text-align: right;
}

h1, h2, h3, h4{
font-weight:normal;
font-size: 100%;
}

h1{
color: #ef9b01;
margin:0.3em 0;
font-size: 180%;
}

h2{
color: #e87b04;
margin:0.3em 0;
font-size: 180%;
}

h3{
color: #e87b04;
font-size: 140%;
}

h4{
color:#ef9b01;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
text-align:left;
}

#header{
margin-top: 1em;
padding: 4px 20px;
}

#content{
clear:both;
padding: 0px 40px 10px 40px;
background-color: #fff;
color: #333;
}
#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}

/* tables */

/*
table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
*/
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 12px;
/*background-color: #fff;*/
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */
form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
overflow: auto;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input,select {
    font-size: 10px;
    height: 17px;
    display: block;
    margin: 5px 0 5px 0;
}

textarea {
    font-size: 12px;
    display: block;
    margin: 5px 0 5px 0;
}

fieldset {
    width: 70%;
    border: 1px solid #ef9b01;
    padding: 5px;
}
input[type=hidden] {
    display: none;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input[type=submit], input[type=reset] {
height: 22px;
display: inline;
vertical-align: bottom;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}
