html, body {
	font-family: Tahoma;
  	font-size: 15px;
	background-color: #fff;
	background:url(../index/body_bg.jpg) repeat-x #000000;
	color: #000;
	margin: 0;
	padding: 0;
}

#top {padding: 0;
	position: static;
	margin: 0 auto;
	width: 974px;
	
}

#NAGLOWEK {
	width: 974px;
	height: 144px;
	color: white;
}

#MENU {
	width: 165px;
	height: 587px;
	float: left;
	overflow: hidden;
	background:url(../index/tlo/foto_02.jpg) no-repeat #000000;
	color: white;
}

#INFORMACJE {
	
	width: 165px;
	height: 587px;
	float: right;
	overflow: hidden;
	background:url(../index/tlo/foto_04.jpg) no-repeat #000000;
	color: white;
}

#TRESC {
	width: 644px;
	float: left;
	overflow: hidden;
	background:url(../index/tlo/foto_03.jpg) no-repeat #84AAD9;
	color: white;
	}

#STOPKA {
	clear: both;
	width: 100%;
	color: white;
}

img.black_border { 
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-bottom: 6px;
   margin-left: 20px;	
}

div.margin10
{
	margin-left: 10px;
}


a.m1:link, a.m1:visited {
	font-family: Tahoma;
  	display: block;
	background: url(../index/przyciski/2a.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: white;
	width: 165px;
	height: 26px;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	text-decoration: none;
	outline: none;

}

a.m1:hover {
	background: url(../index/przyciski/2.gif) no-repeat;
	text-decoration: none;
	color: #FF0000;
}

div.transp71 {
	background:url(../index/tlo/transparent/300x300-tlo71.png);
	color: white;
	}
div.transp60 {
	background:url(../index/tlo/transparent/1x1-tlo60.png);
	color: white;
	}
div.transp50 {
	background:url(../index/tlo/transparent/1x1-tlo71.png);
	color: white;
	}	
