/* Odkazy */

 a:link
  {
   color:#cc3300;
  }

 a:visited
  {
   color:#cc3300;
  }

 a:hover
  {
   color:#990000;
  }


 a.menu:visited
  {
   color:#330000;
  }

a.menu:active
  {
   color:#330000;
  }


a.menu
  {
       font-weight: bold;
       font-size: 15px;
       color: #330000;
       font-style: normal;
       font-family: 'Courier','Times New Roman' , serif;
       font-stretch: normal;
       font-variant: normal;
       letter-spacing: 0em;
       background-image: url('../pics/top/boff.gif');
       background-repeat: repeat-x;
       margin: 0;
       padding: 0;
       line-height: normal;
       text-align: center;
       text-decoration: none;
       background-color: #e34d00;
/*       border-color: #cc3300;
       border-style: outset; */
  }

a.menu:hover
  {
/*   border-style: inset; */
   color: #990000;
   background-image: url('../pics/top/bon.gif');
  }

/* Hlavna cast */

 table#main 
     {
     width:800px;
     border-width:3px;
     border-color:#ff0000;
     border-style:outset;
     background-image:url('../pics/top/bg.jpg');
     background-repeat:no-repeat;
     }
 td#menlef
  {
   background-image:url('../pics/top/bg1.gif');
   background-repeat:no-repeat;
   height:30px;
  }

 td#menmid
  {
   background-image:url('../pics/top/bg2.gif');
   background-repeat:repeat-x;
   width:620px;
   text-align:center;
  }

 td#menrig
  {
   background-image:url('../pics/top/bg3.gif');
   background-repeat:no-repeat;
  }

 td#cont
  {
   padding: 0px 5px 0px 5px;
  }

 #leftside
  {
   float:left;
   margin:5px;
   clear:none;
  }

 #bottom
  {
   background-color:#e45e00;
   background-image:url('../pics/bottom/bottom.jpg');
   background-repeat:repeat-x;
   height:50px;
  }

 .l
  {
   float:left;
  }
 
 

/* Nadpisy jednotlivych stranok */

 h2
      {
       font-weight: bolder;
       font-size: 20px;
       color: #660000;
       font-style: oblique;
       font-family: 'Impact','Book Antiqua' , serif;
       font-stretch: normal;
       font-stretch: semi-expanded;
       letter-spacing: 1em;
       background-image: none;
       background-color: #ffcc33;
       margin: 10px 150px 10px 150px;
       padding: 0;
       line-height: normal;
       text-align: center;
       text-decoration: none;
       border-width: 0px 0px 4px 0px;
       border-color: #ff6600;
       border-style: double;               
      }

/* Nadpisy druhej triedy na strankach */

 h3
      {
       font-weight: lighter;
       font-size: 16px;
       color: #990000;
       font-style: italic;
       font-family: 'Lucida Console' , 'Times New Roman', serif;
       font-stretch: normal;
       font-variant: normal;
       letter-spacing: normal;
       background-image: none;
       margin: 10px 150px 10px 150px;
       padding: 0;
       text-align: center;
       text-decoration: none;
       line-height: normal;
        background-color: #ffffff;
        border-color: #ffcc33;
        border-style: solid;          
      }

/* Klasicke pismo ako textnorm */
 .norm
      {
       font-weight: normal;
       font-size: 14px;
       color: #000000;
       font-style: normal;
       font-family: 'Lucida Console' , 'Courier', serif;
       font-stretch: normal;
       font-variant: normal;
       margin: 0;
       padding: 3px 0px 3px 0px;
       letter-spacing: normal;
       line-height: normal;
       text-align: justify;
       text-indent: 20px;
       text-decoration: none;
      }

/* Tucne pismo */
 .bold
      {
       font-weight: bold;
       font-size: 14px;
       color: #000000;
       font-style: normal; 
       font-family: 'Lucida Console' , 'Courier', serif;
       font-stretch: normal;
       font-variant: normal;
       margin: 0;
       padding: 3px 0px 3px 0px;
       letter-spacing: normal;
       line-height: normal;
       text-align: justify;
       text-indent: 20px;
       text-decoration: none;
      }

/* stranka s mapami */

 #map1 
      {
       width:626px;
       height:328px;
       margin: 0;
       padding: 0;
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-position: 0% 0%;
       border-width: 10px;
       border-style: double;
       border-color: #ffcc33;      
      }
 #map2 
      {
       width:620px;
       height:380px;
       margin: 0;
       padding: 0;
       background-image: none;
       background-repeat: no-repeat;
       background-attachment: fixed; 
       background-position: 0% 0%;
       border-width: 10px;
       border-style: double;
       border-color: #ffcc33;      
      }

/* Stranka s fotkami - oramovanie fotiek */

 .fotk1
      {
       background-color: #ffffff;
       border-style: dashed;
       border-color: #ffcc33;
       background-image: none;
       padding: 0;
       margin-left: 0;
       height: 86px;
       width: 115px;
       border-right-width: 1px;
       border-left-width: 2px;
       border-top: 16px double #ffcc33;
       border-bottom: 16px double #ffcc33;
       cursor: pointer;
      }
 .fotk2
      {
      background-color: #ffffff;
      border-width: 5px;
      border-style: dashed;
      border-color: #ffcc33;
      background-image: none;
      padding-top: 0;
      margin-left: 0;
      height: 115px;
      width: 86px;
      border-right: 16px double #ffcc33;
      border-left: 16px double #ffcc33;
      border-top-width: 1px;
      border-bottom-width: 2px;
      cursor: pointer;
      }
 li
      {
       list-style-position: inside;
       list-style-type: square;
      }
 .kontakt
      {  
       border:0;
       margin-bottom: 30%;
      }
