body { 
  font-family: verdana; font-size:12px; color: #333333;
}

td {
  font-family: verdana; font-size:12px; color: #333333;
}

.imageborder {
   border-style: solid;
   border-width: 1px 1px 1px 1px;
   border-color: #eabc44;
}

.item {
   padding-top:4px;
   padding-bottom:4px;
   padding-left:4px;
   padding-right:4px;
   background-color:#ffffff;
   border-style: solid;
   border-width: 1px 1px 1px 1px;
   border-color: #eabc44;
}

.itemheader {
   color: #e10915;
   font-size:14px;
   font-weight: bold;
   padding-bottom:2px;
}

.menu {
   background-color:#ffffff;
   padding-top:8px;
   padding-bottom:8px;
}

.menua {
   background-image:url("images/menuactive.jpg");
   padding-top:8px;
   padding-bottom:8px;
}

a:link {
  color: #333333;
  font-size:12px;
  text-decoration: none;
}

a:hover{
  color: #e10915;
  font-weight: none;
}

a:visited {
  color: #333333;
  font-size:12px;
  text-decoration: none;
}

a:active {
  color: #e10915;
  font-size:12px;
  text-decoration: none;
}

.menu a:link {
  color: #333333;
  font-size:12px;
  text-decoration: none;
}

.menu a:hover{
  color: #eabc44;
  font-weight: none;
}

.menu a:visited {
  color: #333333;
  font-size:12px;
  text-decoration: none;
}

.menu a:active {
  color: #e10915;
  font-size:12px;
  text-decoration: none;
}

.menua a:link {
  color: #ffffff;
  font-size:12px;
  text-decoration: bold;
}

button,input[type=submit],input[type=button],button,input[type=reset] {
   font-size: 11px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   background-color: #c0c0c0;
   cursor:pointer;
   border:1px #bbbbbb solid;
margin:2;
}

input[type=image] {
   border: 0px #bbbbbb none;
}

select {
   font-size: 12px;
   color: #333333;
   font-family: Verdana, Helvetica, sans-serif;
   border: 1px #bbbbbb solid;
}

.tekstForm {
   padding:1;
   margin:1;
   font-family: "verdana";
   font-size: 10px;
   color: #333333;
   border-width: 1px;
   border-bottom-color: #808080;
   border-bottom-style: solid;
   border-top-color: #808080;
   border-top-style: solid;
   border-left-color: #808080;
   border-left-style: solid;
   border-right-color: #808080;
   border-right-style: solid;
   background-color: #ffffff;
   border-bottom-width: 1px;
}

