/*STRONA*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;	
}


#container {
width: 780px;
margin: 0 auto; 
}

/*WNETRZE*/
#BODY {
	background-color: #000000;
	text-align: left;
	margin: 0 10px;
	width: 780px;

	}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
/*/LOGO*/
/*MENU*/
#MENU {
	width: 160px;
	overflow: hidden;
	float: left;
	margin-left: 0px; 
	margin-top: 10px ;
	list-style:none ;
}
/*ZAWARTOSC MENU*/
#MENU .ZAWARTOSC {
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 2;
	padding: 0;
	list-style:none ;
	
}
#MENU .ZAWARTOSC a:link {
	background: #000000;
	border-bottom: 1px solid #73716F;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: 600 ;
	list-style:none ;
	

}
#MENU .ZAWARTOSC a:visited {
	background: #000000;
	border-bottom: 1px solid #73716F;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: 600 ;
	list-style:none ;
	
}
#MENU .ZAWARTOSC a:hover {
	background: #F8DBB9 url("grafika/tri.gif") left center no-repeat;
	color: #000000;
	padding-bottom: 8px;
	list-style:none ;
	text-decoration: none ; 

	
}
#MENU .ZAWARTOSC ul {
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style:none ;

}
#MENU .ZAWARTOSC ul li {
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style:none ;

}
/*/ZAWARTOSC MENU*/
/*/MENU*/

/*TRESC*/
#TRESC {
	width: 620px;
	background-image:url(grafika/bodybg.jpg);
	background-repeat:repeat-y;
	overflow: hidden;
	float: left;
	min-height: 600 px; 
	
	}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal ;
	font-weight: 300 ;
	line-height: 18px ; 
	color: #000000;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	
}
#TRESC .ZAWARTOSC a:link {
	color: #0000FF;
	text-decoration: none ;
	font-weight: normal;
	font-style: normal;
	border: none ;
}
#TRESC .ZAWARTOSC a:visited {
	color: #800080;
	text-decoration: none ;
	font-weight: normal;
	font-style: normal;
	border: none ;
}
#TRESC .ZAWARTOSC a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border: none ;
}
#TRESC .ZAWARTOSC h1 {
	margin-top: 0px; 
	color: #CC6600 ;
	font-size: 18px ;
	text-align:left ;
	}
#TRESC .ZAWARTOSC h2 {
	margin-top: 0px;
	padding-bottom: 0px ; 
	color: #CC6600 ;
	font-size: 14px ;
	text-align: left ;
	}
#TRESC .ZAWARTOSC p {
	color: #330000 ;
	margin-left: 0px ;
	margin-right: 0px ;
	text-align:justify ;

		}
#TRESC .ZAWARTOSC table {border:#FF8600 outset 1px}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
	font-size: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 36px ;
	background-image:url(grafika/stopka.jpg) ;
	background-position: center ;
	background-repeat:no-repeat ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	clear: both;
	text-decoration:none ;
}
#STOPKA a:link, #STOPKA a:visited {
	text-decoration: underline;
}
#STOPKA a:hover {
	text-decoration: none;
}
/*/STOPKA*/
