html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Lucida Sans Unicode', 'Arial Unicode', 'Arial Unicode MS', 'Helvetica Unicode', 'Verdana Unicode', 'Times Unicode', 'Times New Roman Unicode', 'Courier Unicode', 		'Courier New Unicode';
	font-size: 12px;
}

A{
	color : Black;
	text-decoration : none;
}

#top {
	width: 780px;
	margin: 30px auto;	
	float:none;
}

#NAGLOWEK {
	
}


#MENU {
	width: 150px;
	float: left;
	overflow: hidden;

}

#INFORMACJE {
	width: 150px;
	float: right;
	overflow: hidden;
	background-color: #ccc;
}

#TRESC {
	width: 780px;
	float: left;
	background-color: white;	
}
 

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #888;
	
}

.boxblue
{
	background-color: white;
	width: 259px;
	height: 264px;
	float: left;
	padding-bottom: 10px;
}
.boxwhite
{
	background-color: white;
	width: 521px;
	height: 40px;
	float: left;
}
.boxred
{
	width: 521px;
	height: 224px;
	float: left;
	padding: 0;
	text-align: center;
	background: white url(graph/cornermenu.gif) no-repeat top right;
	padding-bottom: 10px;
}
	
.boxgreen
{
	background-color: green;
	width: 780px;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Arial;
}

ul {
	float: left;
	background-color: #fff;
	padding: 0px 0 0px 0px;
	border: 0px solid #000;
	background-image: url(graph/menutlo_poziom.jpg);
	height:44px;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px;
	border-right: 0px solid #fff;
	border-right: 0px solid #fff;
}

ul a:hover {
	background-color: #800;
	background-image: url(graph/mensutlo_poziom.jpg);
}

.dialog {
 color:#fff;
}
 
.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}
 
.dialog .ft .c {
 height:14px;
}
 
.dialog .hd {
 background:transparent url(graph/tl.gif) no-repeat 0px 0px;
}
 
.dialog .hd .c {
 background:transparent url(graph/tr.gif) no-repeat right 0px;
}
 
.dialog .bd {
	background: transparent url(graph/ml.gif) repeat-y 0px 0px;
}
 
.dialog .bd .c {
 background:transparent url(graph/mr.gif) repeat-y right 0px;
}
 
.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(graph/ms.jpg) repeat-x 0px 0px;
 padding:1em;
 height: 220px;
}
 
.dialog .ft {
 background:transparent url(graph/bl.gif) no-repeat 0px 0px;
}
 
.dialog .ft .c {
 background:transparent url(graph/br.gif) no-repeat right 0px;
}
 
 
/* content-specific */
 
.dialog h1 {
	/* header */
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	font-family: "@Arial Unicode MS", cursive;
	font-style: italic;
	color: gray;
}
.dialog h2 {
	/* header */
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Arial Black";
	color: #ffd700;
	font-weight: 900;
	margin-bottom: 35px;
}
.dialog ul {
	background: transparent;
	width:100%;
	float: left;
	padding-left: 15px;
}

.dialog li{
	display: block;
	color: white;
	font: 14px Arial;
	border-bottom: thin solid #313131;
	width: 80%;
	float: left;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}
 
.dialog p {
	margin: 1px 0px 0px 20px;
	padding: 0px;
	font: 14px arial,tahoma,"sans serif";
}

.ramka_top{
	WIDTH: 780px;
	BACKGROUND: url(graph/content_top.jpg) no-repeat 50% bottom;
	HEIGHT: 13px;
	CLEAR: both;
}

.ramka_center{
	WIDTH: 780px;
	BACKGROUND: url(graph/content_bg.jpg) repeat-y;
	CLEAR: both;
	margin:0px 8px 0px 0px;
}



.ramka_bottom{
	PADDING-BOTTOM: 0px; WIDTH: 780px; BACKGROUND: url(graph/content_bottom.jpg) no-repeat 50% bottom; HEIGHT: 13px; MARGIN-LEFT: 0px; CLEAR: both
}

P {
	padding: 3px 15px;
	margin: 0px;
}

.center {
	text-align: center;
}
	
.center h2 {
	text-align: center;
	font: 18px "Arial Black";
	font-weight: bold;
	padding: 10px 15px 15px;
	margin: 0px;
	color: black;
}
.center P {
	padding: 20px 15px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}


h1 {
	font: 14px "Arial Black";
	padding: 15px 20px 2px;
	margin: 0px 0px;
	color: gray;
}
h2{
	font: 18px "Arial Black";
	text-align: left;
	font-weight: bold;
	padding: 10px 15px 0px;
	margin: 0px;
	color: black;
}

hr {
	border-top: 1px solid #c4c4c4;
	border-width: 1px 0 0 0;
	height: 1px;
	width: 95%;
}

	
#footer {
	TEXT-ALIGN: center; PADDING-BOTTOM: 20px; HEIGHT: 70px; COLOR: #fff; CLEAR: both
}
#footer P {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 44px; PADDING-RIGHT: 90px; FLOAT: left; HEIGHT: 30px; COLOR: #9c9a9b; BORDER-RIGHT: #ffc000 3px solid; PADDING-TOP: 25px
}
#footer UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 25px; background: transparent;
}
#footer A {
	COLOR: #9c9a9b
}
#footer UL LI A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-RIGHT: #9c9a9b 2px solid; PADDING-TOP: 0px; font-size: 10px;
}
#footer UL LI A.active {
	TEXT-DECORATION: underline; background: transparent;
}
#footer UL LI A:hover {
	TEXT-DECORATION: underline; background: transparent;
}

.float_lewa {
   float: left;
	margin-left: 20px;
}

.float_prawa {
   float: right;
	margin-right: 20px;
}

.wiersze_0{
	padding: 0;
	margin: 0;
	line-height: 10px;
}

textarea {
	border: 0;
	font-size: 11px;
	color: white;
	scrollbar-arrow-color: #9B0000;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: black;
	scrollbar-shadow-color: silver;
	background-color: black;
} 
input{
	border: 0;
	font-size: 11px;
	color: white;
	background-color: black;
} 
