body {
    padding: 0;
    margin: 0;
    /*font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	*/
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin: 0px;
    color: #000;
    background-color: #fff;
    text-align: center;
    overflow: auto;
}

a img {
    border: none;
}

a {
    color: #000;
}


.clear {
    clear: both;

}

.hide {
    display: none;
}

* {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}

.button {
    color: #ffffff;
    height: 34px;
    line-height: 34px;
    padding: 0 25px;
    font-size: 12px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    border: 0px solid #FFFFFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.button:hover {
    background: #00734F;
}

.bold {
    font-weight: bold;
}

.bggr1 {
    background: #e1dfda; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e1dfda)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #e1dfda 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e1dfda', GradientType=0); /* IE6-9 */
}

.bggr2 {
    background: #e1dfda; /* Old browsers */
    background: -moz-linear-gradient(top, #1C9871 0%, #00734F 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1C9871), color-stop(100%, #00734F)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1C9871 0%, #00734F 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1C9871 0%, #00734F 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1C9871 0%, #00734F 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1C9871 0%, #00734F 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C9871', endColorstr='#00734F', GradientType=0); /* IE6-9 */
    color: #ffffff;
}

.bggr3 {
    background: #e1dfda; /* Old browsers */
    background: -moz-linear-gradient(top, #e1dfda 0%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1dfda), color-stop(100%, #fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1dfda 0%, #fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1dfda 0%, #fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1dfda 0%, #fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e1dfda 0%, #fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1dfda', endColorstr='#fefefe', GradientType=0); /* IE6-9 */
}

.bggr4 {
    background: #FF1A00; /* Old browsers */
    background: -moz-linear-gradient(top, #FF1A00 0%, #F60100 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF1A00), color-stop(100%, #F60100)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FF1A00 0%, #F60100 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FF1A00 0%, #F60100 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FF1A00 0%, #F60100 100%); /* IE10+ */
    background: linear-gradient(to bottom, #FF1A00 0%, #F60100 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1A00', endColorstr='#F60100', GradientType=0); /* IE6-9 */
}

.center {
    text-align: center;
}

.loader {
    background: #ffffff url('/gfx/loader.gif') no-repeat center center;
}

body.body1 {

}

.body1 .body1 {
    margin: 0 auto 5px auto;
    border: 1px solid #ffffff;
    width: 990px;
    padding: 5px;
    background-color: #ffffff;
}

.footer {
    margin: 25px 0 0 0;
    background: #31302E;
    color: #999;
}

.footer .container {
    width: 990px;
    margin: 0 auto;
    padding: 25px 0;
}

.footer .about {
    text-align: left;
    color: #BBBBBB;
}

.footer .about div {
    float: left;
}

.footer .about .clear {
    float: none;
}

.footer .about .name {
    margin-right: 30px;
    background: url('/gfx/logo_small.png') no-repeat 0 0;
    padding-left: 105px;
}

.footer .about .ue {
    background: url('/gfx/footer_ue.png') no-repeat 0 0;
    width: 570px;
    height: 70px;
    float: right;
}


.footer .cookie {
    margin-top: 25px;
    padding-top: 15px;
    border-top: 1px solid #999;
    text-align: center;
    color: #999;
}

.footer .cookie a {
    color: #BBBBBB;
}

.author {
    background: #252525;
    height: 40px;
}

.author * {
    color: #eeeeee;
}

.author .container {
    width: 990px;
    margin: 0 auto;
}

.author .left {
    float: left;
    padding: 10px 0;
}

.author .right {
    float: right;
    padding: 10px 0;

}

.manage {
    background: url('/gfx/stock_edit-16.gif') no-repeat left top;
    padding: 1px 0 1px 18px;
    white-space: nowrap !important;
    text-decoration: underline;
    cursor: pointer;
}

input.t {
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.05) inset;
    border: 1px solid #eeedeb;
    padding: 2px;
}

.nowrap {
    white-space: nowrap;
}

h4.belt {
    margin: 3px 0 0 0;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    border: 1px solid #E1DFDA;
    background: #e1dfda; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e1dfda)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #e1dfda 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e1dfda', GradientType=0); /* IE6-9 */
}

h4.bggr2 {
    margin: 3px 0 10px 0;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

a.a_back {
    background: url('/gfx/back.gif') no-repeat left;
    padding-left: 20px;
}

a.link-firma {
    color: #1C65A8;
}

div.block-back {
    text-align: left;
    margin: 0 0 5px 0;
}

div.block-back a {
    background: url('/gfx/back.gif') no-repeat left;
    padding: 2px 0 2px 20px;
}

.icon-new {
    background: url('/gfx/icon-plus-16.gif') no-repeat left;
    padding: 2px 0 2px 20px;
}

.button-new-note {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}

span.search {
    background: url('/gfx/icon-search.gif') no-repeat left;
    padding: 2px 0 2px 26px;
    cursor: pointer;

}

fieldset {
    border: none;
    text-align: left;
    margin: 0 0 5px 0;
}

fieldset legend {
    font-weight: bold;
}

.breadcrumb {
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    text-align: left;
}

.breadcrumb a {
    color: black;
    font-size: 11px;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb span {
    font-weight: bold;
}


.mleft {
    float: left;
    width: 220px;
    margin: 0;
    text-align: left;
}

.mcontent {
    float: right;
    width: 750px;
    margin: 0px 0 0 10px;
}

.body1 .wide {
    float: left;
    width: 990px;
    margin-left: 0px;
}

.mcontent .belt {
    margin: 0 0 10px 0;
}

.txt1 {
    text-align: left;
}

h1 {
    font-size: 15px;
    margin: 0 0 15px 0;
    text-align: left;
}

h2 {
    font-size: 12px;
    margin: 10px 0 15px 0;
    text-align: left;
    padding: 2px 0px;
}

h2.icon {
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

h5 {
    font-size: 11px;
    margin: 10px 0;
    text-align: left;
    padding: 2px 0px;
    border-bottom: 1px solid #666666;
    width: 200px;
}


.mleft h4.belt {
    line-height: 30px;
}

.mleft .button {
    width: 20px;
}


.mleft .ctree {
    border: 1px solid #E1DFDA;
    padding: 0px;
    overflow: hidden;
}

.mleft .ctree .belt {
    height: 32px;
}

.mleft .ctree .belt div {
    height: 42px;
    font-weight: bold;
    cursor: pointer;
    width: 109px;
    line-height: 21px;
    text-align: center;
    float: left;
}


.mleft .ctree .box {
    width: 208px;
    margin: 8px 5px;
    overflow: hidden;
}


.mleft .ctree .box a {

    display: block;
    text-decoration: none;
    margin: 6px 0;
    line-height: 20px;
    padding-left: 5px;
}

.mleft .ctree .box a:hover {
    text-decoration: underline;
}

.mleft .ctree .box .expand {
    background-image: url('/gfx/arrow1d.png');
}

.mleft .ctree .box .l1 {
    margin-left: 13px;
}

.mleft .ctree .box .l2 {
    margin-left: 26px;
}

.mleft .ctree .box .this {
    font-weight: bold;
    text-decoration: underline;
}

.mleft .ctree .loader {
    background: red !important;
}

.welcome {
    text-align: left;

}

.welcome a {
    text-decoration: none;
}

.welcome a:hover {
    text-decoration: underline;
}


.welcome .slider {
    position: relative;
    height: 333px;
    margin: 0 0 5px 0;
    overflow: hidden;
    width: 750px;
    background: url('/gfx/shadow_slider.png') no-repeat center bottom;

}

.welcome .slider .next,
.welcome .slider .prev {
    position: absolute;
    top: 275px;
    left: 15px;
    width: 29px;
    height: 29px;
    z-index: 2;
    background: url('/gfx/slider_nav.png') no-repeat 0px 0;
    padding-top: 80px;
    overflow: hidden !important;
}

.welcome .slider .next {
    background-position: -29px 0;
    left: 710px !important;
}

.welcome .slides_container /*slider */
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 750px;
    height: 310px !important;
    overflow: hidden;

}

.welcome .slides_container div a {
    display: block;
    width: 750px;
    height: 310px;
    position: relative;
    border: 1px solid #ffffff;
    text-decoration: none;
}

.welcome .slides_container div a p {
    display: block;
    margin: 270px 0 0 0;
    background: #1A8664;
    height: 40px;
}

.welcome .slides_container div a p span {
    font-weight: bold;
    display: block;
    padding: 0 55px;
    line-height: 34px;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}

.welcome h2 {
    line-height: 32px;
    padding-left: 10px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.welcome .box2 {
    float: left;
    width: 355px;
    text-align: left;

}

.welcome .right {
    float: right;
}


.welcome .box2 .img {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-right: 10px
}

.welcome .box2 .txt {
    float: left;
    width: 250px;
}

.welcome .box2 .txt .title {
    display: block;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 13px
}

.welcome .box2 .clear {
    height: 15px;
}


.contact {
}

.contact h3 {
    line-height: 24px;
    font-size: 13px;
    padding-left: 5px;
    margin: 0 0 10px 0;
}

.contact .clear {
    height: 10px;
}

.contact .rodo {
    text-align: left;
    margin: 20px 0 0 0;
    font-size: 11px;
}

/**
* Tabele z listami
*/
.filter1 {
}

.filter1 fieldset {
    padding: 20px;
}

.filter1 .clear {
    height: 4px;
}

.filter .priceField {
    width: 40px;
    text-align: right;
}


table.list1 {
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.list1 tbody tr {
    font-size: 11px;
}

.list1 tr th {
    padding: 8px 6px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #EEE;
    background: #e1dfda; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e1dfda)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #e1dfda 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e1dfda', GradientType=0); /* IE6-9 */
}

.list1 tr td {
    padding: 7px 5px;
    text-align: left;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    vertical-align: top;
}

.list1 tr.odd td {
    background-color: #F3F2F0;
}

.list1 tr td.center {
    text-align: center;
}

.list1 tr td.lp {
    text-align: right;
    width: 30px;
}

.list1 tr td .link1 {
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 20px;
}

.list1 td.price {
    text-align: right;
    white-space: nowrap;
}

.list1 td .priceField {
    text-align: right;
    white-space: nowrap;
}

.list1 td.name1 {
}

.list1 td.name1 .title {
    float: left;
}

.list1 .attr {
    margin: 7px 0 0 0;
}

.list1 .attr * {
    color: #333333;
    font-size: 10px;
}

.list1 .attr .item {
    float: left;
    margin: 0 15px 2px 0;
}

.list1 td.name1 .fancybox {
    float: left;
    background: url('/gfx/img1.png') no-repeat 0 3px;
    padding-left: 14px;
}

.list1 td .cb {

    color: #111111;

}

.list1 td.nowrap {
    white-space: nowrap;
}


.list1 .buy {
    width: 82px !important;
    white-space: nowrap;
    padding: 3px 5px;;
}

.list1 .detail {
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    border: 0px solid #FFFFFF;
    margin: 0 auto;

}

.spinner {
    margin: 3px 3px 3px 5px;
    border: 1px solid #B9B9B9;
    background: #ffffff;
    height: 20px;
    float: left;
    position: relative;
    width: 45px;
}

.spinner * {
    display: block;
    position: absolute;
}

.spinner input {
    width: 26px;
    padding: 2px 4px;
    text-align: right;
    font-size: 11px;
    border: none;
    float: left;
    left: 0px;
    top: 0px;
}

.spinner .minus,
.spinner .plus {
    margin: 0px;
    right: 0px;
    width: 13px;
    height: 10px;
    text-align: center;
    background: #dddddd url('/gfx/ui-icons256x240.png') no-repeat 0 0;
    cursor: pointer;
    color: black;
    text-indent: 20px;
    overflow: hidden;
}

.spinner .minus {
    background-position: -65px -19px;
    bottom: 0px;
}

.spinner .plus {
    background-position: 0px -18px;
    top: 0px;
}


.list1 .buy .ajax_basket {
    float: right;
    width: 24px;
    height: 24px;
    padding: 0px;
    margin: 2px 0;
    background: #00734F url('/gfx/plus1.png') no-repeat 3px 4px;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
}

.list1 .buy .ajax_basket:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */

}

.list1 .bookmark {
    background: url('/gfx/bookmark.png') no-repeat left top;
    cursor: pointer;
    padding-left: 17px;
}

.list1 .marked {
    background-position: left bottom;
}

.list1 .buy .phone {
    background: url('/gfx/price4phone.png') no-repeat right top;
}

.pwenk {
    width: 750px;
    margin-top: 10px;
}

.pwenk th {
    text-align: center;
}

.pwenk th .unit {
    font-size: 10px;
    white-space: nowrap;
}

.pwenk .artnr {
    width: 60px;
    text-align: center;
}

.pwenk td.enova {
    width: 26px;
    padding: 0px;
}

.pwenk td.enova .enova {
    background: #A9BC37;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    float: left;
    width: 20px;
    height: 24px;
    line-height: 24px;
    margin: 5px 2px 0 2px;
}

.pwenk td.enova .send {
    background: #FA6142;
}

.pwenk .buy_wide {
    width: 100px !important;
}

.pwenk .wdh_4001 {
    text-align: left;
}

.pwenk .more {
    padding: 5px 5px;
}

.pwenk .more .item {
    float: left;
    margin: 0 10px 5px 0;
}

.pwenk .more .item .t {
    float: left;
    line-height: 12px;
    margin-right: 5px;
}

.pwenk .more .item .v {
    float: left;
    line-height: 12px;
}

.pwenk .more .dot {
    float: left;
    width: 12px;
    height: 12px;
    background: #969696;
    margin: 0 5px 0 0;

}

.pwenk .more .clear {
    height: 4px;
}

.pwenk .attr {
    margin-top: 2px;
}

.pwenk .hide td {
    position: relative;
    padding-right: 50px;
}

.pwenk .hide td .close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url('/gfx/wenk_collapse.png') no-repeat 0 0;
}

.pwenk .gap {
    height: 8px;
    overflow: hidden;
    padding: 0px;
    background: #ffffff;
    border-left: none;
    border-right: none;
    border-bottom: none;

}


table.list2 {
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0;
}

.list2 tbody tr {
    font-size: 11px;
}

.list2 tr th {
    padding: 8px 10px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background: #e1dfda; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e1dfda)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #e1dfda 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #e1dfda 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e1dfda', GradientType=0); /* IE6-9 */
}

.list2 tr td {
    padding: 7px 5px;
    text-align: left;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
}

.list2 tr.even td {
    background: #F3F2F0;
}

.list2 tr td.center {
    text-align: center;
}

.list2 tr td.lp {
    text-align: right;
    width: 30px;
}

.list2 td.dok {
    white-space: nowrap;
}

.list2 .buy {
    width: 148px;
    white-space: nowrap;
}

.list2 .buy .qty {
    float: left;
}

.list2 .buy .ui-spinner {
    border-radius: 0 !important;
}

.list2 .buy .button {
    padding: 0 20px;
    float: right;
    margin-top: 4px;
}

.list2 .code {
    font-size: 9px;
    margin: 4px 0 0 0;
}

.list2 .tiptip {
    margin: 0 4px 0 0;
    cursor: help;
    float: left;
    height: 14px;
    width: 14px;
    display: block;
    background: url('/gfx/menu_sprite.png') no-repeat -8px -329px;

}

.list2 .ui-spinner {
    border-radius: 0 !important;
    float: left;
}

.list2 .qty {
    white-space: nowrap;
}

.list2 .qty .ui-spinner input {
    width: 35px;
    text-align: right;
}

.list2 .qty .spinner_unit {
    float: left;
    margin-left: 2px;
    line-height: 19px;
}

.list2 .qty .clear {
    height: 4px;
}

.paging {
    text-align: left;
    margin: 10px 0 0 0;
}

.paging .pages * {
    float: left;
    margin: 0 3px;
    line-height: 18px;
    display: block;
}

.paging .pages .title {
    margin-left: 0px;
}

.paging .pages a,
.paging .pages b,
.paging .pages .arrow {
    padding: 0 5px;
    text-decoration: none;
    background: #EAE8E5;
    border: 1px solid #EAE8E5;
}

.paging .pages b {
    background: #0F825E;
    border: 1px solid #0F825E;
    color: #ffffff;
}

.order_new {
    height: 42px;
    line-height: 42px;
    padding: 0 12px;
    text-decoration: none;
}

.order_new span {
    display: block;
    background: url('/gfx/plus.png') no-repeat left;
    padding-left: 22px;
}

/* kategorie */

.mcontent .txt ul {
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
}

.mcontent .catalog0 .box {
    display: block;
    float: left;
    width: 320px;
    margin: 0 14px 14px 0;
    height: 120px;
    text-decoration: none;
}

.mcontent .catalog0 .box span {
    display: block;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    margin: 50px 10px 0 120px;
    text-align: left;
}

.mcontent .catalog0 .box span:hover {
    text-decoration: underline;
}

.mcontent .catalog1 h1 {
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    margin: 0 0 15px 0;
    line-height: 40px;
    padding-left: 10px;
    overflow: hidden;
}

.mcontent .catalog1 h1 img {
    padding: 2px 15px 2px 10px;
    float: left;
}

.mcontent .catalog1 .about {
    text-align: left;
}

.mcontent .catalog1 h2,
.mcontent .catalog1 h3 {
    margin: 10px 0;
}

.mcontent .catalog1 h2 {
    font-size: 14px;
}

.mcontent .catalog1 h3 {
    font-size: 13px;
}


.mcontent .catalog1 .about ul {
    padding: 8px 0;
    list-style-position: inside;
}

.mcontent .catalog1 .box {
    /*
		float:left;
		width:240px;
		 */
    clear: both;
    margin: 0 10px 10px 0;
    text-align: left;
}

.mcontent .catalog1 .box .dot {
    float: left;
    height: 10px;
    width: 10px;
    margin-top: 3px;
}

.mcontent .catalog1 .box a {
    text-decoration: none;
    float: left;
    margin: 0px 0 10px 5px;
}

.mcontent .catalog1 .box a:hover {
    text-decoration: underline;
}

.mcontent .catalog1 .wenk .box2 {
    float: left;
    width: 240px;
    margin: 0 12px 0 0;

}

.mcontent .catalog1 .wenk .right {
    float: right;
    margin-right: 0px;
}

.mcontent .catalog1 .wenk .box2 a {
    display: block;
    text-align: left;
    line-height: 19px;
    margin-left: 14px;
}

.mcontent .catalog1 .wenk .box2 .header .dot {
    float: left;
    height: 10px;
    width: 10px;
    margin-top: 3px;
}

.mcontent .catalog1 .wenk .box2 .header h2 {
    float: left;
    line-height: 13px;
    font-size: 13px;
    margin: 0px 0px 4px 4px;
    width: 224px;
}

/** melble laboratyjne */
.mcontent .table4 td {
    vertical-align: top;
}

.mcontent .table4 td p {
    margin: 5px 0;
}

.mcontent .top2 .dot {
    float: left;
    height: 20px;
    width: 20px;
}

.mcontent .top2 h1 {
    float: left;
    font-size: 15px;
    margin: 0 0 0 10px;
}

.mcontent .top2 .clear {
    height: 15px;
}

.mcontent .wenk2 {
    margin: 15px 0 0 0;
}

.mcontent .wenk2 .box {
    float: left;
    width: 350px;
    text-align: left;
}

.mcontent .wenk2 .right {
    float: right;
}

.mcontent .wenk2 .box .img {
    float: left;
    width: 100px;
    text-align: center;
}

.mcontent .wenk2 .box .text {
    float: right;
    width: 235px;
}

.mcontent .wenk2 .box .text a {
    display: block;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.mcontent .wenk2 .clear {
    height: 25px;
}

.mcontent .product {

}

.mcontent .product ul {
    list-style-position: inside;
}

.mcontent .product .image {
    float: left;
    width: 200px;
    margin: 0 10px 10px 0;
    text-align: center;
}

.mcontent .product .about {
    text-align: left;
    line-height: 18px;
}

.mcontent .product .about .brand {
    margin: 0 0 10px 0;
}

.mcontent .product .about .read_more {
    text-decoration: underline;
    cursor: pointer;
    color: #00734F
}

.mcontent .ptabs .desc {
    line-height: 20px;
}

.mcontent .ptabs .desc ul {
    list-style-position: inside;
}

.mcontent .wenk {
    text-align: left;
}

.mcontent .wenk .about {
    float: left;
    width: 500px
}

.mcontent .wenk .about .images .item {
    float: left;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.mcontent .wenk .about .images div.clear {
    height: 15px;
}

.mcontent .wenk .relations {
    float: right;
    width: 210px;
}

.mcontent .wenk .relations h4 {
    font-weight: bold;
    margin: 0 0 7px 0;
}

.mcontent .wenk .relations .item {
    margin-bottom: 6px;

}

.mcontent .wenk .relations .dot {
    height: 10px;
    width: 10px;
    margin: 3px 6px 3px 0;
    float: left;
}

.mcontent .wenk .relations .item a {
    float: left;
    width: 180px;
    margin: 0 0 10px 0;
}

.mcontent .wenk .relations .more {
    color: #10B08A;
    margin: 0 0 10px 16px;
    font-size: 12px;
    cursor: pointer;
}


.table_technical * {
    padding: 0px;
    margin: 0 auto 15px auto;
    width: 728px;
}

.table_technical table {
    border-collapse: collapse;
}

.table_technical table td {
    border: 1px solid #bbb;
    padding: 3px;
    text-align: center;
}

.table_technical table td.left {
    text-align: left;
}

.table_technical table tr.odd td {
    background: #F4F4F4
}

.table_technical table .bold {
    font-weight: bold;
}

span.error {
    font-size: 10px;
    display: block;
    padding: 2px;
    border: 1px solid red;
    background: #FFCACA;
    margin: 2px 0 0 0;
}

span.error-2 {
    font-size: 10px;
    color: red;
}

div.error_info_about {
    background: url('/gfx/icon-attention.gif') no-repeat left 3px;
    font-size: 11px;
    display: block;
    color: red;
    text-align: left;
    margin: 0 10px 10px 2px;
    padding: 0px 0 5px 24px;
    border-bottom: 1px solid red;
}

.notice1 {
    background: url('/gfx/warning.png') no-repeat left top;
    padding: 0 0 20px 40px;
    text-align: left;
    line-height: 16px;
}

span.desc {
    font-size: 9px;
    display: block;
    font-weight: normal;
    color: #888888;

}

textarea,
input.text {
    font-size: 12px;
}

.info {
    display: block;
    text-align: left;
    padding: 10px 22px;
    font-weight: bold;
    font-size: 11px;

    border: 1px solid green;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 5px 5px 30px;
    background: url('/gfx/button_ok.png') no-repeat 5px 5px;
}

#top {
    height: 249px;
    overflow: hidden;
    background: #3BB778;
}

#top .box1 {
    width: 990px;
    margin: 0 auto;
    color: #888;
}

#top .belt {
    height: 40px;
    line-height: 40px;
    background: #252525;
}

#top .belt .left {
    float: left;
    width: 420px;
    overflow: hidden;
    text-align: left;
}

#top .belt .right {
    overflow: hidden;
    float: right;
    width: 570px;
}

#top .belt a {
    color: #eeeeee;
    text-decoration: none;
}

#top .belt a:hover {
    text-decoration: underline;
}

#top .belt .account {
    float: right;
    white-space: nowrap;
}

#top .belt .basket {
    float: right;
    background: url('/gfx/icon-basket.png') no-repeat 5px 9px;
    padding-left: 30px;
}

#top .bg1 {
    height: 166px;
    margin: 0 auto;
    background: url('/gfx/top1.png') no-repeat left;
    width: 990px;
    position: relative;
}

#top .bg1 a {
    position: absolute;
    left: 1px;
    top: 27px;
    display: block;
    height: 110px;
    width: 220px;
}

.body1 .top div.logo {
    float: left;
    height: 90px;
    margin-top: 10px;
    text-align: left;
    width: 600px;
}

.body1 .top div.logo img {
    float: left;
    margin: 0 20px 0 0;

}

.body1 .top div.logo span {
    display: block;
}

.body1 .top div.right {
    float: right;
    text-align: right;
}

.body1 .top div.logon {
    height: 44px;
}

div#main-menu {
    margin: 0;
    height: 43px;
    white-space: nowrap;
    overflow: visible !important;
    color: #ffffff;
    background: #1a8664;
}

div#main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0px;
    height: 43px;
    text-align: left;
    float: left;
}

div#main-menu ul li {
    float: left;
    margin: 0 1px 0 0;
    position: relative;
    z-index: 1;
    line-height: 43px;
}


div#main-menu ul li a {
    display: block;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    border-right: 1px solid #127550;
    text-shadow: 1px 1px #00734F;

}

div#main-menu ul li a.r {
    border-right: 0;
}

div#main-menu ul li a:hover {
    text-decoration: underline;
    background: #3bb778;
}

div#main-menu ul li.this {
    color: #ffffff;
    background: #3bb778;
}

div#main-menu ul li.this a {
    color: #ffffff;
}

#main-menu .search1 {
    margin: 7px 0 10px 0;
    height: 28px;
    float: right;
}

#main-menu .search1 label {
    float: left;
    margin: 5px 8px 0 0;
    font-weight: bold;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 2px #00734F;
}

#main-menu .search1 div {
    float: left;
    background: url('/gfx/form3.png') no-repeat 0 0;
}

#main-menu .search1 .t1 {
    margin: 5px 4px;
    width: 195px;
    border: none;
    float: left
}

#main-menu .search1 .button3 {
    float: right;
    height: 28px;
    width: 34px;
    background: url('/gfx/button3.png') no-repeat 0 0;
    border: none;
    cursor: pointer;
}

div.help {
    font-size: 10px;
    text-align: left;
    background: url('/gfx/icon-help.gif') no-repeat left top;
    padding: 3px 0 0 20px;

}

/** zakladki dla produktu */
.ptabs {
    text-align: left;
    margin: 35px 0 0 0;
}

.ptabs .tabs {
}

.ptabs .tabs div {
    float: left;
    line-height: 34px;
    padding: 0 15px;
    margin: 0 10px 0 0;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
}

.ptabs .tabs .bggr1 {
    border: 1px solid #E1DFDA;
    border-bottom: 0;
}

.ptabs .tabs .bggr2 {
    border: 1px solid #00734F;
    border-bottom: 0;
}

.ptabs .tab {
    padding: 10px;
    border: 1px solid #E1DFDA;
    overflow: auto;

}

.ptabs .kt .box {
    text-align: left;
    float: left;
    width: 348px;
}

.ptabs .kt .right {
    float: right;
}

.ptabs .kt .box .img {
    float: left;
    width: 100px;
    text-align: center;
}

.ptabs .kt .box .text {
    float: right;
    width: 230px;
}

.ptabs .kt .box .text a {
    display: block;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.ptabs .kt .clear {
    height: 25px;
}

.ptabs .at .box {
    text-align: left;
    float: left;
    width: 348px;
}

.ptabs .at .right {
    float: right;
}

.ptabs .at .box a {
    background: url('/gfx/pdf-48.png') no-repeat 0 0;
    height: 60px;
    margin: 0 0 40px 0;
    display: block;
    padding-left: 64px;
    text-decoration: none;
    font-weight: bold;
}

.ptabs .at .box a span {
    display: block;
    margin: 10px 0 0 0;
    width: 120px;
    line-height: 30px;
    padding-left: 15px;
}

.ptabs .at .box a:hover span {
    text-decoration: underline;
}

.ptabs .desc {
    padding: 15px;
}

.ptabs .desc p {
    line-height: 22px;
}

.form2 {
    margin: 10px 0;
}

.form2 fieldset {
    padding: 15px;
    border: 1px solid #E1DFDA;
}

.form2 label {
    float: left;
    width: 120px;
    margin: 0 10px 0 0;
    text-align: right;

}

.form2 div.i,
.form2 div.ic {
    float: left;
    text-align: left;
}

.form2 div.i input,
.form2 div.i select,
.form2 input.t,
.form2 textarea {
    background: #ffffff url('/gfx/field-bg.gif') repeat-x left top;
    border: 1px solid #eeedeb;
    padding: 2px;
}

.form2 .tip1 {
    font-size: 9px;
    color: #222222;
}

.form2 .clear {
    height: 10px;
}

.form2 div.sa {

}

.form2 div.sa .t {
    width: 150px;
}

.form2 div.sa .clear {
    height: 4px;
}

.form2 .button {
    margin-left: 110px;
}

.form2 h4 {
    font-size: 12px;
    text-align: left;
    margin: 0px 0 20px 20px;
}


.form2 .browse {
    background: url('/gfx/folder-search.png') no-repeat left;
    padding: 4px 0 4px 24px;
    cursor: pointer;
}

.order_sum {
}

.order_sum .clear {
    height: 6px;
}

.order_sum label {
    text-align: left;
    width: auto;
    margin-right: 5px;
    float: left;
}

.order_sum .ic {
    float: left;
    width: 400px;
}

.order_sum .val {
    font-weight: bold;
    font-size: 12px;
}

.order_sum textarea {
    width: 300px;
    height: 60px;
    border: 1px solid #ABADB3;
    padding: 3px;
}

label.inline {
    float: none;
    width: 100%;
}

.filtr {
    margin: 0 0 15px 0;
}

.filtr fieldset {
    background: url('/gfx/search-32.gif') no-repeat 2px 5px;
    padding-left: 40px;
}

.filtr .clear {
    height: 5px;
}

.no_result {
    text-align: left;
    font-weight: bold;
    margin: 30px 0;
}

.empty_list .left {
    float: left;
    width: 400px;
    text-align: left;
}

.empty_list .right {
    float: right;
    width: 400px;
    text-align: left;
}

.empty_list h2 {
    font-size: 13px;
}

.empty_list a {
    display: block;
    line-height: 15px;
    margin: 0 0 8px 0;
    padding-left: 5px;
}

/**
* promocje wg cennika
*/
.promotions .item {
    float: left;
    width: 186px;
    margin: 0 12px 12px 0;
    height: 60px;
    font-size: 12px;
    border: 1px solid #D4D4D4;
    text-align: left;
    overflow: hidden;
    text-decoration: none;
}

.promotions .r {
    float: right;
    margin-right: 0px;
}

.promotions .item:hover {
    border: 1px solid #ED3434;
}

.promotions .item * {
    display: block;
    margin: 0 8px;
}

.promotions .item strong {
    height: 32px;
    margin-top: 6px;
    margin-bottom: 4px;

}

.promotions .item span {
    font-size: 9px;
}

/**
* Lista produktow
*/

.offer0 .item {
    float: left;
    width: 147px;
    margin: 0 10px 10px 0;
    height: 60px;
    font-size: 12px;
    border: 1px solid #D4D4D4;
    text-align: left;

}

.offer0 .item:hover {
    border: 1px solid #ED3434;
}

.offer0 .r {
    float: right;
    margin-right: 0px;
}

.offer0 a {
    display: block;
    margin: 5px;
    overflow: hidden;
    text-decoration: none;
}

.offer0 a * {
    display: block;
}

.offer0 a strong {
    height: 32px;
    margin: 0 0 3px 0;
}

.offer0 a span {
    font-size: 9px;
}


/* ordeer, formularz zamowienia */
.order .buy {
    white-space: nowrap;
}

.order .buy div {
    margin: 2px 0;
}

.order .priceField {
    width: 40px;
}

.order .e1 {
    color: red;

}

.order .buttons {
    height: 40px;
    margin: 20px 0 0 0;
}

.order .buttons * {
    display: block;
    float: left;
    line-height: 40px;
}

.order .buttons .button {
    float: right;
    font-size: 12px;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-autocomplete-loading {
    background: white url('/gfx/ui-anim_basic_16x16.gif') right center no-repeat;
}

ul.ui-autocomplete li.ui-menu-item {
    text-align: left;
}

/* UI tabele */

.ui_ajax_table {
    border-collapse: collapse;
}

.ui_ajax_table * {
    font-size: 11px;
}

.ui_ajax_table td {
    vertical-align: top;
    text-align: left;
    padding: 3px;
}

.ui_ajax_table td.center {
    text-align: center;
}

.ui_ajax_table tr.even td {
    background: #DDDDDD;
}

.error_404 {
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #E1DFDA;
    padding: 0 0 30px 0;
    margin: 30px 0;
}

.error_404 strong {
    display: block;
    font-size: 16px;
    margin: 0 0 6px 0;
}

.articles {

}

.articles .item {
    margin: 15px 0 25px 0;
    border-bottom: 1px solid #EEEEEE;
    padding: 0 0 15px 0;
    text-align: left;
}

.articles .item h2 {
    display: inline;
}

.articles .item h2 a {
    font-weight: bold;
    font-size: 13px;
}

.articles .item .img {
    float: left;
    width: 120px;
    overflow: hidden;
    margin: 0 20px 15px 0;
}

.articles .item .txt {
    float: left;
    width: 610px;
}

.articles .item .wide {
    width: 750px;
}

.articles .item .txt .title {
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin: 0 0 12px 0;
    display: block;
}

.articles .item .txt .title:hover {
    text-decoration: underline;
}

.articles .item .more {
    display: block;
    color: #10B08A;
    margin: 12px 0 0 0;
    font-size: 12px;
}

.articles .noline {
    border-bottom: none;
}

.article {
}

.article .left {
    float: left;
    width: 565px;
}

.article .left .el1 {
    border-right: 1px solid #E9E9E9;
}

.article .left .el1 .txt {
    margin: 15px 15px 0 0;
    text-align: left;
}

.article .other {
    float: right;
    width: 160px;
    text-align: left;
}

.article .other .top {
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 20px 0;
}

.article .other .box {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #E9E9E9;
    overflow: hidden;
}

.article .other .last {
    border-bottom: none;
}

.article .other .title {
    display: block;
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    border-left: 3px solid #10B08A;
    padding-left: 5px;
    text-decoration: none;
}

.article .other .title:hover {
    text-decoration: underline;
}

.article .other .more {
    display: block;
    color: #10B08A;
    margin: 12px 0 0 0;
    font-size: 12px;
}

.catalog_pdf .item {
    float: left;
    width: 350px;
    margin: 10px 10px 10px 0;
    text-align: left;
    background: url('/gfx/pdf-48.png') no-repeat 0 0;
    height: 105px;
}

.catalog_pdf .item .txt {
    margin-left: 80px;
}

.catalog_pdf .item .title {
    font-size: 14px;
    margin: 0 0 10px 0;
}

.catalog_pdf .item .title .dot {
    height: 14px;
    width: 14px;
    margin: 3px 7px 0 0;
    float: left;
}

.catalog_pdf .item a {
    margin-top: 10px;
    float: left;
    display: block;
    padding: 7px 18px;
    text-decoration: none;
}

.catalog_pdf .item a span {
    display: block;
    background: url('/gfx/download1.png') no-repeat 0 2px;
    padding-left: 20px;
}

.catalog_pdf .item a:hover {
    text-decoration: underline;
}

.catalog_pdf .clear {
    height: 10px;
}

.mcontent .contact .left {
    float: left;
    width: 330px;
    text-align: left;
}

.mcontent .contact .left {
    float: left;
    width: 330px;
    text-align: left;
}

.mcontent .fsearch {
    text-align: left;
    padding: 15px;
    border: 1px solid #E1DFDA;
}

.mcontent .fsearch .title {
    margin: 0 0 10px 0;
}

.mcontent .fsearch .price {
    width: 40px;
}

.mcontent .fsearch input[type='text'],
.mcontent .fsearch select {
    border: 1px solid #E1DFDA;
    padding: 3px;
}

.mcontent .fsearch label {
    padding-left: 4px;
}

.mcontent .fsearch .submit {
    background: #000000 url('/gfx/button3.png') no-repeat right;
    border: none;
    padding: 7px 40px 7px 7px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    margin-left: 10px;
}

.mcontent .fsearch .clear {
    height: 10px;
}

.rsearch .top {
    text-align: left;
    margin: 0 0 15px 0;
}

.rsearch .item {
    text-align: left;
    border: 1px solid #E1DFDA;
}

.rsearch .bggr3 {
    padding: 10px;
}

.rsearch .img {
    float: right;
    width: 100px;
    text-align: right;
    overflow: hidden;
    margin: 10px 0 0 0;
}

.rsearch .dot {
    height: 16px;
    width: 16px;
    float: left;
}

.rsearch .about {
    float: left;
    width: 600px;
}

.rsearch .wide {
    width: 720px;
}

.rsearch .about .title {
    font-weight: bold;
    display: block;
    font-size: 14px;
    float: left;
    margin: 0 0 0 4px;
    width: 570px;
}

.rsearch .about .wide .title {
    width: 680px;
}

.rsearch .about .div1 {
    margin: 5px 0 0 20px;
    line-height: 20px
}

.rsearch .about .div2 {
    margin: 0 0 0 20px;
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
    background: url('/images/page/loader.gif') no-repeat center center;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('/js/fancybox/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('/js/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('/js/fancybox/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('/js/fancybox/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('/js/fancybox/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('/js/fancybox/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('/js/fancybox/fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('/js/fancybox/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('/js/fancybox/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('/js/fancybox/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 5px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over,
#fancybox-title-inside {
    padding: 10px;
    background: #1B1B1D url('/images/page/js.lightbox/lightbox-header.gif') repeat-x;
    display: block;
    color: #ffffff !important;
    text-align: left;
}


.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
    background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

/* fancybox - nawigacja na stale */

#fancybox-left-ico {
    left: 20px;
}

#fancybox-right-ico {
    right: 20px;
    left: auto;
}

/* TipTip CSS - Version 1.2 */
#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 10px 12px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: rgb(25, 25, 25);
    background-color: rgba(25, 25, 25, 0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    text-align: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25, 25, 25);
    border-top-color: rgba(25, 25, 25, 0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25, 25, 25);
    border-bottom-color: rgba(25, 25, 25, 0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25, 25, 25);
    border-right-color: rgba(25, 25, 25, 0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25, 25, 25);
    border-left-color: rgba(25, 25, 25, 0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45, 45, 45, 0.88);
    }

    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45, 45, 45, 0.88);
    }

    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20, 20, 20, 0.92);
    }
}


.info2 {
    margin: 10px 0 30px 0;
    text-align: left;
    border: 1px solid #1a8664;
    padding: 20px 20px 20px 90px;
    background: url('/gfx/info_wenk.png') no-repeat 15px 15px;
    font-size: 12px;

}
