/* CSS Document */
#wb_mainMenu
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_mainMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_mainMenu li
{
   float: left;
   margin: 0;
   padding: 0px 6px 0px 0px;
   width: 130px;
}
#wb_mainMenu a
{
   display: block;
   float: left;
   color: #6B6B6B;
   border: 0px #C0C0C0 none;
   background-color: transparent;
   background-image: none;
   font-family: Helvetica;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 200px;
   height: 50px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 50px;
   text-align: center;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #FF6511;
   background-color: transparent;
   background-image: url(images/Menu.png);
   background-repeat: repeat;
   background-position: center bottom;
   border: 10px #C0C0C0 none;
}
#wb_mainMenu li.firstmain
{
   padding-left: 0px;
}
#wb_mainMenu li.lastmain
{
   padding-right: 20px;
}
#wb_mainMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_test 
{
   display: block;
   float: left;
   color: #6B6B6B;
   border: 0px #C0C0C0 none;

   background-color: transparent;
   background-image: none;
   font-family: Helvetica;
   font-size: 25px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 200px;
   height: 50px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 50px;
   text-align: center;
  
}
#wb_test a
{
   display: block;
   float: left;
   color: #6B6B6B;
   border: 0px #C0C0C0 none;
   
   background-color: transparent;
   background-image: none;
   font-family: Helvetica;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 200px;
   height: 50px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 50px;
   text-align: left;
}
#wb_test:hover
{
   color: #FF6511;
   background-color: transparent;
   background-image: url(images/Menu.png);
   background-repeat: repeat;
   background-position: center bottom;
   border: 10px #C0C0C0 none;
}
#wb_test a:hover
{
   color: #FF6511;
   background-color: transparent;
   background-image: url(images/Menu.png);
   background-repeat: repeat;
   background-position: center bottom;
   border: 10px #C0C0C0 none;
}

#hlavny_obrazok

{
margin:auto;
width: 60%;
padding: 10px

}

#text
{
   line-height: 25px;
   color: #535353;
   font-family: Helvetica;
   font-size: 25px;
   margin: 0;
   text-align: center;

}


#text_long
{
   line-height: 25px;
   color: #535353;
   font-family: Helvetica;
   font-size: 16px;
   margin: 0;
   text-align: left;
}

#nadpis
{
   line-height: 25px;
   color: #535353;
   font-family: Arial;
   font-size: 18px;
   margin: 0;
   text-align: center;
   font-weight: bold;
   text-decoration: underline;
   
}

#nadpis a 
{
   line-height: 25px;
   color: #535353;
   font-family: Arial;
   font-size: 18px;
   margin: 0;
   text-align: center;
   font-weight: bold;
   text-decoration: underline;
   
}
#nadpis a:hover 
{
   line-height: 25px;
   color: #f07e1e;
   font-family: Arial;
   font-size: 18px;
   margin: 0;
   text-align: center;
   font-weight: bold;
   text-decoration: underline;
   
}

#nadpis_hlavny
{
   line-height: 25px;
   color: #f07e1e;
   font-family: Arial;
   font-size: 16px;
   margin: 0;
   text-align: center;
   font-weight: bold;
}

#kurziva_napravo
{
   line-height: 25px;
   color: #535353;
   font-family: Arial;
   font-size: 16px;
   margin: 0;
   text-align: right;
   font-weight: none;
   font-style: italic;
}

#kurziva_napravo :a
{
   line-height: 25px;
   color: #535353;
   font-family: Arial;
   font-size: 16px;
   margin: 0;
   text-align: right;
   font-weight: none;
   font-style: italic;
}

