/*--- basis ---*/

body {
  background-color: #ebe9e3;
  margin:0; padding:0;
  
}
td  { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0 }

a:link {
  color: #669933;
  text-decoration: none;
  
}



a:visited  { color: #693; text-decoration: none }
a:hover {
  color: #335B02;
  text-decoration: none;
}
a:active  { color: #335b02; text-decoration: none }
h1    { color: #385c14; font-size: 13px; font-family: "Trebuchet MS"; background-image: url("../images/h1.gif"); background-repeat: no-repeat; text-indent: 20px }
h2  { color: #693; font-size: 12px; font-weight: bold }
h3   { color: #7aa74e; font-size: 10px; font-style: italic; border-bottom: 1px solid #7aa74e }
ul { list-style-image: url(../images/arrow_ul.gif) }
/*--- pagelayout ---*/
.boderright { color: #669933; text-decoration: none; background-image: url(../images/border_right.jpg); background-repeat: repeat-y; border-left: 1px solid #c1c5bf }
.bgdirt  { background-color: #ebe9e3; background-image: url(../images/bg_dirt.jpg); background-repeat: repeat-y; border-right: 1px solid #c1c5bf }
.navi  { color: #335b02; font-size: 14px; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: none }
.breadcrumb   { font-size: 10px; text-decoration: none; background-color: #e7f3db; text-transform: capitalize; text-indent: 15px; margin: 0; padding: 10px 0; border-bottom: 1px solid #c8d6bb }
.bottom  { text-align: right; padding-top: 5px; width: 601px; border-top: 1px solid #cccccc }
.bottom a:link {
  color: #999999;
  text-decoration: none;  
}
.bottom a:hover {
  color: #669933;
  text-decoration: none;  
}
.adres       { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #e7f3db; margin: 20px; padding: 10px; position: fixed; bottom: 0; left: 20px; width: 150px; border: solid 1px #c8d6bb }
form {margin: 0 }
.select  { color: #385c14; background-color: #e7f3db; margin: 0; padding: 10px; min-height: 500px }
