body {
    background-image: url(../img/bg_body.gif);
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

a {
    color: #558EF5;
}

img {
    border: 0;
}

h2 {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 22px;
}

.hider {
    display: none;
    visibility: hidden;
}

.cleaner {
    clear: both;
}

.bigline {
    line-height: 24px;
}

.redtext {
    color: red;
}

.vodsaz {
    height: 20px;
}

.vodsaz2 {
    height: 12px;
    _height: 15px;
}

.hspace {
    display: inline;
    padding-right: 25px;
}

.oddel2 {
    border: 0;
    width: 100%;
    height: 1px;
    color: #EBEBEB;
    background-color: #EBEBEB;
}

.oddel {
    border: 0;
    width: 100%;
    height: 1px;
    color: #FFFFFF;
    background-color: #FFFFFF;
}

.editbox {
    border-color: #989898;
    border-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

.editboxf {
    border-color: #989898;
    border-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    width: 97%;
}

.editboxfro {
    border-style: none;
    width: 97%;
    background-color: transparent;
    color: inherit;
}

.oksubmit {
    background-image: url(../img/ok1.jpg);
    width: 38px;
    height: 19px;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

.regsubmit {
    background-image: url(../img/ok2.jpg);
    width: 38px;
    height: 19px;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

.ordersubmit {
    background-image: url(../img/ok3.jpg);
    width: 38px;
    height: 19px;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

.cartsubmit {
    background-image: url(../img/kosik.gif);
    width: 100px;
    height: 24px;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

.prepocitatsubmit {
    background-image: url(../img/prepocitat.jpg);
    width: 77px;
    height: 21px;
    border: 0;
    cursor: pointer;
}

.vysypatsubmit {
    background-image: url(../img/vysypat.jpg);
    width: 91px;
    height: 21px;
    border: 0;
    cursor: pointer;
}

.objednatsubmit {
    background-image: url(../img/objednat.jpg);
    width: 64px;
    height: 21px;
    border: 0;
    cursor: pointer;
}

.order2submit {
    background-image: url(../img/dokosiku.gif);
    background-color: transparent;
    background-position: 0px 2px;
    width: 32px;
    height: 16px;
    border: 0;
    cursor: pointer;
    margin-left: 4px;
}

.lupa {
    background: url(../img/lupa.jpg) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    display: inline;
    margin-top: 6px;
    margin-left: 6px;
}

.gdiv {
    width: 2px;
    height: 26px;
    margin-right: 5px;
    margin-top: -2px;
    background: url(../img/gdiv.jpg) no-repeat;
}

.gddiv {
    width: 4px;
    height: 26px;
    margin-right: 8px;
    margin-top: -1px;
    background: url(../img/gddiv.jpg) no-repeat;
}

.fright {
    float: right;
}

#container {
    width: 970px;
    margin: 0em auto;
    background-color: #FFFFFF;
    padding: 0px 15px 5px 15px;
}

#topbar {
    width: 970px;
    height: 185px;
    background-image: url(../img/bg_top.jpg);
}

#searchbar {
    width: 100%;
    height: 38px;
    background-color: #EBEBEB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo {
    position: relative;
    top: 3px;
    width: 79px;
    height: 51px;
    /* background-image: url(../img/logo.jpg); */
    float: left;
    cursor: pointer;
}

#logo h1 {
    display: none;
    visibility: hidden;
}

#subtitle {
    position: relative;
    left: 236px;
    top: 16px;
    width: 208px;
    height: 25px;
    float: left;
    background-image: url(../img/subtitle.gif);
    background-repeat: no-repeat;
}

#subtitle h2 {
    display: none;
    visibility: hidden;
}

#regbar {
    position: relative;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    left: 0px;
    top: 0px;
    float: right;
    width: 354px;
    height: 52px;
}

#regbar div {
    float: left;
}

#regbar div.info {
    width: 114px;
    height: 44px;
    padding-right: 12px;
    padding-top: 8px;
}

#regbar div.info div {
    text-align: right;
    width: 114px;
}

#regbar div.info div.regme a {
    text-decoration: none;
    color: #999999;
}

#regbar div.box {
    background-color: #999999;
    color: #F3F3F3;
    width: 222px;
    height: 56px;
    padding-left: 6px;
}

#regbar div.box input.editbox {
    width: 114px;
}

#regbar div.box input.regsubmit {
    margin-left: 6px;
}

#regbar div.info2 {
    width: 342px;
    height: 56px;
    padding-right: 12px;
}

#regbar div.info2 div {
    text-align: right;
    width: 342px;
}

#regbar div.info2 div.name {
    font-size: 12px;
}

#regbar a {
    color: #558EF5;
}

#mainmenu {
    position: relative;
    color: #CDCDCD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    left: -12px;
    top: 20px;
    float: right;
    width: 650px;
}

#mainmenu a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    height: 60px;
}

#mainmenu ul {
    display: inline;
}

#mainmenu ul li {
    float: left;
    list-style: none;
    height: 60px;
    line-height: 15px;
}

#mainmenu ul li.b1 {
    width: 40px;
    margin-right: 41px;
}

#mainmenu ul li.b2 {
    width: 60px;
    margin-right: 46px;
}

#mainmenu ul li.b3 {
    width: 52px;
    margin-right: 29px;
}

#mainmenu ul li.b4 {
    width: 68px;
    margin-right: 30px;
}

#mainmenu ul li.b5 {
    width: 72px;
    margin-right: 28px;
}

#mainmenu ul li.b6 {
    width: 86px;
    margin-right: 30px;
}

#mainmenu ul li.b7 {
    width: 50px;
}

#mainmenu ul li.ba {
    background: url(../img/aktivni.gif) no-repeat bottom left;
}

#mainmenu ul li.batmp {
    background: url(../img/aktivni2.gif) no-repeat bottom left;
}

#textsearch {
    float: left;
    width: 270px;
    height: 30px;
    position: relative;
    top: 8px;
}

#textsearch div {
    float: left;
    color: #989898;
    font-size: 11px;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 5px;
    padding-right: 3px;
}

#textsearch input {
    margin-left: 3px;
    margin-right: 3px;
}

#textsearch input.editbox {
    width: 144px;
}

#sizesearch {
    float: left;
    height: 30px;
    width: 386px;
    position: relative;
    top: 4px;
    padding-top: 4px;
}

#sizesearch div {
    float: left;
    color: #989898;
    font-size: 10px;
    font-weight: bold;
    padding-left: 4px;
    margin-top: -1px;
}

#sizesearch div label {
    color: #0C0C0C;
    font-size: 10px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
    display: block;
}

#sizesearch div a {
    text-decoration: none;
    color: #989898;
}

#sizesearch input {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}

#sizesearch input.editbox {
    width: 28px;
}

#sizesearch input.oksubmit {
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}

#cartstat {
    float: right;
    height: 30px;
    width: 280px;
    position: relative;
    top: 3px;
    padding-top: 4px;
}

#cartstat div {
    float: left;
    color: #989898;
    font-size: 10px;
    font-weight: bold;
    padding-left: 6px;
    vertical-align: middle;
}

#cartstat div.cartlbl {
    width: 150px;
}

#pathbar {
    color: #558EF5;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 10px;
}

#pathbar a {
    color: #558EF5;
}

#pathbarnl {
    color: #558EF5;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 18px;
    padding-bottom: 18px;
}

#page {
    float: left;
}

#left {
    float: left;
    width: 208px;
    padding-top: 50px;
    padding-right: 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#left a {
    text-decoration: none;
}

#right {
    margin-left: 238px;
    width: 729px;
}

#right1 {
    border-top: 1px solid #D1D1D1;
    width: 475px;
    float: left;
    padding-top: 40px;
}

#right2 {
    border-top: 1px solid #D1D1D1;
    float: left;
    width: 220px;
    margin-left: 34px;
    padding-top: 40px;
}

#right2 div {
    text-align: center;
}

.pbold {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #212121;
    width: 498px;
    display: block;
}

.pboldred {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #D00206;
    width: 498px;
    display: block;
    margin-bottom: 4px;
}

.pnblack {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #575048;
}

.pboldnb {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #212121;
}

.tblinfo {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tblinfo thead td {
    font-size: 13px;
    font-weight: bold;
    color: #353535;
    padding-bottom: 4px;
    padding-left: 4px;
}

.tblinfo tbody td {
    border-top: 1px solid #EAE3DD;
    border-bottom: 1px solid #EAE3DD;
}

.tblr1 td {
    background-color: #FEF7E7;
}

.tblr2 td {
    background-color: #FFFFFF;
}

.tblc1 {
    font-size: 12px;
    padding: 4px 2px 4px 4px;
    color: #575048;
}

.tblc1 span {
    font-size: 10px;
    color: #575048;
}

.tblc2 {
    text-align: right;
    color: #F60B10;
    padding: 2px 8px 2px 2px;
    font-size: 12px;
    font-weight: bold;
}

.tbllist {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tbllist a {
    color: #558EF5;
}

.tbllist thead td {
    font-size: 12px;
    font-weight: bold;
    color: #353535;
    padding-bottom: 4px;
    border-top: 1px solid #EAE3DD;
    border-bottom: 1px solid #EAE3DD;
    border-right: 1px solid #EAE3DD;
}

.tbllist thead td.normal {
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: top;
}

.tbllist thead td.up {
    padding-top: 6px;
    padding-left: 6px;
}

.tbllist thead td.down {
    padding-top: 6px;
    padding-left: 6px;
    text-align: center;
}

.tbllist thead td.last {
    border-right: 0;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: top;
}

.tbllist tbody td {
    border-top: 1px solid #EAE3DD;
    border-bottom: 1px solid #EAE3DD;
    border-right: 1px solid #EAE3DD;
    font-size: 12px;
    color: #575048;
    padding-top: 4px;
    padding-bottom: 4px;
}

.tbllist tbody td.left {
    padding-left: 6px;
}

.tbllist tbody td.leftnb {
    padding-left: 6px;
    border-right: 0;
}

.tbllist tbody td.right {
    text-align: right;
    padding-right: 3px;
}

.tbllist tbody td.center {
    text-align: center;
    padding-right: 3px;
    padding-left: 3px;
}

.tbllist tbody td.last {
    text-align: center;
    border-right: 0;
    padding-left: 6px;
}

.tbllist tbody td.lastl {
    text-align: left;
    border-right: 0;
    padding-left: 6px;
}

.tbllist tbody td.rlast {
    text-align: right;
    border-right: 0;
    padding-right: 3px;
}

.tbllist tbody td.ltotal {
    font-weight: bold;
    color: #353535;
    padding-left: 6px;
    border: 0;
    border-bottom: 2px solid #999999;
}

.tbllist tbody td.rtotal {
    font-weight: bold;
    color: #353535;
    text-align: right;
    padding-right: 3px;
    border: 0;
    border-bottom: 2px solid #999999;
}

.tblgray {
    border-collapse: collapse;
    width: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tblgray a {
    color: #558EF5;
}

.tblgray thead td {
    font-size: 12px;
    font-weight: bold;
    color: #FFF4DD;
    background-color: #666666;
    padding: 9px 9px 9px 9px;
}

.tblgray tbody td {
    font-size: 12px;
    color: #333333;
    background-color: #ECECEC;
    padding: 5px 9px 5px 9px;
}

.tblgray tbody td.oddel {
    padding: 5px 0px 5px 0px;
}

.tblgray tbody td.left {
    width: 40%;
}

.tblgray tbody td.lefts {
    width: 20%;
}

.orderbox {
    background-color: #FFD68B;
    width: 178px;
    height: 24px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 7px 2px 7px;
    color: #3E3E3E;
}

.orderbox span {
    float: left;
    padding-top: 4px;
}

.orderbox input.editbox {
    float: left;
}

.orderbox input.ordersubmit {
    float: right;
}

.descr {
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    padding: 8px 12px 8px 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3E3E3E;
    margin-top: 4px;
    text-align: left !important;
}

.menutitle {
    background: #B90207 url(../img/bg_menu.jpg);
    display: block;
    width: 188px;
    color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
}

.menukategorie {
    display: block;
    width: 168px;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: bold;
    background: #F4F4F4 url(../img/sipka1.gif) no-repeat 10px 50%;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 30px;
}

.menukategoriea {
    display: block;
    width: 168px;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: bold;
    background: #F4F4F4 url(../img/sipka2.gif) no-repeat 10px 50%;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 30px;
}

.menukategorie2 {
    display: block;
    width: 148px;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: bold;
    background: #F4F4F4 url(../img/sipka1.gif) no-repeat 30px 50%;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 50px;
}

.menukategorie2a {
    display: block;
    width: 148px;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: bold;
    background: #F4F4F4 url(../img/sipka2.gif) no-repeat 30px 50%;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 50px;
}

.menutyp {
    display: block;
    width: 148px;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    background-color: #F4F4F4;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 50px;
}

.menutyp:hover {
    background-color: #CDCDCD;
}

.menutypa {
    display: block;
    width: 148px;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 50px;
    background: #CDCDCD url(../img/sipka3.gif) no-repeat 30px 50%;
}

.menutyp2 {
    display: block;
    width: 168px;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    background-color: #F4F4F4;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 30px;
}

.menutyp2:hover {
    background-color: #CDCDCD;
}

.menutyp2a {
    display: block;
    width: 168px;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    border-top: 1px solid #D2D2D2;
    padding: 5px 10px 5px 30px;
    background: #CDCDCD url(../img/sipka3.gif) no-repeat 10px 50%;
}

.pgindex {
    padding: 4px 0 30px 0px;
    float: left;
/*    min-height: 550px;*/
min-height: 420px;
}
.pgindex .pgleft {
    min-height: 394px;
}

.pgindex H2 {
    width: 666px;
    /*width: 626px;*/
    height: 23px;
    background-color: #E9EBE2;
    color: #000000;
    font-size: 15px;
    padding: 7px 0 0 12px;
    margin: 0 0 3px 0;
}
.pgleft {
    float: left;
    width: 348px;
    /*width: 643px;*/
    background-color: #F4F5F0;
    padding: 6px 9px 0 12px;
    /*min-height: 394px;*/

    height: 394px;
}

.pgright{
    text-align: center;
    float: left;
    height: 400px;
    background-color: #f4f5f0;
}

.pgright IMG {
    padding: 10px 0 0 14px;
}
.pgleft2 {
    float: left;
    width: 620px;
}

.pgright2 {
    padding-left: 40px;
    width: 310px;
    float: left;
}

.pgakce {
    width: 280px;
    float: left;
    margin: 0 0 0 12px;
}

.pgakce H3 {
    margin: 4px 0 3px 0;
    width: 270px;
    height: 24px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    padding: 6px 0 0 10px;
    background-image: url(../img/home_akce_nadpis.gif);
}

.pgakce .akce_item {
    width: 280px;
    /* height: 82px; */
    margin: 0 0 11px 0;
    background-color: #E9EBE2;
}

.pgakce .akce_item .top {
    float: left;
    color: #ffffff;
    padding: 6px 0 10px 10px;
    float: left;
    width: 270px;
    /* height: 43px; */
    background-position: bottom left;
    font-size: 13px;
}

.pgakce .akce_item .top B,.pgakce .akce_item .top STRONG {
    font-size: 13px;
}

.pgakce .akce_item .bottom {
    padding: 6px 0 10px 210px;
    float: left;
}

.pgakce .akce_item .bottom .btn {
    background-image: url(../img/home_akce_btn.gif);
    width: 61px;
    height: 19px;
    display: block;
    float: left;
}

.pgakce .akce_item .bottom .btn SPAN {
    display: none;
}

.pgakce .akce_item .bluebg {
    background-image: url(../img/home_akce_modra.gif);
}

.pgakce .akce_item .greenbg {
    background-image: url(../img/home_akce_zelena.gif);
}
.pgcol1 {
    float: left;
    width: 350px;
    margin-right: 40px;
}

.errorlist {
    list-style: square;
    padding: 0px 0px 0px 15px;
    margin: 0;
    color: #D00206;
}

.b3col {
    border-top: 1px solid #D1D1D1;
    margin-top: 6px;
    padding-top: 5px;
}

.b3col div {
    float: left;
    width: 200px;
}

.paging {
    float: right;
    margin-bottom: 10px;
    font-weight: bold;
}

.paging a {
    color: #558EF5;
    text-decoration: none;
}

.paging span.selpage {
    color: #D00206;
}

.asearch {
    width: 55%;
    border-collapse: collapse;
    font-size: 12px;
}

.asearch td.title {
    background-color: #D70103;
    color: #FFF2D9;
    padding: 10px 6px 10px 6px;
    font-weight: bold;
}

.asearch tr.row {
    background-color: #EBEBEB;
    color: #989898;
    font-weight: bold;
}

.asearch tr.row td {
    padding: 10px 6px 10px 6px;
}

.katalogText {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #212121;
}

.katalogObr {
    width: 98%;
    display: block;
    text-align: center;
    margin-top: 10px;
}
