html, body, div, span, pre, code, a, p, img, hr, 
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend { 
  border: 0;
  margin: 0;
  padding: 0;
}

html, body 
{
	background-color: #000;
	color: #ff7500;
	font-family: calibri, tahoma, verdana, sans-serif;	
	font-size: 12px;
	font-weight: normal;
}

#top-menu
{
	border-top: 1px solid #ff7500;
	border-bottom: 1px solid #ff7500;
	height: 25px;
	margin: 5px 0 5px 0;
	padding: 4px 0px 3px 0px;
	font-size: 15px;
}
#top-menu ul, #top-menu ul li
{
	display: block;
	list-style: none;
	float: left;
}
#top-menu ul
{
	width: 100%;
}

#top-menu ul a
{
	width: 85px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ff7500;

}

#top-menu ul a:hover
{
	color: #f93;
	border-bottom: 1px solid #f93;

}

#top-menu ul a.active
{
	color: yellow;
	/*font-size: 20px;*/
}

h1
{
	text-align: center;
}
h3
{
	margin-top : 10px;
}

#container
{
	width: 780px;
  margin: 0 auto 0 auto;

}


#left 
{
  width: 178px;
	text-align: left;
	float: left;
	overflow: hidden;
}

#left dt, #left dt a
{
	color: #f70;
	text-decoration: none;
}

#left dt a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

#left dd a
{
	color: #fea;
	text-decoration: none;

}

#left dd
{
		margin-left: 20px;
}

#left dd a:hover
{
	text-decoration: none;
	background-color: #fea;
	color: #000;
}

#center
{
	float: left;
	width : 600px;
	text-align: left;
	color: #fbd67c;
	padding-bottom: 20px;
	font-size: 12px;
}
#center p
{
	text-indent : 15px;	
	padding: 10px 0;
	color: #fec;
	text-align: justify;
	
}

#bottom
{
	clear: both;
	width : 780px;
	border-top: 1px solid #ff7500;
}

#menu0
{
	padding: 0 10px;
}

#miniaturki
{
	width: 121px;
	text-align : center;
	height: 310px;
	overflow : auto;
	clear: right;
	border: 1px solid #444;
}

.mini
{
	width: 95px;
	height: 65px;
	padding: 2px;
}

.mini, .mini a,.mini a img, .mini a:visited
{
	
	display : block;
	text-decoration : none;
	margin : 0 auto;
}

#bfoto
{
	width: 455px;
	height: 310px;
	text-align : center;
	margin-left : 10px;
	float: left;
	border : 1px solid #444;
}

#bfoto a img
{
	text-decoration : none;
	padding: 4px;
}

#menuopisy
{
	margin-top : 10px;
}
#menuopisy li
{
	list-style-type: none;
	display: inline;
	width: 100px;
	height: 25px;
	padding: 5px 10px 5px 10px;
	color: #eca;
}
#menuopisy li:hover
{
	cursor: pointer;
	text-decoration : underline;
}
#opisy
{
	max-height : 250px;
	width: 594px;
	overflow: auto;
	clear: left;
	font-size : 12px;
	margin : 10px 0;
}

.opis
{
	padding :0 10px;
	overflow: auto;
	display: none;
}

.opis ul
{
	padding-left: 20px;
}

.headline
{
	color : #eca;
	font-size : 15px;
	font-weight : bold;
	padding-left: 10px;
}

.date 
{
	font-size: 11px;
	color: #ccc;
	text-align: right;
}

.author 
{
	font-size: 11px;
	text-align : right;
	font-style : italic;
	color: #ccc;
}

a.galmenu, #center a
{
	text-decoration : none;
	color : orange;
	font-weight: bold;
}

a.galmenu:hover, #center a:hover
{
	color : yellow;
}

table.form
{
	width: 570px;
	margin: 10px auto;
}

.form td
{
	padding-right: 10px;
	text-align: right;
	width: 285px;
}

.form input
{
	width: 270px;
}
.form select
{
	width: 275px;
}
.form textarea
{
	width: 570px;
	height: 100px;
}
 
.form
{
	padding: 10px;
}

.req
{
	background: #ff9;
}

.highlight { background-color: #FF9933; color: black; }

.border { border: 1px solid orange; padding: 10px; width:200px; float: left; text-align: center; margin: 5px;}

.news { display: block; float: left; }