/* www.sbdpernstejn.cz, media print */

/* nastaveni stranky */

@page
{
size: portrait;
}

/* zakladni nastaveni tagu */

body
{
color: #000000;
background-color: #ffffff;
background-image: none;
font-family: Verdana, "Geneva CE", lucida, sans-serif;
font-size: 10pt;
color: #000000;
font-style: normal;
}

h1, h2, h3, h4, h5, h6
{
font-weight: bold;
}

h1
{
font-size: 12.5pt;
}

h2
{
font-size: 12pt;
}

h3
{
font-size: 11.5pt;
}

h4
{
font-size: 11pt;
}

h5
{
font-size: 10.5pt;
}

h6
{
font-size: 10pt;
}

ol, ul
{
page-break-before: avoid;
page-break-inside: avoid;
}

table
{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
margin-top: 10px;
margin-bottom: 10px;
}

th
{
font-size: 10pt;
padding-left: 3px;
padding-right: 3px;
text-align: left;
vertical-align: top;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
page-break-inside: avoid;
color: #000000;
}

td
{
font-size: 10pt;
padding-left: 3px;
padding-right: 3px;
vertical-align: top;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
page-break-inside: avoid;
color: #000000;
}

p
{
widows: 2;
orphans: 2;
color: #000000;
}

hr
{
color: #000000;
}

a, a:link, a:active, a:visited
{
color: #000000;
}

/* zobrazeni spravnych vrstev */

div.content
{
padding-top: 40px;
}

div.print-header
{
display: block;
border-bottom: 1px solid #000000;
padding: 0;
margin: 0;
margin-bottom: 15px;
top: 0;
position: absolute;
}

div.header, div.footer, div.mainmenu, div.box, div.responseform, div.path, div.photogallery, div.news, div.pagination, div.photo-card
{
display: none;
}