*
	{
	margin:0px;
	padding:0px;
	border:none;
	}

body 
	{
	background:url(grafika/bck-marb.gif);
	}

#spots
	{
	padding:10px;
	
	font-size:1em;
	color:transparent;
	}

#box
	{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}

#naglowek
	{
	width:980px;
	height:320px;
	background:no-repeat url(grafika/head.jpg);
	overflow:hidden;
	}	

#menu
	{
	width:200px;
	height:700px;
	margin-top:-80px;
	margin-right:10px;
	line-height:1.5em;	
	float:left;
	color:rgb(139,0,0);
	background:transparent no-repeat url(grafika/papier.jpg);
	}

#nowosci
	{
	margin-top:100px;
	}
	
#tresc
	{
	width:740px;
	overflow:hidden;
	}
	

#tresc p	
	{
	text-align:justify;
	line-height:1.5em;
	font-size:1em;
	}

#tresc p span
	{
	color:darkred;
	font-size:1.2em;
	font-family:verdana;
	}

#tresc  .dolewej 
	{
	text-align:left;
	}

#tresc .kolumna
	{
	width:350px;
	float:left
	}

#stopka
	{
	clear:both;
	margin:10px auto;
	width:auto;
	text-align:center;
	overflow:hidden;
	}


#stopka h6
	{
	font-size:0.9em;
	padding:30px;
	border-top:1px gray solid;
	}

a
	{
	color:rgb(139,0,0);
	text-decoration:none;
	}

a:hover 
	{
	text-decoration:underline;
	}

p a
	{
	color:rgb(139,0,0);
	text-decoration:underline;
	}

p a:hover 
	{
	font-weight:bold;
	}

ul.menu 
	{
	list-style-type:square;
	margin-top:0; 
	font-size:1.0em;
	}

ul
	{
	list-style-type:none;
	margin-top:10px;
	margin-left:30px;
	font-size:1.1em;
	}

img
	{
	margin:10px;
	}

h1,h2,h3,h4,h5,h6
	{
	color:rgb(139,0,0);
	}

h4
	{
	border-bottom:1px solid rgb(139,0,0);
	padding:30px 0 20px 0;
	margin-bottom:10px;
	text-align:center;
	font-size:1.2em;
	font-weight:normal;
	}

.left
	{
	float:left;
	width:auto;
	}

.right
	{
	float:right;
	width:auto;
	}

.staly
	{
	width:60px;
	}

.nazwa
	{
	width:auto;
	}

tr
	{
	vertical-align:top;
	}

td
	{
	padding:3px;
	}

td img
	{
	vertical-align:middle;
	}

hr 
	{ 
	border-top:1px dotted black;  
	height:0;
	margin:0;
	}

#tresc table.hobby
	{
	width:800px;
	background:url(grafika/mur.jpg);
	}

#tresc table.pizza
	{
	width:700px;
	font-size:1em;
	}

.happyhours
	{
	color:green;
	font-weight:bold;
	}

.column_small
	{
	width:320px;
	float:right;
	overflow:hide;
	}










