html, body  
	{background: #ffffff; 
	 text-align: center; 
	 font-size: 1em; 
	 font-family: Trebuchet MS;
	 margin: 0px auto;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
	
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 16px; 
	 font-weight: bold;
	 color: #EBBA0D;
	}
h4
	{font-size: 14px; 
	 font-weight: bold;
	 color: #744800;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 700px; 
	 background: #fafafa;
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	 background: #ffffff;
	}
a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}

input
	{font-size: 12px;
	 color: gray;
   border: 1px solid gray;
	 padding: 5px;
	}
a.tmenu 
	{color: #ffffff; 
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	}
a.tmenu:visited 
	{color: #ffffff; 
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	}
a.tmenu:hover 
	{color: #FFD43C; 
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	}
	
a.rej 
	{color: #ffffff; 
	 background: #9C7A00;
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	 padding: 9px
	}
a.rej:visited 
	{color: #ffffff; 
	 background: #9C7A00;
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	 padding: 9px
	}
a.rej:hover 
	{color: #ffffff; 
	 background: #B99100;
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	 padding: 9px
	}
	
#wrapper
	{width: 750px;
	 text-align: center;
	 margin: 0px auto;
	}
#top
	{width: 750px;
	 height: 248px;
	 background: orange url('images/top.jpg');
	}
#top_menu
	{width: 750px;
	 height: 30px;
	 padding-top: 4px;
	 padding-bottom: 4px;
	 background: #744800;
	 color: #ffffff;
	 font-size: 12px;
	 font-family: Trebuchet MS;
	 border-top: 3px solid #ffffff;
	 text-align: center;
	 word-spacing: 20px;
	}
#ostatnie
	{color: #615000;
	 width: 199px;
	 height: 213px;
	 padding-left: 4px;
	 padding-right: 4px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 background: orange url('images/ostatnie.jpg');
	 font-size: 12px;
	}
#ostatnie a, #ostatnie a:link, #ostatnie a:hover {
	text-decoration: none;
}
#tresc
	{padding: 5px;
	 font-size: 12px;
	 text-align: justify;
	 color: #744800;
	 width: 540px;
	}
#zarejestruj
	{background: #FFD43C;
	 padding: 5px;
	}
#zarejestruj2
	{background: #FFE177;
	 padding: 5px;
	}
#stopka
	{width: 740px;
	 height: 22px;
	 padding: 5px;
	 background: #744800;
	 color: #ffffff;
	 font-size: 12px;
	 font-family: Trebuchet MS;

	}