@charset "windows-1250";
td {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #ff6600}
td.artabla {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000}
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #ff6600; 
	scrollbar-base-color: #ff6600; 
	scrollbar-track-color: #ff6600; 
	scrollbar-highlight-color: #666600; 
	scrollbar-shadow-color: black; 
	scrollbar-arrow-color: black;
}
A:link {
    color: #ff6600;
    font-family:  Verdana;
    font-size: 12px;
	font-weight: bold;}

A:visited {
    color: #ff6600;
    font-family:  Verdana;
    font-size: 12px;
	font-weight: bold;}

A:active {
    color: #ff6600;
    font-family:  Verdana;
    font-size: 12px;
	font-weight: bold;}

A:hover {
    color: #ffcc66;
    font-family:  Verdana;
    font-size: 12px;
	font-weight: bold;}

INPUT {  
	font-family: Verdana;
	color: #ff6600;
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	border-bottom : #ff6600 1px solid;
	border-left : #ff6600 1px solid;
	border-right : #ff6600 1px solid;
	border-top : #ff6600 1px solid;
 	background-color: #FFFFFF; 
	background-position: center center 
}
INPUT.gomb {  
	font-family: Verdana;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	cursor: hand;
	border-bottom : #ffffff 1px solid;
	border-left : #ffffff 1px solid;
	border-right : #ffffff 1px solid;
	border-top : #ffffff 1px solid;
 	background-color: #ff6600; 
	background-position: center center 
}
TEXTAREA {  
	font-family: Verdana;
	color: #ff6600;
	font-size: 8pt;
	font-weight: bold;
	border-bottom : #ff6600 1px solid;
	border-left : #ff6600 1px solid;
	border-right : #ff6600 1px solid;
	border-top : #ff6600 1px solid;
 	background-color: #ffffff; 
}
select {  
	font-family: Verdana;
	color:  #ff6600;
	font-size: 8pt;
	font-weight: bold;
	border-bottom : #ff6600 1px solid;
	border-left : #ff6600 1px solid;
	border-right : #ff6600 1px solid;
	border-top : #ff6600 1px solid;
 	background-color: #ffffff; 
}
hr {
	color: #ff6600;
}