.copy {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: 85BD99;
	font-weight: bolder;
	text-decoration: none;

	
}

.text {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: justify;

	
}

.form {
	border: 1px solid #660000;
	background-color: #FFFFFF;



}

.inp_border_but { 
		   background-color: #cccccc; 
		   color: #000000; 
		   font-family: Verdana; 
	           font-size: 8pt; 
		   border-color: #ffffff
}

.inp_border { 
		   border: #C0CAD6; 
		   border-style: solid; 
		   border-top-width: 1px; 
	           border-right-width: 1px; 
		   border-bottom-width: 1px; 
		   border-left-width: 1px; 
		   font-family: Verdana; 
		   font-size: 12px; 
		   color: #45566B
}

.bg {
    		   background-image: url(hafdu/images/velik.jpg); 
		   background-repeat: no-repeat; 
		   background-position: top


}	

.link {  	   font-family: Verdana; 
		   font-size: 15px; 
		   text-decoration: none;
		   

}

.tabborder {
		   border: 2px solid #CC0000;
	           background-color: #FFFFFF;
           	   background-position: center center;
		   text-align: center;
		   vertical-align: middle;



	

}
.tabpics {
		   background-color: #CC0000;
		   text-align: center;
 		   vertical-align: middle;
		   border-top: 1px solid #660000;
		   border-right: 1px solid #660000;
		   border-left: 1px solid #660000;
                   border-bottom: 1px solid #660000;
		   font-family: Verdana;
		   font-size: 13px;
		   font-weight: bold;
		   color: #FFFFFF;

}
.tabpicsbottom {
		   background-color: #FFFFFF;
		   text-align: center;
		   border-right: 1px solid #660000;
		   border-left: 1px solid #660000;


}

.tabtext {
		  background-color: #FFFFFF;
  		  text-align: left;
		  border-right: 1px solid #660000;
		  border-bottom: 1px solid #660000;
		  border-left: 1px solid #660000;
		  font-family: Verdana;
		  font-size: 12px;
		  vertical-align: top;
		


}
.prices {
		  font-family: Verdana;
		  font-size: 15px;
		  text-align: center;
		  color: #CC0000;
		  font-weight: bold;
}

.description {
		  font-family: Verdana;
		  font-size: 12px;
		  text-align: lustify;
}

.adm_subj {
		  font-family: Verdana; 
		  font-size: 12px; 
		  font-weight: bold; 
		  color: #303749;
}
.adm_text {
		  font-family: Verdana;
		  font-size: 12px;
		  text-align: center;
}

.allert {
		  font-family: Verdana;
		  font-size: 15px;
		  text-align: center;
		  color: red;
		  font-weight: bold;
}