html, body  
	{margin-top: 20px;
	 background: #1E1916;
	 color: #BEBBBB; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 
	}
body *
	{
	margin-left: auto;
	margin-top: 50px;
	margin-right: auto;
}
img 
  {border: 0px;
	}
h1 
	{font-size: 13px; 
	 font-weight: bold;
	 	color: #B4B4B4;
	}

div#strona {background: #1E1916;  
width: 800px;
}


div#tekst2 {background: #1E1916 url(imag/index.jpg) no-repeat; 
padding-top: 470px;
padding-left: 20px;
padding-right:20px;
line-height: 1.6em;
text-align: right; 
color: #C5C086; 
width: 580px;
font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

#tekst2 a:link, #tekst2  a:visited, #tekst2 a:active { 
	color: #C28E41;
	text-decoration: none;
}
#tekst2 a:hover {
	color: #C5C086;
	text-decoration: none;
}

		
div#stopka {background: #1E1916;
clear:both; 
color: #534337;
width: 620px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left; 
}

#stopka a:link, #stopka  a:visited, #stopka a:active { 
	color: #FFF149;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#stopka a:hover {
	color: #C5C086;
	text-decoration: none;
		font-weight: bold;
}


a 
	{color: #E2E2E2; 
	 font-size: 1em;
	 text-decoration: none;
	}
a:visited 
	{color: #E2E2E2;
	text-decoration: none;
	}
a:hover 
	{color: #E2E2E2;
	text-decoration: none;
	}
	
p img {
display: block;
 margin: 0 auto;
 }
