.clearfix:after {
  content: "."; display: block;height: 0;clear: both;font-size: 1px;line-height: 1px;visibility: hidden;
}

html, body {
  margin: 0;
  padding: 0;
}
a img {
  border: none;
}
body {
  text-align: center;
  background: #92b64e url('../images/bg_sub.gif?1') repeat-x top left;
  font: 12px/20px Georgia, 'Time New Roman', serif;
  color: white;
}
pre{ white-space: normal;}

body#front {
  background-image: url('../images/bg_front.gif?1');
}

a {
  color: white;
  text-decoration: underline;
}

p {
  margin: 0;
  padding: 0;
}

h1 {
  margin: 0;
  padding: 10px 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}
h2 {
  font-size: 18px;
  font-weight: normal;
}
h3 {
  font-size: 14px;
}

a:hover {
  text-decoration: none;
}

.clearer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

#wrap {
  margin: 0 auto;
}

#content_front {
  background: url('../images/lines.gif?1') no-repeat center top;
  text-align: center;
}

#content_sub {
  background: url('../images/content_sub.gif?1') no-repeat;
  text-align: center;
}

/* header */

  #header {
    width: 786px;
    margin: 0 auto;
padding-top: 65px;
    border-bottom: 3px solid #92b64e;
  }
  

  
  /* seperator */
  
    #seperator {
      background: #92b64e;
      height: 3px;
      line-height: 3px;
      font-size: 3px;
      width: 100%;
      position: absolute;
      top: 113px;
      left: 0;
    }
  
  /* company name */
  
    #company_name {
float: left;
      font: normal 30px/35px Georgia, 'Time New Roman', serif;
margin-bottom: 15px;
  min-width: 10px;
    }
    
    #company_name a {
      text-decoration: none;
      color: white;
    }
    
    #company_name a:hover {
      text-decoration: none;
    }
    
  /* mainmenu */
    
    #mainmenu {
float: right;
      margin: 16px 0 15px 0;
      padding: 0;
      list-style-type: none;
      text-align: right;
width: 600px;
    }
    
      #mainmenu li {
        margin: 0 20px 0 0;
        padding: 0;
height: 20px;
display: inline;
      }
      
      #mainmenu li a {
        font: normal 15px/17px Georgia, 'Time New Roman', serif;
        color: white;/*
        padding-bottom: 26px;*/
        text-decoration: none;
      }
      
      #mainmenu li a:hover, #mainmenu li a.active {
/*
        text-decoration: none;
        background: url('../images/mainmenu_hover.gif') no-repeat bottom center

border-bottom: 1px solid #688f42;*/
text-decoration: underline;
      }
      
  /* submenu */
    
    #submenu {
float: right;
      margin: 10px 0;
      padding: 0 0 0 0;
      padding-right: 42px;
      list-style-type: none;
  width: 550px;
  text-align: right;
    }
    
      #submenu li {
        display: inline;
        padding: 0 0 0 15px;
      }
      
      #submenu li a {
        font: normal 14px/17px Georgia, 'Time New Roman', serif;
        color: white;
        text-decoration: none;
      }
      
      #submenu li a:hover {
        text-decoration: none;
        color: #92b64e;
      }
      
  /* langmenu */
  
    #langmenu {
      margin: 10px 0 10px 0;
      padding: 0 0 0 0;
      list-style-type: none;
float: left;
  width: 210px;
    }
    
      #langmenu li {
        display: inline;
        padding: 0 11px 0 0;
      }
      
      #langmenu li a {
        font: normal 15px/17px Georgia, 'Time New Roman', serif;
        color: #92b64e;
        text-decoration: none;
      }
      
      #langmenu li a:hover, #langmenu li a.active {
        text-decoration: none;
        color: white;
      }
      
  /* slogan */
  
    #slogan {
float: right;
      width: 360px;
      margin-top: 40px;
    }
    
    #slogan2 {
      color: white;
      padding-bottom: 20px;
      font: italic 30px/34px Georgia, 'Time New Roman', serif;
      background: url('../images/slogan.gif?1') no-repeat bottom center;
    }
    
    #slogan3 {
      color: white;
      padding-top: 10px;
      font: normal 13px/20px Georgia, 'Time New Roman', serif;
    }
    
/* darkcontent */

  #darkcontent {
    margin: 0 auto;
    text-align: left;
background: #3C6335;
  height: 100px;
min-height: 100px;
  background: url('../images/canberra_darkcontent.png?1') repeat-x left top;
  }
#front #darkcontent {
  height: auto;
  min-height: auto
  }
  
    #darkcontent_inner {
float: left;
      width: 430px;
      padding: 10px 29px;
background: #3c6335;
  
    }
    
    #darkcontent table {
      width: 100%;
      margin: 0;
      padding: 0;
      border: none;
      border-collapse: collapse;
    }
    
    #darkcontent table td {
      padding: 0;
      vertical-align: middle;
      height: 100px;
    }
    
    #front #darkcontent_inner {
      width: 768px;
      padding: 15px 10px 10px;  
      font: normal 13px/20px Georgia, 'Time New Roman', serif;
    }
    
    #search {
      position: relative;
float: right;
      top: 14px;
      right: 0px;
      height: 72px;
      width: 311px;
      background: url('../images/canberra_search.gif?1') no-repeat;
    }
    
    #search div {
      width: 271px;
      height: 20px;
      position: absolute;
      top: 26px;
      left: 20px;
      background: url('../images/search_input.gif?1') no-repeat;
    }
    
    #search .submit {
      background: #3c6335 url('../images/search_submit.gif?1') no-repeat top left;
      height: 20px;
      border: none;
      color: white;
      text-align: center;
      padding: 0 4px 0 10px;
      font: normal 13px/20px Georgia, 'Time New Roman', serif;
      position: absolute;
      top: 0;
      right: 5px;
      z-index: 2;
width: 70px;
    }
    
    #search .textbox {
      border: none;
      background: transparent;
      font: normal 13px/13px Georgia, 'Time New Roman', serif;
      color: black;
      padding: 3px 3px 0 3px;
      z-index: 1;
      width: 200px;
    }


/* content */

  #content {
    width: 786px;
    margin: 0 auto;
    text-align: left;
  }
  
  #content.widecontent {
    background: url('../images/content_big.png?1') repeat-y;
    padding: 25px 35px;
    width: 716px;
    text-align: center;
  }
  
    #content_left {
      float: left;
      width: 410px;
      padding: 25px 24px;
       background:url("../images/content.png?1") repeat-y left;
      
    }
        #content-left-inner {
          width: 410px;
}
* html #content-left-inner {
  overflow-x: hidde;
}

    
    #content_right {
      float: right;
      width: 288px;
      padding: 10px 20px;
      margin-right: -3px;
    }
    
    #content_right h1 {
      margin: 0;
      padding: 5px 0 15px 0;
      font: normal 30px/35px Georgia, 'Time New Roman', serif;
      background: url('../images/h1.gif?1') no-repeat bottom center;
      text-align: center;
    }

/*content brede pagina*/

  #content brede pagina{
    width: 786px;
    margin: 0 auto;
    text-align: left;
                    
  }

  #content.widecontent {
    background: url('../images/content_big.png?1') repeat-y;    
    padding: 25px 30px;
    width: 716px;
    text-align: center;
  }


    #content_center{
      float: left;      
      width: 738px;
      padding: 25px 24px;
      background:url("../images/content.png?1") repeat;
      
  }

      
             
         #content-center-inner {
          width: 738px;
          
}
* html #content-center-inner {
  overflow-x: hidde;

}




/* news */
    
  #news {
    width: 100%;
    margin: 0 0 0 0;
    border: none;
    border-collapse: collapse;
  }
  
    #news td {
      padding: 5px;
      text-align: left;
      vertical-align: top;
    }
    
    #news td.newsdate {
      font-weight: normal;
      color: white;
      white-space: nowrap;
    }
    
    #news a {
      color: black;
      text-decoration: none;
    }
    
    #news a:hover {
      text-decoration: underline;
    }
  
    #newslinks a {
      color: white;
                 
    }

/* gallery */

  #gallery {
    padding-top: 20px;
  }
  
  .gallery_item img {
    display: block;
    width: 87px;
    height: 87px;
    border: none;
  }
  
  .widecontent .gallery_item img {
    border: 1px solid #678c41;
  }
  
  .gallery_item {
    float: left;
    padding: 10px 6px 0 6px;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
  }
  
  .gallery_item_inner {
    padding: 2px;
  }
  
  .widecontent .active  {
    background: white;
  }
  
  .gallery_clearer {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
  }

/* gallery image */

  #bigpic {
    width: 500px;
    padding-bottom: 10px;
    display: block;
    margin: 0 auto;
  }

/* blog */

  .blog {
    padding-bottom: 30px;
  }
  
  .blog table {
    margin: 0 0 0 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
  }
  
    .blog td {
      border: none;
      padding: 0;
      vertical-align: top;
    }
    
    .blog .blog_datebox {
      padding-right: 20px;
      padding-bottom: 10px;
    }
    .blog_header {
      font-size: 21px;
      line-height: 26px;
      text-decoration: none;
    }
    
    .blog_header:hover {
      text-decoration: underline;
    }
    
    .blog_autor, .blog_autor a {
      color: #92b64e;
    }
    
    .blog_autor a {
      text-decoration: none;
    }
    
    .blog_autor a:hover {
      text-decoration: underline;
    }



    

    .blog_date {
      border-left: 1px solid #53793a;
      border-right: 1px solid #5c8046;
      border-bottom: 1px solid #53793a;
    }
    
    .blog_date_inner {
      border-bottom: 1px solid #4a6c34;
      height: 48px;
      width: 48px;
      background: white;
      color: #3c6335;
      font-size: 26px;
      line-height: 26px;
      position: relative;
      text-align: center;
    }
    
    .blog_date_month {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #92b64e;
      font-size: 13px;
      line-height: 16px;
      height: 16px;
      text-align: center;
    }
    
    
    .blog_archive {
      padding: 5px 0 20px 0;
      border-bottom: 1px solid #95af7a;
    }
    
    .blog_archive .first {
      width: 30px;
    }
    
    .blog_archive a.author {
      color: #92b64e;
    }
      
    .blog_archive a {
      color: white;
      text-decoration: none;
    }
    
    .blog_archive a:hover {
      text-decoration: underline;
    }
    
/* blog_comment */

  #blog_comment {
    padding-top: 20px;
  }
  
    #blog_comment form {
      margin: 0;
      padding: 0;
    }
    
    #blog_comment table {
      width: 100%;
      border: none;
      border-collapse: collapse;
    }
    
    #blog_comment table td {
      border: none;
      width: 25%;
      padding: 0 0 15px 0;
    }
    
    #blog_comment .textbox, #blog_comment textarea {
      width: 200px;
      padding: 0;
      border: none;
      padding: 3px 3px;
      font: normal 13px/20px Georgia, 'Time New Roman', serif;
    }
    
    #blog_comment textarea {
      height: 50px;
    }
    
    
    #blog_comment .first {
      text-align: right;
    }
    
    #blog_comment span.submit {
      background: url('../images/form_submit_left.gif?1') no-repeat center left;
      padding-left: 48px;
      cursor: pointer;
    }
    
    #blog_comment span.submit2 {
      background: url('../images/form_submit_right.gif?1') no-repeat center right;
      padding-right: 48px;
      color: white;
    }

/* tag_cloud */

  #tag_cloud {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #b3cc83;
    text-align: center;
  }
  
    #tag_cloud h1 {
      margin: 0;
      padding: 5px 0 15px 0;
      font: normal 18px/24px Georgia, 'Time New Roman', serif;
      background: url('../images/tags_h1.gif?1') no-repeat bottom center;
      text-align: center;
    }
    
    #tag_cloud a {
      color: black;
      text-decoration: none;
    }
    
    #tag_cloud a:hover {
      text-decoration: underline;
    }
    
    #tag_cloud .size1 { font-size: 10px; }
    #tag_cloud .size2 { font-size: 12px; }
    #tag_cloud .size3 { font-size: 14px; }
    #tag_cloud .size4 { font-size: 16px; }
    #tag_cloud .size5 { font-size: 18px; }
    
  
/* footer */

  #footer {
    width: 766px;
    margin: 0 auto;
    padding-top: 20px;
    color: #000000;
    text-align: left;
    padding:10px 10px 30px;
  }
  
  #footer_inner {
    font-size: 10px;
    width: 410px;
float: left;
  }
  
  #edicy {
float: right;
  }
  
    #edicy a {
      font-size: 11px;
      color: black;
    }



#cont_front {
width: 786px;
margin: 0 auto;
padding: 0 57px;
}
#front #cont_front {
height: 226px;
overflow: hidden;
background: url('../images/bird.png?1') no-repeat;
background-position: 8% bottom;
}

#darkcontent_wrap {
width: 786px;
margin: 0 auto;
position: relative;
}
#darkcontent_inner h1.heading {
font-family:Georgia,'Time New Roman',serif;
font-size:30px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:34px;
margin-top: 15px;
}
.data2 {
color: #92B64E;
}
#searchcontainer-close a {
  color: black;
}
.gs-result a {
  color: #92B64E;
}
.gs-result {
  color: black;
}

/* forms */
   .form_area {
      margin: 20px 0;
}
.form_field {
  margin: 0 0 5px;
}
.form_field label {
  display: block;
  font-weight: bold;
}
.form_error {
  color: #C71414;
  font-weight: bold;
  font-size: 12px;
  border: 1px dotted #C71414;
  padding: 5px;
}
.form_field_error {
  color: #C71414;
  font-size: 10px;
  line-height: 14px;
}
.form_notice {
  color: #00ff00;
  border: 1px dotted #00ff00;
  padding: 5px;
}
.form_field_size_large {

width: 98%;

}

.form_field_size_medium {

width: 50%;

}
.form_field_size_small {

width: 25%;

}