/* CSS Document weber-panel.cz print.css*/
body {
   font-size: 75%;
   background: #fff;
   color:#000;
}
body, textarea, select, input, table {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
  color:#000;
  text-decoration: underline;
}
a:visited {
  color:#000;
  text-decoration: underline;
}	
a:active {
  color:#000;
  text-decoration: underline;
}
a:hover {
  color:#000;
  text-decoration: underline;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
.cleaner
{
  clear:both;
  display:block;
}
table
{
  font-size:1em;
}
.noprint
{
  display:none;
}
#logoprint{
  position:absolute;
  top:0px;
  right:0px;
}
#panel_left
{
  display:none;
}
ul#menu_top
{
  display:none;
}
#main_img h1
{
  font-size:20px;
}
#main_img h1 span
{
  font-size:13px;
}
#selfmarketing{
  display:none;
}
/* content style */
#content{
  padding-right:230px;
}
#content h2
{
  margin:0px 0px 10px 0px;
  padding:10px 0px 3px 0px;
  font-size: 1.3em; 
  border-bottom:1px solid #000;
}
#content h3 
{
  font-size:1.2em;
  margin:0.5em 0px 0.4em 0px;
  padding:0px 0px 0px 0px;
}
#content h3.dotazy 
{
  font-size:1.2em;
  margin:0em 0px 0.4em 0px;
  padding:2em 0px 0px 0px;
}
#content h4
{
  font-size:1.1em;
  margin:0.5em 0px 0.6em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  font-size:1.0em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.2em 0px;
  padding:0px 0px 0px 0px;
  line-height:1.5em;
}
#content sup{
  font-size:8px;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 1.2em 30px;
  padding:0px 0px 0px 0px;
  line-height:1.5em;
}
#content ul#koule li{
  list-style-type:none;
}
#content ol
{
  margin:0px 0px 1.2em 30px;
  padding:0px 0px 0px 0px;
  line-height:1.5em;
}
#content ol.popis li
{
  margin:0em 0px 0em 0px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
img.border{
  border:1px solid #000;
}
#panel_news
{
  float:right;
  position:absolute;
  right:0px;
  top:70px;
  width:211px;
  border:1px solid #000;
}
#news
{
  width:177px;
  padding:0px 17px 0px 17px;
}
#news h3
{
  margin:0px 0px 0px 0px;
  padding:18px 0px 0px 0px;
  font-size:15px;
}
#news .news
{
  padding:15px 0px 10px 0px;
  border-top:1px solid #000;
}
#news .news img
{
  float:left;
  margin-right:8px;
  margin-top:3px;
}
#news .news h4
{
  margin:2px 0px 2px 0px;
  padding:0px 0px 0px 0px;
  font-size:0.9em;
}
#news .news p.datum
{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:0.75em;
}
#news .news p
{
  margin:0px 0px 8px 0px;
  padding:0px 0px 0px 0px;
  line-height:1.4em;
  text-align:justify;
  font-size:0.9em;
}
#news a:link, #news a:visited, #news a:active{
  display:none;
}
#news a:hover{
  display:none;
}
#panel_news p.archiv
{
  display:none;
}
#callme
{
  display:none;
}
/* footer style */
#footer
{
  display:none;
}
.half_left{
  width:46%;
  float:left;
  margin-right:10px;
}
.half_right{
  width:46%;
  float:left;
}
table.soustavy
{
  font-weight:bold; 
  width:100%; 
  text-align:center;
  border-collapse:collapse;
}
table.soustavy td
{
  border:#000 1px solid;
  padding:4px 4px;
}
table.kalkulace{
  margin-bottom:1.4em;
  width:100%;
  border-collapse:collapse;
}
table.kalkulace td{
  vertical-align:middle;
  padding:5px 10px;
  border:1px solid #fff;
}
table.kalkulace th{
  vertical-align:top;
  padding:5px 10px;
  text-align:left;
  width:140px;
  border:1px solid #fff;
}
table.kalkulace label{
  font-weight:bold;
  margin-top:3px;
  display:block;
}
table.kalkulace input.radio{
  float:left;
  width:19px;
  margin:0px;
  padding:0px;
  position:relative;
  top:3px;
  &top:0px;
}
table.kalkulace label.radio{
  float:left;
  padding-right:10px;
}
table.kalkulace input.txtLong{
  width:280px;
  padding:2px 2px;
  font-size:1em;
  border:1px solid #888;
  background: #fff url(../img/bg_input.gif) repeat-x;
}
table.kalkulace select{
  width:286px;
  padding:1px 2px;
  font-size:1em;
  border:1px solid #888;
  background: #fff url(../img/bg_input.gif) repeat-x;
}
table.kalkulace input.txtShort{
  width:138px;
  &width:138px;
  _width:135px;
  padding:2px 2px;
  font-size:1em;
  border:1px solid #888;
  background: #fff url(../img/bg_input.gif) repeat-x;
}
table.kalkulace textarea{
  width:280px;
  height:100px;
  padding:2px 2px;
  font-size:1em;
  border:1px solid #888;
  background: #fff url(../img/bg_input.gif) repeat-x;
}
table.kalkulace input.btnOdeslat{
  background: #fff200;
  border:0px;
  padding:3px 0px;
  width:286px;
  cursor:pointer;
  font-weight:bold;
  color:#000;
  font-size:1em;
}
#content .pozn{
  font-size:0.9em;
}
table.odkazy{
  margin-bottom:1.4em;
  width:100%;
  border-top:1px solid #ddd;
  border-collapse:collapse;
}
table.odkazy td{
  border-bottom:1px solid #ddd;
  padding:10px;
}
table.odkazy img{
  
}
table.popis{
  margin-bottom:1.2em;
  width:500px;
  font-size:0.85em;
  border-collapse:collapse;
}
table.popis td{
  padding:0px 4px 20px 0px;
  width:165px;
  vertical-align:top;
}
table.popis img{
  border:1px solid #000;
}
#content table.popis sup{
  font-size:7px;
}
#content .news{
  margin-bottom:20px
}
#content .news img{
  float:left;
  margin-right:10px;
}
#content .news .datum{
  
}
