* {
	font-family: Verdana, "Times New Roman", Arial;
}

html	{
	height:100%;
}

body {
	background: url(../!grafy/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #DBDBDB;
	margin: 0px  0px 0px 0px; 
	height:100%;
}

h1 {
	font-size: 11pt; 
	text-align:justify;
}

h2 {
	font-size: 8pt; 
	text-align:center;
}

h3 {
	font-size: 24pt; 
	font-weight: bold;  
	text-align: center
}

h4 {
	font-size: 10pt; 
	font-weight: bold;  
	text-align: center;
}


a:link {
	color:#009496; 
	text-decoration:none;
	
}
a:visited {
	color:#009496; 
	text-decoration: none;
	
}
a:hover {
	color:red; 
	text-decoration: none; 
	
	
}
a:active {
	color:#009496; 
	text-decoration: none;
	
}

p#powitalny {
  font-size: 10pt;
  font-family: Arial;
  text-align: justify;
}
