
body, td, select, input, textarea {
    color: #1c383e;
    font-size: 10pt;
    font-family: Tahoma;
}

a:link, a:visited, a:active {
    color: #1c383e;
}

a:hover {
    color: #ee1d24;
}

a, input, button {
    outline: none;
}

.tb_main {
    background-color: #fff
}

.tb_head {
    background-color: #d0dbdd;
    color: #1c383e;
    font-size: 9pt;
    font-weight: bold;
}

.tb_row {
    background-color: #f9f9f9;
    color: #1c383e;
}

a.tb_head:link {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

a.tb_head:visited {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

a.tb_head:active {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

a.tb_head:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

hr.inp {
    color: #000;
    height: 1px;
}

.inp {
    color: #1c383e;
    border: 1px solid #a5acb2;
    background-color: #fff;
}

.inp2 {
    color: #1c383e;
    font-size: 8pt;
    border: 1px solid #a5acb2;
    background-color: #fff;
    text-align: center;
}

.inp_but {
    color: #fff;
    border: 1px solid #a5acb2;
    background-color: #a5acb2;
    cursor: pointer;
}

.inp_but2 {
    color: #fff;
    border: 1px solid #f1464c;
    background-color: #ee1d24;
    cursor: pointer;
}

.inp_line {
    color: #000;
    border: 0px dotted #fff;
    border-bottom: 1px solid #1c383e;
    background-color: #fff;
}

.trans {
    border: none;
    border: 0px solid #fff;
    background: none;
}

.txt_gray {
    color: #ccc;
}

.txt_small {
    font-size: 7pt;
}

.error {
    color: red;
}

.aright {
    text-align: right;
}

form {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

img {
    border-width: 0;
}

.div_content_table td {
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-weight: normal;
}

h1, h2 {
    color: #ee1d24;
}

h1 {
    font-size: 19pt
}

h2 {
    font-size: 17pt
}

h3 {
    font-size: 15pt
}

h4 {
    font-size: 13pt
}

h5 {
    font-size: 10pt
}

h6 {
    font-size: 9pt
}

.h2_page_head {
    color: #ee1d24;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url(../../images/top_bg.jpg) 0 0 repeat-x;
}

#tbl_site {
    position: relative;
    width: 100%;
    min-width: 980px;
    height: 100%;
    background: url(../../images/top.jpg) 50% 0 no-repeat;
}

#td_top {
    height: 275px;
    vertical-align: top;
}

#td_top #logo {
    margin: 0;
    position: absolute;
    top: 18px;
    left: 27px;
    width: 285px;
    height: 55px;
    background: url(../../images/logo2.gif) 0 0 no-repeat;
}

#td_top #logo a {
    display: block;
    width: 271px;
    height: 52px;
}

#td_top #logo a span {
    display: none;
}

#td_top #gallery {
    display: block;
    position: absolute;
    background: url(../../images/gallery.png) 0 0 no-repeat;
    width: 160px;
    height: 58px;
    top: 225px;
    left: 0px;
    z-index: 100;
}

#td_top #gallery i {
    display: none;
}

#top_content {
    position: absolute;
    top: 70px;
    left: 27px;
}

#top_content .top_cont_1 {
    color: #e4ebec;
    font-size: 19pt;
    text-align: right;
    white-space: nowrap;
}

#td_top #top_buts {
    position: absolute;
    top: 30px;
    right: 27px;
}

#td_top #top_but_1, #td_top #top_but_2, #td_top #top_but_3 {
    margin: 0 0 0 22px;
    display: inline-block;
    width: 12px;
    height: 12px;
}

#td_top #top_but_1 span, #td_top #top_but_2 span, #td_top #top_but_3 span {
    display: none;
}

#td_top #top_but_1 {
    background: url(../../images/ico_home.gif) 50% 50% no-repeat;
}

#td_top #top_but_2 {
    background: url(../../images/ico_mail.gif) 50% 50% no-repeat;
}

#td_top #top_but_3 {
    background: url(../../images/ico_sitemap.gif) 50% 50% no-repeat;
}

#td_center {
    height: 300px;
    vertical-align: top;
}

#tbl_center {
    width: 100%;
    height: 500px;
}

#tbl_center #td_left {
    padding: 0 0 0 25px;
    width: 200px;
    vertical-align: top;
}

#tbl_center #td_content {
    padding: 0 30px;
    vertical-align: top;
}

#tbl_center #td_right {
    padding: 30px 0 0;
    width: 220px;
    text-align: center;
    vertical-align: top;
}

#tbl_bottom {
    width: 100%;
}

#td_bottom {
    width: 100%;
    background: url(../../images/bottom_bg.jpg) 0 100% repeat-x;
}

#td_bottom2 {
    height: 486px;
    background: url(../../images/bottom.jpg) 50% 0 no-repeat;
    vertical-align: bottom;
    text-align: right;
}

#bottom_cont {
    margin: 0 40px 20px;
    font-size: 11pt;
}

#minwidth {
    margin: 0 auto;
    width: 980px;
    height: 1px;
}

#top_menu {
    margin: 0 0 25px;
    font-size: 10pt;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #a5acb2;
}

#top_menu span, #top_menu .mnoactive {
    /*
      margin:0 5px;
      padding:5px 15px;
    */
    margin: 0 3px;
    padding: 5px 10px;
    bottom: 0;
    overflow: hidden;
    background: #cad5d8 url(../../images/topmenu_bg.gif) 0 100% repeat-x;
    border: 1px solid #a5acb2;
    border-bottom: 1px solid #fff;
    white-space: nowrap;
    display: inline-block;
    position: relative;

}

#search_glav {
    position: absolute;
    right: 20px;
    top: 40px;
    z-index: 100;
}

#search_glav .search_but {
    cursor: pointer;
}

#top_menu span.mnoactive .mnoactive_bg {
    position: absolute;
    margin: 0;
    padding: 0;
    border: 0;
    bottom: -26px;
    left: 0px;
    width: 400px;
    height: 26px;
    line-height: 0;
    background: #ef2027 url(../../images/topmenu_bg2.gif) 0 0 repeat-x;
    z-index: 1;
}

#top_menu span.mnoactive .mnoactive_a {
    margin: 0;
    padding: 0;
    background: none;
    z-index: 2;
    background: none;
    border: 0;
}

#top_menu span.mnoactive .mnoactive_a a:hover {
    color: #fff;
}

#top_menu span.mactive {
    display: inline-block;
    margin: 0 5px;
    padding: 5px 15px;
    color: #fff;
    background: #ef2027 url(../../images/topmenu_bg2.gif) 0 0 repeat-x;
    border: 1px solid #e2e7e9;
    border-bottom: 1px solid #ef2027;
    white-space: nowrap;
}

#top_menu a {
    text-decoration: none;
}

#top_menu span.mactive a:hover {
    color: #fff;
}

.prod_tbl {
    width: 100%;
}

.prod_tbl td {
    padding: 5px 10px 5px;
    font-size: 8pt;
    border-bottom: 1px dotted #c7cbcf;
}

.prod_tbl .prod_action, .prod_tbl .prod_action a {
    color: #ee1d24;
}

.prod_tbl .prod_price2, .prod_tbl .prod_price2 a {
    color: #a5acb2;
}

.prod_tbl .prod_th {
    padding: 10px 20px 2px;
    color: #000;
    font-weight: bold;
    white-space: nowrap;
}

.prod_tbl .prod_th2 {
    padding: 10px 10px 2px;
    color: #a5acb2;
    font-weight: bold;
    white-space: nowrap;
}

.prod_brands {
    margin-top: 30px;
    color: #000;
    font-size: 8pt;
    font-weight: bold;
    float: left;
    clear: both;
}

.prod_brands span {
    display: inline-block;
    font-size: 8pt;
    font-weight: normal;
    white-space: nowrap; /* margin:5px 10px 0 0; */
}

.prod_pages {
    padding: 10px;
    background: #f5f5f5;
    text-align: center;
}

.prod_pages .tb_head {
    background: #fff;
}

.prod_pages, .prod_pages .tb_head, .prod_pages a {
    font-size: 8pt;
}

.prod_tips {
    font-size: 8pt;
    color: #a5acb2;
}

#basket_menu {
    margin: 0 0 7px;
    color: #ee1d24;
    font-size: 10pt;
}

#basket_menu span {
    padding: 0 30px 0 0;
    white-space: nowrap;
}

.prod_form {
    margin: 0;
    padding: 15px;
    background-color: #d0dbdd;
    border-bottom: 1px solid #a5acb2;
    clear: both;
    float: left;
    width: 97%;
}

.gray_box {
    margin: 0;
    padding: 5px 15px;
    font-size: 8pt;
    background-color: #d0dbdd;
    border-bottom: 1px solid #a5acb2;
}

#basket_info {
    padding: 5px 0;
    font-size: 8pt;
    text-align: right;
}

.td_center {
    text-align: center;
}

#site_basket_box {
    margin: 50px 0;
    width: 124px;
    height: 61px;
    background: url(../../images/basket_box.jpg) 0 0 no-repeat;
    text-align: left;
}

#site_basket_box div {
    padding: 30px 0 0 15px;
    font-size: 8pt;
}

#site_basket_box a {
    color: #000;
    text-decoration: none;
}

#page_par_path {
    font-size: 8pt;
}

#page_par_path a {
    text-decoration: none;
}

.prodone_h4 {
    margin: 20px 0 0;
    padding: 5px 9px;
    font-size: 8pt;
    font-weight: bold;
    background: #a5acb2 url(../../images/topmenu_bg.gif) 0 100% repeat-x;
    text-align: left;
}

.prod_tbl_one {
    width: 100%;
    color: #666;
    background: #f9f9f9;
    border: 1px dotted #a5acb2;
    border-top: 1px solid #a5acb2;
}

.prod_tbl_one, .prod_tbl_one td {
    font-size: 8pt;
}

.prod_tbl_one td {
    width: 50%;
    padding: 15px 20px;
    vertical-align: top;
}

.prod_tbl_one img {
    margin: 0 8px 0 0;
    float: left;
}

.prod_tbl_one .price {
    color: #ee1d24;
    white-space: nowrap;
}

.site_compare_box_h {
    margin: 20px 0 0;
    padding: 5px 9px;
    font-size: 8pt;
    font-weight: bold;
    background: #a5acb2 url(../../images/topmenu_bg.gif) 0 100% repeat-x;
    text-align: left;
}

.site_compare_box_h a {
    text-decoration: none;
}

.site_compare_box_h2 {
    margin: 0 0 20px;
    padding: 5px 9px;
    font-size: 9pt;
    font-weight: bold;
    background: #a5acb2 url(../../images/topmenu_bg.gif) 0 100% repeat-x;
    text-align: center;
}

.site_compare_box {
    margin: 0;
    padding: 7px 10px;
    font-size: 8pt;
    background: #f9f9f9;
    border: 1px dotted #a5acb2;
    border-top: 1px solid #a5acb2;
    text-align: left;
}

.site_compare_box div {
    padding: 7px 0;
    clear: both;
}

.site_compare_box img {
    margin: 0 8px 0 0;
    float: left;
}

.site_compare_box .price {
    color: #ee1d24;
    white-space: nowrap;
}

#compare_tbl td {
    padding: 10px 25px;
    vertical-align: top;
    background: #f9f9f9;
    border-right: 7px solid #fff;
}

#compare_tbl img {
    margin: 0 0 0px;
}

#compare_tbl .price {
    color: #ee1d24;
    white-space: nowrap;
}

#prod_one_rbox {
    width: 170px;
    float: right;
    padding: 10px 15px;
}

#prod_one_price {
    padding: 0 0 8px;
    text-align: right;
}

#prod_one_price .price {
    color: #ee1d24;
    font-size: 17pt;
    white-space: nowrap;
}

ul.auto-complete-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
    max-height: 250px;
    overflow: auto;
}

* html ul.auto-complete-list {
    height: 250px;
}

ul.auto-complete-list li {
    list-style-type: none;
    color: #666;
    font-size: 8pt;
    margin: 0;
    padding: 2px;
    background-color: #f5f5f5;
    border-bottom: 1px dotted #a5acb2;
    border-right: 1px solid #a5acb2;
    border-left: 1px solid #a5acb2;
    cursor: pointer;
}

ul.auto-complete-list span {
    color: #f00;
}

ul.auto-complete-list li.auto-complete-list-rollover {
    background-color: #d0dbdd;
}

ul.auto-complete-list.auto-complete-striped {
    background-color: #D7EEF9;
}

div.pic_prev {
    position: relative;
    width: 1px;
    height: 1px;
    left: -11px;
}

div.pic_prev div {
    display: none;
    position: absolute;
    top: -6px;
    right: 0;
    padding: 7px;
    background: #fff;
    border: 1px dotted #a5acb2;
}

#slider_box {
    margin: 10px 0 0;
    padding: 10px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

#slider_box a.any_price {
    font-size: 8pt;
    text-decoration: none;
    border-bottom: 1px dotted #1c383e;
}

#slider_box a.any_price:hover {
    border-bottom: 1px dotted #ee1d24;
}

#slider_box input {
    width: 70px;
    text-align: center;
    border: none;
    background: #fff;
}

#slider {
    width: 520px;
    margin: 5px 7px 0;
}

#top_logo_flash {
    position: absolute;
    top: 50px;
    right: 0px;
}

.prod_img, #prod_img {
    padding: 0;
    width: 200px;
}

.prod_img img, #prod_img img {
    width: 200px;
    padding: 0;
    padding: 0;
    border: solid #000 1px;
}

.prod_img {
    margin-bottom: 20px;
}

div.jqZoomTitle {
    display: none;
    z-index: 5000;
    text-align: center;
    font-size: 11px;
    font-family: Tahoma;
    height: 16px;
    padding-top: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFF;
    background: #999;
}

.jqZoomPup {
    overflow: hidden;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 10;
    height: 50px;
    width: 50px;
    border-color: #c4c4c4;
    border-style: solid;
    cursor: crosshair;
}

.jqZoomPup img {
    border: 0px;
}

.preload {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(../images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    width: 50px;
    *width: 50px;
    height: 50px;
    *height: 50px;
    z-index: 10;
    position: absolute;
    top: 3px;
    left: 3px;
}

.jqZoomWindow {
    border: 1px solid #999;
    background-color: #FFF;
}

.unit_rating {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 33px;
    position: relative;
    background: url('../../images/starvote.gif') top left repeat-x;
}

.unit_rating li {
    text-indent: -90000px;
    padding: 0px;
    margin: 0px; /*\*/
    float: left; /* */
}

.unit_rating li a {
    outline: none;
    display: block;
    width: 35px;
    height: 33px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
}

.unit_rating li a:hover, .unit_rating li .active {
    background: url('../../images/star1.gif') left center;
    z-index: 2;
    left: 0px !important;
}

.unit_rating a.r1_unit {
    left: 0px;
}

.unit_rating a.r1_unit:hover {
    width: 35px;
}

.unit_rating a.r2_unit {
    left: 35px;
}

.unit_rating a.r2_unit:hover {
    width: 70px;
}

.unit_rating a.r3_unit {
    left: 70px;
}

.unit_rating a.r3_unit:hover {
    width: 105px;
}

.unit_rating a.r4_unit {
    left: 105px;
}

.unit_rating a.r4_unit:hover {
    width: 140px;
}

.unit_rating a.r5_unit {
    left: 140px;
}

.unit_rating a.r5_unit:hover {
    width: 175px;
}

.unit_rating li.current_rating {
    background: url('../../images/starvote.gif') left bottom;
    position: absolute;
    height: 33px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

.current_rating {
    background: transparent url('../../images/star00.gif') repeat-x scroll left top;
    height: 24px;
    line-height: 24px;
    position: relative;
    width: 125px;
    overflow: hidden;
}

.current_rating div.current_rating_back {
    background: transparent url('../../images/star00.gif') repeat-x scroll left top;
    height: 24px;
    line-height: 24px;
    position: absolute;
    width: 125px;
    z-index: 10;
    font-size: 0px;
}

.current_rating div.current_rating_front {
    background: transparent url('../../images/star11.gif') repeat-x scroll left top;
    height: 24px;
    line-height: 24px;
    position: absolute;
    z-index: 20;
    font-size: 0px;
}

.rating {
    position: relative;
}

.score {
    position: absolute;
    left: 180px;
    top: 8px;
}

.prod_score {
    width: 175px;
}

.rating_mini .current_rating {
    background: transparent url('../../images/star_mini0.gif') repeat-x scroll left top;
    height: 9px;
    line-height: 9px;
    position: relative;
    width: 45px;
    overflow: hidden;
}

.rating_mini .current_rating div.current_rating_back {
    background: transparent url('../../images/star_mini0.gif') repeat-x scroll left top;
    height: 9px;
    line-height: 9px;
    position: absolute;
    width: 45px;
    z-index: 10;
    font-size: 0px;
}

.rating_mini .current_rating div.current_rating_front {
    background: transparent url('../../images/star_mini1.gif') repeat-x scroll left top;
    height: 9px;
    line-height: 9px;
    position: absolute;
    z-index: 20;
    font-size: 0px;
}

.rating_mini {
    position: relative;
}

.otzivi {
    font: 18px Tahoma, Arial, sans-serif;
    padding: 5px 15px 0 0;
}

.add_komment {
    margin: 18px 0 0;
    background: url(../../images/add_komment.jpg) 0 0 no-repeat;
    width: 129px;
    height: 29px;
    display: block;
}

.add_komment i {
    display: none;
}

#ut5logo {
    position: relative;
    padding: 0 0 0 25px;
    left: 0;
    top: 255px;
    text-align: left;
}

.mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

.boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 500px;
    display: none;
    z-index: 9999;
    padding: 10px 35px;
    background-color: #fff;
}

.boxes .close {
    background-image: url(../../images/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
    z-index: 99999;
}

.boxes .close i {
    display: none;
}

#otziv {
    padding: 20px 0 0;
}

.stars {
    padding: 10px;
}

.rating_bar {
    display: inline-block;
    vertical-align: middle;
}

.rating_bar a {
    background: url('../../images/starvote.gif') no-repeat scroll 0 0 transparent !important;
    display: inline-block;
    height: 33px;
    padding: 0;
    text-decoration: none;
    width: 35px;
}

a.activestar {
    background: url('../../images/star1.gif') no-repeat scroll 0 0 transparent !important;
}

#rating_text {
    padding: 10px 0 0 10px;
    text-align: center;
}

.form_el {
    padding: 5px 0;
}

.form_el .inp {
    width: 100%;
}

.captcha {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

#error {
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    border: 3px solid red;
    width: 400px;
    height: 50px;
}

#errors {
    padding: 20px 0 0;
    color: red;
    font-weight: bold;
    text-align: center;
}

.comment {
    width: 90%;
    clear: both;
    /*border: 1px solid;*/
    background: #edf3f4;
    margin: 20px 0 3px;
    padding: 3px 10px 3px;
    padding: 10px;
    font: 12px Tahoma, Arial, sans-serif;
    color: #7b8e91;
    float: right;
}

.comment_info {
    font: 11px Tahoma, Arial, sans-serif;
    color: #5E5E5E;
    clear: both;
    float: right;
}

.comment_info .date {
    color: #999999;
}

.all_comments {
    position: absolute;
    right: 30px;
}

#li {
    display: none;
}

.video {
    /*
        position:absolute;
        right: 25%;
        top: 20px;
    */
    font: 14px Tahoma, Arial, sans-serif;
    text-align: center;
}

.video div {
    width: 125px;
    height: 67px;
    background: url(../../images/video_kamera.jpg) 0 0 no-repeat;
}

#top_menu {
    position: relative;
}

.search_border {
    background: url(../../images/search_border.png) 0 3px no-repeat;
    width: 135px;
/ / width : 175 px;
    height: 30px;
    border: 0;
    padding: 5px 0 5px 40px;
    display: inline-block;
}

.search_border input {
    margin: 2px;
    height: 14px;
    border: 0;
    font-size: 12px;
    width: 120px;
    display: inline-block;
}

.search_but {
    margin: 6px 0 0 3px;
    vertical-align: top;
    background: url(../../images/search.png) 0 0 no-repeat;
    width: 48px;
    height: 18px;
    border: 0;
}

.rassilka {
    width: 145px;
    height: 150px;
    background: url(../../images/rassilka.png) 0 0 no-repeat;
    padding: 45px 0 0 0;
}

.rassilka table td {
    font: 9px Tahoma, Arial, sans-serif;
    color: #496772;
    padding-left: 10px;
/ / padding-left : 7 px;
}

.rassilka table td input {
    background: url(../../images/rassilka_input.png) 0 0 no-repeat;
    width: 121px;
    height: 18px;
    border: 0;
}

.podpis {
    font: 14px Tahoma, Arial, sans-serif;
    color: #fff;
    cursor: pointer;
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    padding-left: 35px;
/ / padding-left : 25 px;
}

.ui-effects-transfer {
    /*
        border: 2px dotted blue;
        background: yellow;
    */
    border: 1px solid #aaa;
    z-index: 1001;
}

.sravn {
    display: block;
    background: url(../../images/ico_compare2_mini.gif) center 0 no-repeat;
    padding-top: 22px;
}

.sravn2 {
    display: block;
    background: url(../../images/ico_compare2_mini_red.gif) center 0 no-repeat;
    height: 22px;
}

#sravn_vnutr a {
    display: block;
    background: url(../../images/ico_compare2.gif) center 0 no-repeat;
    width: 113px;
    height: 41px;
    float: right;
}

#sravn_vnutr a span {
    display: none;
}

#prod_one_rbox .sravn2 {
    background: none;
}

a.sravn_delete {
    display: block;
    text-align: right;
    color: #fff;
    text-decoration: none;
    margin: 5px 0 0;
}

a.sravn_delete span {
    text-align: right;
    background-color: #A5ACB2;
    border: 1px solid #A5ACB2;
    color: #fff;
    padding: 1px 10px;
}

.img_gallery {
    border: 1px solid red;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
    margin-top: 20px;
}

#cboxLoadedContent {
    overflow: auto;
    background: #000;
    padding: 22px;
}

#cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

#cboxTitle {
    margin: 0;
    position: absolute;
    top: 0;
    left: 21px;
    color: #fff;
    font-size: 9pt;
    background: #000;
    display: block;
    padding: 0 4px;
}

#cboxCurrent {
    text-indent: -9999px;
}

#cboxSlideshow {
    position: absolute;
    bottom: 2px;
    right: 21px;
    color: #666;
    font-size: 8pt;
    background: #000;
    display: block;
    padding: 0 4px;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../../site_engine/lib/jquery.colorbox/images/controls.png) top left no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious.hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../../site_engine/lib/jquery.colorbox/images/controls.png) top right no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext.hover {
    background-position: bottom right;
}

#cboxLoadingOverlay {
    background: #000;
}

#cboxLoadingGraphic {
    background: url(../../site_engine/lib/jquery.colorbox/images/loading.gif) center center no-repeat;
}

#cboxClose {
    position: absolute;
    top: 4px;
    right: -5px;
    display: block;
    background: url(../../site_engine/lib/jquery.colorbox/images/controls.png) top center no-repeat;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose.hover {
    background-position: bottom center;
}

#col_prod_frm {
    margin: 15px;
    float: right;
}

@font-face {
    font-family: "Rubl Sign";
    src: url(../../images/rouble.otf);
}

span.rur {
    font-family: "Rubl Sign";
    font-size: 14px;
}

*

/

.rur {
    margin-left: 2px;
}

.rur img {
    width: 8px;

}

.icons_prod_card {
    float: left;
}

.service_icon {
    float: left;
    width: 110px;
    background: url(../../images/service.png) no-repeat 0 0;
    padding: 70px 0px 0px 0px;
    margin: 10px 5px 0px 10px;
    font-size: 8pt;
}

.comparing_icon {
    float: left;
    width: 110px;
    background: url(../../images/comparing.png) no-repeat 0 0;
    padding: 70px 0px 0px 0px;
    margin: 10px 5px 0px 5px;
    font-size: 8pt;
    min-height: 80px;
}

.talon_icon {
    float: left;
    width: 110px;
    background: url(../../images/talon.jpg) no-repeat 0 0;
    padding: 70px 0px 0px 0px;
    margin: 10px 5px 0px 5px;
    font-size: 8pt;
}

.brand_icon_in_prod_card {
    float: left;
    clear: both;
    margin-top: 20px;
}

.h2_in_breadcrumb {
    display: inline-block;
    font-size: 12px;
    color: #000000;
}

.news_date {
    padding: 0 5px 0 0;
    color: #666;
    font-size: 8pt;
    margin: 0px;
}

.sort_filter {
    margin-right: 155px;
    position: relative;
    float: right;
}

.header_news_in_main_page {
    font-size: 16px;
}


.formfield2{
    display: none;
    visibility: hidden;
}
