.error {
  font-weight: bold;
  color: #FF0000;
}


.menu_link {
font-family:		Verdana;
	font-size:			15px;
	font-weight:		normal;
	color:				#4b648b;
	text-decoration:	underline;
}

.menu_link2 {
font-family:		Verdana;
	font-size:			15px;
	font-weight:		normal;
	color:				#4b648b;
	text-decoration:	none;
}

.menu {
font-family:		Verdana;
	font-size:			17px;
	font-weight:		bold;
	color:				#4b648b;
	text-decoration:	none;
}

.nev {
font-family:		Verdana;
	font-size:			28px;
	font-weight:		bold;
	color:				#black;
	text-decoration:	none;
	}

.nev2 {
font-family:		Verdana;
	font-size:			15px;
	font-weight:		normal;
	color:				#black;
	text-decoration:	underline;
}

.nev3 {
font-family:		Verdana;
	font-size:			13px;
	font-weight:		normal;
	color:				#black;
	text-decoration:	none;
}


link {
font-family:		Verdana;
	font-size:			13px;
	font-weight:		normal;
	color:				#black;
	text-decoration:	underline;
}

.pont {
font-family:		Verdana;
	font-size:			13px;
	font-weight:		normal;
	color:				#4b648b;
	text-decoration:	none;
}

 body {  
  background-image: url(img/header.gif);  
  background-position: top left;  
  background-attachment: scroll;  
  background-repeat: no-repeat;  
  }

p {
font-family:		Verdana;
	font-size:			13px;
	font-weight:		normal;
	color:				#4b648b;
	text-decoration:	none;
	}
	
form label {  display: inline-block;  width: 100px;  font-weight: bold;	   }

#gomb {

	overflow:hidden;}




7d99c7