
h1,h2,h3,h4,h5,h6 {
  page-break-after: avoid;
}
h1,h2 {
  page-break-before: always;
}

@page {
  margin: 1.5cm;
}

@media print {

body {
  color: black;
  background: white;
  font-size: 12pt;
}

[href]:after {
  content: " [" attr(href) "] ";
}

div#menu {display: none;}

div.mycontainer 
{
/*
 width: 99%;
 margin: 0;
 padding: 0;
*/ 
 border:0;
}

img
{
border:0;
}

form 
{
 display: inline;
}

div.firma 
{
  display:none;
}

.motto 
{
  display:none;
}

span.user_menu 
{
  display:none;
}

span.jazyky 
{
  display:none;
}

div.menu 
{
  display:none;
}

span.hlavni_menu 
{
  display:none;
}

span.info
{
  display:none;
}

span.stranky
{
  display:none;
}

div.hledej 
{
  display:none;
}

div.panel 
{
  display:none;
}

div.obsah 
{

}

div.patka 
{
  display: none;
}

span.menu 
{
  display:none;
}

span.foot
{
  display:none;
}

span.copyright 
{
 /*position:relative;*/
 font: 0.8em sans-serif, arial;
 margin-top:5px;
 float: right;
 text-align: right;
 padding: 0.25em;
}

div.info {
  text-align:right;
  font: 0.8em sans-serif;
  color: slategray;
}

span.SelectForm
{
 display: inline;
 margin-left: 1em;
 color: royalblue;
}

#dostupnost 
{
 text-align: center;
 font-size: 0.75em;
 color: red;
 font-weight: bold;
}

#promo 
{
 text-align: center;
 font-size: 2em;
 line-height: 1;
 font-weight: bold;
 font-family: Arial, serif;
 color: orange;
 margin-top: 20px;
 margin-right: 0;
 margin-bottom: 20px;
 margin-left: 0;
}

#subjects 
{
 width: *;
 padding: 0;
 margin: 0;/*	background-color:lavender; */

 font-variant: small-caps;
 background-color: gainsboro;
}

#seznam 
{
 padding: 0;
 margin: 0;
 font-size: 10pt;
 font-family: serif;
}

div.main{
}

#modrytext
{
 font-weight: bold;
 color: #4169E1; //royalblue
}

#zelenytext
{
 font-weight: bold;
 color: #2E8B57; //seagreen
}

input.txtin 
{
 border-color: rgb(169,169,169);
 border-width: 1px;
 border-style: solid;
 padding: 0 1px;
/* margin: 1px; */
 font-size: 0.9em;
 background-color: #F5F5F5;
}

input.kusy
{
 text-align: right;
 width: 1.5em;
 height: .9em;
}

input.minibtn
{
 height: 18px;
 font-size: 0.6em;
}

button 
{
 height: 24px;
}



.reset 
{
 clear: both;
 line-height: 0px;
 font-size: 0px;
}

.dark 
{
 background-color: rgb(226,226,226);
}

.light 
{
 background-color: rgb(237,237,237);
}

.blechy
{
font-size:0.8em;
}

.dimmed
{
  color: red;
}

div.activ 
{
 float: left;
 width: 120px;
 height: 25px;
 margin: 0;
 color: black;
 background-image: url('bars.gif');
 background-position: 0 -100px;
 background-repeat: no-repeat;
}

div.activ span 
{
 display: block;
 text-align: left;
 margin: 0;
 padding-top: 7px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 13px;
 font-size: 13px;
 line-height: 1;
 font-weight: bold;
 font-family: Georgia, serif;
 color: black;
 text-decoration: none;
}

div.outer 
{
 float: left;
 width: 120px;
 height: 25px;
 margin: 0;
 background-image: url('bars.gif');
 background-position: 0 -50px;
 background-repeat: no-repeat;
}

div.outer a 
{
 display: block;
 text-align: left;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
 overflow: hidden;
 font-size: 13px;
 line-height: 1;
 font-weight: bold;
 font-family: Georgia, serif;
 color: black;
 text-decoration: none;
 background-image: url('bars.gif');
 background-position: top left;
 background-repeat: no-repeat;
}

div.outer span 
{
 display: block;
 margin: 0;
 padding-top: 7px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
}

div.outer a:hover 
{
 background-image: none;
 color: black;
}

div.outer a:active 
{
 color: black;
}

table.ListBook
{
clear: left;
font: 0.9em sans-serif;
width: 99%;
}

.ListHead
{
color: rgb(105,105,105); /* dimgray */
font: 0.8em arial;
font-weight: bold;
background: lightsteelblue;
}

div.BookDetail
{
}

.BookTitul
{
  font: 2em bold sans-serif, arial;
}

.BookAnotace
{
  width:35em;
}

img.BookCover
{
  margin-right: 2em;
  border: 0pt;
}

.tabhd
{
  padding-right:1em;
}

.legenda
{
  font: 0.8em sans-serif, arial;
  color:rgb(119,136,153); /* silver */
}

#dhtmltooltip{
font-family: arial;
font-size: 0.75em;
position: absolute;
border: 1px solid silver;
padding: 0px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#titul{
font-family: verdana, sans-serif, arial;
font-size: 0.9em;
font-weight: bold;
color: rgb(50,95,255);
}

#autor{
font-family: verdana, sans-serif, arial;
font-size: 0.9em;
}

#kniha{
font-family: verdana, sans-serif, arial;
font-size: 0.9em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#cena{
font-family: verdana, sans-serif, arial;
font-size: 0.9em;
font-weight: bold;
}

#obj{
font-family: verdana, sans-serif, arial;
font-size: 0.9em;
font-weight: normal;
}

#popisek{
font-family: verdana, sans-serif, arial;
/*font-size: 0.8em;*/
cursor: help;
 display: inline;
 color: royalblue;
}


/* konec */


}  /* @media print */

