﻿.form-standard {
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	background-color: white;
}
.form-standard.sarga {
	background-color: #ffcc66;
}
.form-standard-noheight {
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #92a6bc;
	background-color: white;
}
.gomb {
	behavior: url('css/onmousegomb.htc');
	font-family: arial;
	font-size: 12px;
 	border-style: none;
    background: url("../../des/gomb.png");
    background-repeat: no-repeat;
	width: 69px;
	height: 17px;
	color:black;
	cursor: pointer;
}
.gomb3 {
	behavior: url('css/onmousegomb.htc');
	font-family: arial;
	font-size: 12px;
 	border-style: none;
    background: url("../../des/gomb2.png");
    background-repeat: no-repeat;
	width: 123px;
	height: 17px;
	color:black;
	cursor: pointer;
}
.gomb4 {
	behavior: url('css/onmousegomb.htc');
	font-family: arial;
	font-size: 12px;
 	border-style: none;
    background: url("../../des/gomb.png");
    background-repeat: no-repeat;
	width: 69px;
	height: 17px;
	color:black;
	cursor: pointer;
}
.gomb5 {
	behavior: url('css/onmousegomb.htc');
	font-family: arial;
	font-size: 12px;
 	border-style: none;
    background: url("../../des/gomb.png");
    background-repeat: no-repeat;
	width: 69px;
	height: 17px;
	color:black;
	cursor: pointer;
}
