 html
 {margin: 0px;
 padding: 0px; 
 }
 
 
 body  
	{margin: 0px; 
	 padding: 0px; 
	 background: #444D52; 
	 text-align: left; 
	 font-size: 10pt; 
	 font-family: arial, helvetica, sans-serif;
	}

img 
  {border: 0px;
	}
h1, h2, h3, h4
{font-family: Cambria, Georgia, Garamond, serif;}	

h1 
	{font-size: 1.7em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.3em;
	font-weight: bold;
	}
h3
	{font-size: 1.1em; 
	 font-weight: bold;
	}

a 
	{color: #BF5000; 
	 font-size: 1em;
	 text-decoration: none;
	}
a:visited 
	{color: #BF5000;
	}
a:hover 
	{color: #536F7B;
	}
	
#container
  {width: 980px;
	 margin: 0px auto;
   background: url('content.jpg') repeat-y;
	 border-right: 1px solid #323A3D;
	 border-left: 1px solid #323A3D;
	}

#top
{width: 980px;
 height: 199px;
 background: #ff9900 url("top.jpg") no-repeat;
}

#center
{width: 980px;
height: 51px;
 background: url('center.jpg') no-repeat;
}



#left
{width: 200px;
 margin: 0px 25px 0px 75px;
 float:left;
}

#right
{width: 600px;
min-height: 310px;
margin: 0 65px 0 15px;
float: right;
}

#box
{width: 570px;
padding: 0 20px 0 10px;
}

#main
{width: 410px;
float: left;
padding: 15px 10px 0 0;

}

#side
{width: 160px;
padding: 0 10px;
text-align: center;
float: right;
}

.headers
{	font: bold 12pt Cambria;
	color: #000000;
	background: url('pasek.gif') no-repeat bottom center;
	display: block;
	width: 160px;
	padding: 10px 0 5px 0;
	margin-bottom: 25px;
}

.katalog a
{text-decoration: none;
 color:#394144;
 font-size: 7pt;
}

.date
{font-style: italic;
 font-size: 9pt;
 color: #394144;
}
.news
{border-bottom: 1px solid #BF7739;
}

.up
{float:right;
margin: 0 20px 10px 0; }

.box
	{float: right;
	 width: 220px;
	 margin: 0 10px;
	}
.box a
  {border: none;
	}
.box img
  {margin: auto;
	}

#logo
{display:block;
 width: 760px;
 height: 140px;
 margin: 0 auto;
 text-indent: -2000em;
 outline-style: none;
}


#footer
{width: 980px;
 height: 92px;
 clear: both;
 background: #ff9900 url('footer.jpg');
}
#footer p
{font: 8pt;
 text-align: right;
 padding: 30px 60px;
 color:#394144;
}

#footer a
{text-decoration: none;
color:#394144;
}

#footer a:hover
{text-decoration: none;
color:#2e2e2e;
}


#menu, #menu li 
{display: block;
 list-style: none;
	margin: auto;
	padding: 0;
}

#menu li 
{width: 180px;
	background: url('pasek.gif') no-repeat bottom center;
	padding: 10px 0 5px 0;
}

#menu a, #menu a:visited 
{display: block;
	width: 180px;
	text-decoration: none;
	text-align: center;
	font: bold 12pt Cambria;
	color: #ffffff;
}

#menu a:hover 
{color: #536F7B;
}

