/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}
html, body {
    text-align: center;
}
html {
}
body {
    text-align: center;
    color: #777;
    background: #fff url('../images/bodyBg.png') repeat-x scroll left top;
}
form {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
img,
a img {
    border-width: 0;
}
a:link,
a:visited {
    color: #000;
    font-weight: normal;
}
a:link .hl,
a:visited .hl {
    color: #cf0100;
}
a:hover,
a:hover.hhl .hl {
    color: #0081c0;
}
.bold {
    font-weight: bold;
}
.right {
    text-align: right;
}
.u {
    text-decoration: underline;
}
.i {
    font-style: italic;
}
.clr {
    font-size: 1px;
    height: 1px;
    clear: both;
}
.req {
    color: #f22;
    font-size: 13px;
    font-weight: bold;
}
ul, li {
    list-style-type: none;
}
input, select {
    vertical-align: middle;
}
input.text,
textarea.text,
input.errtext,
textarea.errtext {
    padding: 2px 3px 2px 3px;
    border: 1px solid #c6c6c6;
    color: #000;
    background-color: #e2e2e2;
    vertical-align: middle;
    font-weight: normal;
}
input.text {
    height: auto;
}
input.checkbox {
    width: 12px;
    overflow: hidden;
    margin: 0px 3px 3px 3px;
    height: auto;
    vertical-align: middle;
}
select {
    padding: 0;
    margin-right: 4px;
    height: 18px;
    overflow: hidden;
    border: 1px solid #c6c6c6;
    background-color: #e2e2e2;
}
select option {
    padding-right: 8px;
}
select.m {
    height: auto;
}
select.errtext,
select.text {
    /*border: 1px solid #8f9ea5;*/
    font-size: 11px;
}
input.errtext,
textarea.errtext,
select.errtext {
    border: 2px solid red;
    background-color: #ffefef;
}
input.button {
    padding: 0 2px;
    font-size: 10px;
    height: 16px;
}
form div {
    text-align: left;
}
.w100 {
    width: 100%;
}
.w99 {
    width: 99%;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.red {
    color: #f00;
}
.center {
    text-align: center;
}
.bs10 {
    margin-bottom: 10px;
}
.sqlErrors {
    background-color: #300;
    text-align: left;
    padding: 4px;
    font-size: 9px;
}
.sqlErrors h1 {
    margin: 0;
    padding: 2px 0 0 0;
    text-align: left;
    font-size: 9px;
    color: #c6c6c6;
}
.sqlErrors span.number {
    color: #633;
}
.sqlErrors span.query {
    color: #966;
}
.sqlErrors div.error {
    color: #9a9;
    padding-left: 20px;
}
.popupHelpBox {
    border: 1px solid #c0c0c0;
    padding: 8px 0 12px 0;
    background-color: #fff;
    width: 400px;
    text-align: left;
}
.popupHelpBox h1 {
    font-size: 11px;
    color: #e84904;
    font-weight: bold;
    padding: 0 18px 2px 18px;
    text-transform: uppercase;
}
.popupHelpBox p {
    text-align: left;
    margin: 4px 0;
    padding: 2px 18px 0 18px;
    font-size: 12px;
}
.bodyArt {
    background: url('../images/bodyArt.gif') no-repeat scroll center top;
    text-align: center;
}
.bodyContainer {
    width: 900px;
    margin: 0 auto;
}
#head {
    width: 900px;
    height: 167px;
    background: url('../images/headBg.png') no-repeat scroll 240px top;
    text-align: left;
}
#head a.logo:link,
#head a.logo:visited {
    width: 240px;
    height: 116px;
    display: block;    
}
#head .person {
    width: 134px;
    float: right;
    height: 167px;
    background: url('../images/headLoginBg.gif') no-repeat scroll left top;
    position: relative;
    margin-left: -10px;
}
#head .cartbg {
    background: url('../images/headCartBg.gif') no-repeat scroll left top;
}
#head .loggedbg {
    background: url('../images/headPersonBg.gif') no-repeat scroll left top;
}
#head .person .search {
    padding-top: 13px;
}
#head .person .search input.text {
    border-width: 0;
    background-color: transparent;
    color: #8f8f8f;
    display: block;
    width: 80%;
    padding: 0;
    line-height: 14px;
    margin: 0 10px;
    font-size: 10px;
}
#head .person .search input.submit {
    width: 100%;
    margin-top: 7px;
    height: 22px;
    vertical-align: middle;
    background-color: transparent;
    border-width: 0;
    cursor: Pointer;
    text-align: left;
    color: #8f8f8f;
}
#head .person div.login {
    padding: 54px 10px 0 10px;
}
#head .person div.login table.login {
    width: 100%;
}
#head .person div.login table.login td {
    height: 20px;
    vertical-align: middle;
}
#head .person div.login table.login td.input {
    padding: 0 6px;
}
#head .person div.login table.login td input.text {
    border-width: 0px;
    background-color: transparent;
    color: #8f8f8f;
    width: 100%;
    padding: 0;
}
#head .person div.login table.login td.submit {
    width: 32px;
}
#head .person div.login table.login td input.submit {
    width: 32px;
    height: 30px;
    cursor: Pointer;
    background-color: transparent;
    border-width: 0px;
}
#head .person div.login table.login td.sp {
    height: 8px;
    font-size: 1px;
}
#head .person .cart {
    padding: 54px 10px 0 10px;
    text-align: center;
    color: #757575;
    white-space: nowrap;
}
#head .person .cart .price,
#head .person .cart .ammount {
    color: #a61836;
}
#head .person .cart ul.uMenu {
    padding-top: 22px;
}
#head .person .cart ul.uMenu li {
    display: inline;
    line-height: 20px;
    margin: 0 4px;
    vertical-align: top;
}
#head .person .cart ul.uMenu li img {
    vertical-align: bottom;
}
#head .person .cart ul.uMenu li a.link:link,
#head .person .cart ul.uMenu li a.link:visited {
    font-weight: bold;
    font-size: 10px;
    color: #757575;
    letter-spacing: 1px;
    vertical-align: top;
}
#head .person .cart a.link:hover {
    text-decoration: underline;
}
#head .person .cart ul.uMenu li a.active:visited,
#head .person .cart ul.uMenu li a.active:link {
    color: #9f1935;
    font-weight: bold;
}
#head .menu {
    width: 766px;
    height: 51px;
    background: url('../images/menuBg.gif') no-repeat scroll left top;
    overflow: hidden;
    position: relative;
}
#head .menu ul {
    text-align: left;
    padding-top: 2px;
}
#head .menu ul li {
    float: left;
    display: block;
    width: 152px;
    height: 49px;
    margin-right: 1px;
}
#head .menu ul li.st {
    width: 153px;
}
#head .menu ul li a:link,
#head .menu ul li a:visited {
    display: block;
    background: url('../images/menuItemActiveBg.gif') no-repeat scroll left -49px;
    font-weight: normal;
    font-size: 12px;
    color: #757575;
    letter-spacing: 0px;
    line-height: 46px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
#head .menu ul li a:link.active,
#head .menu ul li a:visited.active {
    background-position: left top;
    font-weight: bold;
    color: #5e5e5e;
}
#head .menu ul li.r2 a:link,
#head .menu ul li.r2 a:visited {
    line-height: 16px;
    padding: 7px 0 10px 0;
}
#head .menu ul li a:hover {
    background-position: left top;
}
#foot {
    background: url('../images/footBg.gif') no-repeat scroll left top;
    padding-top: 14px;
}
#foot .copy {
    font-size: 11px;
    color; #777;
}
#foot .copy {
}
#foot .copy a:link,
#foot .copy a:visited {
    color: #777;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
}
#foot .copy a:hover {
    text-decoration: underline;
}
#foot .copy a span.b {
    color: #dc506d;
}
.pageBgRep {
    background: url('../images/pageCenterBg.gif') repeat-y scroll left top;
}
#page {
    background: url('../images/pageBottomBg.png') no-repeat scroll left bottom;
    text-align: left;
}
#leftcol {
    float: left;
    width: 152px;
    background: url('../images/leftColTopBg.png') no-repeat scroll left top;
}
#leftcol .boxlabel {
    display: block;
    font-size: 12px;
    color: #a81f3c;
    font-weight: normal;
    display: block;
    padding: 0 0 0 30px;
    line-height: 20px;
    background: url('../images/raquoP.gif') no-repeat scroll 14px center;
}
#leftcol .sublabel {
    display: block;
    font-size: 12px;
    color: #303030;
    font-weight: bold;
    display: block;
    text-align: right;
    float: right;
    line-height: 20px;
    padding: 0 10px 0 10px;
    background: url('../images/raquoP.gif') no-repeat scroll left center;
}
#leftcol .menu {
    margin-top: 12px;
    padding: 0 0 0 14px;
}
#leftcol .menu ul {
}
#leftcol .menu ul li {
    display: block;
    height: 18px;
    line-height: 18px;
}
#leftcol .menu ul li a:link,
#leftcol .menu ul li a:visited {
    color: #303030;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 11px;
}
#leftcol .menu ul li a:hover {
    text-decoration: underline;
}
#leftcol .kategorie {
    margin-top: 18px;
    width: 100%;
    overflow: hidden;
}
#leftcol .kategorie ul {
}
#leftcol .kategorie ul li {
    display: block;
    /*height: 26px;*/
    /*line-height: 26px;*/
    line-height: 1px;
}
#leftcol .kategorie ul li a:link,
#leftcol .kategorie ul li a:visited {
    display: block;
    /*height: 26px;*/
    line-height: 25px;
    line-height: 14px;
    color: #ab1f3c;
    font-weight: normal;
    font-size: 11px;
    padding: 5px 16px 7px 15px;
    /*white-space: nowrap;*/
    background: url('../images/leftColCatSpacer.gif') no-repeat scroll left bottom;
}
#leftcol .kategorie ul li a:link.active,
#leftcol .kategorie ul li a:visited.active {
    background: #a81f3c url('../images/leftColCatItemBg.gif') no-repeat scroll left bottom;
    color: #fff;
}
#leftcol .kategorie ul li a:hover {
    text-decoration: underline;
}
#leftcol .informace {
    background: url('../images/leftColInfoBg.png') no-repeat scroll left top;
    margin-top: 14px;
}
#leftcol .informace .navstevnost {
    clear: right;
    padding-top: 60px;
}
#leftcol .kontakt {
    clear: right;
    padding-top: 12px;
}
#leftcol .kontakt span.icq {
    line-height: 18px;
}
#leftcol .kontakt span.icq img {
    vertical-align: middle;
}
#leftcol .spoluprace {
    clear: right;
    padding-top: 12px;
}
#leftcol p {
    text-align: left;
    letter-spacing: 0px;
    color: #303030;
    line-height: 14px;
    padding-left: 14px;
}
#leftcol p span.hl {
    color: #a81f3c;
}
#leftcol p a:link,
#leftcol p a:visited {
    color: #a81f3c;
}
#leftcol p a:hover {
    text-decoration: underline;
}
#content {
    float: left;
    width: 748px;
}
#content div.navi {
    height: auto;
    background: url('../images/naviBg.gif') no-repeat scroll left bottom;
    padding-bottom: 4px;
}
#content div.navi div.navic {
    /*display: block;
    float: right;*/
}
#content div.navi div.navic span.label {
    float: right;
    width: 90px;
}
#content div.navi ul.navi {
    float: right;
    overflow: hidden;
    padding: 22px 10px 0 0;
    text-align: right;
}
#content div.navi ul.navi li {
    display: inline;
    letter-spacing: 1px;
    color: #888;
    margin: 0 1px 0 1px;
}
#content div.navi ul.navi li.arr {
    margin: 0 4px 0 2px;
}
#content div.navi ul.navi li.label {
    margin-right: 8px;
}
#content div.navi ul.navi li a:link,
#content div.navi ul.navi li a:visited {
    color: #a81f3c;
    white-space: nowrap;
}
#content div.navi ul.navi li a:hover {
    text-decoration: underline;
}
#content div.content {
    padding: 11px 0 0 0;
    width: 100%;
    overflow: hidden;
}
div.content h1 {
    padding: 10px 16px 10px 34px;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    color: #cf4360;
    background: url('../images/naviBg.gif') no-repeat scroll left bottom;
}
div.content h1.left {
    padding: 10px 0 10px 34px;
    font-size: 15px;
    font-weight: bold;
    color: #6e6e6e;
    background: url('../images/raquoP.gif') no-repeat scroll 22px center;
    text-align: left;
}
div.content h1 span.hl {
    color: #ff728f;
}
div.content h2 {
    margin: 0 30px;
    font-size: 15px;
    font-weight: bold;
    color: #777;
}
div.content h2.ar {
    background: url('../images/raquoP.gif') no-repeat scroll left center;
    padding-left: 16px;
}
div.content .p {
    font-size: 12px;
    line-height: 15px;
    color: #777;
    margin: 0 30px;
}
div.content .p .b {
    font-weight: bold;
}
div.content .p .u {
    text-decoration: underline;
}
div.content .p a:link,
div.content .p a:visited {
    font-size: 12px;
}
div.content .p a:hover {
    text-decoration: underline;
}
div.content .ind {
    text-indent: 20px;
}
div.content .pl20 {
    padding-left: 20px;
}
#content div.content .arts {
    height: 176px;
    padding-left: 11px;
    background: url('../images/naviBg.gif') no-repeat scroll left bottom;
}
#content div.content .arts table {
    width: 100%;
}
#content div.content .arts table td {
    padding-right: 11px;
}
#content div.content .arts a:link,
#content div.content .arts a:visited {
    display: block;
    position: relative;
    width: 317;
    height: 161px;
    overflow: hidden;
}
#content div.content .arts a:hover img {
    margin-top: -161px;
}
.eListItemsTabs {
    padding: 0 0 16px 7px;
    background: url('../images/naviBg.gif') no-repeat scroll left bottom;
}
.eListItemsTabs div.item {
    float: left;
    margin: 0 1px 1px 0;
    width: 181px;
    height: 310px;
    position: relative;
    overflow: hidden;
    background: url('../images/eListItemTabBg.png') no-repeat scroll left top;
}
/*.eListItemsTabs a.item:link,
.eListItemsTabs a.item:visited {
    display: block;
    width: 154px;
    height: 271px;
    background: url('../images/eListItemTabBg.png') no-repeat scroll left top;
}
.eListItemsTabs a.item:hover {
    background-position: -154px top;
}*/
.eListItemsTabs div.item h2 {
    background: none;
    margin: 10px 0 5px 0;
    padding: 0 12px;
    height: 32px;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    color: #5e5e5e;
    overflow: hidden;
}
.eListItemsTabs div.item h2 a:link,
.eListItemsTabs div.item h2 a:visited {
    font-weight: normal;
    font-size: 11px;
    color: #5e5e5e;
}
.eListItemsTabs div.item h2 a:hover {
    /*text-decoration: underline;*/
    color: #fff;
}
.eListItemsTabs div.item .artfix {
    text-align: center;
    padding: 1px 0 0 1px;
}
.eListItemsTabs div.item span.art {
    display: block;
    width: 130px;
    height: 128px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.eListItemsTabs div.item span.noimg {
    background: url('../images/eListItemTabNoImg.gif') no-repeat scroll 1px 1px;
}
.eListItemsTabs div.item div.prices {
    height: 40px;
    padding: 0 18px;
    overflow: hidden;
    text-align: center;
}
.eListItemsTabs div.item div.prices span.novat {
    display: block;
    padding-top: 10px;
    float: left;
    line-height: 16px;
    font-size: 12px;
    color: #777;
}
.eListItemsTabs div.item div.prices span.dop {
    display: block;
    padding-top: 10px;
    float: left;
    line-height: 14px;
    font-size: 12px;
    color: #777;
}
.eListItemsTabs div.item div.prices span.dop .price {
    /*text-decoration: line-through;*/
}
.eListItemsTabs div.item div.prices span.vat {
    display: block;
    padding-top: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #a81f3c;
    font-weight: bold;
}
.eListItemsTabs div.item div.prices span.novat span.label,
.eListItemsTabs div.item div.prices span.dop span.label,
.eListItemsTabs div.item div.prices span.vat span.label {
    font-size: 14px;
    text-decoration: none;
    line-height: 22px;
}
.eListItemsTabs div.item div.prices span.dop span.label {
    font-size: 12px;
    /*text-decoration: line-through;*/
    line-height: 14px;
}
.eListItemsTabs div.item div.desc {
    height: 40px;
    overflow: hidden;
    margin: 0 0 7px 0;
}
.eListItemsTabs div.item div.desc p {
    padding: 3px 8px;
    margin: 0;
    color: #777;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
}
.eListItemsTabs div.item a.vice:link,
.eListItemsTabs div.item a.vice:visited {
    display: block;
    margin-right: 8px;
    text-align: right;
    padding-right: 20px;
    background: url('../images/raquoC.gif') no-repeat scroll right 4px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
.eListItemsTabs div.item a:hover.vice {
    text-decoration: underline;
}
.eListItemsTabs div.item div.menu {
    margin: 14px 20px 0 20px;
    line-height: 28px;
}
.eListItemsTabs div.item div.menu input.add {
    background: url('../images/buttonDoKosiku.gif') no-repeat scroll left top;
    width: 64px;
    height: 28px;
    border-width: 0;
    cursor: Pointer;
}
.eListItemsTabs div.item div.menu a.akce {
    vertical-align: middle;
    display: block;
    float: right;
}
.eListItemsTabs div.item div.menu a.akce img {
    vertical-align: middle;
}
.listNavi {
    padding: 0 0 12px 13px;
    background: url('../images/naviBg.gif') no-repeat scroll left bottom;
}
.listNavi .subs ul {
}
.listNavi .subs ul li {
    float: left;
    width: 180px;
    height: 28px;
}
.listNavi .subs ul li a:link,
.listNavi .subs ul li a:visited {
    display: block;
    line-height: 26px;
    height: 28px;
    padding: 0 8px;
    font-weight: bold;
    color: #3b3b3b;
    background: url('../images/naviSubsItemBg.gif') no-repeat scroll left top;
    text-align: center;
}
.listNavi .subs ul li a:hover {
    background-position: left -28px;
    color: #fff;
}
table.list {
    width: 100%;
}
.list tbody tr.hoverFocus:hover td {
    background-color: #cadddf;
}
.list thead td {
    text-align: right;
    vertical-align: middle;
    width: 24%;
    height: 24px;
    color: #201655;
    font-size: 11px;
    /*background: url('../images/listLabelBg.gif') repeat-x scroll left center;*/
    text-align: left;
    padding: 0 4px;
    border-right: 2px solid white;
}
.list tbody tr.spaceb td {
    border-bottom: 1px solid black;
    font-size: 1px;
    height: 1px;
}
.list tbody td {
    padding: 2px;
    line-height: 24px;
}
.list td.right {
    text-align: right;
}
.list td.center {
    text-align: center;
}
.list tr.bold td {
    font-weight: bold;
}
.list tr.objednavkaNova {
    background-color: #ddf;
}
.list tr.objednavkaVyrizuje {
    background-color: #ffd;
}
.list tr.objednavkaOdeslano {
    background-color: #dfd;
}
.list tr.objednavkaStorno {
    background-color: #fdd;
}
.list tr.objednavkaCastecneVyrizeno {
    background-color: #cfc;
}
.list tr.underLined td {
    border-bottom: 1px solid white;
}
.list tbody tr.even td {
    background-color: #efefef;
}
.listPaging {
    clear: both;
    background: url('../images/listPagingBg.gif') no-repeat scroll left top;
    height: 60px;
    margin: 0 11px;
}
.listPaging table {
    width: 100%;
    height: 60px;
}
.listPaging table td {
    padding: 0;
    color: #525252;
    text-align: center;
    white-space: nowrap;
    font-size: 11px;
    letter-spacing: 1px;
}
.listPaging table td.l {
    text-align: left;
    padding-left: 4px;
}
.listPaging table td.r {
    text-align: right;
    padding-right: 4px;
}
.listPaging table td.sp {
    text-align: center;
    width: 8px;
    font-size: 1px;
    background: url('../images/listPagingSpacer.gif') no-repeat scroll center center;
}
.listPaging table td.info span.hl {
    font-weight: bold;
    color: #bf0000;
}
.listPaging table td.paging {
    text-align: center;
    vertical-align: middle;
}
.listPaging table td.paging a:link,
.listPaging table td.paging a:visited {
    margin: 0 5px;
    font-weight: bold;
    font-size: 10px;
    padding: 6px 8px;
    color: #525252;
    background: url('../images/listPagingPageBg.gif') no-repeat scroll -50px center;
}
.listPaging table td.paging a.active {
    padding: 6px 8px;
    color: #fff;
    background-position: center center;
}
.listPaging table td.paging a:link.direction,
.listPaging table td.paging a:visited.direction {
    font-weight: normal;
}
.listPaging table td.paging a:hover {
    color: #fff;
    background-position: center center;
    text-decoration: none;
}
.itemDetail {
    padding: 18px 0px 0 28px;
}
.itemDetail .galbox {
    float: left;
    width: 238px;
    height: auto;
    background: url('../images/cItemArtBg.gif') no-repeat scroll left top;
    position: relative;
    text-align: left;
    margin-right: 20px;
}
.itemDetail .galbox .art {
    position: relative;
    left: 4px;
    top: 4px;
    width: 230px;
    height: 230px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 4px;
}
.itemDetail .galbox .art a {
    margin: 0 auto 0 auto;
    width: 230px;
    height: 230px;
    display: block;
    overflow: hidden;
    text-align: left;
    position: relative;
    z-index: 3;
}
.itemDetail .galbox .art #iboxloading {
    position: absolute;
    z-index: 4;
    left: 8px;
    bottom: 8px;
    visibility: hidden;
}
.itemDetail .galbox .art #iboxcontrol {
    position: absolute;
    z-index: 4;
    right: 18px;
    top: 30px;
    width: 100px;
    height: 20px;
    opacity: 0.60;
    -moz-opacity: 0.60;
}
.itemDetail .galbox .art #iboxcontrol ul {
}
.itemDetail .galbox .art #iboxcontrol ul li.left,
.itemDetail .galbox .art #iboxcontrol ul li.info,
.itemDetail .galbox .art #iboxcontrol ul li.right {
    float: left;
    height: 20px;
}
.itemDetail .galbox .art #iboxcontrol ul li.info {
    width: 60px;
    background-color: blue;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    color: #fff;
}
.itemDetail .galbox .art #iboxcontrol ul li.left,
.itemDetail .galbox .art #iboxcontrol ul li.right {
    width: 20px;
}
.itemDetail .galbox .art #iboxcontrol ul li.left a,
.itemDetail .galbox .art #iboxcontrol ul li.right a {
    display: block;
    height: 100%;
    margin: 0;
    width: 100%;
    position: static;
}
.itemDetail .galbox .art #iboxcontrol ul li.left a {
    background: url('../images/previous.png') no-repeat scroll center center;
}
.itemDetail .galbox .art #iboxcontrol ul li.right a {
    background: url('../images/next.png') no-repeat scroll center center;
}
.itemDetail .galbox .thumbCont {
    /*float: right;*/
    width: 230px;
    margin: 0 3px;
    height: 44px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    /*position: relative;*/
    margin-top: 10px;
}
.itemDetail .galbox .thumbCont table {
}
.itemDetail .galbox .thumbCont table td {
    vertical-align: middle;
    text-align: center;
}
.itemDetail .galbox .thumbCont table td .item {
    width: 38px;
    height: 38px;
    background: url('../images/thumbBg.gif') no-repeat scroll center top;
    overflow: hidden;
}
.itemDetail .galbox .thumbCont table td .item:hover {
    background-position: left -38px;
}
.itemDetail .galbox .thumbCont a {
    width: 34px;
    height: 34px;
    display: block;
    margin: 2px auto 0 auto;
    overflow: hidden;
    text-align: center;
}
.itemDetail .galbox .thumbCont a img {
    
}
.itemDetail .santa {
    padding: 6px 0 0 0;
    height: 80px;
    background: url('../images/happy_santa.png') no-repeat scroll left top;
}
.itemDetail .santa a:link span.label,
.itemDetail .santa a:visited span.label {
    display: block;
    padding-left: 90px;
    text-align: center;
    font-size: 12px;
    color: #777;
    font-weight: bold;
    text-decoration: underline;
}
.itemDetail .santa a:hover span.label {
    text-decoration: none;
}
.itemDetail .santa a:link span.hint,
.itemDetail .santa a:visited span.hint {
    display: block;
    padding-left: 90px;
    margin-top: 2px;
    text-align: center;
    font-size: 11px;
    color: #777;
}
.itemDetail .santaform {
    clear: both;
    position: relative;
}
.itemDetail .santaform form {
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
}
.itemDetail .santaform a.close:link,
.itemDetail .santaform a.close:visited {
    position: absolute;
    display: block;
    right: 45px;
    top: 20px;
    color: #777;
}
.itemDetail .desc {
    float: left;
    width: 462px;
}
.itemDetail .desc h1 {
    padding: 20px 0 14px 0;
    color: #cf4360;
    background-image: none;
    text-align: left;
    background: url('../images/cItemSpacerBg.gif') no-repeat scroll right bottom;
}
.itemDetail .desc .sinfo {
    margin: 20px 0 0 0;
    text-align: justify;
    color: #585858;
    line-height: 16px;
    padding: 0 20px 34px 0;
    background: url('../images/cItemSpacerBg.gif') no-repeat scroll right bottom;
}
.itemDetail .desc .sinfo ul {
}
.itemDetail .desc .sinfo ul li {
    background: url('../images/raquoP.gif') no-repeat scroll left 4px;
    padding-left: 14px;
    font-size: 12px;
    color: #777;
    float: left;
    width: 40%;
}
.itemDetail .desc .sinfo ul li .hl {
    color: #cf4360;
    font-weight: bold;
}
.itemDetail .desc div.prices {
    padding: 0 0 10px 0;
    background: url('../images/cItemSpacerBg.gif') no-repeat scroll right bottom;
}
.itemDetail .desc table.prices {
    width: 100%;
    height: 100px;
}
.itemDetail .desc table.prices td {
    width: 50%;
    padding-left: 70px;
    line-height: 28px;
    color: #303030;
    font-size: 12px;
}
.itemDetail .desc table.prices td .hl {
    color: #a9082a;
    font-weight: bold;
}
.itemDetail .desc table.prices td .hl a:link,
.itemDetail .desc table.prices td .hl a:visited {
    color: #a9082a;
    font-weight: bold;
    font-size: 12px;
}
.itemDetail .desc table.prices td .hl a:hover {
    text-decoration: underline;
}
.itemDetail .desc table.prices td.help {
    background: url('../images/cItemHelp.gif') no-repeat scroll left center;
    padding-left: 80px;
}
.itemDetail .desc table.prices td.cartic {
    width: 96px;
    padding: 0;
    background: url('../images/cItemCart.gif') no-repeat scroll left center;
}
.itemDetail .desc table.prices td.cartic input.addicon {
    width: 80px;
    height: 70px;
    margin-right: 16px;
    background-color: transparent;
    border-width: 0;
    cursor: Pointer;
}
.itemDetail .desc table.prices td.cart {
    /*padding-left: 96px;*/
    padding-left: 0px;
}
.itemDetail .desc table.prices td.cart span.dop {
    display: block;
    text-align: center;
    line-height: 16px;
    padding: 2px 0 0 0;
}
.itemDetail .desc table.prices td.cart span.dop .price,
.itemDetail .desc table.prices td.cart span.dop .label {
    /*text-decoration: line-through;*/
}
.itemDetail .desc table.prices td input.add {
    border-width: 0;
    background-color: transparent;
    cursor: Pointer;
    font-size: 12px;
    color: #303030;
}
.itemDetail .desc table.prices td input:hover.add {
    text-decoration: underline;
}
.itemDetail .desc table.prices td input.text {
    vertical-align: middle;
    border: 1px solid #7e9bb9;
    background-color: transparent;
    color: #303030;
    padding: 2px 3px 4px 3px;
    text-align: center;
    width: 20px;
    margin-right: 4px;
}
.itemDetail .desc div.rating {
    margin-top: 16px;
}
.itemDetail .desc div.rating ul {
}
.itemDetail .desc div.rating ul li {
    float: left;
    width: 80px;
}
.itemDetail .desc div.rating ul li.label {
    background: url('../images/raquoP.gif') no-repeat scroll left center;
    padding-left: 14px;
    font-size: 12px;
    color: #777;
    line-height: 22px;
    vertical-align: middle;
}
.itemDetail .desc div.rating ul li.star {
    line-height: 22px;
    vertical-align: middle;
    width: 23px;
    height: 22px;
    overflow: hidden;
}
.itemDetail .desc div.rating ul li.star a:link,
.itemDetail .desc div.rating ul li.star a:visited {
    display: block;
    height: 22px;
}
.itemDetail .desc div.rating ul li.empty a:link,
.itemDetail .desc div.rating ul li.empty a:visited {
    background: url('../images/ratingStarEmpty.gif') no-repeat scroll left top;
}
.itemDetail .desc div.rating ul li.full a:link,
.itemDetail .desc div.rating ul li.full a:visited {
    background: url('../images/ratingStarFull.gif') no-repeat scroll left top;
}
.itemDetail .desc div.rating ul li.empty a:hover,
.itemDetail .desc div.rating ul li.full a:hover {
    background-position: -23px top;
}
.itemDetail .desc div.rating span.hint {
    font-size: 9px;
    clear: left;
    display: block;
    padding: 4px 0 0 92px;
}
.itemDetail .desc div.rating span.label {
    clear: left;
    float: left;
    width: 120px;
    font-size: 12px;
    padding: 8px 0 0 14px;
}
.itemDetail .desc div.rating span.label span.values {
    float: right;
    width: 40px;
    text-align: left;
}
.itemDetail .desc div.rating span.label span.values .hl {
    color: #a9082a;
    font-weight: bold;
    font-size: 12px;
}
.itemDetail .desc ul.parms {
}
.itemDetail .desc ul.parms li {
    background: url('../images/balistBg.gif') no-repeat scroll 12px 1px;
    padding-left: 36px;
    color: #5e5e5e;
    letter-spacing: 1px;
    line-height: 15px;
    margin-bottom: 8px;
}
.itemDetail .desc ul.parms li .blue {
    color: #165b96;
}
.itemDetail .parm {
    background: url('../images/balistBg.gif') no-repeat scroll 12px 1px;
    padding-left: 36px;
    color: #5e5e5e;
    letter-spacing: 1px;
    line-height: 15px;
    margin-bottom: 8px;
}
.itemDetail .parm .label {
    color: #7c7b7b;
}
.itemDetail .parm .barevnice {
    text-align: center;
    margin: 2px 0;
}
.itemDetail .parm .barevnice ul li {
    width: 16px;
    float: left;
    display: block;
    margin-right: 8px;
    margin-bottom: 2px;
    padding: 2px;
    border: 1px solid #dbdbdb;
    cursor: Pointer;
}
.itemDetail .parm .barevnice ul li div.nahled {
    width: 16px;
    height: 16px;
    margin: 0 auto;
    text-align: center;
}
.itemDetail div.cpopis {
    background: url('../images/cItemDescriptionBottomBg.gif') no-repeat scroll left bottom;
    padding-bottom: 10px;
    padding-right: 31px;
}
.itemDetail div.cpopis .head {
    background: url('../images/cItemDescriptionTopBg.gif') no-repeat scroll left 1px;
    height: 22px;
    padding-left: 32px;
}
.itemDetail div.cpopis .head .label {
    float: left;
    padding: 0 10px 0 0;
    background-color: #ebebeb;
    display: block;
    font-size: 12px;
}
.itemDetail div.cpopis .p {
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
    padding: 10px 20px;
    margin: auto;
}
.itemDetail div.p {
    color: #585858;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 14px;
}
.itemDetail .blabel {
    background: url('../images/raquoP.gif') no-repeat scroll left center;
    display: block;
    padding: 0 10px 0 14px;
    background-color: #ebebeb;
    display: block;
    font-size: 12px;
}
.itemDetail .blabel a:link,
.itemDetail .blabel a:visited,
.itemDetail .blabel a:hover,
.itemDetail .blabel a {
    background-color: #ebebeb;
    display: block;
    font-size: 12px;
}
.itemDetail div.ncomment {
}
.itemDetail div.ncomment table {
    width: 100%;
}
.itemDetail div.ncomment table td {
    vertical-align: top;
}
.itemDetail div.ncomment table td.r1 {
    padding-top: 10px;
}
.itemDetail div.ncomment table td.label {
    padding-right: 2px;
    font-size: 12px;
}
.itemDetail div.ncomment table td div.text {
    background: url('../images/cItemNComment.gif') no-repeat scroll left top;
    width: 408px;
    height: 112px;
    text-align: right;    
}
.itemDetail div.ncomment table td div.text textarea {
    width: 388px;
    margin: 10px 10px 4px 10px;
    height: 70px;
    padding: 0;
    color: #fff;
    border-width: 0;
    background-color: transparent;
}
.itemDetail div.ncomment table td div.text input.submit {
    border-width: 0;
    background-color: transparent;
    width: 122px;
    height: 26px;
    cursor: Pointer;
}
.itemDetail div.diskuse {
    padding-right: 31px;
}
.itemDetail div.diskuse div.post {
    margin-top: 10px;
}
.itemDetail div.diskuse div.post div.names {
    padding: 3px 10px;
}
.itemDetail div.diskuse div.post div.names .date {
    float: right;
    color: #777;
    font-weight: bold;
    font-size: 12px;
}
.itemDetail div.diskuse div.post div.names .datelabel {
    color: #777;
    font-size: 12px;
    float: right;
    margin-right: 8px;
}
.itemDetail div.diskuse div.post div.names .label {
    color: #777;
    font-size: 12px;
    float: left;
    margin-right: 8px;
}
.itemDetail div.diskuse div.post div.names .value {
    float: left;
    color: #777;
    font-weight: bold;
    font-size: 12px;
}
.itemDetail div.diskuse div.post div.textcont {
    clear: both;
}
.itemDetail div.diskuse div.post div.textcont .btop {
    background: url('../images/cItemDPTop.gif') no-repeat scroll left top;
    height: 10px;
    font-size: 1px;
}
.itemDetail div.diskuse div.post div.textcont .bbottom {
    background: url('../images/cItemDPBottom.gif') no-repeat scroll left top;
    height: 10px;
    font-size: 1px;
}
.itemDetail div.diskuse div.post div.textcont .text {
    background-color: #ff728f;
    text-align: left;
    padding: 1px 12px;
    color: #fff;
    font-size: 12px;
}
.itemDetail div.diskuse div.post div.textcont .text p {
    font-size: 12px;
}
.itemDetail .notRegistered {
    background: url('../images/cItemNotRegistered.png') no-repeat scroll center top;
    padding-top: 52px;
}
.itemDetail .notRegistered ul li {
    float: left;
    background: url('../images/raquoP.gif') no-repeat scroll left 4px;
    padding-left: 16px;
    font-size: 12px;
    color: #585858;
    letter-spacing: 1px;
}
.itemDetail .notRegistered ul li a:link,
.itemDetail .notRegistered ul li a:visited {
    color: #b61335;
    font-size: 12px;
}
.itemDetail .notRegistered ul li.c1 {
    width: 60%;
}
.itemDetail .notRegistered ul li.c2 {
    width: 30%;
}
div.muMenu {
    padding: 0 0 0 7px;
    margin: 10px 0 0 120px;
}
div.muMenu ul {
    text-align: left;
}
div.muMenu ul li {
    display: block;
    float: left;
    width: 88px;
    height: 90px;
    margin-right: 7px;
}
div.muMenu ul li a:link,
div.muMenu ul li a:visited {
    display: block;
    background-position: left top;
    background-attachment: scroll;
    background-repeat: no-repeat;
    letter-spacing: 1px;
    padding: 48px 10px 0 10px;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    color: #777;
    font-size: 11px;
    text-align: center;
}
div.muMenu ul li.find a:link,
div.muMenu ul li.find a:visited {
    background-image: url('../images/mIconFind.gif');
}
div.muMenu ul li.cart a:link,
div.muMenu ul li.cart a:visited {
    background-image: url('../images/mIconCart.gif');
}
div.muMenu ul li.transport a:link,
div.muMenu ul li.transport a:visited {
    background-image: url('../images/mIconTransport.gif');
}
div.muMenu ul li.user a:link,
div.muMenu ul li.user a:visited {
    background-image: url('../images/mIconUser.gif');
}
div.muMenu ul li.order a:link,
div.muMenu ul li.order a:visited {
    background-image: url('../images/mIconOrder.gif');
}
div.muMenu ul li a:hover {
    background-position: -88px top;
    text-decoration: underline;
}
div.muMenu ul li a:link.active,
div.muMenu ul li a:visited.active {
    background-position: -88px top;
}
.listFixer {
    padding: 0 7px;
}
#formKosik {
    padding: 4px 6px 40px 0;
}
.kosikTab td,
.kosikTab p,
.kosikTab span {
    letter-spacing: 0px;
}
table.kosikTab {
    width: 100%;
}
table.kosikTab thead td {
    font-size: 12px;
    color: #004b8c;
    font-weight: normal;
    height: 24px;
    vertical-align: middle;
    border-bottom: 1px solid #c7c7c7;
}
table.kosikTab tbody tr td {
    padding: 4px 4px;
    vertical-align: middle;
    background-color: #e5e5e5;
}
table.kosikTab tbody tr.even td {
    background-color: transparent;
}
table.kosikTab tfoot tr td {
    border-top: 1px solid #c7c7c7;
}
.kosikTab p.polozkaNazev {
    color: #777;
    margin: 0;
    padding: 4px 8px 0 0px;
    font-weight: normal;
    font-size: 12px;
}
.kosikTab p.polozkaParametry {
    color: #727272;
    font-weight: normal;
    font-size: 10px;
}
a.removeFromCartLink:link,
a.removeFromCartLink:active,
a.removeFromCartLink:visited {
    text-decoration: none;
    color: #201655;
}
a.removeFromCartLink:hover {
    color: #ab0505;
}
.kosikTab .cena {
    color: #777;
    font-weight: normal;
    font-size: 12px;
    white-space: nowrap;
}
.kosikTab .cena .mena {
    font-size: 9px;
}
.kosikTab .cenaCelkem {
    color: #bf0000;
    font-weight: normal;
    font-size: 12px;
    white-space: nowrap;
}
.kosikTab .cenaCelkem .mena {
    font-size: 9px;
}
table.kosikTabCeny {
    float: right;
}
table.kosikTabCeny tr td {
    text-align: right;
}
table.kosikTabCeny tr td.line {
    border-bottom: 1px solid black;
}
table.kosikTabCeny tr.cenaBezDPH td.label,
table.kosikTabCeny tr.rozpisDPH td.label {
    color: #004b8c;
    font-size: 12px;
    padding: 2px 8px 2px 0;
}
table.kosikTabCeny tr.cenaBezDPH td.cena,
table.kosikTabCeny tr.rozpisDPH td.cena {
    color: #201655;
    text-align: right;
}
table.kosikTabCeny tr.celkem td.label,
table.kosikTabCeny tr.celkem td.label {
    padding: 4px 8px 5px 0;
    font-size: 12px;
    font-weight: bold;
    color: #bf0000;
}
table.kosikTabCeny tr.celkem td.cena,
table.kosikTabCeny tr.celkem td.cena {
    padding: 4px 0px 5px 20px;
    font-size: 12px;
    color: #bf0000;
    font-weight: bold;
}
table.kosikTabCeny tr.celkem td {
    border-top: 1px solid #c6c6c6;
}
ul.kosikNavMenu {
    text-align: center;
}
ul.kosikNavMenu li {
    display: inline;
    margin: 0 4px;
}
div.formtab {
    padding: 0 14px 10px 14px;
}
table.form {
    width: 100%;
}
table.form td {
    vertical-align: middle;
    height: 28px;
    line-height: 22px;
    padding-top: 2px;
    color: #004b8c;
}
table.formspv td {
    
}
table.form tr.label td,
table.form tr td.label,
table.form tr td .vItem .label {
    font-weight: normal;
    padding: 2px 0 0px 2px;
    vertical-align: top;
    color: #777;
}
table.form tr td.label {
    padding-top: 4px;
}
table.form tr td .vItemff {
    width: 140px;
}
table.form tr td .vItem {
    float: left;
    /*margin-right: 10px;*/
}
table.form tr td .vItem .label {
    /*line-height: 28px;*/
}
table.form tr td.inset {
    padding: 0 0 0 10px;
}
table.form tr td .vBlock {
}
table.form tr td .vBlockEnd {
    clear: left;
    border-bottom: 1px solid #c6c6c6;
    height: 6px;
}
table.form tr td.label {
    padding-left: 8px;
}
table.form tr td.req {
    background: url('../images/raquoP.gif') no-repeat scroll right 11px;
    padding-right: 16px;
}
table.form tr td.reql {
    background: url('../images/raquoP.gif') no-repeat scroll left 10px;
    padding-left: 16px;
}
table.form tr td.vt {
    vertical-align: top;
}
table.form tr.hint td {
    padding: 0 0 4px 0;
    height: 16px;
    vertical-align: top;
    line-height: 16px;
}
table.form tr td.hint {
    padding-top: 4px;
}
table.form tr.label td {
    border-bottom: 1px solid #c6c6c6;
}
table.form tr td.label {
    color: #777;
}
table.form tr td span.hint {
    color: #727272;
    font-style: italic;
}
table.form tr td span.capit {
    font-weight: bold;
    letter-spacing: 1px;
    color: #727272;
}
table.form tr td.center {
    text-align: center;
}
table.form tbody.cdefault tr td {
    cursor: default;
}
table.form tr td table td {
    height: auto;
}
.contentMsgSuccess {
    text-align: left;
    background: #f3fff3 url('../images/iconSuccess.gif') no-repeat scroll right center;
    border: 1px solid green;
    border-width: 2px 0;
    margin: 10px 12px 10px 6px;
}
.contentMsgSuccess .emtop,
.contentMsgSuccess .embottom {
    font-size: 1px;
    height: 6px;
    border-style: solid;
    border-color: green;
    border-width: 0 2px;
}
.contentMsgSuccess .emmsg {
    font-weight: bold;
    color: #511;
    padding: 2px 0 2px 20px;
    letter-spacing: 0px;
}
.contentMsgInfo {
    text-align: left;
    background: #edf8ff url('../images/iconInfo.gif') no-repeat scroll right center;
    border: 1px solid lightblue;
    border-width: 2px 0;
    margin: 10px 12px 10px 6px;
}
.contentMsgInfo .emtop,
.contentMsgInfo .embottom {
    font-size: 1px;
    height: 6px;
    border-style: solid;
    border-color: lightblue;
    border-width: 0 2px;
}
.contentMsgInfo .emmsg {
    font-weight: bold;
    color: #511;
    padding: 2px 0 2px 20px;
    letter-spacing: 0px;
}
.err-message {
  background: #f4f4f4 url('../images/icon_warning.png') no-repeat 6px center;
  border: 1px solid #d00;
  background-color: #fffafa;
  padding: 4px 10px 4px 30px;
  text-align: left;
  color: #454545;
  margin: 0 31px 4px 7px;
}
.info-message {
    margin: 10px;
    padding: 10px;
    background-color: #e2f2e2;
    border: 1px solid #72c272;    
}
.msginfo {
    margin: 10px;
    padding: 12px;
    background: url('../images/naviBg.gif') no-repeat scroll left bottom;
}
.msginfo ul li {
    background: url('../images/raquoP.gif') no-repeat scroll left 3px;
    padding-left: 14px;
    font-size: 12px;
    color: #585858;
}
.info-message ul {
}
.info-message ul li {
    margin-bottom: 2px;
    font-weight: bold;
    color: #008200;
}
.iBlockLeft {
    padding-left: 10px;
}
.iBlockLeft h4 {
    margin: 2px 0;
    text-align: left;
    padding: 0;
    font-size: 10px;
    color: #676;
    font-weight: normal;
    letter-spacing: 0px;
}
.iBlockLeft table {
    margin-left: 10px;
}
.iBlockLeft td {
    font-weight: bold;
}
.iBlockLeft td.label {
    font-weight: normal;
    text-align: right;
    padding-right: 6px;
}
.tabFixer {
    padding: 0 7px;
}


.form-wrap                  { margin: 0 20px; }
.form                       { }
.form h2                    { margin: 0 0 10px 10px !important; }
.form .field                { padding: 0 0 10px 10px; line-height: 20px; vertical-align: middle; }
.form label                 { cursor: pointer; }

.social                             { float: left; margin-right: 0px; width: 520px; overflow: hidden; }
.home-questionaire                  { float: left; width: 200px; overflow: hidden; }
.home-questionaire .label           { margin-bottom: 10px; display: block; font-size: 14px; font-weight: bold; }
.home-questionaire ul               { }
.home-questionaire ul li            { padding-bottom: 10px; }
.home-questionaire ul ul            { }
.home-questionaire li li            { padding: 0; width: 100%; }
.home-questionaire li li span       { padding-left: 10px; display: inline-block; float: left; width: 15%; }
.home-questionaire li p             { padding: 2px 0 0 10px; text-indent: 0; }
.home-questionaire li .paginate     { padding-top: 4px; text-align: left; line-height: 20px; }
.home-questionaire li .paginate a   { margin-right: 8px; display: inline; font-size: 11px; }




