
* {
	margin: 0;
}

html {
	height: 100%;
}


body {
	height: 100%;
	background:white url(img/bg.png) repeat-y center;
	text-align: center;
}



#main {
	position: relative;
	width: 800px;
	height: 720px;
	margin: 0 auto;
	font-family: verdana;
}

#bottom {
	position: relative;
	height: 91px;
	width: 800px;
	margin: 0 auto; 
}

.push {
	height: 91px; 
}


#kolumna-lewa {
float: left; 
width: 180px; 
background: #ffebca;
font-size: 12px;
color:#6b6b5a;
}


#kolumna-prawa {
float: right; 
width: 618px; 
background: #ffffff;
font-size: 12px;
color:#6b6b5a;
overflow:auto;
height:480px;
}


#tresc {
width: 590px; 
padding:5px;
line-height:18px;
background:white url(img/listki_gora.png) no-repeat top right;
font-size: 12px;
color: #000000;
text-align: left;
border: 0px solid #e6ab77;
margin: auto auto 5px auto;
overflow:auto;
}

h2 {
 font-size: 18px;
}


#rezerwacja-tab {
 width: 450px;
 font-size: 11px;
 font-weight:bold;
 margin: 0 auto;
}

#rezer-td1 {
 text-align:left;
}

#rezerwacja-submit {
 font-size: 11px;
 font-weight:bold;
 margin: 0 auto;
 border: 1px solid black;
}

#cennik-tab {
 width: 350px;
 font-size: 11px;
 font-weight:bold;
 margin: 0 auto;
}

#cennik-tab1 {
 background: #a25e43;
 color: #ffebca;
 text-align:center;
}

#cennik-tab2 {
 background: #a25e43;
 color: #ffebca;
 text-align:center;
}

#cennik-tab3 {
 background: #ccbca2;
 color: #ffffff;
 text-align:center;
}

#cennik-tab-blad {
 background: #a25e43;
 color: #ff0000;
 text-align:center;
}

#cennik-tab-row {
 background: #ecdcc2;
 color: #000000;
 text-align:center;
 height:35px;
}
