body {

  background-image: url('img/bg.png');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #fff;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 13px;
  margin: 0 auto;

}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  
}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
h5 {font-size: 0.85em;}
h6 {font-size: 0.7em;}

#top {
  
  background-color: #263917;
  width: 980px;
  display: block;
  margin: 0 auto;
  
}

#container {

  display: block;
  margin: 0 auto;
  background-color: #fff;
  width: 978px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;

}

#navigation {

  margin: 0px;
  padding: 0px;
  font-size: 15px;
  color: #333;
  position: relative;
  height: 26px;
  display: block;
  width: auto;

}

ul#primary {

  margin: 0;
  margin-bottom: 1px;
  padding: 0;
  position: absolute;
  bottom: -1px;
  width: 100%;

}

ul#primary li {

  display: inline;
  list-style: none;

}

ul#primary a {

  width: auto;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #f5ed93;
  letter-spacing: .1em;
  padding: 4px;

}

ul#primary a#active {

  background-color: #fff;
  color: #000; 
  border: 1px solid #fff;
  border-bottom: 0;

}


ul#primary a {

  background-color: #486c2f;
  margin: 0px 4px 0px 5px;
  padding: 4px 2px 3px 2px;
  border: 1px solid #cab75b;
  border-bottom: 0;

}

ul#primary a:hover {

  background: #fff;
  color: #000;
  padding: 4px 2px 3px 2px;

}

#content {

  display: block;
  width: 695px;
  height: 100%;
  background-color: #f8f8f8;
  float: right;
  padding: 10px;
  margin: 5px;
  border: 1px solid;
  text-align: center;
  min-height: 720px;
  
  
}

p.content {

  padding-left: 5px;
  padding-right: 5px;
  line-height: 150%;
  color: #000;
  text-align: left;

}

p.contentc {

  padding-left: 5px;
  padding-right: 5px;
  line-height: 150%;
  color: #000;
  text-align: center;

}


p.stortext {

  font-size: 15px;
  text-align: left;
  font-weight: bold;
  
}
  

div.contentl {

  line-height: 150%;
  color: #fff47e;
  background-color: #486c2f;
  padding: 4px;
  border: 1px solid #000;
  margin-top: 1px;
  margin-bottom: 5px;
  
}

#left {

  display: block;
  width: 245px;
  padding: 0;
  margin: 5px;
  word-wrap: break-word;
  
}

ul.none {

  list-style-type: none; 
  padding: 0; 
  margin: 10px 0px;
  
}

ul.none li {
 
 margin: 0;
 padding: 0;
 
}

ul.handelser {

  padding: 2px;
  padding-left: 10px;
  text-align: left;
  margin: 2px;
  
}

ul.handelser li {

  margin: 0;
  margin-bottom: 4px;
  padding: 0;
  line-height: 150%;
  
}


a:link {color:#860000; text-decoration: underline; }
a:visited {color:#860000; text-decoration: underline;}
a:hover {color:#860000; text-decoration: none;}

#footer {

  display: block;
  background-image: url('img/menybalkny.png');
  background-repeat: no-repeat;
  width: 980px;
  padding: 0px;
  padding-bottom: 1px;
  margin: 0 auto;
  height: 28px;
  border-top: 1px solid #000;
  text-align: center;
  color: #faffb2;
  line-height: 28px;

}

#footer a:link, #footer a:visited {
  color: #fff;
  text-decoration: none;

}

#footer a:hover {
  text-decoration: underline;
  
}


#imglogo {

position: relative;
left: 185px;
top: 2px;
overflow: visible;

}

img {

 border: 0;
 
}

#imglogo2 {

margin-left: 10px;
margin-bottom: 15px;

}
