/*vypis kategorii*/
div.box {
    float: left;
    margin: 0px 10px 15px 0px;
    width: 200px;
}
div.box.no-right-margin {
    margin: 0px 0px 15px 0px;
}
div.box h3 {
    background: transparent url('/media/produkty/category-bg-red.png') repeat left bottom;
    display: block;
    min-height: 31px;
    _height: 31px;
    margin: 0px !important;
    text-transform: uppercase;
    width: 200px;
}
div.box h3 a {
    display: block;
    color: white;
    font-size: 86%;
    font-weight: bold;
    min-height: 17px;
    _height: 17px;
    padding: 7px 10px 7px;
    text-transform: none;
    width: 180px;
}
div.box h3 a:hover {
    text-decoration: none;
}
div.box div.box_in a {
    padding: 0px;
}
div.box div.box_in a img {
    border: 1px solid #c8c8c8;
    border-top: none;
    margin: 0px;
}
/*vypis produktu*/
div.box-produktu a img {
    border:1px solid #c8c8c8;
}
div.box-produktu a:hover img {
    border-color: #000;
}
div.box-produktu div.perex-produktu {
    margin: 0px 0px 10px 0px;
}
div.box-produktu div.perex-produktu h3.new {
    background: transparent url('/media/produkty/new.png') no-repeat right center;
}
div.box-produktu  div.cleaner-hr {
    background-color: #c8c8c8;
    clear: both;
    display: block;
    height: 1px;
    margin: 10px 0px;
}

div.fotogalerie {
    float: left;
    width: 238px;
}
div.fotogalerie a.photo {
    display: block;
    float: left;
    height: 86px;
    margin: 0 10px 6px 0;
    width: 110px;
}
div.fotogalerie a.photo.second {
    margin-right: 0;
}
img.ico,
div.fotogalerie a.photo img {
    border: 1px solid #c8c8c8;
}
div.fotogalerie a.photo:hover img {
    border: 1px solid #000;
}
div.wiki-box h3 {
    border-bottom: 1px solid #C8C8C8;
    color: #ED1C24;
    font-size: 125%;
    font-weight: bold !important;
    line-height: 117%;
    margin: 10px 0 !important;
    padding-bottom: 4px;
}

#params {
    border-collapse: collapse;
    margin: 10px 0 25px 0;
    width: 100%;
}
#params tr th,
#params tr td {
    border: 1px solid #fff;
    padding: 5px 7px;
    text-align: left;
}
#params tr td {
    background-color: #f1f1f1;
}
#params tr th {
    background-color: #e3e3e3;
}
#params tr.row-0 th,
#params tr.row-0 td {
    background-color: #b7b7b7;
    font-weight: bold;
    text-transform: uppercase;
}
span.more {
    display: block;
    float: right;
    margin-right: 5px;
    position: relative;
    top: -30px;
}
span.more a {
    color: #7f7f7f;
    font-size: 50%;
    font-weight: normal;
}

div.facility {
    border-bottom: 1px solid #c8c8c8;
    margin: 15px 0;
}
div.facility.last {
    border-bottom: 0 none;
}
img.float-left {
    margin-top: 7px;
}
div.facility img.float-left {
    border: 1px solid #c8c8c8;
    margin-top: 0;
}

#detail-options h4 {
    border-bottom: 1px solid #c8c8c8;
    color: #969696;
    font-size: 100%;
    margin-bottom: 7px;
}
#detail-options strong {
    display: block;
    margin-bottom: 7px;
}
#files ul {
    list-style-type: none;
    margin: 15px 0;
}
#files ul li {
    margin-bottom: 15px;
    _margin-bottom: 5px;
    list-style-type: none;
}
#files ul li a {
    background: transparent no-repeat left top;
    display: block;
    line-height: 150%;
    color: #000;
    padding-left: 25px;
}
#files ul li a.pdf {
    background-image: url('/media/produkty/file_types/pdf.png');
}
#files ul li a.doc {
    background-image: url('/media/produkty/file_types/doc.png');
}
#files ul li a.xls {
    background-image: url('/media/produkty/file_types/xls.png');
}
#files ul li a.txt {
    background-image: url('/media/produkty/file_types/txt.png');
}
#detail-options,
div.send-question {
    margin-top: 20px;
}
div.send-question a {
    background: #f1cb28 url('/media/produkty/zaslat-dotaz.png') no-repeat left top;
    display: block;
    height: 50px;
    width: 250px;
}
#prislusenstvi h1 {
    border-bottom: 1px solid #c8c8c8;
    color: #ed1c24;
    font-size: 200%;
    line-height: 117%;
    margin: 10px 0 20px 0;
    padding-bottom: 4px;
}

