.akapit1 	{
			font-family:   Microsoft sans serif;
			font-size: 11px;
			font-weight: normal;
			color: #4f676d;
			text-align: justify;
			
			}
			
.akapit2 	{
			font-family:   Microsoft sans serif;
			font-size: 12px;
			font-weight: normal;
			color: #4f676d;
			
			}		

			
a:link		{
			font-family:   Microsoft sans serif;
			font-weight: normal;
			color: #51686d;
			text-decorate: none;
			}	
			
a:visited	{
			font-family:   Microsoft sans serif;
			font-weight: normal;
			color: #51686d;
			text-decorate: none;
			}	


a:active	{
			font-family:   Microsoft sans serif;
			font-weight: normal;
			color: #51686d;
			text-decorate: none;
			}	

a:hover		{
			font-family:   Microsoft sans serif;
			font-weight: normal;
			color: #51686d;
			text-decorate: none;
			}	

hr			{
			color: #51686d;
			}

.forma {
	border:solid 1px #51686d;
	}
	
.forma_btn {
	color: #ffffff;
  	font-family: Microsoft sans serif;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 1px #ffffff;
	background-color: #51686d; 
  	width: auto;
  	padding: 0px 5px;
  	line-height: 18px !important;
  	line-height: 16px;
  	height: 26px !important;
 	height: 24px;
 	margin: 1px;
	}