body {
  margin: 0px;
  padding: 0px;
   background-color: BLACK;
   
   
}


#header {

	background-image: url(TOP_BANNER1.JPG);
	background-repeat: no-repeat;
	height:230px;
	width:100%;	
 	margin-left: auto ;
  	margin-right: auto ;
	//top: 0;
	//position:relative;
}

#bar {
clear: both;
  position:relative;
  float: left;
  width: 1120px;
  height: 20px;
  top:120px;
  left: 5px;
	position:relative;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 5pkt;
	margin-right: 5pkt;
    	margin-top: 0pkt;
	margin-bottom: 0pkt;
    	font-family: Verdana;
	color: BLACK;
	line-height: 20px;
	z-index: 100; 
/*
	border-width: .2em; 
	border-style: dotted; 
	border-color: #900; 
*/
}

#bar_logowanie {

  position:relative;
  float: left;
  width: 150px;
  height: 80px;
  top:0px;
  left: 0px;
}

Input.menu{ 

	font-size: 8pt;
	font-weight: bold;
	margin-left: 0pkt;
	margin-right: 0pkt;
    	margin-top: 0pkt;
	margin-bottom: 0pkt;
    	font-family: Verdana;
	color: #01359B;
	
}


#bar_logowanie tr td
{
	position:relative;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 5pkt;
	margin-right: 5pkt;
    	margin-top: 0pkt;
	margin-bottom: 0pkt;
    	font-family: Verdana;
	color: #01359B;
	line-height: 20px;
/*
//	border-width: .2em; 
//	border-style: dotted; 
//	border-color: #900; 
*/
}

#bar_logowanie  td div.nobold 
{
font-weight: normal;
}


#footer {
  background: #01359B;
  width:100%;
  height: 30px;
	position:relative;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 5pkt;
	margin-right: 5pkt;
    	margin-top: 0pkt;
	margin-bottom: 0pkt;
    	font-family: Verdana;
	color: #000000;
	line-height: 20px;

}


#footer_text {
 	margin-left: auto ;
  	margin-right: auto ;
//	position:relative;
	font-size: 7pt;
	font-weight: normal;
	margin-left: 5pkt;
	margin-right: 5pkt;
    	margin-top: 0pkt;
	margin-bottom: 0pkt;
    	font-family: Verdana;
	color: #EEEEEE;
	line-height: 20px;
}

#main {
 	float: left;
	width:100%;
	height:100%;
	top:0px;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 30pkt;
	margin-right: 30pkt;
    	margin-top: 30 pkt;
	margin-bottom: 30pkt;
    	font-family: Verdana;
	color: #01359B;
}