/*
 *	DATART.cz print style sheet
 *	(c) 2008 Et netera a.s.
 */



/* common */

.columnLeft { float: left; }
.columnRight { float: right; }
.columnLeft, .columnRight { width: 45%; }

.printImportant { font-size: 1.5em; }
.printImportant td { font-weight: bold; }

table th { text-align: left; }
table.form th { width: 30%; }

table { border: 1px solid #000000; border-collapse: collapse; width: 100%; }
th, td { border: 1px solid #000000; padding: 2pt 5pt; }

table.dontPrintBorders, table.dontPrintBorders th, table.dontPrintBorders td { border: none; }

.mb2 {
	margin-bottom: 2em;
}

body, table {
	font-size: 8pt;
}

h1 {
	font-size: 12pt;
	margin: 15pt 0;
}

h2 {
	font-size: 10pt;
	margin: 10pt 0;
}

h3 {
	font-size: 9pt;
	margin: 5pt 0;
}

a, a:visited {
	color: #000;
}

p {
	margin: 0 0 20pt;
}



/* layout */

#logo {
	display: block;
	width: 206px;
	height: 43px;
	margin-bottom: 20pt;
	position: relative;
	text-decoration: none;
}

#logo img {
	left: 0;
	top: 0;
	position: absolute;
}


#header,
#logo span,
#sidebar-main,
#sidebar-secondary,
#breadcrumbs-and-search,
#header,
.hp-promos,
hr, .nonVisual, .dontPrint, .msg, #header div.car img, img.normLogo,
div.buttons, .button, .button2, .button3,
#product-options, .tabs, .item-buttons, .item-cell-info-options, 
#footer-links,
#footer-projects,
#check-availibility,
#bezoom,
.item-services-icons,
.small-thumbnail,
#product-tools {
	display: none;
}

#content-and-sidebars {
	border-top: 1px solid #000000;
}


#footer {
	border-top: 1px solid #000000;
	clear: both;
	padding-top: 20pt;
}

#footer-copyright span {
	margin-right: 10pt;
}

#printFooter {
	margin-top: 12pt;
	padding-top: 6pt;
	font-size: 7pt;
}



/* misc */

.grid-2, .grid-3, .grid-4 { clear: left; margin-bottom: 20pt; }
.grid-2 .column, .grid-3 .column, .grid-4 .column { float: left; }

.grid-2 .column { width: 49%; }
.grid-3 .column { width: 33%; }
.grid-4 .column { width: 24%; }

.hp-items-row {
	border-top: 1px solid #000000;
}


.reset,
#h2-doporucujeme {
	clear: both;
}

img.printCar {
	float: right;
	margin-right:10px;
}

img.printLogo {
	margin-left:10px;
}



/* product */

#product-image a {
	padding-right: 20pt;
}

#product-info table {
	margin-bottom: 20pt;
}


#id-attributes, #id-accessories, #id-accessories-discounted, #id-gifts, #id-in-bundles {
	display: block !important;
	margin-top: 20pt;
}

#id-discussion, #id-send-to-friend {
	display: none;
}



.list-sort, .pagination .prev, .pagination .next, .item-image {
	display: none;
}

.pagination {
	margin-bottom: 20pt;
}

.item {
	border-bottom: 1px solid #000000;
	margin-bottom: 10pt;
}



/* call centrum */

#callCentrum #header, #callCentrum #column {
	display: none;
}

#product-image {
float:left;
position:relative;
width:250px;
}

#product-information {
margin-left:270px;
}

/* JRa */

.price-print td { padding-top: 10px; font-style: italic; }

.print { display: block; }
span.print { display: inline; }

/* ONo */
.kupon_text {color:#FFFFFF !important;}
