﻿

.Button_50, .Button_90, .Button_100, .Button_150, .Button_200, .Button_250, .Button_300
{
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006585;	
	border-right: lightgrey 3px solid;
	border-top: lightgrey 3px solid;
	border-left: lightgrey 3px solid;
	border-bottom: lightgrey 3px solid;
	background-color: #e6e6fa;	
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	/* padding-top: 1px; */
}
	
.Button_50  { width: 50px; }	
.Button_90  { width: 90px; }
.Button_100 { width: 100px; }
.Button_150 { width: 150px; }
.Button_200 { width: 200px; }
.Button_250 { width: 250px; }
.Button_300 { width: 300px; }




.Button_Veci_50, .Button_Veci_90, .Button_Veci_100, .Button_Veci_150, .Button_Veci_200, .Button_Veci_250, .Button_Veci_300, .Button_Veci_350
{
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006585;	
	border-right: lightgrey 3px solid;
	border-top: lightgrey 3px solid;
	border-left: lightgrey 3px solid;
	border-bottom: lightgrey 3px solid;
	background-color: #e6e6fa;	
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 3px; 
}
	
.Button_Veci_50  { width: 50px; }	
.Button_Veci_90  { width: 90px; }
.Button_Veci_100 { width: 100px; }
.Button_Veci_150 { width: 150px; }
.Button_Veci_200 { width: 200px; }
.Button_Veci_250 { width: 250px; }
.Button_Veci_300 { width: 300px; }
.Button_Veci_350 { width: 350px; }