*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	margin: 0px;
	background: #291807 url(../gfx/body.gif) no-repeat fixed center top;
	text-align: center;
}
#page{
	width: 980px;
	margin: auto;
	text-align: left;
}
#page .top{
	height: 89px;
	border-bottom: 2px solid #DBA411;
	width: 100%;
	background-color: Black;
}
#page #menu{
	height: 55px;
	background-image: url(../gfx/bg_menu.png);
	background-repeat: repeat-x;
	width: 100%;
	line-height: 55px;
	text-align: center;
}
#page #flash{
	height: 307px;
	border-bottom: 2px solid #DBA411;
	width: 100%;
}
#page #flash2{
	height: 241px;
	border-bottom: 2px solid #DBA411;
	width: 100%;
}
#content{
	width: 100%;
	background-image: url(../gfx/bg_content.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #F9ECE1;
	overflow: hidden;
}
#lewa{
	width: 250px;
	float: left;
   margin-top: 20px;
	overflow: hidden;
}
#prawa{
	width: 720px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	line-height: 19px;
	overflow: hidden;
}
.clear{
	clear: both;
}
.ramka{
	background-color: #0A0A09;
	border: 1px solid #914D11;
	margin: 10px;
}
#stopka{
	border-top: 1px solid #88501A;
	height: 45px;
	color: #E57716;
}
#stopka td, a.re{
	color: #E57716;
	font-size: 12px;
}
a.stopka{
	color: #F2D4B7;
	font-size: 11px;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
}
a:hover.stopka{
	 text-decoration: underline;
}
#page #menu ul.menu{
	color: #F2D4B7;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.menu li{
	float: left;
	background-image: url(../gfx/li.png);
	background-position: right;
	background-repeat: no-repeat;
	text-align: center;
}
ul.menu li a{
	color: #F2D4B7;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-left: 22px;
	padding-right: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
ul.menu li a:hover{
	background-image: url(../gfx/li.png);
	background-color: #C59310;
}
ul.menu li a.on{
	background-image: url(../gfx/li.png);
	background-color: #C59310;
}
#menu{
	text-align: center;
}
.nawigacja, .nawigacja a{
	color: #F2D4B7;
	font-size: 12px;
	text-decoration: none;
}
#lewa .html{
	padding: 10px;
	color: White;
	font-size: 10px;
}
ul.menu li ul{
	width: 180px;
	position: absolute;
	background-color: Black;
	display: none;
	list-style: none;
	padding-left: 0px;
	opacity: 0.8;
  filter: alpha(opacity=80); 
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
}
ul.menu li ul li{
	background-image: none;
	float: none;
	text-align: left;
	line-height: 19px;
	border-bottom: 1px solid #6E4823;
}
ul.menu li ul li a{
	display: block;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
ul.menu li ul li a:hover{
	background-color: White;
	color: #D29D10;
}
a{
	color: White;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
div.kontakbox{
	font-size: 10px;
	padding: 5px;
	color: #FAE09C;
}
div.kontakbox b{
	font-size: 11px;
	color: #E57715;
}
div.kontakbox p{
	margin-top: 0px;
	font-weight: bolder;
}
div.kontakbox a{
	font-size: 11px;
	color: #FF9E55;
}
.n_skrot{
	padding: 8px;
	border: 1px solid #38220C;
	margin: 5px;
}
.n_skrot:hover{
	background-color: #653A12;
}
a.gallery img, a img{
	border-color: White;
}