input, select, textarea {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3B6466;
	border: 1px solid #DADADA;
	background-image:url(img/gri.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
 
 

a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E6473D;
	text-decoration: underline;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8F1D22;
	text-decoration: none;
}
 

 .top {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	 
}
 .top:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	 
}
  
  .meniu { 
  background-image:url(../images/bk_meniu.jpg);
  background-repeat:repeat-x;
  background-position:top;
	 
}
 .meniu:hover {
background-image:url(../images/bk_meniu_hov.jpg);
  background-repeat:repeat-x;
  background-position:top;	 
}
   
 
 .content {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #605959;
	 
}
  
 .client {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0078B0;
	 
}

 .client:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0078B0;
	 
}
 .black {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	 
} 
  .foot {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F5F60;
	text-decoration: none;
}

 .foot:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #37395A;
	text-decoration: underline;
}

 