body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
}

html, body,  #contents{
	height:100%;
	width:100%;
	min-height:100%;
}

html>body, html>body #contents {
	height: auto;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

#contents {
	position: absolute;
	width:100%;
}

#main {
	margin-top:5px;
	width:886px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:auto;
	min-height:100%;
	margin-bottom:2em;
}

#main a {
	color:#003333;
	text-decoration:underline;
}

#main a:visited {
	color:#003333;
	text-decoration:underline;
}

#main a:hover, #main a:active {
	color:#003333;
	text-decoration:underline;
}

	
#upper_menu {
	background:url(img/logo.jpg) no-repeat;
	height:40px;
	padding-left:165px;
	margin-bottom:4px;
}

#upper_menu ul {
	padding-top:20px;
	padding-left:0px;
	margin:0 0 0 0;
}

#upper_menu ul li {
	list-style:none;
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:0.8em;
}

#upper_menu ul li a:link, #upper_menu ul li a:visited{
	color:#000000;
	text-decoration:none;
}

#upper_menu ul li a:hover, #upper_menu ul li a:active{
	color:#000000;
	text-decoration:underline;
}

#header{
	position:relative;
	background:url(img/header.jpg) no-repeat top;
	width:100%;
	height:191px;
}

#login {
	position:absolute;
	right:15px;	
	text-align:center;
	top:45px;
}

#login form input {
	margin-bottom:10px;
	}
	
#lower_menu {
	height:25px;
	background-color:#000000;
	padding-left:35px;
}

#lower_menu img {
	text-decoration:none;
	border:none;
}

#content {
	position:relative;
	padding-top:5px;
}

#open_hours {
	width:14em;
	position:relative;
	float:left;
	margin-bottom:2em;

}

.header {
	background-color:#ececec;
	height:1.2em;
	margin-bottom:5px;
	padding-left:1em;
	padding-top:0.2em;
	border:1px #ececec solid;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	margin:0 0 0 0;
}

.main {
	background-color:#ececec;
	margin-bottom:5px;
	font-size:0.8em;
	padding-left:5px;
}

#include {
	margin-left:15em;
	margin-right:0;
	margin-bottom:2em;
	position:relative;
}

#open_hours a:link, #open_hours a:visited {
	color:#000000;
	text-decoration:none;
}

#open_hours a:hover {
	text-decoration:underline;
}

#about {
	margin-left:0;
	margin-right:17em;
}

#about_header {
	height:1.2em;
	border:1px solid #9e9e9e;
	padding-top:0.2em;
	padding-left:5px;
	margin-bottom:5px;
}

#about_main {
	padding-left:5px;
	font-size:0.8em;
}

#news {
	width:16em;
	float:right;
}

.hour {
	display:inline;
	position:absolute;
	right:5px;
}

.day {
	display:inline;
	position:absolute;
	left:20px;
}

.main ul {
	margin-top:0px;
	padding-top:0px;
	padding-left:10px;
	margin-left:10px;
}

#flash img {
	margin-top:10px;
	width:14em;
}

.baloon {
	visibility:hidden;
	width:271px;
	height:199px;
	padding-top:60px;
	background:no-repeat;
	position:absolute;
	top:170px;
	right:-30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/bln_hlp.png');
}

.baloon[class] {
	  background-image:url(img/bln_hlp.png);
	  }

#mniejszy {
	margin-left:15px;
	width:241px;
	height:199px;
	font-size:0.8em;
	font-weight:bold;
	text-align:justify;	
}

.dis {
	border:1px solid  #000000;
	background-color:#bdbdbd;	
}

input {
	margin:0 0 0 0;
}

.promocja {
	margin-bottom:1em;
	padding:1em;
	text-align:justify;
}	

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	font-weight:normal;	
}

p {
	text-indent:2em;
}

#footer {
	font-size:10px;
	color:#333333;
	width:inherit;
	text-align:center;
	height:auto;
	position:absolute;
	bottom:0px;
}

#foot_center {
	border-top:1px solid #000000;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:40%;
}

#footer a:link, #footer a:visited{
	color:#333333;
	text-decoration:none;
}

#footer a:hover, #footer a:active{
	color:#333333;
	text-decoration:underline;
}

span.gwiazdki {
	font-size:0.7em; 
	text-align:left; 
	padding-left:10px; 
	display:block; 
	color:#000000;
}

#login input.sbtbtn {
	width:150px;
	height:30px;
}

