form {
	margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

.besedilo {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: Black;
}

.kazalec {
	cursor: pointer;
}

.kr {font-weight: bold;}
.de {text-align: right;}
.le {text-align: left;}
.ce {text-align: center;}

.w50 {width: 50px;}
.w60 {width: 60px;}
.w70 {width: 70px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100 {width: 100px;}
.w150 {width: 150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w400 {width: 400px;}
.w450 {width: 450px;}
.w500 {width: 500px;}
.w550 {width: 550px;}
.w600 {width: 600px;}
.w650 {width: 650px;}
.w700 {width: 700px;}
.w750 {width: 750px;}
.w800 {width: 800px;}

.Gumb {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: FireBrick;
	font-weight: bold;
  letter-spacing: 1px;
	height: 28px;
	padding-bottom: 2px;  /* Firefox */
}

.VarnostnaSifra_Formula {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: FireBrick;
}

.co1 {color: Red;}
.co2 {color: Gray;}
.co3 {color: Green;}

.bg1 {background-color: Beige;}
.bg2 {background-color: WhiteSmoke;}
.bg3 {background-color: Azure;}

