/* 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: 12px;
}
html, body {
    text-align: left;
}
html {
}
body {
    text-align: center;
    color: #0b0b0b;
    background: #b3b3b3 url('../images/body_bg.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: 3px 4px 1px 4px;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    color: #777777;
    vertical-align: middle;
    font-weight: bold;
    margin-right: 2px;
}
input.text {
    height: auto;
    background: url('../images/input_bg.gif') repeat-x scroll left top;
    height: 18px;
    padding: 5px 4px 1px 4px;
    line-height: 18px;
}
input.checkbox {
    width: 12px;
    overflow: hidden;
    margin: 0px 3px 3px 3px;
    height: auto;
    vertical-align: middle;
}
select {
    padding: 0;
    /*height: 24px;
    line-height: 24px;*/
    overflow: hidden;
    border: 1px solid #fff;
    /*background: url('../images/input_bg.gif') repeat-x scroll left top;*/
    color: #777777;
    font-weight: bold;
    margin-right: 2px;
}
select.m {
    height: auto;
}
select option {
    margin-top: 4px;
    padding: 5px 4px 1px 4px;
    padding-right: 10px;
    line-height: 24px;
}
select.errtext,
select.text {
    /*border: 1px solid #8f9ea5;*/
}
input.fault,
textarea.fault,
select.fault {
    /*background-color: #ffe6e6;*/    
    border-top-color: red;    
    border-left-color: red;
    border-right-color: red;
    border-bottom-color: red;
}
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;
}
.mt6 {
    margin-top: 6px;
}
.bodyimage {
    text-align: center;
    width: 100%;
    background: url('../images/body_image.gif') no-repeat scroll center top;
}
.body {
    width: 991px;
    margin: 0 auto;
    text-align: left;
}
.head {
    height: 281px;
    position: relative;
}
.head .home {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 281px;
    background: url('../images/head_menu_home.gif') no-repeat scroll left top;
}
.head .list {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 281px;
    background: url('../images/head_menu_list.gif') no-repeat scroll left top;
}
.head .home a:link,
.head .home a:visited,
.head .list a:link,
.head .list a:visited {
    display: block;
    margin: 20px 0 0 0;
    height: 212px;
}
.head .artFixer {
    width: 871px;
    height: 281px;
    /*margin: 0 auto 0 auto;*/
    margin: 0 60px;
    overflow: hidden;
    position: relative;
}
.head .banner {
    /*margin: 0 60px;*/
    height: 281px;
    overflow: hidden;
    position: relative;
    background: url('../images/head_bg.png') no-repeat scroll left top;
}
.head .artFixer .fixed {
    width: 871px;
    height: 281px;
}
.head .artFixer .art {
    width: 871px;
    height: 281px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.head .artFixer a.logo:link,
.head .artFixer a.logo:visited {
    display: block;
    position: absolute;
    width: 320px;
    height: 80px;
    left: 20px;
    top: 56px;
    z-index: 999;
}
.head .artFixer .search {
    margin: 78px 0 0 584px;
    margin: 0;
    left: 584px;
    top: 78px;
    position: absolute;
    line-height: 24px;
    vertical-align: middle;
    z-index: 999;
}
.head .artFixer .search input.text {
    border-width: 0;
    background: none;
    background-color: transparent;
    font-size: 11px;
    color: #5c5c5c;
    font-weight: normal;
    letter-spacing: 0px;
    padding: 3px 0 0 0;
    width: 156px;
    margin-right: 5px;
    vertical-align: middle;
}
.head .artFixer .search input.submit {
    border-width: 0;
    cursor: Pointer;
    width: 90px;
    height: 24px;
    background-color: transparent;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
}
.layer {
    height: 100%;
    overflow: hidden;
    background: url('../images/layer_bg.gif') repeat-y scroll center top;
}
.layerbg {
    height: 100%;
    overflow: hidden;
    background: url('../images/layer_top_bg.gif') no-repeat scroll center top;
}
.layer .laybtn_info,
.layer .laybtn_nove,
.layer .laybtn_top {
    position: absolute;
    display: block;
    width: 48px;
    height: 120px;
}
.layer .laybtn_info {
    left: 12px;
    top: 33px;
}
.layer .laybtn_nove {
    left: 12px;
    top: 418px;
}
.layer .laybtn_top {
    right: 12px;
    top: 33px;
}
.foot {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
    background: url('../images/foot_bg.gif') no-repeat scroll center top;
}
.foot a.toup:link,
.foot a.toup:visited {
    position: absolute;
    right: 80px;
    top: 0px;
    display: block;
    width: 60px;
    line-height: 15px;
    padding-top: 12px;
    text-align: center;
    font-size: 10px;
    color: #444444;
    background: url('../images/raquo_up.gif') no-repeat scroll center top;
}
.foot a.toup:hover {
    text-decoration: underline;
}
.foot .copy {
    margin-top: 34px;
    color: #3b3b3b;
    font-size: 11px;
    text-align: center;
}
.foot .copy a:link,
.foot .copy a:visited {
    color: #3b3b3b;
    font-size: 11px;
    font-weight: bold;
}
.foot .copy a:hover {
    text-decoration: underline;
}
.foot .copy a .b {
    font-weight: normal;
}
.page {
    position: relative;
    overflow: hidden;
    min-height: 600px;
    padding: 0 60px;
    background: url('../images/layer_bottom_bg.gif') no-repeat scroll center bottom;
}
.page .content {
    padding: 19px 0 0 0;
    margin: 0 15px;
}
.page .start {
}
.start .topadverts {
    float: right;
    width: 477px;
    height: 360px;
    overflow: hidden;
    background: url('../images/topadverts_bg.gif') no-repeat scroll left top;
}
.start .topadverts .prev,
.start .topadverts .next {
    display: block;
    float: left;
    width: 79px;
    height: 240px;
    position: relative;
}
.start .topadverts .prev a:link,
.start .topadverts .prev a:visited,
.start .topadverts .next a:link,
.start .topadverts .next a:visited {
    display: block;
    position: relative;
    width: 40px;
    height: 80px;
    left: 20px;
    top: 100px;
}
.start .topadverts .current {
    display: block;
    float: left;
    width: 310px;
    overflow: hidden;
}
.start .topadverts .current .label {
    display: block;
    margin: 20px 20px 1px 0;
    float: left;
    width: 200px;
    height: 40px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    line-height: 14px;
}
.start .topadverts .current a.link:link,
.start .topadverts .current a.link:visited {
    display: block;
    width: 77px;
    padding-top: 16px;
    margin-left: 232px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
}
.start .topadverts .current a.link:hover {
    text-decoration: underline;
}
.start .topadverts .current .art {
    display: block;
    width: 310px;
    height: 182px;
    overflow: hidden;
    position: relative;
}
.start .topadverts .thumbs {
    position: relative;
    z-index: 2;
    clear: both;
    width: 448px;
    height: 120px;
    overflow: hidden;
    margin: 0 19px 0 10px;
    /*padding-top: 20px;*/
}
.start .topadverts .thumbs .thumbslayer {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0;
    width: auto;
    height: 90px;
    text-align: left;
    white-space: nowrap;
}
.start .topadverts .thumbs .thumbslayer span {
    display: inline-block;
    position: relative;
    width: 89px;
    overflow: hidden;
    margin-right: 30px;
}
.start .topadverts .thumbs .thumbslayer span a.art:link,
.start .topadverts .thumbs .thumbslayer span a.art:visited {
    display: inline-block;
    width: 89px;
    height: 66px;
    overflow: hidden;
    text-align: left;
}
.start .topadverts .thumbs .thumbslayer .border {
    position: absolute;
    z-index: 3;
    width: 89px;
    height: 66px;
    background: url('../images/topadverts_thumb_border.gif') no-repeat scroll left top;
    cursor: Pointer;
}
.start .topadverts .thumbs .thumbslayer span.active .border {
    background: none;
}
.start .topadverts .thumbs .thumbslayer span span.name {
    display: inline-block;
    width: 89px;    
    text-align: center;
    margin-top: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #565656;
}
.start .latestadverts {
    padding: 20px 0 8px 0;
}
.start .latestadverts a.vice:link,
.start .latestadverts a.vice:visited {
    display: block;
    float: right;
    width: 70px;
    height: 110px;
    overflow: hidden;
    font-size: 10px;
    color: #444444;
    text-align: center;
    background: url('../images/bigraquo.gif') no-repeat scroll center center;
}
.start .latestadverts a.vice span {
    display: block;
    margin-top: 84px;
}
.start .latestadverts a.vice:hover {
    text-decoration: underline;
}
.start .latestadverts span.label {
    display: block;
    float: left;
    width: 100px;
    height: 110px;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
    color: #464646;
    text-transform: uppercase;
    background: url('../images/vert_dot.gif') repeat-y scroll right top;
}
.start .latestadverts span.label span {
    display: block;
    margin: 38px 0 0 12px;
}
.start .latestadverts span.item {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 325px;
    height: 110px;
    background: url('../images/vert_dot.gif') repeat-y scroll right top;
}
.start .latestadverts span.item span.fix {
    display: block;
    overflow: hidden;
    padding: 8px 0 0 20px;
}
.start .latestadverts span.item a.art:link,
.start .latestadverts span.item a.art:visited {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    width: 123px;
    height: 93px;
    background-color: #fff;
}
.start .latestadverts span.item a.art span.border {
    display: block;
    margin: 1px 0 0 1px;
    width: 121px;
    height: 91px;
}
.start .latestadverts span.item span.name {
    display: block;
    height: 36px;
    overflow: hidden;
    margin: 4px 0 0 134px;
    font-size: 11px;
    font-weight: bold;
    color: #464646;
    text-transform: uppercase;
}
.start .latestadverts span.item span.name a:link,
.start .latestadverts span.item span.name a:visited {
    font-size: 11px;
    font-weight: bold;
    color: #464646;
    text-transform: uppercase;
}
.start .latestadverts span.item span.name a:hover {
    text-decoration: underline;
}
.start .latestadverts span.item ul {
    display: block;
    margin: 4px 0 0 134px;
}
.start .latestadverts span.item ul li {
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #5b5b5b;
    text-transform: uppercase;
    background: url('../images/raquo.gif') no-repeat scroll left 5px;
}
.hormarklist {
    padding: 20px 0 8px 0;
    position: relative;
    overflow: hidden;
}
.hormarklist a.vice:link,
.hormarklist a.vice:visited {
    display: block;
    float: right;
    width: 70px;
    height: 110px;
    overflow: hidden;
    font-size: 10px;
    color: #444444;
    text-align: center;
    background: url('../images/bigraquo.gif') no-repeat scroll center center;
}
.hormarklist a.vice span {
    display: block;
    margin-top: 84px;
}
.hormarklist a.vice:hover {
    text-decoration: underline;
}
.hormarklist .scrollContainer {
    margin-right: 90px;
    width: auto;
    height: 110px;
    overflow: hidden;
    position: relative;
    background: url('../images/vert_dot.gif') repeat-y scroll right top;
    white-space: nowrap;
}
.hormarklist a.moveLeftLink:link,
.hormarklist a.moveLeftLink:visited {
    display: block;
    display: none;
    width: 120px;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 10;
    height: 110px;
}
.hormarklist a.moveRightLink:link,
.hormarklist a.moveRightLink:visited {
    display: block;
    width: 120px;
    position: absolute;
    right: 90px;
    top: 20px;
    z-index: 10;
    height: 110px;
}
.hormarklist .scrollContainer table td {
    padding: 0 12px;
}
.start .home {
    margin: 3px 0 0 30px;
    width: 314px;
    overflow: hidden;
    background: url('../images/vert_dot.gif') repeat-y scroll right top;
}
.start .home p {
    padding: 20px 35px 0 0;
    text-align: justify;
}
.start .home .kont {
    margin: 10px 1px 0 0;
    padding: 90px 6px 0 0;
    background: url('../images/kont.gif') no-repeat scroll right top;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #0b0b0b;
}
.start .home .kont a:link,
.start .home .kont a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #0b0b0b;
}
.start .home .kont a:hover {
    text-decoration: underline;
}
.start .dvspac {
    display: block;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    margin: 8px 0 0 0;
    clear: both;
    background: url('../images/horz_dot.gif') repeat-x scroll left top;
}
.page .detail {
    padding: 10px 0 0 0;
}
.page .detail .galbox {
    float: right;
    width: 342px;
    position: relative;    
    overflow: hidden;
    height: auto;
    text-align: left;
    background-color: transparent;
}
.page .detail .galbox .art {
    display: block;
    position: relative;
    padding: 1px;
    margin-right: 12px;    
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}
.page .detail .galbox .art .border {
    display: block;
    position: relative;
    width: 328px;
    height: 245px;
    overflow: hidden;
}
.page .detail .galbox .art a {
    margin: 0;
    padding: 0;
    width: 328px;
    height: 245px;
    display: block;
    overflow: hidden;
    text-align: left;
    position: relative;
    z-index: 3;
}
.page .detail .galbox .art #iboxloading {
    position: absolute;
    z-index: 4;
    left: 8px;
    bottom: 8px;
    visibility: hidden;
}
.page .detail .galbox .art #iboxcontrol {
    position: absolute;
    z-index: 4;
    right: 10px;
    top: 14px;
    width: 100px;
    height: 20px;
    opacity: 0.75;
    -moz-opacity: 0.75;
}
.page .detail .galbox .art #iboxcontrol ul {
}
.page .detail .galbox .art #iboxcontrol ul li.left,
.page .detail .galbox .art #iboxcontrol ul li.info,
.page .detail .galbox .art #iboxcontrol ul li.right {
    float: left;
    height: 20px;
}
.page .detail .galbox .art #iboxcontrol ul li.info {
    width: 60px;
    background-color: black;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    color: #fff;
}
.page .detail .galbox .art #iboxcontrol ul li.left,
.page .detail .galbox .art #iboxcontrol ul li.right {
    width: 20px;
}
.page .detail .galbox .art #iboxcontrol ul li.left a,
.page .detail .galbox .art #iboxcontrol ul li.right a {
    display: block;
    height: 100%;
    margin: 0;
    width: 100%;
    position: static;
}
.page .detail .galbox .art #iboxcontrol ul li.left a {
    background: url('../images/previous.png') no-repeat scroll center center;
}
.page .detail .galbox .art #iboxcontrol ul li.right a {
    background: url('../images/next.png') no-repeat scroll center center;
}
.page .detail .galbox .thumbnails {
    position: relative;
    margin: 1px 12px 0 0;
}
.page .detail .galbox .thumbnails a.btnprev:link,
.page .detail .galbox .thumbnails a.btnprev:visited,
.page .detail .galbox .thumbnails a.btnnext:link,
.page .detail .galbox .thumbnails a.btnnext:visited {
    display: block;
    position: absolute;
    top: 0;
    background-position: left top;
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 13px;
    height: 151px;
    z-index: 10;
}
.page .detail .galbox .thumbnails a.btnprev {
    background-image: url('../images/thumb_prev.gif');
    left: 0;
}
.page .detail .galbox .thumbnails a.btnnext {
    background-image: url('../images/thumb_next.gif');
    right: 0;
}
.page .detail .galbox .thumbCont {
    width: 302px;
    margin: 0 14px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}
.page .detail .galbox .thumbCont table td {
    padding: 0 1px 1px 0;
}
.page .detail .galbox .thumbCont span.thumb {
    display: block;
    float: left;
    width: 100px;
    height: 75px;
    overflow: hidden;
    cursor: Pointer;
}
.page .detail .galbox .thumbCont a.thumb:link,
.page .detail .galbox .thumbCont a.thumb:visited {
    float: left;
    width: 100px;
    height: 75px;
    display: block;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}
.page .detail .galbox .thumbCont a.thumb span.border {
    display: block;
    margin: 1px;
    width: 98px;
    height: 73px;
    text-align: left;
    overflow: hidden;
    cursor: Pointer;
}
.page .detail .galbox .thumbCont a img {
}
.page .detail h1 {
    margin: 0 360px 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #3e3e3e;
}
.page .detail .price {
    display: block;
    margin: 6px 360px 0 10px;
    
}
.page .detail .price .value {
    font-size: 14px;
    font-weight: bold;
    color: #820000;
}
.page .detail .dvspac {
    display: block;
    margin: 14px 360px 4px 10px;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    background: url('../images/horz_dot.gif') repeat-x scroll left top;
}
.page .detail .attrlist {
    float: left;
    width: 198px;
    overflow: hidden;
}
.page .detail .attrlist .vlast {
    margin-left: 10px;
}
.page .detail .attrlist .vlast ul li {
    color: #4e4e4e;
}
.page .detail .attrlist .stav {
    margin: 30px 0 0 10px;
}
.page .detail .attrlist .stav span.label {
    display: block;
    margin-bottom: 14px;
    padding-left: 8px;
    font-weight: bold;
    color: #8c0101;
    text-transform: uppercase;
}
.page .detail .attrlist .stav ul li {
    padding-left: 8px;
    background: url('../images/raquo2.gif') no-repeat scroll left 5px;
}
.page .detail .vybava {
    margin: 0 380px 0 200px;
}
.page .detail .vybava span.label {
    display: block;
    margin-bottom: 14px;
    font-weight: bold;
    color: #8c0101;
    text-transform: uppercase;
}
.page .detail .vybava p {
    color: #4e4e4e;
    text-align: justify;
}
.page .detail .amenu {
    overflow: hidden;
    clear: both;
    padding: 40px 10px 14px 10px;
    background: url('../images/horz_dot.gif') repeat-x scroll left bottom;
}
.page .detail .amenu a.back:link,
.page .detail .amenu a.back:visited {
    display: block;
    float: left;
    overflow: hidden;
    width: 152px;
    height: 37px;
    background: url('../images/btn_back.gif') no-repeat scroll left top;
}
.page .detail .amenu a.back span {
    display: block;
    margin: 0 0 0 38px;
    line-height: 38px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}               
.page .detail .amenu a.back:hover span {
    text-decoration: underline;
}
.page .detail .amenu a.question:link,
.page .detail .amenu a.question:visited {
    display: block;
    float: right;
    overflow: hidden;
    width: 152px;
    height: 37px;
    background: url('../images/btn_question.gif') no-repeat scroll left top;
}
.page .detail .amenu a.question span {
    display: block;
    margin: 0 38px 0 0;
    line-height: 38px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}               
.page .detail .amenu a.question:hover span {
    text-decoration: underline;
}
.page .detail .amenu .telbox {
    display: block;
    height: 40px;
    background: url('../images/infotel_bg.gif') no-repeat scroll center top;
    text-align: center;
    font-weight: bold;
    color: #2d2d2d;
}
.page .detail .amenu .telbox .tel {
    font-size: 32px;
    font-weight: bold;
    color: #090909;
}
.page .nabidka {
    padding: 10px 0 20px 0;
    text-align: center;
}
.page .nabidka .form {
    width: 811px;
    height: 104px;
    margin: 0 auto;
    position: static;
    text-align: left;
    background: url('../images/form_bg.gif') no-repeat scroll left top;
}
.page .nabidka .form form {
    padding: 12px 15px 0 15px;
}
.page .nabidka .form input.f,
.page .nabidka .form select.f {
    width: 150px;
}
.page .nabidka .form select.f {
    width: 160px;
}
.page .nabidka .form select.fs {
    width: 140px;
}
.page .nabidka .form input.submit {
    border-width: 0;
    padding: 0;
    width: 198px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #494949;
    font-weight: bold;
    cursor: Pointer;
    background: url('../images/btn_filtruj.gif') no-repeat scroll left top;
}
.page .nabidka .form table {
    width: 100%;
    position: relative;
}
.page .nabidka .form table td {
    height: 32px;
    color: #fff;
    font-weight: bold;
}
.page .nabidka .form table td div.pt {
    padding-top: 4px;
}
.page .nabidka .form table td.label {
    text-align: right;
    padding: 0 10px 0 18px;
}
.page .nabidka .paging {
    margin: 20px 15px;
    height: 40px;
}
.page .nabidka .paging a:link,
.page .nabidka .paging a:visited {
    display: inline-block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    font-weight: bold;
    text-align: center;
    font-weight: bold;
    color: #494949;
}
.page .nabidka .paging a:hover {
    text-decoration: underline;
}
.page .nabidka .paging a.active:link,
.page .nabidka .paging a.active:visited {
    color: #06090f;
    background: url('../images/paging_active.gif') no-repeat scroll left top;
}
.page .nabidka .paging a.prev:link,
.page .nabidka .paging a.prev:visited {
    padding: 0 30px 0 64px;
    float: left;
    width: auto;
    color: #fff;
    background: url('../images/paging_prev.gif') no-repeat scroll left top;
}
.page .nabidka .paging a.next:link,
.page .nabidka .paging a.next:visited {
    display: inline-block;
    padding: 0 74px 0 42px;
    float: right;
    color: #fff;
    background: url('../images/paging_next.gif') no-repeat scroll left top;
}
.page .nabidka .dvspac {
    display: block;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    margin: 8px 0 0 0;
    clear: both;
    background: url('../images/horz_dot.gif') repeat-x scroll left top;
}
.page .nabidka .list {
    margin: 0px 0 0 0;
    text-align: left;
}
.page .nabidka .list .item {
    margin: 22px 16px 0 20px;
    padding: 0 0 14px 0;
}
.page .nabidka .list .item a.art:link,
.page .nabidka .list .item a.art:visited {
    display: block;
    float: left;
    overflow: hidden;
    width: 137px;
    height: 103px;
    margin-right: 14px;
    background-color: #fff;
}
.page .nabidka .list .item a.art .border {
    display: block;
    overflow: hidden;
    width: 135px;
    height: 101px;
    margin: 1px;
}
.page .nabidka .list .item a.art .border {
}
.page .nabidka .list .item .name {
    display: block;
    margin: 0 0 12px 155px;
    padding-top: 2px;
    white-space: nowrap;
}
.page .nabidka .list .item .name a:link,
.page .nabidka .list .item .name a:visited {
    font-size: 14px;
    font-weight: bold;
    color: #3e3e3e;
}
.page .nabidka .list .item .name a:hover {
    text-decoration: underline;
}
.page .nabidka .list .item .alt {
    margin: 0 0 0 155px;
    height: 70px;
    color: #4e4e4e;
    line-height: 15px;
}
.page .nabidka .list .item .alt .pc {
    float: left;
    width: 192px;
    height: 68px;
    overflow: hidden;
    margin-right: 30px;
    padding: 0px 0 0 0;
    background: url('../images/vert_dot.gif') repeat-y scroll right top;
}
.page .nabidka .list .item .alt .pc .price {
    display: block;
    padding-right: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #820000;
}
.page .nabidka .list .item .alt .pc .price .value {
    float: right;
}
.page .nabidka .list .item .alt .pc .svat {
    display: block;
}
.page .nabidka .list .item .alt .att {
    float: left;
    width: 248px;
    height: 68px;
    overflow: hidden;
    margin-right: 20px;
    padding: 0px 0 0 0;
    background: url('../images/vert_dot.gif') repeat-y scroll right top;
}
.page .nabidka .list .item .alt .more {
    float: left;
    width: 160px;
    height: 68px;
    overflow: hidden;
    padding: 0px 0 0 0;
    text-align: right;
}
.page .nabidka .list .item .alt .more a:link,
.page .nabidka .list .item .alt .more a:visited {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding: 0 75px 0 43px;
    text-align: center;
    font-weight: bold;
    color: #494949;
    background: url('../images/btn_question.gif') no-repeat scroll left top;
}
.page .nabidka .list .item .alt .more a:hover {
    text-decoration: underline;
}

