	/* Header */
/* logo*/
#header {
	width: 360px;
	height: 150px;
	margin: 0 auto;
	background: url(../obrazy/img2.jpg) no-repeat;
	border: 1px solid #000000;
	float: left;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 56px;
}
/* lewe okno */
#header1 {
	width: 170px;
	height: 150px;
	background: url(../obrazy/img2.jpg) no-repeat;
	border: 1px solid #000000;
	float: left;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 70px;
}
/* prawe okno */
#header2 {
	width: 170px;
	height: 150px;
	margin: 0 auto;
	border: 1px solid #000000;
	float: left;

	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 56px;
}


/* Treś_ Dokumentu */
body {
	margin: auto;
	padding: 0; 
	font: normal small Arial, Helvetica, sans-serif;
	background-image: url(../obrazy/img2.jpg);
	
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: 2pt;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #FF8000; 
	
}

c { 
	text-decoration: none;
	color: #000080
}


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

/* Przyciski POd logiem  */

div {
        font: verdana 12px #000;
        position:relative;
    }
a {
		text-decoration: none;
	}
	
/*Anty A*/
#antya a { color: #000000;}
/* Przyciski POd logiem  */


          
#menu {

        width: 940px;
        
        /*width: 890px; */
        height:30px;
        margin-bottom:10px;
        margin-left: 0px;
	background: url(../obrazy/menu.png) center center;
	}
	

#menu ul {
	list-style: none;
	line-height: normal;
	
	}
#menu li {
	float: left;
	padding-left:7px;
	padding-top:5px;
  	font-weight: bold;
  	font-size: 14px;
	display: inline;
	}
#menu a {
	display: block;
	line-height: 20px;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	
	}

#menu a:hover {

	color: #003366;
	}
/* Elementy */

#elementy {
	width: 1024px;
	margin: 20px 20px;
}
#elementy h2 {
	height: 21px;
	margin-bottom: 15px;
	padding: 4px 0 4px 10px;
	background: url(../obrazy/img9.jpg);
	letter-spacing: normal;
	font-size: 10pt;
	color: #FFFFFF;
}


#elementy h5 {
  	font-size: 8pt;
  	color: #000000;
  }

#elementy ul {
  	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
	list-style-image: url(../obrazy/img1.gif);
	vertical-align: sub;
	
}
#elementy ol {
  	margin-left: 10px;
  	padding-left: 10px;
  	
  
 }
 .tresc {font-family:verdana; font-size:12; padding-right: 18px; color:#1e1e1e}
.newsy {font-family:verdana; font-size:10; text-align:center; color:#ffffff}
.podpis {font-family:verdana; font-size:9; text-align:right; color:#969696; padding: 20px;}
.newsy {font-family:verdana; font-size:10; text-align:center; color:#ffffff}
.stopka {font-family:verdana; font-size:11; text-align:left; color:#ffffff}
.naglowek {font-family:verdana; font-size:12; font-weight:bold; text-align:center; color:#1e1e1e}
.tytul {font-family:verdana; font-size:12pt; font-weight:bold; text-indent: 3em; color:#1e1e1e}
.linia {height:2px; width:250px; color:#02497b; border-width:1px; border-color:#1e1e1e; border-style:solid; }
.niebieski { color: #299DCA; }
.bialy { color: #fff; }
.zielony { color: #FFFF7D;}
.zielony2 { color: #009900;}
.czarny {color: #000000}
.blue { color: #0033CC;}
.czerwony {color: #FF0000;}

/* Panele */

#panel1 {
	float: left;
	width: 19%;
	text-align: left;

}
#panel1 .podtlo { border: 1px solid #000000; background: url(../obrazy/cz2.jpg); padding: 0px; }

#srodek {
	float: left;
	width: 59%;
	padding: 0 3px ;
	text-align: justify;
	
}
#srodek .podtlo { border: 1px solid #000000; background: url(../obrazy/tlo.jpg)}
#srodek .code { border: 1px solid #AAAAAA; background: #DDDDDD; margin: 0 300px 0 15px;}
#wciecie {padding: 0 0 0 15px;}
#srodek .right {text-align: right;}
#srodek dd {font-size: 9pt; font-family:'Comic Sans MS'; background: #DDDDDD; border: 2px dotted #AAAAAA; margin: 0 5px 0 0;}
#srodek dt {font-size: 11pt; }
#srodek table { background: #DDDDDD; margin: 0 0 0 15px;}
#srodek th {background: #CCCCCC;}
		
#panel2 {
	float: left;
	width:  19%;
	text-align: left;
	}
#panel2 .podtlo { border: 1px solid #000000; background: url(../obrazy/cz2.jpg); padding: 0px; }

