/* CSS dla Zuzelend.com
Autor: Mariusz Zwierzychowski
Kopiowanie i rozpowszechnianie bez zgody autora zabronione */
html {
margin: 0px;
padding: 0px; 
font-family:'Tahoma';
	font-size    : 11px;
text-align: center;
background-color:#ffffff;
}

body {
margin: auto;
padding: 0;
}

div {
	font-family: Arial, Tahoma, Helvetica;
}

table {
font-family:'Tahoma';
font-size    : 11px;
	text-decoration : none; 
color: #000000;
}

A:link , A:active , A:visited {
font-family:'Tahoma';
font-size    : 11px;
	text-decoration : none; 
}

A:hover {
font-family:'Tahoma';
font-size    : 11px;
	text-decoration : none; 
}

h1 {margin: 0px; padding: 0px;}
img { margin: 0px; padding: 0px; border: 0px; }
p {margin: 0px; padding: 0px;}

/* CZESC WLASCIWA */

.miniatura {
 opacity: 0.6;
 filter: alpha(opacity=60);
 text-decoration: none;
}

.page {
margin:0 auto;
height:px;
width:px;
background:url("stopka.jpg");
}

.miniatura:hover {
 opacity: 1;
 filter: alpha(opacity=100);
 -moz-opacity: 1;
  text-decoration: none;
}

.miniatura1 {
 opacity: 1;
 filter: alpha(opacity=100);
  text-decoration: none;
}

.miniatura1:hover {
 opacity: 0.5;
 filter: alpha(opacity=80);
 -moz-opacity: 1;
  text-decoration: none;
  }




h3 {
margin-top: 1px;
margin-bottom: 1px;
}

h4 {
margin-top: 1px;
margin-bottom: 1px;
}

h2 {
margin-top: 1px;
margin-bottom: 1px;
}

h1 {
margin-top: 1px;
margin-bottom: 1px;
}