html, body {
	background-color: #4d0a0a;
	background: url(../img/bg_body.jpg) repeat;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	margin: 0px 0px 0px 0px; 	
	padding: 0;
}

#center{ 
text-align:center; padding:auto auto auto auto;}
     
a.linkopacity img {
filter:alpha(opacity=90);
-moz-opacity: 0.90; 
opacity: 0.90;
-khtml-opacity: 0.90;
}
 
a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a:link.tekstowy, a:visited.tekstowy {
	color: #fff;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.tekstowy {
	text-decoration: underline;
}

td, th {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #330000;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #121212;
	font-size: 14px;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	text-decoration: none;
}

a:hover {
	color: #DB0004;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

hr {
	align: center;
	width: 100px;
	noshade: noshade;
	color: B78A58;
	size: 1px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	padding: 1px 0 1px 1px;
	border: 0px;
}

ul a:link, ul a:visited {
	color: #121212;
	font-size: 12px;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}

ul a:hover {
	color: #DB0004;
	text-decoration: none;
}

.fr		    { float: right !important; }

#top {
	width: 800px;
	margin: 0px auto -1px auto;
}

#HEADER1 {
	background: url(../img/top.gif);
	width: 800px;
	height: 25px;
}

#HEADER2 {
	background-color: #121212;
	background: url(../img/header.jpg);
	width: 800px;
	height: 100px;
}

#LOGO {
	width: 70px;
	height: 130px;
	}

#CONTENT {
	background-color: #121212;
	background: url(../img/content.jpg);
	width: 800px;
	height: 400px;
	overflow: hidden;
}


#INDEX_AKTUALNY {
	height: 360px;
	float: right;
	overflow: visible;
	text-align: center;
	margin: 20px 20px 0px 0px;
	position: relative;
	width: 300px;
}

#INDEX_TEKST {
	width: 300px;
	height: 360px;
	float: right;
	overflow: visible;
	text-align: justify;
	margin: 20px 20px 0px 0px;
	position: relative;
}

#AKTUALNY_STRONY {
	height: 400px;
	width: 400px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

#AKTUALNY_SPISTRESCI {
	height: 400px;
	width: 250px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

#ARCHIWUM_OKLADKI {
	height: 400px;
	width: 650px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

#INFO_TEKST {
	height: 400px;
	width: 650px;
	margin: 0px 10px 0px 0px;
	padding: 20px 10px 0px 0px;
	overflow: hidden;
	float: right;
	text-align: justify;
}

#INFO_PIC {
	height: 400px;
	width: 400px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

#REKLAMA {
	height: 400px;
	width: 650px;
	margin: 0px 10px 0px 0px;
	padding: 20px 10px 0px 0px;
	overflow: hidden;
	float: right;
	text-align: justify;
}

#KONTAKT {
	height: 400px;
	width: 650px;
	margin: 0px 10px 0px 0px;
	padding: 90px 0px 0px 0px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#BIALA_APLA {
	width: 150px;
	height: 35px;
	float: right;
	overflow: hidden;
	position: relative;
	top: -100px;
	left: 10px;
	background-color: #fff;
	text-align: center;

	border: 1px solid#;
	padding: 7px 0px 0px 0px;
	border: 1px solid #666666;
	}

#LOGO {
	width: 70px;
	height: 130px;
	float: left;
	margin: 0px 0px 0px 25px;
	}
	
#LOGO_NAPIS {
	width: 240px;
	height: 100px;
	float: right;
	margin: 0px 0px 0px 0px;
	}

#FOOTER {
	width: 800px;
	height: 50px;
	clear: both;
	background-color: #888;
	background: url(../img/footer.jpg);
}

