﻿/*
* Author: Inexes s.r.o. - www.inexes.cz | Spika David
* Created on: 2008
* Modified on: 9.11.2010
* SVN revision: 1844
*
* Name: Print stylesheet
* Summary: 
*
* Dependences: 
*
*/

* {
    background-color: white !important;
    background-image: none !important;
}
body {
    margin: 0;	padding: 0;
    font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
    line-height: 1.3;
    font-size: 9pt;
    color: black;	background: white;
}
th, td {
    margin: 0;	padding: 3pt 5pt 3pt 5pt;
    font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
    font-size: 9pt;
    text-align: left;
    color: black;	background: white;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 8pt 0;	padding: 0;
    page-break-after: avoid;
    font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
    color: Black;
}
h1 {
    letter-spacing: 1px;
    font-size: 13pt;
    text-align: center;
}
h2 {
    font-size: 11pt;
    color: #CA3544;
}
h3, h3 a {
    font-size: 10pt;
    color: #CA3544;
}
h4 {
    font-size: 9pt;
}
p, table {
    margin: 0;	padding: 0;
}
.cleaner {
    display: block;
    clear: both;
    overflow: hidden;
    height: 1pt;
    margin-top: -1pt;
}
img {
    border: none;
}
em, address {
    font-style: normal;
}
address {
    line-height: 1.3;
}
p {
    margin: 5pt 0;
    line-height: 1.3;
}
hr {
    clear: both;
    margin: 0;
}
a {
    text-decoration: none;
    color: Black;
}

object, embed, #headerBox hr,
#headerBox p.description, #headerBox p#languages, p.navigation,
#upBack, #subMenuBox, #mainMenuBox, #searchBox,
#basketInfo, #compareInfo, #mainCategoryMenu, #footArticle,
#currency
{
    display: none;
}
#headerBox {
    border-bottom: solid #606060 1px;
}
#headerBox img {
    margin: 0 10pt 5pt 10pt;
}
.article .htmlEditorContent {
    margin: 5pt 0;
}
p#footerBox-copy {
    font-size: 7pt;
    text-align: center;
    letter-spacing: 1pt;
    color: Gray;
}

#logo{
    display: block;
    text-align:center;
}

