/* CSS Document */

html { height: 100% }

body  {	font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   text-align: center;
   margin: 0px;
   background: #FCFCF2;
   height: 100%;
   }

a { color: #800000; }

a:hover { color: #666 }

h1 { font-size: 18px; margin:0; }
   
a img { border: 1px;
   }
   
hr {
   border-top: 1px #fff;
   border-left: 1px #fff;
   color: #fff;
   background-color: #fff;
   height: 1px;
   margin-bottom: 10px;
   margin-top: 5px;
   }

table { border: 1px solid #fff; 
   font-size: 10px;
   border-spacing: 0px;
   border-collapse: collapse;
   margin-bottom: 10px;
   }

td { border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;
   padding: 5px;
   }

th { background: #ECE5B4; color: #666; 
   padding: 5px;
   text-align: center;
   }

ul { list-style-image: url("img/list_img.gif");
   line-height: 15px;
   }

form { margin-bottom: 3px; }

fieldset { 
   border: 0;
   padding: 0;
   margin: 0;
   }

input, textarea, select {
   background-color: #ECE5B4;
   border: 1px solid #91835D; 
   }

.right { text-align: right; }

.otaznik {
   font-size: 12px;
   font-weight: bold;
   color: red;
   border: 1px solid red;
   width: 15px; height: 15px;
   }
   
.submit {
	cursor: pointer;
}   
   
hr.cleaner {
   clear:both;
   height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
   }

address {
   font-size: 12px;
   }
   

#obsah { 
   background: url("img/background.jpg") repeat-x 0px 158px #FDFDF3;
   margin: 0 auto;
   width: 955px;
   min-height: 650px;
   text-align: left;
   border-left: 1px solid #91835D;
   border-right: 1px solid #91835D;
   }
    
#ukonciobtekani { clear: both; font-size: 1px; height: 1px; }

#hlavni_cast {
   padding-right: 15px;
   padding-bottom: 15px;
   margin:0 0 0 144px;
   }

#hlavni_cast a {
   background-color: #ECE5B4;
   border: 1px solid #91835D;
   padding: 3px;
   text-decoration: none;
   }

#hlavni_cast_admin a {
   background-color: #ECE5B4;
   border: 1px solid #91835D;
   padding: 3px;
   text-decoration: none;
   line-height: 25px;
   } 

#levy_sloupec {
   background: url("img/int_levy.jpg") no-repeat;
   min-height:440px; 
   width: 160px;
   float: left;
   }

#kategorie {
   position: relative; left: -15px;
   padding-top: 180px;
   font-size: 9px;
   }
   
#kategorie a {
   text-decoration: none;
   }

#zahlavi {
   background: url("img/int_zahlavi.jpg") no-repeat;
   width: 955px;
   height: 158px;
   }

#menu {
   position: relative; top:155px;
   text-align: right;
   color: #fff;
   padding-right: 15px;
   }

#menu ul {
   margin: 0;
   padding: 0;
   }

#menu li {
   list-style: none;
   display: inline;
   }

#menu a {
   text-decoration: none;
   }

#nadpis_kosik {
   height: 55px;
   max-height: 55px;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: 15px;
   }  

#nadpis {
   padding-top: 10px;
   vertical-align: middle;
   }

#kosik {
   float: right;
   line-height: 10px;
   border-left: 1px solid #fff;
   height: 50px;
   _height: 55px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 3px;
   }
   
#vyhledavani {
   float: right;
   font-size: 9px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 5px;
   border-left: 1px solid #fff;
   height: 50px;
   _height: 55px;
   }
   
#vyhledavani input {
   background-color: #ECE5B4;
   border: 1px solid #91835D; } 

#vyhledavani select {
   background-color: #ECE5B4;
   border: 1px solid #91835D; }
   
#tbl_main {
   width: 770px;
   }
   
.koupit {
   width: 50px;
   text-align: center;
   }

.upravy {
   width: 60px;
   }   

#patka {
   margin: 0 auto;
   padding: 3px 0 3px 0;
   width: 955px;
   _width: 957px;
   border: 1px solid #91835D;
   }

#webdesign {
   margin-top: 25px;
   line-height: 2em;
   padding: 10px 0 5px 30px;
   border-top: 1px solid #91835D;
   width: 114px;
   _width: 144px;
   }

#uvod {
   font-size: 1.3em;
   font-style: italic;
   color: #666;
   }

#uvod #podpis {
   margin: 20px 0 0 300px; 
   }

#kontakt a {
   border: 0;
   background: 0;
   text-decoration: underline;
   }	

#faktura_dodavatel { width: 270px;
   height: 130px;
   border: 2px solid #000;
   padding: 10px;
   }

#faktura_odberatel { width: 270px;
   height: 130px;
   border: 2px solid #000;
   padding: 10px;
   float: right;
   }

#faktura_adresy { width: 650px; height: 200px;}

#faktura table { border: 1px solid #000; 
   font-size: 12px;
   border-spacing: 0px;
   border-collapse: collapse;
   width: 650px;
   }

#faktura td { border-bottom: 1px solid #000;
   border-right: 1px solid #000;
   padding: 5px;
   }

#faktura th { background: #ccc; 
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
   font-weight: bold;
   color: #000;
   padding: 5px;
   }
   
.page-nav {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 7px;
  text-align: center;
  }

.page-nav a {
  height: 20px;
  }

.page-nav strong {
  margin-right: 3px;
  }

#knihy-obrazy {
  text-align: center;
  width: 143px;
}

#hlavni_cast span.no-style a {
  border: none;
  background: none;
  font-weight: bold;
  text-decoration: underline;
}

