body {
	 font-family : verdana, arial;
	 font-size : 12px;
	 color : #000;
	 margin : 5%;
	 background : white;
	 }
.menu 	{	
		background: yellow;
		height: 1.2em;	
		text-align: center;
		font: bold 15px Verdana;
		margin-left: auto;
		margin-right: auto;
		width: 501px;
		border-top: 3px solid;
		border-right: 9px solid;
		border-left: 9px solid;
		border-bottom: 3px solid;
		border-color: black;
		}	 
.menu a:link {
width: 167px;
float: left;
display: block;
color : red;
background: yellow;
text-decoration : none;
}
.menu a:visited {
float: left;
width: 167px;
display: block;
color : red;
background: yellow;
text-decoration : none;
}
.menu a:hover {
float: left;
width: 167px;
display: block;
color : yellow;
background: red;
text-decoration : none;
}
.menu a:active {
float: left;
width: 167px;
display: block;
color : red;
background: yellow;
}
h1 {
   text-align: center;
   margin-bottom: -0.25em;
   font: bold 30px Arial;
   margin-left: auto;
   margin-right: auto;
   }
.palki{
	   width: 450px;
	   margin-left: auto;
		 margin-right: auto;
		 border-top: 0px solid;
		 border-right: 9px solid;
		 border-left: 9px solid;
		 border-bottom: 0px solid;
		 border-color: black;
	   }
.txtgl {
	   background: aqua;
	   text-align: left;
	   padding: 3px;
		font: bold 14px Verdana;
		margin-left: auto;
		margin-right: auto;
		width: 501px;
		border-top: 3px solid;
		border-right: 9px solid;
		border-left: 9px solid;
		border-bottom: 3px solid;
		border-color: black;
	   }
.foot {
	  background: yellow;
	   text-align: justify;
	   padding: 3px;
		font: bold 12px Verdana;
		margin-left: auto;
		margin-right: auto;
		width: 501px;
		border-top: 3px solid;
		border-right: 9px solid;
		border-left: 9px solid;
		border-bottom: 3px solid;
		border-color: black;
	   }
.li { font: 80% Verdana;
   	 color: green;}

	 
.wyr { color: red;
	 font: italic 100% Verdana;}
.formy {   
	   	font-size: 11px;   
		   }
input {	 
	  height: 1.2em;
	  background: yellow;
	  border-top: 1px dashed;
		border-right: 1px dashed;
		border-left: 1px dashed;
		border-bottom: 1px dashed;
		border-color: black;
	   }
.wyslij { background: red;
		  font-weight: bold;
		  height: 1.4em;
		}
