
  body {
    font-weight: normal;
    font-family: Verdana, "Geneva CE", lucida, sans-serif;
    color: #fdffeb; 
    background: #fdffeb;
    font-size: 75%; 
    text-align: center;
  }

  a 			  {color: #a3c056; font-weight: bold; background-color: transparent; text-decoration: none;}
  a:visited {color: #a3c056; font-weight: bold; background-color: transparent; text-decoration: none;}
  a:active 	{color: #a3c056; font-weight: bold; background-color: transparent; text-decoration: none;}
  a:hover 	{color: #fdffeb; font-weight: bold; background-color: transparent; text-decoration: none;}

  #page {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: left;
    width: 950px;
    border: 1px solid #0f1e00;
    background-color: #0f1e00;
  }
  
  #page #header {
    background: #a3c056;
    padding: 0;
    margin: 0;
    width: 950px;
    height: 74px;
  }

  #page #menu {
    width: 950px;
    margin: 0;
    padding: 0;
    height: auto;
  }

  #page #menu #nadpis {
    width: auto;
    margin: 0;
    padding: 1em;
    height: auto;
  }
  
  #page #menu #menu_1 {
    width: auto;
    padding: 0 100px 0 180px;
    margin: 0;
    height: 240px;
    float: left;
  }
  
  #page #menu #menu_2 {
    width: auto;
    padding: 0 180px 0 100px;
    margin: 0;
    height: 240px;
    float: left;
  }

  #page #menu #linka {
    width: auto;
    margin: 0;
    padding: 0 0 0 40px;
    height: auto;
  }

  #page #menu #nadpis2 {
    width: auto;
    margin: 0;
    padding: 1em;
    height: auto;
  }
  
  #page #menu #menu_3 {
    width: 210px;
    padding: 0 1em 1em 2.5em;
    margin: 0;
    height: 250px;
    float: left;
  }
  
  #page #menu #menu_4 {
    width: 210px;
    padding: 0 1em 1em 1em;
    margin: 0;
    height: 250px;
    float: left;
  }
  
  #page #menu #menu_5 {
    width: 210px;
    padding: 0 1em 1em 1em;
    margin: 0;
    height: 250px;
    float: left;
  }
  
  #page #menu #menu_6 {
    width: 210px;
    padding: 0 0 1em 1em;
    margin: 0;
    height: 250px;
    float: left;
  }
  
  .copy {
    padding: 0;
    margin: .5em 0;
    text-align: center;
    font-size: 0.8em;
    color: #0f1e00;
  }

  .cleaner {
    clear: both;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 1px;
    height: 1px;
  }
  
/* Images */

  .border  {
    border: 7px solid #a3c056;
  }
  
  .border:hover  {
    border: 7px solid #fdffeb;
  }

/*  Pismo  

  .bold   {font-weight: bold;}
  .italic {font-style: italic; text-align: center;}
  .center {text-align: center;}
  .left   {text-align: left;}
  .right  {text-align: right; padding: 0 2.25em 0 0;}
  .tisk   {text-align: right; padding: .5em .75em;}
  .small  {font-size: 0.85em;}
  .menu_nadpis {color: #B20000; font-weight: bold;}
  .menu_uvod {color: #0066B3; font-weight: bold;}
*/

  h1 {
    text-align: right;
    font-size: 2.5em;
    color: #002200; 
    font-weight: bold; 
    background-color: transparent; 
    text-decoration: none;
    padding: 0.9em 1em 0 0;
    margin: 0;
  }

  h2 {
    text-align: left;
    font-size: 1.25em;
    color: #fdffeb; 
    font-weight: bold; 
    background-color: transparent; 
    text-decoration: none;
    padding: 0;
    margin: 0;
  }

  h3 {
    text-align: left;
    font-size: 1.25em;
    color: #fdffeb; 
    font-weight: bold; 
    background-color: transparent; 
    text-decoration: none;
    padding: 0 0 .75em 0;
    margin: 0;
  }
