/*
 * print.css - styl pro tisk stranky
 * Autor: Martin Zemánek, mzemanek at seznam.cz 
 */

body {
	margin: 0;
	padding: 3px;
	background: #fff;
	color: #000;
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrap { 
 width:870px;
 margin:0 auto;
}
#porovnani {
margin:3px;
width:274px;
height:800px;
overflow:auto;
float:left;
}
#porovnani table tr td {
padding:4px;
}

a {
  text-decoration:underline;
  color:black;
  font-weight:bold;
}

input,.input,.input_inzert {
	border: 1px solid black;
}

#header, #menu, #perex {
	display:none;
}

.smaller,.smaller_color {
  font-size:75%;
}
.bigger {
  font-size:115%;
}
.doprava {
  text-align:right;
}
.doleva {
  text-align:left;
}
.dostredu {
  text-align:center;
}
#vyhledavani_vypis,#vyhledavani_vypis2,.odrazka1,.more,.hidden,.filtr,#inzerat_car,#vyhledavani_vypis .hledej,#inzerat,#vyhledavani_vypis2 .hledej,#searchbox,#searchbox2 {
  display:none;
}

table {
  border-collapse:collapse;
}
table th {
  display:none;
}
.vyhl {
width:840px;
}
.vyhl table {
margin-top:10px;
width:100%;
}
.vyhl table tr td{
  border:1px solid black;
  padding:2px 3px;
}
.vyhl table tr th{
  font-size:85%;
}
#vyhledavani {
  width:100%;
  height:200px;
  text-align:left;
}
#right { 
 width: 248px;
 float: right;
}
#novinky {
	width:248px;
	margin-top:15px;
}
#novinky ul li {
  list-style-type:none;
  display:block;
  padding:5px 5px;
  text-decoration:none;
  text-align:justify;
}
#content {  
 float:left;
 text-align:left;
}
#detail_head {  
 text-align:left;
 height:190px;
}
#detail_head h2{  
 padding-left:130px;
 font-size:180%;
}
#detail_head table{  
 margin-left:20px;
 margin-top:10px;
 width:50%;
 line-height:24px;
 font-size:120%;
}
#detail_left { 
 float: left;
 padding: 0 15px 15px 3px;
 width:470px;
 line-height:19px;
}
#detail_left_nahled { 
 float: left;
 padding: 0 15px 15px 3px;
 width:420px;
 line-height:19px;
 margin-bottom:10px;
}
#detail_right_nahled { 
 float: right;
 width:350px;
}
#detail_right { 
 float: right;
 width:350px;
}
#detail_right .box, #kontaktform, #detail_left .tlacitka, .detail_inzerat{ 
 display:none
}
.odsazeni {
  height:70px;
}
#detail_left .tlacitka2 a, #detail_left .tlacitka2 span {
  display:none;
}
#content2 {  
 text-align:left;
}
#detail_right .box table tr td, #kontaktform table tr td { 
 padding:5px;
}
#content .container, #content2 .container{ 
 width: 100%;
}
#main { 
 float: left;
 width:600px;
}
#main2 { 
 width:840px;
}
#left_boxes { 
 width:270px;
 float:left;
}
#right_boxes { 
 width:330px;
 float:left;
}
.box1 {
  width:260px;
  height:101px;
  float:left;
  overflow:hidden;
}
.box1 table {
  width:121px;
  height:95px;
  float:left;  
}

.box2 {
  width:328px;
  height:101px;
  float:right;
  overflow:hidden;
}
.box2 .left table {
  width:148px;
  height:95px;
  float:left;
}
.box2 .right {
  width:175px;
  height:95px;
  float:right; 
}

.box2 .left img.top,.box2 .right span.linka,.box2 span.linka2,.box2 span.linka3,#footer {
  display:none;
}

.clear {
  clear: both;
}
.shadetabs{
list-style-type: none;
text-align: left;
}
.shadetabs li{
display: inline;
margin: 0;
}

