* {
	margin:0;
	padding:0
}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background:#000;
}

h1
{
	font-size:14px;
}

img
{
	border: 0;
}

a 
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	color:#CCCCCC;
}

#main
{
	text-align:center;
	width: 990px;
	border:0;
	margin:0 auto;
}

#top
{
	height:85px;
	width: 960px;
	margin:0 auto;
	text-align:right;
	border-bottom: 1px solid #fff;
	margin-right: 30px;
}

#left
{
	width:200px;
	float:left;
	text-align:center;
}
#left img
{
	margin: 20px 0;
}
ul#menu
{
	margin: 50px 0;
	width:200px;
	color: #fff;
	font-size: 14px;
	list-style:none;
	text-align:left;
	border-top: 1px solid #fff;
}

ul#menu li
{
	border-bottom: 1px solid #fff;
	line-height: 30px;
}
ul#menu p
{
	padding: 0;
	display:block;
	border-bottom: 1px solid #fff;
	margin:0;	
	line-height: 30px;
	padding-left:5px;
}
ul#gal
{
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-left:20px;
}
ul#gal li
{
	list-style:disc;
}

#menu a
{
	color:#fff;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
	display:block;
	padding-left: 5px;
}

#menu a:hover
{
	background-color:#333;
}

#content
{
	text-align:left;
	float:left;
	width: 730px;
	padding: 50px 30px 15px 30px;
}

#content ul.tekst
{
	padding-left: 20px;
	list-style:disc;
}

#content ul.bio
{
	padding-left: 20px;
	list-style: none;
}

#stopka
{
	clear:both;
	width: 990px;
	border-top: 1px solid #fff;
	margin:0 auto;
	line-height: 25px;
}

p
{
	margin: 10px 0;
}

p.tytul
{
	margin: 0px 0 10px 0;
	font-size:16px;
	font-weight: bold;
	text-align:right
}

table.galeria
{
	width: 600px;
	margin:0 auto;
	text-align:center;
	margin-top: 15px;
}
table.galeria td
{
	text-align:center;
	padding-bottom: 10px;
}
tr.opis td
{
	padding-bottom: 30px;
}table.galeria img
{
	border: 1px solid #fff;
}

#flash
{
	text-align:center;
}

div.news, div.lead {margin-top:10px;border-bottom:1px dashed white;padding-bottom:10px}

a.link_to_arch {float:right}
