/* === STYLESHEET FOR PRINTERS ONLY === */
.hide, .skippy, #subheader, #menu, #lang, #cntend, #toplist img, .news-list-detail, .links, #oldweb, #helphaiti,
#searchbox,#qnav,.hp-rss,#footer,#bcrumb,.box,#flash,.sns,.toplist,.pp_pic_holder,.news_rss_feed,.news_email_feed,
.news-list-back,#hp-top-links, .events-list-detail, .news-paging, .media-gallery, .verze-tisk, .poslat-odkaz 	{
	height: 0;
	width: 0;
	display: none;
	overflow: hidden;
	position: absolute;	/* for the benefit of IE5 Mac */
	}

body, table	{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	}

body	{
	padding: 10px;
	margin: 0;
	}

hr	{
	background: #000;
	margin-top: 1cm;
	border: none;
	height: 0.5pt;
	}

table	{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	}

caption	{
	font-weight: bold;
	margin: 0.15cm 0;
	}

th	{
	background: #666;
	color: #fff; padding: 5px;
	border-right: 1px solid #ccc; 
	}
th span.title-cenik	{
	display: block;
}
tr,td  {
  border: 1px solid #ccc; padding: 5px; text-align: center;
}	
td:first-child { text-align: left; }

/* StripeMe */
table.stripeMe .alt	{
	background: #e8e8e8;
	}

table.stripeMe .over	{
	background: #cac88a;
	background: #f7f7f7;
	}
/* STRIPE ME FOR PRICELISTS */
table.cenik caption	{
	color: #000;
	}

table.cenik .alt	{
	background: #e8e8e8;
	}

table.cenik .over	{
	background: #ccc;
	}
	
h1	{
	margin-bottom: 20px;
	}

a	{
	color: #000;
	}

h1 a	{
	text-decoration: none;
	}

#claim	{
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;
	font-size: 120%;
	}

.news-list	{
	clear: left;
	}

.news-list-item	{
	padding-bottom: 0;
	margin-bottom: 0.5cm;
	border-bottom: 0.5pt solid #000;
	}

.news-list-item h3 a	{
	text-decoration: none;
	}

#footer	{
	padding-top: 0.1cm;
	border-top: 0.5pt solid #000;
	}

#dynweb, #dynweb a	{
	color: #ccc;
	}

#dynweb	{
	padding-top: 0.1cm;
	margin-top: 0.7cm;
	border-top: 0.5pt solid #ccc;
	text-align: right;
	}



.fll	{
	margin: 0 0.3cm 0.3cm 0;
	float: left;
	}

.flr	{
	margin: 0 0 0.3cm 0.3cm;
	float: right;
	}
@media print {
  p.info-nahled-tisk {
    display: none;
  }
}
@media screen {
    p.info-nahled-tisk {
    	padding:10px 10px 10px 35px;
      display: block; 
      border: 1px solid #FFD100;
	    background: #FFFFCF 10px 10px url('img/sys/information.png') no-repeat;
    }
}
