/* -------------------------------------------------------------- 
  
 Hartija Css Print  Framework
   * Version:   0.8 (2008-03-10)
	 
-------------------------------------------------------------- */

body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12px;
 font-family: Helvetica, Arial, sans-serif; 
 }

* {
	 float: none;
}

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:19px;}
h2{font-size:17px;}
h3{font-size:15px;}
h4,h5,h6{font-size:12px;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

address { font-style: normal; }

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
table { margin: 1px; text-align:left; margin: 10px 0; border-collapse:collapse; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 5px 10px 5px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

/*hide various parts from the site

#header, #footer, #navigation, #rightSideBar, #leftSideBar 
{display:none;}

*/
#main > header,
.col.w180,
#home_banner,
.filter,
.sorter,
.pagination,
#breadcrumbs,
.contact_form,
.social,
#quick_contact,
#main > footer,
#cart_menu,
#product_detail a.small,
.more,
.back,
.button,
.rss_link,
.price + form,
#main > header,
#home_categories_matrix,
#filter_form,
#home_tabs,
.slider-code,
.sidebar_ask,
#offer aside,
#offer article header,
#offer article footer,
.sidebar_contact,
.commision_link,
.gallery,
#home_certificates_and_partners,
#footer,
#menu-main,
#search,
#menu-aside,
#product aside #product_catalog,
.no-print,
form,
.product_carousel,
#side_menu,
#main_shell + #footer_shell {
	display: none;
}

.product {float: left;width: 50%; margin: 10px 0;}
.price {display: block;}
.new {clear: both;}

.detail_item,
.pix_box ,
.pix_box .big {
	width: 100%;
	float: left;
}

.pix_box ,
.pix_box .big {
	text-align: center;
}

.pix_box .big {
	border: 1px solid #000;
	width: 100%;
	overflow: hidden;
}

.pix_box h1 {
	float: left;
}

.pix_box .print_price {
	float: right;
	font-size: 16px;
	margin: 22px 0 0 0;
}

.pix_box img {
	width: 50%;
	text-align: center;
	display: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*margin: 2px;
	border: 1px solid #000;
	padding: 2px;
	*/
}

.pix_box img:first-child ,
.pix_box img:first-child + img {
	display: block;
}

#offer article table,
#detail aside table,
.detail_item table {
	width: 100%;
	border: 1px solid #000;
}

#offer article table th,
#offer article table td,
#detail aside table th,
#detail aside table td,
.detail_item table th ,
.detail_item table td {
	width: 50%;
	vertical-align: middle;
	padding: 2px 5px;
}

.print-print {
	display: block;
	padding: 10px 10px 20px 10px;
	border: 1px solid #000;
}

.print-print img {
	float: left;
}

.print-print .contacts {
	float: left;
}

.sidebar_overview .print {
	display: none;
}

#detail .w380 {
	display: none;
}

.clear {
	clear: both;
}

.di_vybava, .di_popis {
	width: 49%;
	float: left;
}

.di_popis {
	float: right;
}

.di_vybava p, .di_popis p {
	font-size: 11px;
}

.for_print {
	display: block;
}

#products_perex {
	clear: both;
	width: 100%;
}

#products_perex img{
	display: none;
}

#catalogs section article .shell .catalog_item,
#manufactures div.shell article ,
#products div.shell article {
	width: 100%;
	float: none;
	clear: both;
}
