body { background-color: #ffffff; margin: 0px; padding: 0px; height: 100%; }
td, body { font-family: Tahoma, serif; font-size : 11px; color: #808080; line-height: 16px; }

input, select, textarea { padding: 1px; border-style : solid; border-width : 1px; border-left-color: #e2e3ea; border-top-color: #abadb3; border-right-color: #dbdfe6; border-bottom-color: #e3e9ef; background : #ffffff; font-family : Tahoma, Arial, Verdana, serif; font-size : 11px; color: #404040; }

form { padding: 0px; margin: 0px; }

img { border: 0px; }

div { border: 0px; padding: 0px; margin: 0px; }

.inf {
	position: fixed;
	border: solid 1px silver;
	background-color: whitesmoke;
	width: 150px;
	height: 200px;
	left: 5px;
	top: 60px;
	padding: 5px;
	position: absolute;
}

a { text-decoration : none;  color: #808080; } 
a:link { text-decoration : underline;  color: #808080; } 
a:visited { text-decoration : underline;  color: #808080; } 
a:hover { text-decoration : none;  color: #808080; } 
a:active { text-decoration : none;  color: #808080; }

.or { text-decoration : none;  color: #f08100; } 
.or:link { text-decoration : underline;  color: #f08100; } 
.or:visited { text-decoration : underline;  color: #f08100; } 
.or:hover { text-decoration : none;  color: #f08100; } 
.or:active { text-decoration : none;  color: #f08100; }

.meniu_a { text-decoration : none;  color: #808080; } 
.meniu_a:link { text-decoration : none;  color: #808080; } 
.meniu_a:visited { text-decoration : none;  color: #808080; } 
.meniu_a:hover { text-decoration : underline;  color: #808080; } 
.meniu_a:active { text-decoration : underline;  color: #808080; }


.nav { text-decoration : none;  color: #a5a5a5; font-weight: bold; } 
.nav:link { text-decoration : none;  color: #a5a5a5; font-weight: bold; } 
.nav:visited { text-decoration : none;  color: #a5a5a5; font-weight: bold; } 
.nav:hover { text-decoration : none;  color: #808080; font-weight: bold; } 
.nav:active { text-decoration : none;  color: #808080; font-weight: bold; }








.checkbox { padding: 0px; margin: 0px; border: 0px; background: transparent; }
.submit { height: 15px; font-size: 11px; font-family: Tahoma, Arial, Verdana, serif; background-color: #ff6300; border: 0px; border-color : #ffffff; color: #ffffff; padding-bottom: 3px; }
.ok { cursor: pointer; }









.style1 {
	color: #68842c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 11px;
}

.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}