body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.krakus #naglowekwhite { 
	width:100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:20px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin: 0em;
} 

.krakus #naglowekred { 
	width:100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:20px;
	background: #ff0000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin: 0em;
} 
.krakus #naglowekpusty { 
	width:100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin: 0em;
} 

.table1 { 
	background: #ced4d3;
	margin: 0px auto;
	font:Arial, Helvetica, sans-serif; font-weight: normal; font-size:10px; color:#000000;
} 

.table1 #fontduzy{ 
	margin: 0px auto;
	font:Arial, Helvetica, sans-serif; font-weight: normal; font-size:18px; text-decoration:underline;color:#660000;
} 

.table1 #fontcatering{ 
	margin: 0px auto;
	font:Arial, Helvetica, sans-serif; font-weight: bold; font-size:22px; color:#ffffcc;
} 

.table1 #fontlive{ 
	margin: 0px auto;
	font:Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color:#ffff66;
}
.table1 #flash{ 
	margin: 0px auto;
	font:Arial, Helvetica, sans-serif; font-weight: normal; font-size:11px; color:#cc0000;
}  


.tab {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none; vertical-align:top;
}
.tab1 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
.tab1:hover {
	COLOR: #ffffff; font:Geneva, Arial, Helvetica;
}
.tab1t {
	CURSOR: auto; BACKGROUND-COLOR: #660000}