/* www.zahradni-domy.cz, media print */


/* zakladni nastaveni */


body {
background: #ffffff;
color: #000000;
font: normal normal normal 10pt/normal sans-serif;
position: relative;
}

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-collapse: collapse;
margin: 10px 0 10px 0;
}

th,
td {
border: 1px solid #000000;
color: #000000;
font-size: 10pt;
padding: 0 3px 0 3px;
page-break-inside: avoid;
text-align: left;
vertical-align: top;
}

p {
color: #000000;
widows: 2;
orphans: 2;
}

hr {
color: #000000;
}

a,
a:link,
a:active,
a:visited {
color: #000000;
}

a:after {
content: "{"attr(href)"}";
}

fieldset {
border: none;
}


/* zobrazeni spravnych vrstev */


div#content {
background: none;
border: none;
margin: 40pt 0 0 0;
padding: 0;
}

div#print-header {
border-bottom: 1px solid #000000;
font-style: italic;
margin-top: 40px;
position: absolute;
top: -80pt;
width: 100%;
}

div#header,
div#footer,
div.goods,
div.path,
p.roundedbutton,
a.anchor,
div.form {
display: none;
}