BODY {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	color: #313131;
	padding: 0px;
	
}

.h1 {
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
.h1z {
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica;
	}
	
.h1x {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}	

.h2 {
	font-size: 10px;
	color: #313131;
	letter-spacing: 0px;
	font-weight:bold;
}

.h3 {
	font-size: 9px;
	color: #313131;
	letter-spacing: 0px;
	font-weight:bolder;
	}
	
.hx4 {
	font-size: 9px;
	color: #313131;
	letter-spacing: 0px;
	text-decoration: none;
	}
		
.nazov_tovaru {
  font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

A.h3:hover {
  font-size: 9px;
  color: #ef8439;
	font-weight:bolder;
}

A.hx4:hover {
  font-size: 9px;
  color: #ef8439;
	font-weight:bolder;
	letter-spacing: 0px;
	text-decoration: none;
}

A.h1:hover {
  font-size: 10px;
  color: #ef8439;
	font-weight:bolder;
}

.intxt {
	font-size: 10px;
	color: #000000;
  border:1px solid #ef8439;
}

.buton {
	font-size: 10px;
	color: #000000;
  border:1px solid #000000;
	background-color: #ef8439;
	text-decoration: none;
	cursor:hand;
}

.hands {
	font-size: 8px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	}
	
A.hands:hover {
  font-size: 8px;
  color: #E7DE18;
}