* {margin:0px; padding:0px;}
body {background-image:url("grafika/body_bg.jpg") ; background-repeat:repeat-x; text-align:center; font-family: trebuchet MS; }

#top { display:none;}

#menu { display:none;}
#vyhledavani {display:none;}
#no_print {display:none;}

#obsah { min-height:450px; font-size:12px; text-align: left; float:left; margin:0px; }
  #obs_top1 { height:28px; background-image: url("grafika/obs_top1.jpg"); background-repeat:no-repeat;}
  #obs_top2 { min-height:27px; background-image: url("grafika/obs_top2.jpg"); background-repeat:no-repeat; background-position: top;}
  #bottom { height:12px; background-image: url("grafika/obs_bottom.jpg"); background-repeat:no-repeat; vertical-align:bottom;  }
  #pf {width:100px;}
  
  /* prvky obsahové části na stránce show.php resp search.php  */
  #fieldset {border:none; width:750px;  margin-left:15px; display:block; border-top:2px solid #032957; border-bottom:2px solid #032957; padding-top:10px; padding-bottom:10px;}
  #obsah h1 {color: #032957; font-size:16px; margin-left:15px;}
  #obsah h2 {color: #032957; font-size:14px;}
  #show_hide { font-size:12px; float:right; margin-right:70px; cursor:pointer; color: #032957;}
  #show_table { margin-top:20px; margin-left:15px;}
  #show_table img {border:1px solid black; margin-top:10px; margin-bottom:10px;}
  #vyl_but { color: #032957 ; font-weight: bold;}
  
  /* prvky obsahové části na stránce detail.php   */
  #detaily_obal { width:750px; margin-left:15px;}
  #detaily_popis { text-align: justify;}
  #levy {width:480px; float:left;  }
  #prava {width:240px; float:left;  padding-left:20px;}
  
#patka { display:none;}


#menu h1 {color:#7FD5F4; font-size:16px; font-weight: bold; margin-top:15px;}


.edge {color: #0597CB; font-size:12px;}
.paticka {padding-top:15px; color:white; font-size:12px;}
.paticka A {color:white; text-decoration:none; font-size:12px;}
.paticka A:hover { text-decoration:underline;}
.active {background-color:#FAFAF9; color:black;}
.under {cursor:pointer; color: #E4FF00 ; background-color: #032957 ;}
.first_tr_table {color: #E4FF00; background-color: #032957;}
.underline {text-decoration:underline;}



