@charset "iso-8859-2";

/* HTML TAGY ------------------------------------------------------------------------------ */

BODY
{
   margin-top: 0px;
   margin-bottom: 10px;
   background-color: #F0F0F0;
   color: #000000;
   font-family: Arial, Helvetica, Sans-serif;
   font-size: 12px;
   text-align: center;
}

P
{
   font-family: Arial, Helvetica, Sans-serif;
   font-size: 12px;
   text-align: left;
   margin: 0 0 3px 0;
}

/* IDcka ---------------------------------------------------------------------------------- */

#hlavni_ram
{
   width: 980px;
   margin: auto;
   background-color: white;
   background-image: url('img/vzhled/vzhled_linka.gif');
   border: 1px solid black;
   text-align: left;
}
#levy_sloupec
{
   float: left;
   width: 180px;
   background-color: #BE0027;
   text-align: left;
}
#datovy_panel
{
   float: left;
   width: 530px;
   text-align: left;
   background-color: #FFFFFF;
   padding: 0 35px 10px 35px;
}
#banner
{
   text-align: center;
   padding: 30px 0 43px 0;
}

#banner_2
{
   text-align: center;
   padding: 50px 0 43px 0;
}




#cerveny_pruh
{
   position: relative;
   left: -35px;
   width: 715px;
   padding: 5px 0 3px 80px;
   background-color: #BE0027;
   color: white;
   font-family: Verdana;
   font-size: 20px;
   font-weight: bold;
}
#cerny_pruh
{
   position: relative;
   left: -35px;
   width: 715px;
   background-color: black;
}
#cerny_pruh_text
{
   width: 280px;
   position: relative;
   margin-left: 520px;
   color: #BFD730;
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
}

#zeleny_pruh
{
   position: relative;
   margin-left: 483px;
   margin-bottom: 15px;
   background-color: #BFD730;
}
#zeleny_pruh_text
{
   width: 100%;
   margin-left: 3px;
   font-family: Verdana;
   font-size: 11px;
}

#pravy_sloupec
{
   float: right;
   width: 195px;
   padding-right: 5px;
   background-color: black;
   color: white;
}
#pravy_horni_roh
{
   padding: 15px 0 110px 20px;
   text-align: left;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
   color: white;
}
#dolni_lista
{
   clear: both;
   width: 980px;
   height: 3px;
   background-color: black;
}

/* tridy ------------------------------------------------------------------------------------ */

.menu_kat
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  padding-left: 20px;
  color: white;
}
.menu_pol
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  padding-left: 20px;
  color: #BFD730;
  text-decoration: none;
}

.odkaz_pol
{
  color: #BFD730;
  text-decoration: none;
}

.popis_knihy
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding-left: 20px;
  color: white;
}
