* {
    margin: 0;
    padding: 0;
}
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: Tahoma, Arial;
    font-size: 12px;
}
html, body {
    text-align: left;
}
html {
}
body {
    text-align: center;
    color: #000;
    background: #f1f1f1 url('../images/body_bg.gif') repeat-x scroll left top;
}
body.popup { background: none; }
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: 3px 4px 3px 4px;
    border-color: #c8c8c8;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #000;
    vertical-align: middle;
    font-weight: normal;
    margin-right: 2px;
}
input.text {
    height: auto;
}
input.checkbox {
    width: 12px;
    overflow: hidden;
    margin: 0px 3px 3px 3px;
    height: auto;
    vertical-align: middle;
}
select {
    padding: 0px 0px;
    height: 20px;
    overflow: hidden;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    color: #000;
    margin-right: 2px;
    vertical-align: middle;
}
select option {
    padding: 2px 3px 0 3px;
    vertical-align: middle;
}
select.m {
    height: auto;
}
select option {
    padding-right: 10px;
}
select.errtext,
select.text {
    /*border: 1px solid #8f9ea5;*/
    font-size: 12px;
}
input.fault,
textarea.fault,
select.fault {
    border-right-color: red;
    border-bottom-color: red;
    border-left-color: red;
    border-top-color: red;
}
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;
}
.mt6 {
    margin-top: 6px;
}

.bodyimage      { width: 100%; text-align: center; background: url('../images/body_image.png') no-repeat scroll center top; }
.body           { position: relative; width: 1024px; margin: 0 auto; text-align: left; }
.popup-body     { width: 600px; margin: 0 auto; text-align: left; }
.discount-star  { position: absolute; z-index: 99; right: -40px; top: 294px; display: block; width: 234px; height: 234px; background: url('../images/discount/star.png') no-repeat scroll center center; overflow: hidden; }
.discount-star a { margin: 150px 20px 20px 20px; display: block; height: 40px; }

.head   { height: 161px; background: url('../images/head_bg.png') no-repeat scroll left top; position: relative; }
    .head a.logo:link,
    .head a.logo:visited {
        display: block;
        width: 400px;
        height: 48px;
        position: absolute;
        left: 220px;
        top: 62px;
    }
    .head .day-time {
        position: absolute;
        left: 448px;
        top: 6px;
        display: block;
        line-height: 20px;
        color: #0867db;
        white-space: nowrap;
        }
        .head .day-time .time {
            margin-right: 54px;
            display: inline-block;
            width: 60px;
        }
        .head .day-time .date {
            display: inline-block;
            width: 80px;
        }
    .head .loginbox {
        float: right;
        width: 241px;
        height: 161px;
        overflow: hidden;
        background: url('../images/login_bg.png') no-repeat scroll left top;
    }
    .head .loginbox .tab {
        margin: 32px 8px 0 8px;
    }
    .head .loginbox .tab table {
        width: 100%;
    }
    .head .loginbox .tab table td {
        height: 28px;
        vertical-align: middle;
    }
    .head .loginbox .tab table td.fieldname {
        font-size: 10px;
        color: #6bacff;
        padding: 0 0 0 10px;
        width: 40px;
        background: url('../images/raquo1.gif') no-repeat scroll left center;
    }
    .head .loginbox .tab table td.hlfieldname {
        font-size: 10px;
        color: #6bacff;
        padding: 0 0 0 10px;
        line-height: 26px;
        background: url('../images/raquo2.gif') no-repeat scroll left center;
    }
    .head .loginbox .tab table td.username input,
    .head .loginbox .tab table td.password input {
        border: 0px solid red;
        padding: 0;
        width: 150px;
        background-color: transparent;
        color: #fff;
        font-size: 12px;
    }
    .head .loginbox .tab table td a:link,
    .head .loginbox .tab table td a:visited {
        color: #fff;
        font-size: 10px;
    }
    .head .loginbox .tab table td a:hover {
        text-decoration: underline;
    }
    .head .loginbox .tab table td a.login:link,
    .head .loginbox .tab table td a.login:visited {
        float: right;
        display: block;
        height: 26px;
        padding: 0 40px 0 10px;
    }
.head .logoutbox {
    float: right;
    width: 241px;
    height: 161px;
    position: relative;
    background: url('../images/logout_bg.png') no-repeat scroll left top;
}
.head .logoutbox .user {
    margin: 38px 0 0 0;
    padding: 0 0 0 15px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
}
.head .logoutbox .user .label {
    color: #6bacff;
    font-size: 10px;
    margin-right: 4px;
}
.head .logoutbox .user .name {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
.head .logoutbox .usermenu {
    margin-top: 10px;
    padding: 0 8px;
    height: 84px;
}
.head .logoutbox .usermenu ul li {
    background: url('../images/raquo2.gif') no-repeat scroll left 8px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    padding-left: 8px;
    color: #fff;
}
.head .logoutbox .usermenu ul li a:link,
.head .logoutbox .usermenu ul li a:visited {
    color: #fff;
}
.head .logoutbox .usermenu ul li a:hover {
    text-decoration: underline;
}
.head .logoutbox a.logout:link,
.head .logoutbox a.logout:visited {
    display: block;
    position: absolute;
    width: 85px;
    height: 27px;
    right: 10px;
    bottom: -32px;
    background: url('../images/btn_logout.gif') no-repeat scroll left top;
}

.discount-theme .bodyimage  { background-image: url('../images/discount/body_image.png'); }
.discount-theme .head       { background-image: url('../images/discount/head_bg.png'); }

.topmenu {
    background: url('../images/menu_bg.png') no-repeat scroll left top;
    width: 100%;
    height: 42px;
    overflow: hidden;
}
.topmenulog {
    background: url('../images/menu_log_bg.png') no-repeat scroll left top;
}
.topmenu ul {
    padding: 6px 0 0 36px;
    position: relative;
}
.topmenu ul li {
    display: block;
    height: 40px;
    margin-right: 0px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
}
.topmenu ul li.home         { width: 90px; }
.topmenu ul li.registrace   { width: 120px; }
.topmenu ul li.blog         { width: 70px; }
.topmenu ul li.mu           { width: 110px; }
.topmenu ul li.ukoncene     { width: 170px; }
.topmenu ul li.napoveda     { width: 120px; }
.topmenu ul li.nakup        { width: 150px; }
.topmenu ul li.slevy        { width: 100px; }
.topmenu ul li a:link,
.topmenu ul li a:visited {
    display: block;
    position: relative;
    padding: 0;
    height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    text-align: center;
}
.topmenu ul li a .label {
    line-height: 36px;
}
.topmenu ul li a.active:link,
.topmenu ul li a.active:visited {
    background: none;
    padding: 0;
    color: #0b5abc;
}
.topmenu ul li a.active .wrapperleft,
.topmenu ul li a.active .wrapperright,
.topmenu ul li a.active .label {
    display: block;
    height: 36px;
}
.topmenu ul li a.active .wrapperleft {
    position: absolute;
    left: 0;
    width: 8px;
    background: url('../images/topmenu_wrapper_left.gif') no-repeat scroll right bottom;
}
.topmenu ul li a.active .wrapperright {
    position: absolute;
    right: 0;
    width: 8px;
    background: url('../images/topmenu_wrapper_right.gif') no-repeat scroll right bottom;
}
.topmenu ul li a.active .label {
    margin: 0 8px 0 8px;
    padding: 0 16px;
    line-height: 36px;
    background-color: #fff;
}
.topmenu ul li a:hover {
    text-decoration: underline;
    background: none;
}
.page {
    background: #fff url('../images/page_bottom_bg.gif') no-repeat scroll left bottom;
    padding-bottom: 40px;
}
.popup-body .page { padding-bottom: 0; background: none; }
.page .pagebgtop {
    background: url('../images/page_top_bg.gif') no-repeat scroll left top;
    display: block;
    line-height: 1px;
    font-size: 1px;
    height: 10px;
}
.page .startheading {
    height: 240px;
    position: relative;
}
.page .startheading .banner {
    float: right;
    position: relative;
    width: 627px;
    height: 240px;
    overflow: hidden;
    background: url('../images/heading_start_bg.png') no-repeat scroll left top;
}
.page .startheading .banner .label {
    display: block;
    margin: 16px 0 0 37px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3b3b3b;
}
.page .startheading .banner p {
    margin: 8px 200px 0 25px;
    text-indent: 32px;
    font-size: 13px;
    text-align: justify;
    color: #3b3b3b;
}
.page .startheading .banner a.btnjak:link,
.page .startheading .banner a.btnjak:visited {
    display: block;
    width: 189px;
    height: 43px;
    position: absolute;
    left: 19px;
    bottom: 31px;
}
.page .startheading .banner a.btnreg:link,
.page .startheading .banner a.btnreg:visited {
    display: block;
    width: 189px;
    height: 43px;
    position: absolute;
    left: 216px;
    bottom: 31px;
}
.page .startheading .catlist {
    width: 221px;
    position: absolute;
    left: 10px;
    top: 0px;
    width: 221px;
    z-index: 10;
    cursor: Pointer;
}
.page .startheading .catlist a.hover:link,
.page .startheading .catlist a.hover:visited {
    display: block;
    height: 45px;
    padding: 0 0 0 26px;
    cursor: Pointer;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 45px;
    background: url('../images/catlist_button.gif') no-repeat scroll left top;
}
.page .startheading .catlist a.hover:hover,
.page .startheading .catlist a.dropped:link,
.page .startheading .catlist a.dropped:visited {
    background-position: left -45px;
}
.page .startheading .catlist .list {
    display: none;
    position: absolute;
    width: 221px;
    background-color: #f17806;
    -moz-opacity: 0.95;
    opacity:.95;
    z-index: 10;
}
.page .startheading .catlist .list ul,
.page .leftcolumn .catlist ul {
    padding: 8px 0 0 13px;
}
.page .startheading .catlist .list ul li,
.page .leftcolumn .catlist ul li {
    height: 18px;
    margin-bottom: 2px;
    line-height: 18px;
    vertical-align: middle;
}
.page .startheading .catlist .list ul li a:link,
.page .startheading .catlist .list ul li a:visited,
.page .leftcolumn .catlist ul li a:link,
.page .leftcolumn .catlist ul li a:visited {
    background: url('../images/catlist_raquo.gif') no-repeat scroll left top;
    padding-left: 13px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.page .startheading .catlist .list ul li a:hover,
.page .leftcolumn .catlist ul li a:hover {
    text-decoration: underline;
    background-position: left -18px;
}
.page .startheading .catlist .list span.end {
    display: block;
    position: absolute;
    bottom: -12px;
    font-size: 1px;
    line-height: 1px;
    width: 221px;
    height: 12px;
    background: url('../images/catlist_bottom.gif') no-repeat scroll left top;
}
.page .startheading .auctionlist {
    width: 387px;
}
.page h1 {
    font-size: 16px;
    font-weight: bold;
    color: #992622;
    text-transform: uppercase;
    padding: 10px 0 0 10px;
    margin: 0 0 10px 0;
}
.page span.gtype,
.page h1.gtype {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #0d55ad;
    background: url('../images/h1_gtype.gif') no-repeat scroll left top;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
    margin: 0;
    padding: 25px 0 0 0;
}
.page span.gtype a {
    font-weight: bold;
    color: #0d55ad;
}
.page h2 {
    font-size: 14px;
    font-weight: bold;
    color: #225593;
    text-transform: uppercase;
    padding: 10px 0 0 10px;
    margin: 0 0 10px 0;
}
.page .p h3 {
    display: block;
    color: #5c5c5c;
    font-weight: bold;
    border-bottom: 1px solid #1e64b9;
    padding: 0 0 6px 14px;
    margin-bottom: 4px;
    font-size: 11px;
}
.page .p h3.nob {
    font-weight: normal;
}
.page .p h3.img {
    line-height: 20px;
}
.page .p h3.img img {
    vertical-align: middle;
    margin-right: 10px;
}
.page .megafon {
    display: block;
    background-color: #e9eaff;
    padding: 18px 16px 15px 16px;
    text-align: justify;
    color: #000;
    margin: 10px 17px 10px 17px;
    -moz-border-radius: 10px;    
    /*background: #1e64b9 url('../images/msg_mega.png') no-repeat scroll left top;*/
    background-color: #1e64b9;
    color: #fff;
    min-height: 70px;
    font-weight: bold;
    }
    .page .megafon a:link,
    .page .megafon a:visited {
        color: white;
        font-weight: bold;
    }
    .page .megafon a:hover {
        text-decoration: underline;
    }
.page .leftcolumn {
    float: left;
    width: 231px;
    overflow: hidden;
}
.page .leftcolumn .sp10 {
    line-height: 1px;
    font-size: 1px;
    height: 10px;
}
.page .leftcolumn .orangebox {
    margin-left: 10px;
    background: #f27f13 url('../images/orangebox_bottom_bg.gif') no-repeat scroll left bottom;
    padding-bottom: 14px;
}
.page .leftcolumn .orangebox .boxlabel {
    background: url('../images/orangebox_top_bg.gif') no-repeat scroll left top;
    display: block;
    height: 45px;
    padding-left: 25px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
}
.page .leftcolumn .redbox {
    margin-left: 10px;
    background: #992622 url('../images/redbox_bottom_bg.gif') no-repeat scroll left bottom;
    padding-bottom: 14px;
}
.page .leftcolumn .redbox .boxlabel {
    background: url('../images/redbox_top_bg.gif') no-repeat scroll left top;
    display: block;
    height: 45px;
    padding-left: 25px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
}
.page .leftcolumn .redbox .mymenu {
    overflow: hidden;
    padding: 0 10px;
}
.page .leftcolumn .redbox .mymenu ul li {
    padding: 0;
    color: #fff;
    line-height: 20px;
}
.page .leftcolumn .redbox .mymenu ul li.sp {
    line-height: 1px;
    font-size: 1px;
    height: 10px;
    border-bottom: 1px solid #fff;
}
.page .leftcolumn .redbox .mymenu ul li.label {
    font-weight: bold;
    padding: 8px 0 0 15px;
    margin-bottom: 22px;
    background: none;
}
.page .leftcolumn .redbox .mymenu ul li a:link,
.page .leftcolumn .redbox .mymenu ul li a:visited {
    display: block;
    background: url('../images/raquo3.gif') no-repeat scroll 4px 8px;
    padding-left: 15px;
    color: #fff;
}
.page .leftcolumn .redbox .mymenu ul li a:hover {
    text-decoration: underline;
}
.page .rightcolumn {
    margin-left: 241px;
}
.page span.h2label {
    display: block;
    font-size: 13px;
    color: #0d55ad;
    font-weight: bold;
    margin: 20px;
}
.page .pagein {
    margin: 0 20px;
}
.sysMessages {
    background-color: #e9eaff;
    padding: 12px 10px 15px 6px;
    text-align: left;
    color: #000;
    margin: 10px 17px 10px 17px;
    -moz-border-radius: 10px;    
}
.sysMessagesHeaded .label {
    display: block;
    padding-left: 42px;
    font-weight: bold;
    margin-bottom: 6px;
    padding-top: 2px;
}
.sysMessages ul {
    padding-left: 42px;
}
.sysMessagesHeaded ul {
    padding-left: 70px;
}
.sysMessages ul li {
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    vertical-align: middle;
    min-height: 18px;
}
.sysMessages ul li a:link,
.sysMessages ul li a:visited {
    text-decoration: underline;    
    font-weight: bold;
}
.sysMessages ul li a:hover {
    text-decoration: none;
}
.sysMessagesHeaded ul li {
    list-style-type: disc;
    font-weight: normal;
}
.sysMessagesDone {
    background: #269922 url('../images/msg_done.png') no-repeat scroll 6px 7px;
    color: #fff;
}
.sysMessagesInfo {
    background: #1e64b9 url('../images/msg_info.png') no-repeat scroll 6px 7px;
    color: #fff;
}
.sysMessagesError {
    background: #992622 url('../images/msg_error.png') no-repeat scroll 6px 7px;
    font-weight: bold;
    color: #fff;
}
.sysMessages .fn4 {
    font-size: 14px;
}
.sysMessages a:link,
.sysMessages a:visited {
    color: #fff;
    font-size: 11px;
}
.sysMessages a:hover {
    text-decoration: underline;
}
.safepayments {
    background: url('../images/safepayments_bg.gif') no-repeat scroll left top;
    height: 71px;
}
.safepayments .label {
    display: block;
    float: left;
    padding: 10px 50px 0 24px;
    line-height: 56px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    color: #0d55ad;
}
.safepayments .logos {
    padding: 12px 0 0 0;
}
.safepayments .logos img {
    margin-right: 10px;
}
.partners {
    margin-bottom: 10px;
    height: 80px;
    line-height: 76px;
    text-align: center;
    font-size: 11px;
    color: #0d55ad;
    font-weight: bold;
}
.partners a:link,
.partners a:visited {
    font-size: 11px;
    color: #0d55ad;
    font-weight: bold;
}
.partners img {
    vertical-align: middle;
}
.links      { padding: 0 0 10px 0; }
.links p    { text-align: center; }
.links p a  { margin: 0 10px; }
.foot {
    background: url('../images/foot_bg.gif') no-repeat scroll left top;
    padding: 16px 0 10px 0;
    text-align: center;
}
.foot .copy {
    font-size: 11px;
    font-weight: normal;
    color: #696969;
    line-height: 20px;
    vertical-align: middle;
}
.foot .copy img {
    vertical-align: middle;
}
.foot .copy a:link,
.foot .copy a:visited {
    font-size: 11px;
    font-weight: bold;
    color: #696969;
}
.foot .copy a .nb {
    font-weight: normal;
}
.foot .copy a:hover {
    text-decoration: underline;
}
.marginedlist {
    margin: 16px 0 0 17px;
}
.page .rightcolumn .marginedlist {
    margin: 0;
}
.auctionlist {
}
.auctionlist .item {
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.auctionlist .item .inset {
}
.auctionlist .item h1,
.auctionlist .item h2 {
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #0d55ad;
    padding: 0;
    margin: 0px 0 0 2px;
    height: 32px;
    overflow: hidden;
    text-align: center;
}
.auctionlist .item h1 a:link,
.auctionlist .item h1 a:visited,
.auctionlist .item h2 a:link,
.auctionlist .item h2 a:visited {
    font-size: 11px;
    font-weight: bold;
    color: #0d55ad;
}
.auctionlist .item h2 a:hover {
    text-decoration: underline;
}
.auctionlist .item .icons {
    position: absolute;    
    z-index: 2;
    width: 140px;
    height: auto;
    left: 10px;
    bottom: 6px;
}
.auctionlist .item .icons img {
    margin-right: 2px;
    cursor: Pointer;
}
.auctionlist .item .icons span.sp {
    display: inline-block;
    margin-right: 13px;
    margin-right: 4px;
    width: 1px;
    height: 28px;
    /*background: url('../images/icon_sp.gif') no-repeat scroll left center;*/
}
.auctionlist .item .icons span.spv {
    display: inline-block;
    margin-bottom: 4px;
    width: 27px;
    height: 2px;
    /*background: url('../images/icon_sp.gif') no-repeat scroll left center;*/
}
.auctionlist .item div.details {
    z-index: 0;
}
.auctionlist .featured {
    float: none;
    top: 0px;
    left: 10px;
    width: 377px;
    height: 240px;
    background: url('../images/item_featured_bg.gif') no-repeat scroll left top;
}
.auctionlist .featured .label {
    display: block;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    margin-left: 231px;
    text-align: center;
}
.auctionlist .featured .inset {
    margin-top: 10px;
    padding: 10px 14px 0 10px;
}
.auctionlist .featured span.image {
    display: block;
    float: left;
    width: 142px;
    height: 135px;
    text-align: left;
    overflow: hidden;
}
.auctionlist .featured div.details {
    position: relative;
    top: 12px;
    float: right;
    width: 202px;
    text-align: center;
}
.auctionlist .featured h1,
.auctionlist .featured h2 {
    font-size: 12px;
    color: #fff;
}
.auctionlist .featured h1 a:link,
.auctionlist .featured h1 a:visited,
.auctionlist .featured h2 a:link,
.auctionlist .featured h2 a:visited {
    font-size: 12px;
    color: #fff;
}
.auctionlist .featured div.details span.timeleft {
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #fff;
}
.auctionlist .featured div.details span.actual_price {
    font-size: 14px;
    color: #fff;
    text-align: left;
}
.auctionlist .featured div.details span.common_price {
    font-size: 11px;
    color: #ff6762;
    font-weight: normal;
    text-align: left;
    margin-top: 0px;
}
.auctionlist .featured div.details span.last_bidder {
    font-size: 11px;
    color: #fff;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;    
    white-space: nowrap;
    text-align: center;
}
.auctionlist .featured div.details span.last_bidder .last_bidder_name {
    font-weight: bold;
    font-size: 11px;
    color: #ff6762;
    margin-left: 10px;
    white-space: nowrap;
}
.auctionlist .halfwide {
    width: 190px;
    height: 361px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: url('../images/item_halfwide_bg.gif') no-repeat scroll left top;
}
.auctionlist .halfwide .inset {
    padding: 8px;
}
.auctionlist .halfwide .icons {
    left: 24px;
    top: 190px;
    bottom: auto;
}
.auctionlist .halfwide h2 {
    text-align: center;
}
.auctionlist .halfwide div.details {
    text-align: center;
}
.auctionlist .halfwide div.details span.timeleft {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #0d55ad;
    margin-bottom: 3px;
}
.auctionlist .halfwide div.details span.actual_price {
    font-size: 14px;
    color: #5e5e5e;
    font-weight: bold;
    text-align: left;
}
.auctionlist .halfwide div.details span.common_price {
    font-size: 11px;
    color: #2d7fe5;
    font-weight: normal;
    text-align: left;
    margin-top: 0px;
}
.auctionlist .halfwide div.details span.last_bidder {
    font-size: 11px;
    line-height: 15px;
    color: #5e5e5e;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    white-space: nowrap;
    text-align: center;
}
.auctionlist .halfwide div.details span.last_bidder .last_bidder_name {
    font-weight: bold;
    font-size: 11px;
    color: #2d7fe5;
    margin-left: 10px;
    white-space: nowrap;
}
.auctionlist .halfwide span.image {
    display: block;
    margin: 10px 0 0 16px;
    width: 142px;
    height: 135px;
    text-align: left;
    overflow: hidden;
}
.auctionlist .halfwide div.details {
    margin: 51px 0px 0 0px;
}
.auctionlist .fullbanner {
    float: none;
    width: 766px;
    height: 153px;
    background: url('../images/item_fullbanner_bg.gif') no-repeat scroll left top;
    margin-bottom: 10px;
}
.auctionlist .fullbanner .inset {
    padding: 5px 8px;
}
.auctionlist .fullbanner .icons {
    right: 212px;
    top: 20px;
    left: auto;
    bottom: auto;
    width: 30px;
}
.auctionlist .fullbanner .icons img {
    margin-bottom: 2px;
}
.auctionlist .fullbanner div.details {
    margin-left: 565px;
    text-align: center;
    padding-top: 14px;
}
.auctionlist .fullbanner div.details span.timeleft {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #0d55ad;
    margin-bottom: 10px;
}
.auctionlist .fullbanner div.details span.actual_price {
    font-size: 14px;
    color: #5e5e5e;
    font-weight: bold;
    text-align: left;
}
.auctionlist .action_time div.details span.timeleft {
    color: #ff0000;
}
.auctionlist .fullbanner div.details span.common_price {
    font-size: 11px;
    color: #2d7fe5;
    font-weight: normal;
    text-align: left;
    margin-top: 0px;
}
.auctionlist .fullbanner div.details span.last_bidder {
    font-size: 11px;
    line-height: 15px;
    color: #5e5e5e;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 14px;
    display: block;
    white-space: nowrap;
    text-align: center;
}
.auctionlist .fullbanner div.details span.last_bidder .last_bidder_name {
    font-weight: bold;
    font-size: 11px;
    color: #2d7fe5;
    margin-left: 10px;
    white-space: nowrap;
}
.auctionlist .fullbanner .details_description {
    margin: 4px 21px 0 0;
    width: 360px;
    float: left;
    overflow: hidden;
}
.auctionlist .fullbanner .details_description h2 {
    text-align: left;
    margin: 10px 0 0 10px;
}
.auctionlist .fullbanner div.details_description p {
    height: 40px;
    overflow: hidden;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    padding: 4px 0 0 10px;
    color: #4d4d4d;
}
.auctionlist .fullbanner span.image {
    display: block;
    float: left;
    width: 122px ;
    height: 115px;
    text-align: left;
    overflow: hidden;
    margin: 12px 30px 0 0;
}
.auctionlist .featured span.image .border,
.auctionlist .halfwide span.image .border {
    position: absolute;
    z-index: 3;
    width: 142px;
    height: 135px;
    background: url('../images/item_image_hw_border.gif') no-repeat scroll left top;
}
.auctionlist .featured span.image .border {
    background: url('../images/item_image_fe_border.gif') no-repeat scroll left top;
}
.auctionlist .fullbanner span.image .border {
    position: absolute;
    z-index: 3;
    width: 122px;
    height: 115px;
    background: url('../images/item_image_fb_border.gif') no-repeat scroll left top;
}
.auctionlist .ended div.details span.timeleft {
    font-size: 12px;    
    line-height: 26px;    
    vertical-align: middle;
}
.auctionlist a:link.button,
.auctionlist a:visited.button,
.auctionlist span.button {
    width: 166px;
    height: 38px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background-position: left top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
/*.auctionlist .featured a:link.button,
.auctionlist .featured a:visited.button,
.auctionlist .featured span.button {
    width: 189px;
    height: 43px;
}*/
.auctionlist a:link.bid,
.auctionlist a:visited.bid {
    background-image: url('../images/btn_bid.gif');
}
.auctionlist .featured a:link.bid,
.auctionlist .featured a:visited.bid {
    background-image: url('../images/btn_feat_bid.gif');
}
.auctionlist a:link.bidlogin,
.auctionlist a:visited.bidlogin {
    background-image: url('../images/btn_bidlogin.gif');
}
.auctionlist .featured a:link.bidlogin,
.auctionlist .featured a:visited.bidlogin {
    background-image: url('../images/btn_feat_bidlogin.gif');
}
.auctionlist a:link.bidbuy,
.auctionlist a:visited.bidbuy {
    background-image: url('../images/btn_bidbuy.gif');
}
.auctionlist .featured a:link.bidbuy,
.auctionlist .featured a:visited.bidbuy {
    background-image: url('../images/btn_feat_bidbuy.gif');
}
.auctionlist a:link.ended,
.auctionlist a:visited.ended,
.auctionlist span.ended {
    background-image: url('../images/btn_ended.gif');
}
.auctionlist .featured a:link.ended,
.auctionlist .featured a:visited.ended,
.auctionlist .featured span.ended {
    background-image: url('../images/btn_feat_ended.gif');
}
.auctionlist a:link.sold,
.auctionlist a:visited.sold,
.auctionlist span.sold {
    background-image: url('../images/btn_sold.gif');
}
.auctionlist .featured a:link.sold,
.auctionlist .featured a:visited.sold,
.auctionlist .featured span.sold {
    background-image: url('../images/btn_feat_sold.gif');
}
.auctionlist a:link.winner,
.auctionlist a:visited.winner,
.auctionlist span.winner {
    background-image: url('../images/btn_win.gif');
}
.auctionlist .featured a:link.winner,
.auctionlist .featured a:visited.winner,
.auctionlist .featured span.winner {
    background-image: url('../images/btn_feat_win.gif');
}
.auctionlist a:hover.button {
    background-position: left -38px;
}
.auctionlist a:hover.ended,
.auctionlist a:hover.sold {
    background-position: left top;
}
.auctionlist a:hover.winner {
    background-position: left top;
}
.auctionlist span.paused {
    text-align: center;
    font-size: 14px;
    font-variant: small-caps;
    background-image: url('../images/btn_paused.gif');
}
.auctionlist .featured span.paused {
    background-image: url('../images/btn_feat_paused.gif');
}
.auctionlist .banner {
    width: 435px;
    height: 100px;
    margin-right: 6px;
    margin-bottom: 10px;
    background: url('../images/auctBanner.gif') no-repeat scroll left top;
}
.auctionlist .banner .inset {
    padding: 5px 8px;
}
.auctionlist .large {
    background: url('../images/auctLargeNow.gif') no-repeat scroll left top;
    width: 340px;
}
.auctionlist .large span.image {
    display: block;
    float: left;
    width: 172px;
    height: 200px;
    text-align: left;
    overflow: hidden;
    /*margin-right: 10px;*/
    z-index: 2;
}
.auctionlist .banner .icons {
    right: 148px;
    top: 14px;
    top: 3px;
}
.auctionlist .detail .icons {
    right: 348px;
    top: 14px;
}
.auctionlist .banner div.details span.timeleft {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.auctionlist .action_time div.details span.timeleft {
    color: #ff0000;
}
.auctionlist .ended div.details span.timeleft {
    font-size: 12px;    
    line-height: 26px;    
    vertical-align: middle;
}
.auctionlist .banner div.details span.timeleft {
    line-height: 20px;
}
.auctionlist .banner div.details span.actual_price {
    font-size: 18px;
    color: #ff0000;
    text-align: center;
    display: block;
    margin-top: 0px;
}
.auctionlist .banner div.details span.actual_price {
    line-height: 20px;
}
.auctionlist .banner div.details span.common_price {
    font-size: 9px;
    color: #a0a0a0;
    text-align: left;
    margin-top: 0px;
    display: block;
}
.auctionlist .banner div.details span.common_price {
    line-height: 12px;
}
.auctionlist .banner div.details span.last_bidder {
    font-size: 9px;
    color: #a0a0a0;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 4px;
    display: block;    
    white-space: nowrap;
}
.auctionlist .banner div.details span.last_bidder {
    margin-top: 0px;
    line-height: 12px;
}
.auctionlist .banner div.details span.last_bidder .last_bidder_name {
    font-weight: bold;
    font-size: 10px;
    color: #000;
    margin-left: 10px;
    white-space: nowrap;
}
.auctionlist .banner .details_description {
    margin: 4px 0 0 0;
    width: 150px;
    float: left;
    overflow: hidden;
}
.auctionlist .banner div.details_description p {
    height: 40px;
    overflow: hidden;
    font-size: 10px;
    line-height: 13px;
    margin-top: 10px;
}
.auctionlist .banner span.image {
    display: block;
    float: left;
    width: 106px;
    height: 90px;
    text-align: left;
    overflow: hidden;
    margin-right: 29px;
}
.auctionlist .mucredit .details_description {
    width: 167px;
}
.auctionlist .mucredit .credit {
    float: left;
    width: 193px;
}
.auctionlist .mucredit .credit .tab {
    padding: 14px 0 0 2px;
}
.auctionlist .mucredit .credit .tab table td {
    font-size: 11px;
    line-height: 18px;
}
.auctionlist .mucredit .credit .tab table td.v {
    text-align: right;
    padding-left: 10px;
    font-weight: bold;
}
.auctionlist .mucredit span.image {
    width: 122px; 
    height: 115px;
}
.auctiondetail {
    margin: 0 17px 0 0;
    padding: 0 0 20px 0;
    background: #f1f1f1 url('../images/formbox_bottom_bg.gif') no-repeat scroll left bottom;
    overflow: hidden;
}
.auctiondetail .topbg {
    background: url('../images/formbox_top_bg.gif') no-repeat scroll left top;
    display: block;
    line-height: 1px;
    font-size: 1px;
    height: 9px;
}
.auctiondetail .item {
    float: none;
    background: url('../images/auction_bg.gif') no-repeat scroll left 5px;
    position: relative;
}
.auctiondetail .item .icons {
    position: absolute;
    left: 454px;
    right: auto;
    top: 20px;
    width: 30px;
    height: auto;
    text-align: center;
}
.auctiondetail .item .info {
    float: left;
    width: 420px;
    position: relative;
    overflow: hidden;
}
.auctiondetail .item .info h1 {
    font-size: 13px;
    font-weight: bold;
    color: #0d55ad;
    height: auto;
    padding: 6px 0 0 20px;
    text-align: left;
    text-transform: none;
    overflow: hidden;
    white-space: nowrap;
}
.auctiondetail .item .info p.short {
    margin: 14px 0 0 20px;
    height: 48px;
    overflow: hidden;
    font-size: 11px;     
    line-height: 15px;
    color: #4d4d4d;
    margin-bottom: 10px;
}
.auctiondetail .item .info .attribs {
    position: relative;
    overflow: hidden;
    margin-bottom: 6px;
}
.auctiondetail .item .info .attribs span.typename {
    display: block;
    float: right;
    clear: right;
    width: 182px;
    font-size: 11px;
    color: #505050;
    line-height: 13px;
    font-weight: bold;
    padding-bottom: 16px;
}
.auctiondetail .item .info .attribs span.typename .type {
    font-size: 11px;
    font-weight: normal;
    display: block;
    color: #992622;
    white-space: nowrap;
    line-height: 14px;
}
.auctiondetail .item .info .attribs .pricing {
    width: auto;
    margin-right: 220px;
    padding: 0 0 0 20px;
    display: block;
    overflow: hidden;
    height: 92px;
    height: 118px;
}
.auctiondetail .item .info .attribs .pricing .typename {
    margin-left: 0;
    padding: 0;
    float: none;
    margin-bottom: 2px;
    width: auto;
}
.auctiondetail .item .info .attribs .pricing .label {
    display: block;
    float: left;
    width: 60%;
    clear: left;
    font-size: 11px;
    color: #505050;
}
.auctiondetail .item .info .attribs .pricing .valuebox {
    text-align: right;
    font-size: 11px;
    display: block;
}
.auctiondetail .item .info .attribs .pricing .saved {
    color: #992622;
    font-weight: bold;
}
.auctiondetail .item .info .attribs .pricing .value {
}
.auctiondetail .item .info .image {
    float: left;
    padding-left: 20px;
    height: auto;
}
.auctiondetail .item .info .image .art {
    position: relative;
    width: 235px;
    height: 193px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 12px;
}
.auctiondetail .item .info .image .art a {
    margin: 0 auto 0 auto;
    width: 235px;
    height: 193px;
    display: block;
    overflow: hidden;
    text-align: left;
    position: relative;
    z-index: 3;
}
.auctiondetail .item .info .image .art a .border {
    position: absolute;
    z-index: 3;
    width: 239px;
    height: 193px;
    background: url('../images/item_image_de_border.gif') no-repeat scroll left top;
}
.auctiondetail .item .info .image .art #iboxloading {
    position: absolute;
    z-index: 4;
    left: 8px;
    bottom: 8px;
    visibility: hidden;
}
.auctiondetail .item .thumbs {
    margin-left: 270px;
    width: 160px;
    text-align: left;
}
.auctiondetail .item .thumbs a:link,
.auctiondetail .item .thumbs a:visited {
    float: left;
    display: block;
    width: 67px;
    height: 55px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    position: relative;
}
.auctiondetail .item .thumbs a .border {
    position: absolute;
    z-index: 3;
    width: 67px;
    height: 55px;
    left: 0;
    top: 0;
    background: url('../images/item_image_th_border.gif') no-repeat scroll left top;
}
.auctiondetail .item .details {
    float: right;
    width: 270px;
    overflow: hidden;
    text-align: center;
}
.auctiondetail .item .details span.timeleft {
    margin-top: 24px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #992622;
}
.auctiondetail .ended .details span.timeleft {
    font-size: 12px;
}
.auctiondetail .item .details span.timeleft {
    line-height: 20px;
}
.auctiondetail .item .details span.actual_price {
    font-size: 14px;
    color: #0d55ad;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 2px 0 12px 0;
}
.auctiondetail .item .details span.actual_price {
    line-height: 20px;
}
.auctiondetail .item .details span.common_price {
    font-size: 11px;
    color: #515151;
    text-align: left;
    display: inline;
    margin: 5px 16px 0 16px;
    line-height: 12px;
}
.auctiondetail .item .details span.common_price .price {
    font-weight: bold;
}
.auctiondetail .item .details span.last_bidder {
    font-size: 11px;
    line-height: 12px;
    color: #515151;
    text-align: center;
    display: block;
    margin: 3px 16px 20px 16px;
    white-space: nowrap;
}
.auctiondetail .item .details span.last_bidder .last_bidder_name {
    font-weight: bold;
    font-size: 11px;
    color: #2d7fe5;
    margin-left: 10px;
    white-space: nowrap;
}
.auctiondetail .item .details .button {
    margin: 0 auto;
}
.auctiondetail .item .lastBidders {
    float: right;
    width: 270px;
    padding-top: 32px;
    overflow: hidden;
}
.auctiondetail .item .lastBidders .w100 {
    height: 190px;
}
.auctiondetail .item .lastBiddersList {
    width: 100%;
    border-collapse: collapse;
}
.auctiondetail .item .lastBiddersList tbody tr {
    /*display: none;*/
}
.auctiondetail .item .lastBiddersList td {
    font-size: 10px;
    color: #000;    
    white-space: nowrap;
}
.auctiondetail .item .lastBiddersList thead td {
    padding: 6px 10px 4px 10px;
    font-size: 12px;
    color: #505050;
    font-weight: bold;
}
.auctiondetail .item .lastBiddersList tbody td {
    padding: 0px 10px;
    text-align: left;
    line-height: 14px;
    font-size: 12px;
    color: #505050;
}
.auctiondetail .item .lastBiddersList tbody tr.even td {
    background-color: transparent;
}
.auctiondetail .item .lastBiddersList tbody td.bl {
}
.auctiondetail .item .lastBiddersList tbody td.br {
}
.auctiondetail .item .lastBiddersList td.r {
    text-align: right;
}
.auctiondetail .item a.buynow:link,
.auctiondetail .item a.buynow:visited {
    display: block;
    width: 196px;
    height: 38px;
    overflow: hidden;
    text-align: center;
    margin: 0 0 10px 37px;
    background: url('../images/btn_buynow.png') no-repeat scroll left top;
}
.auctiondetail .item a.buynow.disabled:link,
.auctiondetail .item a.buynow.disabled:visited {
    background-position: left -38px;
}
.auctiondetail .item .help {
    margin-left: 4px;
    margin-bottom: 6px;
    width: 254px;
    height: 146px;
    height: 160px;
    overflow: hidden;
    background: url('../images/detail_help2_bg.gif') no-repeat scroll left top;
    }
    .auctiondetail .item .help2 {
        height: 160px;
        background-image: url('../images/detail_help2_bg.gif');
    }
    .auctiondetail .item .last {
        margin-bottom: 0;
    }
.auctiondetail .item .help .label {
    display: block;
    height: 34px;
    line-height: 17px;
    font-size: 13px;
    font-weight: bold;
    color: #0c4a96;
    margin: 30px 0 6px 86px;
}
.auctiondetail .item .help p {
    padding: 0 16px;
    margin-bottom: 8px;
    color: #0c4a96;
    text-align: justify;
}
.auctiondetail .item .help a:link,
.auctiondetail .item .help a:visited {
    display: block;
    margin: 0 14px; 
    font-weight: bold;
    color: #992622;
}
.auctiondetail .item .help a:hover {
    text-decoration: underline;
}
.auctiondetail .item .robot {
    clear: left;
    width: 419px;
    height: 266px;    
    text-align: right;    
    position: relative;
    overflow: hidden;
    z-index: 10;
    left: 10px;
    background: url('../images/robot_bg.gif') no-repeat scroll left bottom;    
}
.auctiondetail .item .robot .layer {
    position: relative;    
    overflow: hidden;
    z-index: 10;
    /*display: none;*/    
    margin-top: 30px;
}
.auctiondetail .item .robot .layer .inset {
    /*padding: 2px 6px 6px 6px;
    border: 1px solid #a0a0a0;
    background-color: #fff; */   
}
.auctiondetail .item .robot .layer form {
}
.auctiondetail .item .robot .layer form table {
    width: 100%;    
    height: auto;
}
.auctiondetail .item .robot .layer form table input {
    width: 40px;
    border-color: #b4b4b4;
    text-align: center;
}
.auctiondetail .item .robot .layer form table tr td {
    height: 40px;
    line-height: 40px;    
    vertical-align: middle;    
    font-size: 12px;    
    color: #606060;    
    text-align: left;    
    white-space: nowrap;
}
.auctiondetail .item .robot .layer form table thead tr td {
    vertical-align: bottom;
    line-height: 30px;
}
.auctiondetail .item .robot .layer form table thead tr td.label {
    padding-left: 88px;
    font-size: 13px;
    font-weight: bold;
    color: #0c4a96;
}
.auctiondetail .item .robot .layer form table thead tr td.cr {
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
    color: #992622;
}
.auctiondetail .item .robot .layer form table tbody tr.trr td {
    height: 60px;
    line-height: 60px;
}
.auctiondetail .item .robot .layer form table tbody tr td.label {
    padding-left: 6px;
}
.auctiondetail .item .robot .layer form table tr td img {
    vertical-align: middle;
}
.auctiondetail .item .robot .layer form table tr.label td {
    height: 20px;    
    vertical-align: bottom;
}
.auctiondetail .item .robot .layer form table tr td span.bid_limit_max_value {
}
.auctiondetail .item .robot .layer form table tr td.c {
    text-align: center;
}
.auctiondetail .item .robot .layer a.button:link,
.auctiondetail .item .robot .layer a.button:visited {
    display: block;    
    width: 166px;    
    height: 38px;    
    overflow: hidden;
}
.auctiondetail .item .robot .layer a.start {
    background: url('../images/btn_rob_start.gif') no-repeat scroll left top;
}
.auctiondetail .item .robot .layer a.stop {
    background: url('../images/btn_rob_stop.gif') no-repeat scroll left top;
}
.auctiondetail .item .robot .layer a.raise {
    background: url('../images/btn_rob_raise.gif') no-repeat scroll left top;    
}
.auctiondetail .item .robot .layer a.button:hover {
}
.auctiondetail .item .robot .layer a.active {
    background-position: left -38px;
}
.auctiondetail .item .robot .layer a.active:hover {
}
.auctiondetail .boxspacer {
    height: 4px;
    font-size: 4px;
}
.auctiondetail .buyNow {
    float: right;
    width: 348px;
    height: 145px;
    background: url('../images/buyNowBg.gif') no-repeat scroll left top;
    overflow: hidden;
    margin-left: 4px;
}
.auctiondetail .buyNow .pricetab {
    width: 180px;
    height: 60px;
    overflow: hidden;
    margin: 16px 0px 0 154px;
}
.auctiondetail .buyNow .pricetab table {
    width: 100%;
}
.auctiondetail .buyNow .pricetab table td {
    vertical-align: bottom;
    text-align: right;
    font-size: 10px;
    color: #000;
    white-space: nowrap;
    height: 18px;
}
.auctiondetail .buyNow .pricetab table td.label {
    padding-right: 5px;
}
.auctiondetail .buyNow .pricetab table td.labelsp {
    padding: 0 5px 2px 0;
}
.auctiondetail .buyNow .pricetab table td.buynow_price {
    height: 22px;
    color: #e2001a;
    font-size: 16px;
    font-weight: bold;
}
.auctiondetail .buyNow .pricetab table td span.buynow_price_value {
}
.auctiondetail .buyNow .menu {
    margin: 16px 10px 0 192px;
    text-align: center;
}
.auctiondetail .buyNow a.buy:link,
.auctiondetail .buyNow a.buy:visited {
}
.auctiondetail .buyNow a.more:link,
.auctiondetail .buyNow a.more:visited {
    text-align: left;
    margin: 0 28px;
    display: block;
    margin-top: 6px;
    background: url('../images/buyNowMoreBg.gif') no-repeat scroll right center;
    font-size: 10px;
    color: #e2001a;
}
.auctiondetail .buyNow a.more:hover {
    text-decoration: underline;
}
.auctiondetail .buyNowDiscount {
    float: right;
    width: 344px;
    height: 145px;
    background: url('../images/buyNowDiscountBg.png') no-repeat scroll left top;
    overflow: hidden;
}
.auctiondetail .buyNowDiscount span.sleva {
    font-size: 22px;
    font-weight: bold;
    color: #ff0000;
    display: block;
    padding: 87px 66px 0 220px;
    text-align: right;
}
.auctiondetail .buyNowDiscount .menu {
    margin: 11px 10px 0 192px;
    text-align: center;
}
.auctiondetail .buyNowDiscount a.more:link,
.auctiondetail .buyNowDiscount a.more:visited {
    text-align: left;
    margin: 0 28px;
    display: block;
    margin-top: 6px;
    background: url('../images/buyNowMoreBg.gif') no-repeat scroll right center;
    font-size: 10px;
    color: #e2001a;
}
.auctiondetail .buyNowDiscount a.more:hover {
    text-decoration: underline;
}
.itempaging {
    margin: 0 17px;
    height: 49px;
    overflow: hidden;
    background: url('../images/paging_bg.gif') no-repeat scroll left top;
    text-align: center;
}
.page .rightcolumn .itempaging {
    margin: 0 17px 0 0;
    background: url('../images/paging_rc_bg.gif') no-repeat scroll left top;
}
.itempaging ul {
    padding: 10px 0 0 0;
    text-align: center;
    line-height: 28px;
}
.itempaging ul li {
    display: inline;
    margin: 0 10px;
    color: #ffffff;
}
.itempaging ul li a:link,
.itempaging ul li a:visited {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.itempaging ul li a.active:link,
.itempaging ul li a.active:visited {
    background: url('../images/paging_active.gif') no-repeat scroll left top;
    color: #0d55ad;
}
.itempaging ul li a:hover {
    text-decoration: underline;
}
.itempaging ul li.prev a:link,
.itempaging ul li.prev a:visited {
    width: 16px;
    background: url('../images/paging_prev.gif') no-repeat scroll left top;
}
.itempaging ul li.next a:link,
.itempaging ul li.next a:visited {
    width: 17px;
    background: url('../images/paging_next.gif') no-repeat scroll left top;
}
.itempaging ul li.next a:hover,
.itempaging ul li.prev a:hover {
    text-decoration: none;
}
.formbox {
    margin: 0 17px 0 0;
    padding: 0;
    background: #f1f1f1 url('../images/formbox_top_bg.gif') no-repeat scroll left top;
}
.formbox form {
    padding: 12px 16px;
    background: url('../images/formbox_bottom_bg.gif') no-repeat scroll left bottom;
}
.formbox span.hint {
    font-style: italic;
    color: #929292;
}
.formbox table.form {
    width: 100%;
}
.formbox table.form tr td {
    height: 24px;
    vertical-align: top;
    font-size: 11px;
    color: #4d4d4d;
}
.formbox table.form tr td.label {
    padding-right: 12px;
    padding-top: 4px;
    text-align: right;
}
.formbox table.form tr td.vm {
    vertical-align: middle;
}
.formbox table.form tr td.req {
}
.formbox table.form tr td span.req {
    position: relative;
}
.formbox table.form tr td span.req,
.formbox table.form tr td span.req img {
    vertical-align: middle;
}
.formbox table.form tr td span.req img {
    margin-top: -3px;
}
.formbox table.form tr.label td {
    padding-bottom: 2px;
}
.formbox table.form tr.label td span.label {
    display: block;
    color: #727272;
    border-bottom: 1px solid #727272;
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-size: 14px;
}
.formbox table.form tr td a:link,
.formbox table.form tr td a:visited {
    font-weight: bold;    
    text-decoration: underline;
}
.formbox table.form tr td a:hover {
    text-decoration: none;
}
.formbox table.form tr.label td span.label img.req {
    vertical-align: top;
}
.formbox table.form tr td.btext {
    vertical-align: middle;
}
.formbox table.form tr td span.h2 {
    font-size: 13px;
    color: #f00;
    font-weight: bold;
}
.formbox table.form tr td label {
    vertical-align: middle;
    padding-top: 2px;
    font-weight: bold;
}
.formbox table.form tr td span.capit {
    letter-spacing: 1px;
    font-weight: bold;
    color: #a0a0e0;
}
.formbox table.form tr td.imgv img {
    vertical-align: middle;
}
.formbox table.form tr td.imgv a:link,
.formbox table.form tr td.imgv a:visited {
    font-size: 12px;
    color: #0081c0;
    font-weight: normal;
    text-decoration: none;
}
.formbox table.form tr td.imgv a:hover {
    text-decoration: underline;
}
.page .p {
    margin: 10px 10px 0 10px;
}
.page .p p.ind {
    text-indent: 20px;
}
.page .p p.i {
    font-style: italic;
}
.page .kontakty h2 {
    font-size: 14px;
}
.page .p span.h2 {
    font-weight: bold;
    color: #ff0000;
}
.page .p p {
    color: #4f4f4f;
}
.page .kontakty p {
    font-size: 12px;
}
.page .p a:link,
.page .p a:visited {
    color: #0081c0;
}
.page .p a:hover {
    text-decoration: underline;
}
.page .p p.uh2 {
    padding: 6px 0 0 20px;
}
.page .p p span.bhl {
    color: #000;
    font-weight: bold;
}
.page .p p span.ghl {
    color: #0a0;
    font-weight: bold;
}
.page .p p.red {
    color: #f00;
}
.page .p ul.circ {
    padding: 5px 0;
    margin: 0 30px;
}
.page .p ul.p li {
    color: #707070;
}
.page .p ul.circ li {
    padding: 2px 0 2px 10px;
    /*list-style-type: circle;
    list-style-position: outside;*/
    background: url('../images/square.gif') no-repeat scroll left 7px;
}
.listBuyCreditPackages {
    padding: 25px;
}
.listBuyCreditPackages table.list {
    width: 100%;
}
.listBuyCreditPackages table.list tr td {
    background-color: #fffaf4;
}
.listBuyCreditPackages table.list tr.even td {
    background-color: #fff0db;
}
.listBuyCreditPackages table.list td.price,
.listBuyCreditPackages table.list td.credit,
.listBuyCreditPackages table.list td.bonus,
.listBuyCreditPackages table.list td.total {
    text-align: right;
}
.listBuyCreditPackages table.list td.topay {
    color: #f00;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.listBuyCreditPackages table.list td.bonus {
    font-weight: bold;
}
.listBuyCreditPackages table.list td.bonus .hint {
    font-size: 10px;
    color: #323232;
    font-weight: normal;
}
.listBuyCreditPackages table.list td.paid {
    color: #0a0;
}
.listBuyCreditPackages table.list td.notpaid {
    color: #f00;
}
.listBuyCreditPackages table.list td.buy {
    text-align: center;
}
.listBuyCreditPackages table.list thead td {
    padding: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #5a5a5a;
}
.listBuyCreditPackages table.list tbody td {
    font-size: 11px;
    line-height: 14px;
    padding: 0 4px;
    height: 40px;
    vertical-align: middle;
}
.listBuyCreditPackages table.list tbody td .hl {
    color: #0a0;
}
/*a.buttonBuy:link,
a.buttonBuy:visited,
input.buttonBuy {
    width: 100px;
    height: 18px;
    background: url('../images/buttonBuy.gif') no-repeat scroll left top;
    border-width: 0;
    cursor: Pointer;    
}
a.buttonBuy:link,
a.buttonBuy:visited {
    display: block;
}
input.buttonCancel {
    width: 100px;
    height: 18px;
    background: url('../images/buttonCancel.gif') no-repeat scroll left top;
    border-width: 0;
    cursor: Pointer;    
}
a.buttonOrder:link,
a.buttonOrder:visited,
input.buttonOrder {
    width: 100px;
    height: 18px;
    background: url('../images/buttonOrder.gif') no-repeat scroll left top;
    border-width: 0;
    cursor: Pointer;    
}
a.buttonOrder:link,
a.buttonOrder:visited {
    display: block;
}
input.buttonBuy:hover,
input.buttonCancel:hover,
input.buttonOrder:hover {
    background-position: left -18px;
}*/
.listOrders {
    padding: 0px;
}
.listOrders table.list {
    width: 100%;
}
.listOrders table.list td.bonus {
    font-weight: bold;
}
.listOrders table.list td.bonus .hint {
    font-size: 10px;
    color: #323232;
    font-weight: normal;
}
.listOrders table.list td.buy {
    text-align: center;
}
.listOrders table.list thead td {
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    color: #5c5c5c;
}
.listOrders table.list tbody td {
    font-size: 11px;
    line-height: 14px;
    padding: 0 4px;
    padding-left: 10px;
    height: 32px;
    vertical-align: middle;
    background-color: #fffaf4;
}
.listOrders table.list tbody tr.even td {
    background-color: #fff0db;
}
.listOrders table.list tbody tr.disabled td {
    color: #929292;
}
.listOrders table.list tbody tr.awaiting td {
    color: #77a;
}
.listOrders table.list tbody tr.active td {
    color: #080;
}
.listOrders table.list tbody tr .green,
.listOrders table.list tbody tr td.paid {
    color: #0a0;
}
.listOrders table.list tbody tr td.notpaid {
    color: #f00;
}
.listOrders table.list tbody tr.expired td {
    font-style: italic;
    color: #727272;
}
.listOrders table.list td.price,
.listOrders table.list td.credit,
.listOrders table.list td.bonus,
.listOrders table.list td.total {
    text-align: right;
    padding-left: 4px;
}
.listOrders table.list tfoot td.totalprice {
    padding-top: 10px;
    text-align: right;    
    font-size: 14px;    
    font-weight: bold;
}
.listPaging {
    margin: 0 2px 2px 2px;
    padding: 0 10px;
    height: 24px;
}
.listPaging ul {
    float: right;
}
.listPaging ul li {
    float: left;
    display: block;
    width: 19px;
    height: 22px;
    margin-right: 3px;
    line-height: 22px;
    text-align: center;
}
.listPaging ul li.prev {
    width: 22px;
    margin-right: 5px;
    background: url('../images/listPagingPrevBg.gif') no-repeat scroll left bottom;
}
.listPaging ul li.next {
    width: 22px;
    margin-right: 0;
    background: url('../images/listPagingNextBg.gif') no-repeat scroll left bottom;
}
.listPaging ul li.mr5 {
    margin-right: 5px;
}
.listPaging ul li a:link,
.listPaging ul li a:visited {
    display: block;
    font-size: 12px;
    color: #535353;
    line-height: 18px;
    height: 17px;
    vertical-align: middle;
}
.listPaging ul li a.active {
    color: #0081c0;
}

.intro-discounts            { margin: 3px 13px 0 13px; height: 240px; background: url('../images/discount/intro.png') no-repeat scroll left top; overflow: hidden; }
.intro-discounts h1         { margin: 20px 0 0 27px; padding: 0 0 0 20px; height: 26px; line-height: 26px; font-size: 12px; font-weight: bold; color: #3b3b3b; background: url('../images/discount/raquo_d.gif') no-repeat scroll 2px 9px; }
.intro-discounts p          { margin: 0px 380px 0 27px; height: 92px; line-height: 23px; text-align: justify; color: #1e1e1e; }
.intro-discounts ul         { margin: 29px 0 0 27px; }
.intro-discounts ul li      { margin-right: 10px; display: block; float: left; }
.intro-discounts a.button   { display: block; width: 189px; height: 60px; line-height: 40px; text-transform: uppercase; text-align: center; font-family: "Calibri"; font-weight: bold; font-size: 18px; color: white; text-shadow: 0px 0px 2px #424242; }
.intro-discounts a.blue     { background: url('../images/discount/button_blue.png') no-repeat scroll left top; }
.intro-discounts a.green    { background: url('../images/discount/button_green.png') no-repeat scroll left top; }
.intro-discounts a.orange   { background: url('../images/discount/button_orange.png') no-repeat scroll left top; }

.discount-list              { margin-top: 13px; font-family: Arial; }
.discount-list .timer *,
.discount-list .basket *,
.discount-list .props *     { font-family: Arial !important; }
.discount-list > div        { margin: 10px 10px 0 10px; padding-bottom: 20px; }
.discount-list h2           { margin: 0; padding: 4px 0 12px 30px; font-size: 24px; color: #525252; background: url('../images/discount/title_shadow.png') no-repeat scroll center bottom; }
.discount-list h2 small     { margin-right: 20px; text-transform: none; font-size: 14px; font-weight: bold; }
.discount-list h2 small strong { font-weight: 700; color: #c91a0f; }
.discount-list .box         { margin-top: 20px; padding-left: 30px; min-height: 287px; background: url('../images/discount/list_item_bg.png') no-repeat scroll right top; }
.discount-list .gallery             { float: left; position: relative; width: 482px; height: 290px; overflow: hidden; background: url('../images/discount/list_item_image_border.gif') no-repeat scroll left top; }
.discount-list .gallery .cycle      { margin: 5px; width: 372px; height: 279px; overflow: hidden; }
.discount-list .gallery .cycle a    { display: block; width: 372px; height: 279px; overflow: hidden; }
.discount-list .gallery .index      { position: absolute; right: 0; top: 0; padding-left: 10px; display: block; }
.discount-list .gallery .index li   { margin-bottom: 7px; display: block; width: 92px; height: 92px; overflow: hidden; background: url('../images/discount/list_item_thumb_border.gif') no-repeat scroll left top; }
.discount-list .gallery .index li a { margin: 3px; display: block; width: 86px; height: 86px; text-align: center; overflow: hidden; }
.discount-list .timer       { margin-left: 522px; width: 430px; padding-top: 20px; overflow: hidden; background: url('../images/discount/buzzer_icon.png') no-repeat scroll 20px 36px; }
.discount-list .timer ul    { padding-left: 60px; padding-top: 20px; padding-bottom: 16px; vertical-align: top; background: url('../images/discount/list_item_timer.png') no-repeat scroll 156px -14px; }
.discount-list .timer ul li { margin-right: 16px; display: inline-block; width: 45px; line-height: 20px; text-align: center; color: #525252; vertical-align: top; }
.discount-list .timer ul li:first-child,
.discount-list .timer ul li.first-child { margin-right: 0; width: 117px; text-align: left; font-size: 13px; font-weight: bold; }
.discount-list .timer ul li.d { width: 45px; }
.discount-list .timer ul li.h { margin-right: 15px; width: 43px; }
.discount-list .timer ul li.m { width: 43px; }
.discount-list .timer ul li.s { width: 45px; }
.discount-list .timer ul li span    { margin-bottom: 12px; display: block; font-size: 18px; font-weight: bold; color: #2d2d2d; }
.discount-list .timer ul li span.second-value { color: #dc3b30; }
.discount-list .timer ul li span#timeleft     { display: none; }
.discount-list .timer ul li small   { font-size: 11px; color: #525252; }
.discount-list .ended .timer ul            { display: none; }
.discount-list .timer .to-date      { margin-bottom: 10px; padding: 20px 0 16px 60px; display: none; line-height: 20px; font-size: 13px; font-weight: bold; color: #525252; vertical-align: top; }
.discount-list .timer .to-date strong { margin-left: 40px; font-size: 18px; font-weight: 700; color: #dc3b30; }
.discount-list .ended .timer .to-date { display: block; }
.discount-list .timer .rule         { display: block; width: 430px; height: 1px; line-height: 1px; font-size: 1px; background: url('../images/discount/list_item_rule.gif') no-repeat scroll 25px top; }
.discount-list .basket              { margin-left: 522px; width: 430px; padding-top: 10px; background: url('../images/discount/list_item_basket.png') no-repeat scroll left bottom; }
.discount-list .basket ul           { height: 83px; }
.discount-list .basket ul li        { float: left; display: block; width: 143px; }
.discount-list .basket ul li span   { display: block; line-height: 28px; text-align: center; font-size: 13px; font-weight: bold; }
.discount-list .basket ul li .blue  { color: #085bc2; }
.discount-list .basket ul li .green { color: #5c942b; }
.discount-list .basket ul li .red   { color: #d22e23; }
.discount-list .basket ul li strong { margin-top: 1px; display: block; height: 54px; line-height: 54px; text-align: center; font-size: 20px; font-weight: bold; color: white; }
.discount-list .basket ul li.save strong { font-size: 14px; color: #284e07; }
.discount-list .basket ul li strong span { display: inline; line-height: inherit; color: white; font-size: 14px; }
.discount-list .basket ul li a      { display: block; height: 54px; }
.discount-list .props               { margin-left: 522px; width: 430px; margin-top: 26px; background: url('../images/discount/list_item_vertical_rule.gif') no-repeat scroll 188px top; }
.discount-list .props ul            { height: 44px; }
.discount-list .props ul li         { float: left; display: block; width: 188px; line-height: 44px; text-align: center; font-size: 20px; color: #343c3e; }
.discount-list .props ul li.last-child,
.discount-list .props ul li:last-child { width: 242px; }
.discount-list .props ul li strong  { color: #dc3b30; }
.discount-list .props ul li strong.available-value { color: #63933a; }
.discount-list .desc                { clear: both; margin-right: 36px; margin-left: 30px; padding-top: 20px; padding-bottom: 10px; background: url('../images/discount/list_item_desc_rule.gif') repeat-x scroll left bottom; }
.discount-list .desc-label          { clear: both; margin-bottom: 20px; padding-left: 25px; display: block; height: 17px; line-height: 17px; font-size: 13px; font-weight: bold; color: #1e1e1e; background: url('../images/discount/open_close.gif') no-repeat scroll left -17px; }
.discount-list .desc-label.closed   { margin-bottom: 0; background-position: left top; }

.row-menu                   { margin: 20px 0 0 15px; background: url('../images/discount/rowmenu_bg.gif') no-repeat scroll left top; }
.row-menu ul                { height: 49px; text-align: center; }
.row-menu ul li             { margin-right: 30px; padding-right: 32px; display: inline; line-height: 49px; background: url('../images/discount/rowmenu_sep.gif') no-repeat scroll right center; }
.row-menu ul li:last-child,
.row-menu ul li.last-child  { margin-right: 0; padding-right: 0; background: none; }
.row-menu ul li a           { color: white; text-transform: uppercase; }
