/* Panelreko print.css */

body, html {
  color:#000;
  background:#fff;
  font:12pt/1 'Georgia CE', 'Times New CE', 'Times CE', Georgia, times, serif;
  margin:0.5cm 0 2cm 1cm;
}

/* elementy */
a {color:#000}
a img {border:0}

h1 {font-size:16pt;margin:6pt 0}
h2 {font-size:14pt;margin:4pt 0}
h3 {font-size:13pt;margin:3pt 0}
h4 {font-size:12pt;margin:2pt 0}

form {display:none}

/* layout */
.cl {
  clear:both;
  height:1px;
  font-size:1px;
  line-height:1px;
}


#head {
  border-bottom:1px solid #000;
  margin:0;
  padding:0;
}

#head a {
  text-decoration:none;
}

#head a:after {
  content:" Panelreko: modernizace bytů [www.panelreko.cz]";
  font-weight:bold;
  font-size:12pt;
}

#menu, #side h2, #enq, .control, .listing, .footer,.promo,.btn
{display:none}

#kontakt {
  font-size:8pt;
  width:60%;
  padding-top:3pt;
  position:absolute;
  top:0;
  right:0;
}

#kontakt p {
  float:left;
  width:49%;
  margin:3pt 0 0 0;
}

/* Obtekane obrazky */
.rimg, .limg { float: left; margin-right: 0.3cm; }

/* home */
#nav {
  border-bottom:1px solid #000;
  padding-bottom:9pt;
  margin-left:0;
  padding-left:16pt;
}

.aktreal, .calc {
  display:none;
}

/* fotogalerie */
.fotogalerie dd {
  margin:0;
}

/* faq */
.defbox dt {
  font-style:italic;
  font-weight:bold;
}

.defbox dd {
  margin:2pt 0;
}
/* kalkulátor ceny */
div.kalksum table,
table.splatky,
table.vyber-splatek {
border-top:1px solid black;
text-align:left;
border-collapse: collapse;
width:99%;
font-size:10pt;
margin-bottom:4pt;
}
div.kalksum table p{
margin:0; padding:0;
}
div.kalksum table th{
font-weight:normal !important;
}
div.kalksum table td,
div.kalksum table th,
table.splatky td,
table.splatky th {
border:1px solid black;
border-top:none;
border-left:none;
border-right:none;
padding-left:10px;
padding-right:10px;
font-size: 90%;
}
div.kalksum table td,
table.splatky td{
border-left:1px solid black;
}

div.kalksum table tr.nadpis th,
table.splatky th  {
border-bottom:3px solid black;
padding-top:20px;
font-size: 100%;
font-weight: bold !important;
}
div.kalksum table tr.nadpis{
height:30px;
}
tr.sum {
font-weight:bolder;
}

table.splatky,
table.vyber-splatek {
width:100%;
border:none;
}
table.splatky td {
border-left:0;
}
table.splatky .cena {
text-align:right;
}
