.banner  {width: 980px;
          height: 118px;
          background-image: url(images/banner.jpg);          
          background-color: white;
          }
.logo     {float: left;
          margin: 10px  
          }
.jenca    {font-family: Arial;
          font-size: 36pt;
          font-weight: bolder;
          margin-left: 20px;
          color: #369;
          }
.vf       {font-family: Arial;
          font-size: 25pt;
          font-weight: bolder;
          margin-left: 20px;
          color: #666;
          }
.navigacia {
          width: 980px;
          height: 30px;
          background: url(images/ponuky.png);
          }
.odkaz    {height: 21px;
          left: 10px;
          margin-top: 6px;
          margin-left: 20px;
          text-align: center;
          font-weight: bolder;
           }
.jazyk   {height: 21px;
          margin-top: 6px;
          margin-left: 480px;
          text-align: center;
          }                            
.lavy     {float: left;
          margin-top: 2px;
          margin-right: 30px; 
          width: 195px;
          background-color: #fff;
          }
.podmenu {
          padding-top: 2px ;
          padding-bottom: 2px ;
          width: 195px;
          background: url(images/podmenu.png) ;
          color: #fc0
          }
.odkazy   {
          padding-top: 2px ;
          padding-bottom: 2px ;
          top: 0px;
          width: 195px;
          background-color: #eee;
          margin-bottom: 2px 
          }    
.pravy   {float: left;
          width: 700px;
          margin-right: 20px
          } 
.pravy_i  {float: right;
          margin-top:50px;
          margin-right:30px;
          width: 700px;
          } 
.nadpisy  {float: left;}
.popisky  {
          font-style: italic;
          font-size: 8pt
          }
.popisky_osc{
          font-style: italic;
          font-size: 8pt
          }
.obrazky  {float: left;
          width: 181px;
          height: 180px; 
          margin-right: 40px ;
          text-align: center;
          border: #ddd solid thin;
          }
.obrazky_l {width: 181px;
          height: 180px; 
          margin-right: 40px ;
          text-align: center;
          }
.stred   {
          vertical-align: middle;
          }
.obrsir  {width: 190px;
          height: 160px; 
          margin-right: 23px ;
          text-align: center;
          border: #ddd solid thin 
          }
.block   {margin-right: 12px ;
          margin-bottom: 20px;
          }
.pata     {
          width: 980px;
          height: 20px;
          background-color: #369; 
          color: white            
          }
a         {text-decoration: none; font-family: arial ; font-size: 9pt}
a:link    {color: #336699}
a:visited {color: #999999}
a:active  {color: #990000}
a:hover   {color: #336699;text-decoration: underline}
a:action  {color: #f00}

a b       {text-decoration: none; font-family: arial ; font-size: 9pt; color: #ddd}
a:link b  {color: #ddd}
a:hover b {color: #fff}

body      {background-color: #eee; font-family: Arial; font-size: 9pt;}
table     {font-family: Arial; font-size: 9pt }
h2        {color:  #369;
          font-size: 18pt;
          font-weight: bold;         
          }
body      {margin-top: 0}
h1        {font-size: 48pt;
           color: #369;
           font-weight: bolder;
           }
h5         {font-size: 1.1em;
            margin: .5em 0;
            font-weight: bolder;
           }
