/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
	font: normal 12px Century Gothic, sans-serif;
}
body{	
	text-align:center;
	background-color: #f1f1e9;
	color: #000000;
	background: #f1f1e9 url(../images/bg.jpg) repeat-x top center;
}
#outer{
	min-height:100%;
	width:978px;

	color: #000000;
	text-align:left;
	margin:-92px auto 0;/* negative top margin top make room for footer*/
	background:  #f1f1e9;
	position:relative;
}
h1.title {
	font: normal 22px Century Gothic, sans-serif;
	color:#8e275c;
}
h2 {
	font: normal 14px Century Gothic, sans-serif;
	color:#8e275c;
	margin-bottom:2px;
}
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:760px;
	w\idth:978px;
}
#header {
	position:absolute;
	top:92px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:978px;
	height:482px;
	background:  url(../images/top.jpg) no-repeat;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#infos {
	margin-top:210px;
	font-size:10px;
	color:#757575;
	width:596px;
	float:left;
}
#header #infos .box a img, #header #infos .box3 a img {
	border:0px;
	float:right;
	bottom:0px;
	margin-right:17px;
}
#header #infos .box2 a img {
	border:0px;
	float:right;
	bottom:0px;
	margin-top:22px;
	margin-right:17px;
}
#header #infos .box .txt, #header #infos .box2 .txt {
	float:left;
	height:140px;
}
#header #infos .box3 .txt {
	float:left;
		height:33px;
}
#header #infos .box, #header #infos .box2, #header #infos .box3 {
	float:left;
	width:135px;
	margin-right:5px;
}
#header #infos .box2 {
	float:left;
	width:145px;
	margin-right:4px;
}
#header #infos .box h1{
	font: normal 16px Century Gothic, sans-serif;
	color:#b77597;
}
#header #infos .box2 h1, #header #infos .box3 h1{
	font: normal 16px Century Gothic, sans-serif;
	color:#93c9d3;
}
#right {
	position:relative;
	width:320px;
	float:right;
	padding-top:570px;/*needed to make room for absolute header*/
}
p {padding:0 3px;margin:0 0 1em 0}
#footer {
	clear:both;
	height:92px;
	color: #000000;
	text-align:center;
	margin:0 auto;
	position:relative;
   bottom:0;
	background: url(../images/footer_bg.jpg) repeat-x;
}
#footer .footer {
	background: url(../images/footer.jpg) no-repeat;
	height:42px;
	padding-top:50px;
	width:978px;
	margin:0 auto;
	color:#fff;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#centrecontent {
	width:640px;
	float:left;
	padding-top:570px;/*make room for absolute  header*/
}
#centrecontent #newss {

}
#centrecontent #newss .box {
	width:155px;
	margin-right:3px;
	font: normal 12px Century Gothic, sans-serif;
	color:#4d4d4c;
	float:left;
}
#centrecontent #newss h1 {
	font: normal 12px Century Gothic, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	color:#4d4d4c;
}
#centrecontent #newss .date {
	color:#8e275c; 
}
.promocja {
	font: normal 12px Century Gothic, sans-serif;
	color:#4d4d4c;
	width:300px;
}
#centrecontent #newss div.promocje h1 {
   color:#8e275c; 
	font: normal 14px Century Gothic, sans-serif;
}
.promocja h1 {
	margin:0px;
	color:#8e275c; 
	font: normal 14px Century Gothic, sans-serif;
}
#centrecontent #newss .box a img {
	border:0px;
	float:right;
	bottom:0px;
	margin-right:17px;
}
img.zobaczpr {
	border:0px;
	float:right;
	margin-top:10px;
}
img.rezerwacje {
	border:0px;
	margin-top:140px;
	margin-left:15px;
	position:absolute;
}
img.sklep {
	border:0px;
	margin-top:140px;
	margin-left:250px;
	position:absolute;
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-52px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}
