body.main  { background: white; 
          color:black;
					text-decoration: none;
					}
#body	  { 
			 background: white; 
			 width:772px; 
			 height: 600px;
			 padding: 0px;
			 margin:auto;
			 }
			 
#naglowek { 
			 width:772px;
			 height: auto;
			 clear:both;
			 margin: auto;
			 }

#nag_lewy {height:79px;
	width:250px;
	background-image: url(grafika/naglowek_lewy.gif);
	background-repeat: no-repeat;
	float:left;
}

#nag_prawy {height:79px;
	width:522px;
	background-image: url(grafika/naglowek_prawy.gif);
	background-repeat: no-repeat;
	float:right;
}

#nag_prawy img {
margin-top:10px;
	float:right;
}

#menu_baner { 
			 width:772px;
			 height: auto;
			 clear:both;
			 margin: auto;
			 }
			 
#menu {  height:209px; 
		  	 width:250px; 
			 background-image: url(grafika/tlo1.gif); 
			 background-repeat: no-repeat;
			 float:left;
			 }
				
									
#menu table.gora {
						 height :209px; 
						 width:250px; 
						 }				 
						 
#menu table.gora td { /*border:ridge 1px white;*/
											width:250px;
											height:17px;
											font-family:arial;
											background-image: url(grafika/menu1.gif); 
			 background-repeat: no-repeat;
											}
											
#menu table.gora td a { text-decoration: none;
				font-weight: bold;
	   		color: white; 
				font-size:17px;
				margin-left:60px;
				font-style: italic;
				}

#menu table.gora td a:hover { text-decoration: none; 
				color:black;
				padding-right: 15px;
				}
				
#menu #submenu {
	height:219px; 
		  	 width:250px; 
			 margin-top:-30px;
			 margin-left:120px;
			 background: transparent url(grafika/tlo1.gif) no-repeat 100%;
			 position:absolute;
}

#menu table.tab_submenu {
						 height :209px; 
						 width:250px; 
						 }				 
						 
#menu table.tab_submenu td { /*border:ridge 1px white;*/
											width:250px;
											height:17px;
											font-family:arial;
											background-image: url(grafika/menu1.gif); 
			 background-repeat: no-repeat;
											}
											
#menu table.tab_submenu td a { text-decoration: none;
				font-weight: bold;
	   		color: white; 
				font-size:17px;
				margin-left:60px;
				font-style: italic;
				}

#menu table.tab_submenu td a:hover { text-decoration: none; 
				color:black;
				padding-right: 15px;
				}
						 

			 
			 
#banner { width:522px; height:210px;  
			 background-image: url(grafika/logo.gif); 
			 background-repeat: no-repeat;
			 float:right;
			 }
			 
#content_all {
	height:auto;
	width: auto;
	clear:both;
	margin: auto;
}
			 
#content_left {
	height:auto;
	width:250px;
	font-size:auto;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;
}
			 
#content {
	min-height:300px;
	background-image: url(grafika/tlo_content_left2.gif); 
	background-repeat: repeat-y;
	font-size:auto;
	height:auto;
	width:500px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;
}

#content #cont{
	margin-top:0px;
	margin-left:10px;
}

#content_all #center {
	text-align:center;
}

#content_all #left {
	text-align:left;
}

#content_all #right {
	text-align:right;
}

#justify {
	text-align: justify;
}

/*#content #form {
	margin-top:0px;
	margin-left:10px;
}*/

#content #pass {
	/*margin-top:-15px;*/
	margin-left:10px;
}

/*button using in bbcode*/
input.button {
background-color :	#EFEFEF;
color :			#000000;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

			 

#footnote {
	background-image: url(grafika/fotenote1.gif); 
	background-repeat:no-repeat;
	width:772px; height:60px;
	color:black;
	font-size:10px;
	clear:both;
	margin: auto;
}

#footnotel {
	width:640px; height:55px;
	float:left;
}

#footnotel p {
margin-top:5px;
	margin-left:20px;
	font-family:arial;
}

#footnotel a{
	margin-left:5px;
	font-family:arial;
	color: black;
}

#footnotel a#autor{
	margin-left:5px;
	font-family:arial;
	color: brown;
}

#footnoter {
	width:120px; height:55px;
	float:right;
}

#footnoter img {
	border:none;
	float:right;
	margin-top:3px;
	margin-right:3px;
}



