/*RESET*/

html,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
margin: 0; 
padding: 0; 
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { 
font-size: 16px;  
font-weight: normal;  
font-style: normal; 
}
ul,ol { 
list-style: none; 
}
fieldset,img { 
border: none; 
}
caption,th { 
text-align: left; 
}
table { 
border-collapse: collapse;  
border-spacing: 0; 
}
/*koniec resetu*/
 
body { 
background: black;
background-image: url("body_bg.jpg");
background-repeat: repeat-x;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
color: white; /*globalnie kolor czcionki biały */
font-family: Verdana,Geneva,Kalimati,sans-serif;
font-size: 16px;
text-align:justify;
}
#content {
font-size: 22px;
text-align:center;
width:100%;
margin: 0 auto;
margin-bottom: 20px;
}
#iesux {
text-align:center;
width:100%;
margin: 0 auto;
}
#przegladarki{
text-align:center;
width:100%;
margin: 0 auto;
}
a {
color:white;
}
