html{
	 background: black url('Img/tlo.jpg') no-repeat; 
	 text-align: left; 
	 font-size: 13px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin: 0px; 
	 padding: 0px;}
	 
body{
   margin: 9px;} 

body *{
	 margin: 0px; 
	 padding: 0px;  
	 text-align: left;
	 color: white;}
	 
img{border: 0px;}

a, a:visited, a:hover{text-decoration: none;}

#menu{
	 font-weight: bold;
	 text-transform: uppercase;}
	
#menu a:hover{
   color: red;}
	 
#tresc{
	 position: relative;
	 top: 15px;
	 left: 280px;
	 width: 750px;}
	 
#tresc a img{
   margin: 10px;
	 border: none;}
	 
#tytul_strony{
   font-size: 19px;
	 color: #BF0B17;
	 font-style: italic;
	 font-weight: bold;}

#tresc .podtytul{
   margin: 20px 0 0 10px;
   font-size: 16px;
	 color: #BF0B17;
	 font-style: italic;
	 font-weight: bold;}
	 
input, textarea{color: black;}