*{
margin: 0;
padding: 0;
}
body{
background-color: #a5c3df;
font-family: Arial, Verdana, Tahoma;
font-size: 14px;
color: #2e608e;
}
#container{
width: 701px;
margin: 10px auto;
}
#box {
margin: 0 auto;
width: 697px;
background-color: #bedcf7;
border: 2px solid #fff;
}
#head_glowna {
background: #fff url(images/bg_glowna.jpg) no-repeat left top;
width: 697px;
height: 192px;
}
#head_cennik {
background: #fff url(images/bg_cennik.jpg) no-repeat left top;
width: 697px;
height: 192px;
}
#head_dojazd {
background: #fff url(images/bg_dojazd.jpg) no-repeat left top;
width: 697px;
height: 192px;
}
#head_rezerwacja {
background: #fff url(images/bg_rezerwacja.jpg) no-repeat left top;
width: 697px;
height: 192px;
}
#head_kontakt {
background: #fff url(images/bg_kontakt.jpg) no-repeat left top;
width: 697px;
height: 192px;
}
#left {
float: left;
width: 170px;
}
#right {
width: 460px;
float:left;
padding: 15px 10px 5px;
margin: 10px 0;
border-left: 1px solid #2e608e;
}
#right a{
color: #2e608e;
font-weight:bold;
}
h1{
display:none;
}

div#foot{
width: 697px;
margin: 4px 0 0 0;
}
div#foot p{
font-size: 12px;
}
div#navigation ul{

width: 149px;
list-style-type: none;
margin: 20px 0 0 0;
padding: 20px 10px 0 0;
}
div#navigation ul li{
border-bottom: 1px solid #abcdec;
}
div#navigation ul li a:link, div#navigation ul li a:visited{
display: block;
font-weight: bold;
color: #2e608e;
text-decoration: none;
padding: 4px 0 4px 17px;
}
div#navigation ul li a:hover, div#navigation ul li a:active{
color: red;
}
h2{
font-size: 18px;
text-align:center;
margin-bottom: 15px;
}
p{
margin: 8px 0;
text-align: justify;
}
.center{
text-align: center;
}
span.red{
color:red; 

}
.kontaktowe{
font-size: 110%;
font-size: Arial;
margin-left: 100px;
}
table#form input{
margin: 0 0 5px 0;
}
div#tel{
font-size: 20px;
font-weight:bold;
text-align: right;
color:red;
}
.border{
border:1px solid #fff;
}
