BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:hover{
	text-decoration: underline;
}

A{
	text-decoration: none;
}
.menu{
	color:#565555;
	font-size: 12px;
	font-weight: bold;
}

.txt{
	color: #2D4B5D;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

input,select,textarea {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: normal;
   height:18px;
   color: #2D4B5D; 
   background-color: #F4F5F7; border: #2D4B5D; 
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   }

.wiecej{
	color: #CF2D48;
	}