body {
    color: #000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 75%; /*   100% = 16px */
    line-height: 127%;
    margin: 20px;
}
.cleaner {
    clear: both !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
a {
    color: #00f;
}
img {
    border: 0
}
#controls,
div.table-footer,
div.product a.photo .non-visible,
form.cart-vypis,
#logo,
#top-box,
#left-col,
#loginform,
#menu,
#logo a.mania,
#catalog,
#search,
.more,
.no-print,
.cleaner,
#box-middle-left,
#box-middle-right,
#box-image,
#action-box .btn-zobrazit,
#image-photo,
img.non-visible,
#producers {
    display: none;
}
h1 {
    margin-bottom: 40px;
}
h2.mania {
    font-size: 0;
    line-height: 0;
    margin: 0 0 8px 0;
}
h2.mania a {
    background: transparent url('/media/page/logo-print.jpg') no-repeat left top;
    display: block;
    height: 41px;
    margin-bottom: 40px;
    text-decoration: none;
    width: 169px;
}
h2 {
    font-size: 125%;
    line-height: 117%;
    margin: 40px 0 20px 0;
    text-transform: uppercase;
}
h2 a {
    color: #000;
    text-decoration: none;
}
h3 {
    font-size: 108%;
    line-height: 117%;
    margin: 5px 0;
}
h3 a {
    color: #000;
    text-decoration: none;
}
#footer {
    border-top: 1px solid #000;
    margin-top: 30px;
    text-align: center;
    padding-top: 10px;
}
#footer a {
    color: #000;
    text-decoration: none;
}

div.predejna {
    margin-bottom: 35px;
}
div.predejna div.wiki-box p {
    margin: 0 0 10px 0;
}
div.predejna div.ico {
    float: left;
    width: 170px;
}
div.predejna div.text {
    float: left;
    width: 435px;
}
#main #content div.predejna div.text h2 {
    margin-top: 0;
}
div.predejna .cleaner {
    display: block;
}
#content div.product a.photo {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    margin-right: 10px;
    text-decoration: none !important;
    width: 110px;
}
#content div.product div.text {
    color: #79888c;
    float: left;
    padding-top: 16px;
    width: 150px;
}
#content div.product .cleaner {
    display: block;
}

