/* print.css */

body {width:100%;	font-size:80%; line-height: 1.4em; color: #000;}
body, th, td {font-size: 11pt;}
	
/* typografie */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 {font-size: 1.7em; margin-bottom: 5px; margin-left: 0px; margin-top: 10px;}
h2 {font-size: 1.2em;  margin-bottom: 5px; margin-top: 10px;}
h3 {font-size: 1.1em;}
h4,h5,h6{font-size:12pt;}

p {margin: 5px 0px; padding:0px}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

img { float: left; margin: 1em 1.5em 1.5em 0; }
img.img-right { float: right; margin: 1em 5px 1.5em 1.5em; }
a:link, a:visited {text-decoration: underline; color:#000; }
h2 a, h3 a, h4 a, a img { border: none; text-decoration: none; }

div.hr-clear {
  margin:0; padding:0;
  clear:both;
  height: 1px; font-size: 1px; line-height:1px;
  border:1px solid #fff;
  background-color: #fff;
  visibility:invisible;
}

table {
  border: 1px solid #000000;
  text-align:left;
  border-collapse: collapse;
  width: 90%;
  margin: .3em 0 1em 0;
}

table td, table th {
  border: 1px solid #000000;
  padding: .2em .6em;
}

th {font-weight: bold; }
tfoot {font-style: italic; }
caption {margin-bottom:2em; text-align: left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

ul.mycarousel, ul.mycarousel li {list-style-type: none; }
ul.mycarousel li {display: inline; }

.product-detail-right form, .products-box-big,
.rss-price, .product-box img,
#shoping-basket-info, #eshop-panel,
.submenu,
.paginationControl, .pagination, .pagination_box,
#top-panel,
#site-index-container,
#facebook_other,
.bookmarks, .ext-ico, .youtube-item,
.no-print, .noprint,
.internetovy-maloobchod-box,
.panel-social-bookmarks-box,
.news-link,
#top_cart,
#menu,
#menu_box,
#top_menu,
#weather,
#search,
#most_search,
#banner,
#navigation_sidebar, #sidebar,
#support_sidebar,
#share_box,
#rss_feed,
#cooperation,
#filter,
#filter_close,
#partners,
#links,
#header,
#language,
#breadcrumbs,
#navigation,
.misto, .google-map .hidden,
.tabs.ui-tabs, #search-box, .submenu, .context-panel
{display:none;}

.map_kontakty {display: block; width: 610px; height: 300px; border: 1px solid silver;}
.google-map-top {page-break-before:always;}

.product-detail-right img {
  display: block;
}

.search-category h3.h3-expanded strong, .search-category h3.h3-expanded span {
  color:#000;
}

.search-category h3 span {
  float: right;
  margin-right: 20px;
  font-size: .8em;
  font-weight: normal;
}

.search-result {
  display: block;
}

div#page {margin-bottom: auto;}
div#footer, div#footer-container {position: relative;}

#footer {
  font-size: .9em;
  border-top: 1px solid black;
  padding-top: .5em;
}

#logo img {
  display: block;
}

#top-container {
  width: 100%;
  display: block;
  clear: both;
  height: 6em;
}

#top p {
  text-align: right;
  font-style: italic;
}
