#fo {
    width: 400px;
     text-align: center;
	background-color: white;
		padding: 10px 10px 20px 50px;
 border-width: 4px;
		border-color: #800000; border-style: dotted;
	border-radius: 20px;

}	
	
INPUT {
background-color: white;
BORDER-COLOR: red;
BORDER-TOP-COLOR: red;
BORDER-LEFT-COLOR: red;
BORDER-RIGHT-COLOR: red;
BORDER-BOTTOM-COLOR: red;
border: solid;
BORDER-WIDTH: 1px;
FONT-SIZE: 13pt;
color: maroon;
FONT-FAMILY: garamond,Verdana,Helvetica;
 height: 30px;
 width: 200px
}
.ero {
      font-family: Impact, Helvetica, sans-serif;
      font-size: 15pt;
      color: blue;
      text-decoration: none; 
      
}

.tytul {
      font-family: garamond, Impact, Helvetica, sans-serif;
      font-size: 30pt;
      color: red;
      text-decoration: none; 
      
}
.telefon {
      font-family: garamond, Impact, Helvetica, sans-serif;
      font-size: 45pt;
      color: red;
      text-decoration: none; 
      
}
.tekst {
      font-family: garamond, Impact, Helvetica, sans-serif;
      font-size: 15pt;
      color: #202020;
      text-decoration: none; 
      
}
.stopek {
      font-family: garamond, Impact, Helvetica, sans-serif;
      font-size: 12pt;
      color: #202020;
      text-decoration: none; 
      
}
.linownia {
      font-family: garamond, Impact, Helvetica, sans-serif;
      font-size: 10pt;
      color: #202020;
      text-decoration: none; 
      
}
a:link {
       color: #696969;
       text-decoration: none;
			 font-family: tahoma, Helvetica, sans-serif;
      font-size: 8pt;
	
}

a:visited {
       text-decoration: none;
       color: #696969;
			 font-family: tahoma, Helvetica, sans-serif;
      font-size: 8pt;
	
}

a:hover {
       text-decoration: none;
       color: black;
			 font-family: tahoma, Helvetica, sans-serif;
      font-size: 8pt;

}

a:active {
       text-decoration: none;
       color: #696969;
			 font-family: tahoma, Helvetica, sans-serif;
      font-size: 8pt;

}	

