BODY {
    background: #000000 url(/css/img/bg_gradient.jpg) 0 0 repeat-x;
    margin:0px;
    padding:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}
IMG {border:0}
INPUT.inputsmall{
    width: 35px;
    font-size: 9px;
}
H1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 9px;
}
H2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

UL.catalog_1{
    padding-bottom:0px;
    padding-top:0px;
    padding-left:18px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin:0px;
    list-style-type: none;
    list-style-image: url(/css/img/katalog_arrow.gif);
}

UL.catalog_2{
    padding-bottom:0px;
    padding-top:0px;
    padding-left:16px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    display: none;
}
UL.catalog_2_show{
    padding-bottom:0px;
    padding-top:0px;
    padding-left:16px;    
    list-style-type: none;
    list-style-image: url(/css/img/katalog_points.gif);
    display: run-in;
}
LI{
    padding-bottom:0px;
    padding-top:0px;
    padding-left:5px;
    text-align: left;
    margin:0px;
    list-style-type: none;
    list-style-image: url(/css/img/katalog_arrow.gif);
}
LI.catalog_1{
    padding-left:0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    font-weight: normal;
    list-style-position: outside;
    text-decoration: none;
    cursor: pointer;
    color: #515151;
}    
LI.catalog_1:hover{
    text-decoration:underline;
    color: #880000;
}
LI.catalog_1_selected, LI.catalog_2_selected{
    font-weight: bold;
    text-align: left;
    color: #880000;
    list-style-type: none;
    list-style-image: url(/css/img/katalog_arrow_double.gif);
    cursor: pointer;
    padding-left:0px;
}
LI.catalog_2{
    color: #515151;
    padding-left:0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    font-weight: normal;
    list-style-position: outside;
}
A.a_catalog{
    text-decoration:none;
    color: #515151;
}
A.a_catalog:hover{
    text-decoration:underline;
    color: #880000;
}
A.a_catalog_selected{
    text-decoration:underline;
    color: #880000;
}
A.a_catalog_selected:hover{
    text-decoration:none;
    color: #880000;
}

H1.catalog{
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom:0px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

#Site_main{
    width: 967px;
    margin:0 auto;
    text-align:left;
    position:relative;
}
#Site_header{
    background-image: url(/css/img/menu_header_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;	
}
#banner_top{
    width: 573px;
}
#Site_header_bg_left{
    background: #000000 url(/css/img/bg_header.jpg) 0 100% repeat-x;
    width: 41px;
    height: 152px;
    position:absolute;
    top: 0px;
    left: 278px;
}
#Site_header_bg_slide_left{
    background: #000000 url(/css/img/menu_header_left.jpg) 0 0 no-repeat;
    width: 14px;
    height: 152px;
    position:absolute;
    top: 0px;
    left: 319px;
}
#Site_header_banner{
    width: 573px;
    height: 80px;
    position:absolute;
    top: 0px;
    left: 333px;
    /*border: 1px dotted #ffffff;*/
}
#Site_header_bg_slide_right_left{
    background: #000000 url(/css/img/menu_header_right.jpg) 0 0 no-repeat;
    width: 13px;
    height: 152px;
    position:absolute;
    top: 0px;
    left: 906px;
}
#Site_header_bg_right{
    background: #000000 url(/css/img/bg_header.jpg) 0 100% repeat-x;
    width: 39px;
    height: 152px;
    position:absolute;
    top: 0px;
    left: 919px;
}
#Site_header_bg_slide_right_right{
    background: #000000 url(/css/img/header_right.jpg) 0 0 no-repeat;
    width: 9px;
    height: 152px;
    position:absolute;
    top: 0px;
    left: 958px;
}

#Site_header_menu{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    top: 90px;
    left: 333px;
    width:573px;
    text-align: center;
}
#Site_header_menu a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 9px;
    padding-right: 9px;
}
#Site_header_menu a:hover {
    color: #b5d8e8;
    text-decoration: underline;
}

#Site_footer_menu{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 100%;
}
#Site_footer_menu a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
#Site_footer_menu a:hover {
    color: #b5d8e8;
    text-decoration: underline;
}

#Site_content{
    width: 967px;
    background-color: #ffffff;
}
#Site_content_left{
    width: 188px;
}
#Site_content_left_title_top{
    background: url(/css/img/menuTitle_topleft.jpg) 0 0 no-repeat;
    height: 6px;
}

#Site_content_left_title{
    background: url(/css/img/menuTitle_bg.jpg) 0 0 repeat-x;
    height: 36px;
}
#Site_content_left_title_left{
    background: url(/css/img/menuTitle_left_left.jpg) 0 0 no-repeat;
    height: 36px;
}
#Site_content_left_title_right{
    background: url(/css/img/menuTitle_right_left.jpg) 100% 0 no-repeat;
    height: 36px;
}
#Site_content_left_title_right_arrow{
    background: url(/css/img/title_arrow_down.gif) 100% 4px no-repeat;
    padding-right: 20px;
}
#Site_content_left_title_label{
    background: url(/css/img/menuTitle_right_left.jpg) 100% 0 no-repeat;
    height: 36px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}

/* search */

#Site_content_left_title_search{
    background: url(/css/img/menuTitle_bg_bottom.jpg) 0 0 repeat-x;
    height: 36px;
    float: left;
    clear: left;
    width: 105px;
    color: #ffffff;
}
#Site_content_left_title_advance_search{
    padding-left: 15px;
    padding-top: 12px;
}
#Site_content_left_title_advance_search a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
#Site_content_left_title_advance_search a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
        
}

#Site_content_left_title_advance_search_left{
    background: url(/css/img/menuTitle_left_leftb.jpg) 0 0 no-repeat;
    height: 36px;
    float: left;
    width: 7px;
}

#Site_content_left_title_search_button_left{
    background: url(/css/img/menuTitle_right_leftr.jpg) 100% 0 no-repeat;
    height: 36px;
    

}
#Site_content_left_title_search_button{
    background: url(/css/img/menuTitle_left_leftred.jpg) 0 0 no-repeat;
    height: 36px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#Site_content_left_title_search_button_bg{
    background: url(/css/img/btn_bg_red.jpg) 0 0 repeat-x;
    height: 36px;
    float: left;
    width: 83px;
    cursor:pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#Site_content_left_title_search_button_bg:hover{
    text-decoration:underline;
}
#Site_content_left_title_search_arrow{
    background: url(/css/img/arrow_big_right.gif) 100% 5px no-repeat;
    width: 63px;
}

#Site_content_left_search_right_button{
    background: url(/css/img/btn_bg_red.jpg) 0 0 repeat-x;
    height: 36px;
    border: 1px solid green;
}
#Site_content_left_search_right_arrow{
    background: url(/css/img/title_arrow_down.gif) 100% 0 no-repeat;
    padding-right: 20px;
}
#Site_content_left_search_label{
    background: url(/css/img/menuTitle_right_left.jpg) 100% 0 no-repeat;
    height: 36px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}


.Site_content_left_left{
    background: url(/css/img/menuLeft_leftcontent.jpg) 0 0 repeat-y;
}
.Site_content_left_right{
    background: #f1f1f1 url(/css/img/menuLeft_rightcontent.jpg) 100% 0 repeat-y;
}
#Site_content_left_left_bottom{
    background: url(/css/img/menuTitle_bottomleft.jpg) 0 0 no-repeat;
    height: 6px;
}

.Site_content_left_search_form{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 6px;
}

#Site_content_inner{
    width: 571px;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
#Site_content_right{
    width: 188px;
}
#selAutoservisGroup{
    width:170px;
}
#selRegion{
    width:170px;
}
#selAutoman{
    width:170px;
}
#selModel{
    width:170px;
}
#selAutotype{
    width:170px;
}
.menuLine{
    background: #f1f1f1 url(/css/img/menuLeft_lines.gif) 0 0 repeat-x;
    height: 2px;
    width: 170px;
    margin-top: 8px;
    margin-bottom: 4px;
}
.menuLinetop5{
    background: #f1f1f1 url(/css/img/menuLeft_lines.gif) 0 0 repeat-x;
    height: 2px;
    width: 160px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.menuLabel {
	color: #5c5c5c;
	font-size: 11px;
	font-weight: bold;
        padding-bottom:3px;
}

/* insert ad*/
#Site_content_left_insert_ad_top{
    background: url(/css/img/btn_red_top.jpg) 0 100% no-repeat;
    height: 6px;
    clear:left;
    padding-top: 0px;
}
#Site_content_left_insert_ad_bg{
    background: url(/css/img/btn_red_bg.jpg) 0 0 repeat-x;
    height: 46px;
    padding-bottom: 2px;
}
#Site_content_left_insert_ad_left{
    background: url(/css/img/btn_red_left.jpg) 0 0 no-repeat;
    height: 46px;
}
#Site_content_left_insert_ad_right{
    background: url(/css/img/btn_red_right.jpg) 100% 0 no-repeat;
    height: 46px;
}
#Site_content_left_insert_ad_arrow{
    background: url(/css/img/arrow_big_right1.gif) 175px 18px no-repeat;
    height: 46px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 15px;

}
#Site_content_left_insert_ad_arrow A{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#Site_content_left_insert_ad_arrow A:hover{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
/* left login*/
#Site_content_left_login_top {
    background: url(/css/img/menuTitle_topright.jpg) 100% 0 no-repeat;
    height: 6px;
    clear:left;
}
#Site_content_left_login_top_bg {
    background: url(/css/img/login_title_bg.jpg) 0 0 repeat-x;
    height: 36px;
    clear:left;
}
#Site_content_left_login_top_left {
    background: url(/css/img/login_title_left.jpg) 0 0 no-repeat;
    height: 36px;
}
#Site_content_left_login_top_right {
    background: url(/css/img/login_title_right.jpg) 100% 0 no-repeat;
    height: 36px;
}
#Site_content_left_login_top_arrow {
    background: url(/css/img/title_arrow_down.gif) 15px 15px no-repeat;
    height: 36px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
}

#Site_content_left_login_bg {
    background-color: #515151;
    height: 56px;
}
#Site_content_left_login_left {
    background: url(/css/img/login_gray_left.jpg) 0 0 repeat-y;
}
#Site_content_left_login_right {
    background: url(/css/img/login_gray_right.jpg) 100% 0 repeat-y;
    height: 56px;
}
.Site_content_left_login_input_label {
    color: #ffffff;
    font-size: 9px;
    font-weight: normal;
    float:left;
    padding-left: 15px;
    padding-top: 12px;
}
INPUT.loginleft{
    width: 65px;
}
#Site_content_left_title_login{
    background: url(/css/img/login_bottom_bg_black.jpg) 0 0 repeat-x;
    height: 26px;
    float: left;
    width: 105px;
    color: #ffffff;
}
#Site_content_left_title_login_registr{
    text-align:right;
    padding-right: 15px;
    padding-top: 6px;
}
#Site_content_left_title_login_registr a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;
}
#Site_content_left_title_login_registr a:hover {
    text-decoration: none;
}

#Site_content_left_title_login_left{
    background: url(/css/img/login_bottom_right.jpg) 100% 0 no-repeat;
    height: 26px;
    float: left;
    width: 105px;
    
}

#Site_content_left_title_login_button_left{
    background: url(/css/img/login_red_right.jpg) 100% 0 no-repeat;
    height: 26px;
}
#Site_content_left_title_login_button{
    background: url(/css/img/login_bottom_left.jpg) 0 0 no-repeat;
    height: 26px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
#Site_content_left_title_login_button_bg{
    background: url(/css/img/login_bottom_bg_red.jpg) 0 0 repeat-x;
    height: 26px;
    color: #ffffff;
    float: left;
    clear: left;
    width: 83px;
    cursor:pointer;
}
#Site_content_left_title_login_button_bg:hover{
    text-decoration: underline;
}
#Site_content_left_title_login_arrow{
    background: url(/css/img/arrow_white_left.gif) 0 5px no-repeat;
    width: 63px;
    text-align:right;
}

#Site_content_left_login_right_button{
    background: url(/css/img/btn_bg_red.jpg) 0 0 repeat-x;
    height: 36px;
    border: 1px solid green;
}
#Site_content_left_login_right_arrow{
    background: url(/css/img/title_arrow_down.gif) 100% 0 no-repeat;
    padding-right: 20px;
}
#Site_content_left_login_label{
    background: url(/css/img/menuTitle_right_left.jpg) 100% 0 no-repeat;
    height: 36px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}
/* left banner */
#Site_content_left_banner{
    width: 170px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: left;
}
.Site_content_left_banner_content{
    width: 150px;
    height: 147px;
    border: 1px dotted #b0b0b0;
    clear: left;
    text-align: center;
}

/* right banner */
#Site_content_right_banner{
    width: 170px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: left;
}
.Site_content_right_banner_content{
    width: 160px;
    height: 611px;
    border: 1px dotted #b0b0b0;
    clear: left;
    text-align: center;
}

/* left google ad*/
#left_google_ad{
    padding-left:10px;
}
.left_google_ad_content{
    border: 1px dotted #b0b0b0;
    width: 160px;
    height: 611px;
    text-align: center;
    
}

/* Catalog*/
#Site_content_left_catalog_top{
    background: url(/css/img/menuTitle_topleft_blue.jpg) 0 0 no-repeat;
    height: 6px;
    clear:left;
    padding-top: 0px;
}
#Site_content_left_catalog{
    background: url(/css/img/menuTitle_bg_blue.jpg) 0 0 repeat-x;
    height: 36px;
}
#Site_content_left_catalog_left{
    background: url(/css/img/menuTitle_left_left_blue.jpg) 0 0 no-repeat;
    height: 36px;
}
#Site_content_left_catalog_right{
    background: url(/css/img/menuTitle_right_left_blue.jpg) 100% 0 no-repeat;
    height: 36px;
}
#Site_content_left_catalog_right_arrow{
    background: url(/css/img/title_arrow_down_blue.gif) 100% 4px no-repeat;
    padding-right: 20px;
}
#Site_content_left_catalog_label{
    height: 36px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}
#Site_content_left_catalog_bottom{
    background: url(/css/img/menuLeft_bgbottom.jpg) 0 0 repeat-x;
    height: 5px;
    padding-bottom: 0px;
    clear:left;
}
#Site_content_left_catalog_bottom_left{
    background: url(/css/img/menuLeft_leftbottom.jpg) 0 0 no-repeat;
    height: 5px;
}
#Site_content_left_catalog_bottom_right{
    background: url(/css/img/menuLeft_rightbottom.jpg) 100% 0 no-repeat;
    height: 5px;
}



/*** right pannel***/
/* TOP 5 */
.Site_content_right_top5_title_top{
    background: url(/css/img/menuTitle_topright.jpg) 100% 0 no-repeat;
    height: 6px;
    clear: left;
}
.Site_content_right_top5_title_bg{
    background: url(/css/img/menuTitle_bg.jpg) 0 0 repeat-x;
    height: 36px;
    clear: left;
}
.Site_content_right_top5_title_left{
    background: url(/css/img/menuTitle_left_right.jpg) 0 0 no-repeat;
    height: 36px;
}
.Site_content_right_top5_title_right{
    background: url(/css/img/menuTitle_right_right.jpg) 100% 0 no-repeat;
    height: 36px;
}
.Site_content_right_label{
    background: url(/css/img/title_arrow_down.gif) 15px 15px no-repeat;
    height: 36px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
    
}

.Site_content_right_top5_content_left{
    background: url(/css/img/menuRight_leftcontent.jpg) 0 0 repeat-y;
    border: 0px solid red;
}
.Site_content_right_top5_content_right{
    background: #f1f1f1 url(/css/img/menuRight_rightcontent.jpg) 100% 0 repeat-y;
    border: 0px solid blue;
}
.Site_content_right_top5_content{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px solid green;
}
.top5_content_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #365563;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.top5_content_link:hover {
	text-decoration: underline;
}
.top5_content_price_value {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align:right;
    white-space:nowrap;
}
.imgTopCounter{
    margin-left:-4px;
    margin-top:-4px;
}


.Site_content_right_top5_content_bottom_bg{
    background: url(/css/img/menuRight_bgbottom.jpg) 0 0 repeat-x;
    height: 5px;
    padding-bottom: 0px;
}
.Site_content_right_top5_content_bottom_left{
    background: url(/css/img/menuRight_leftbottom.jpg) 0 0 no-repeat;
    height: 5px;
}
.Site_content_right_top5_content_bottom_right{
    background: url(/css/img/menuRight_rightbottom.jpg) 100% 0 no-repeat;
    height: 5px;
}

/* footer */
#Site_footer{
    width: 967px;
    background: url(/css/img/bottom.jpg) 0 0 repeat-x;
    height: 5px;
}
#Site_footer_left{
    background: url(/css/img/bottom_left.jpg) 0 0 no-repeat;
    height: 5px;
    width: 5px;
    float: left;
    clear: left;
}
#Site_footer_right{
    background: url(/css/img/bottom_right.jpg) 100% 0 no-repeat;
    height: 5px;
    width: 967px;
    float: left;
}

/* Homepage */
.hp_ad_big{
    background: url(/css/img/hp_ad_big_bg.jpg) 0 0 repeat-x;
    float:left;
    width: 278px;
    height: 330px;
    padding-bottom: 15px;
}
a.hp_title_produkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #880000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.hp_title_produkt:hover {
    text-decoration: none;
}
.hp_ad_big_left{
    background: url(/css/img/hp_ad_big_left.jpg) 0 0 no-repeat;
    height:45px;
}
.hp_ad_big_title{
    height:45px;
    padding-left: 5px;
    padding-top: 5px;
    float:left;
    width: 200px;
}
.hp_ad_big_flash{
    height:45px;
    padding-left: 5px;
    clear:left;
    float:left;
}
.hp_ad_flash{
    height:45px;
    padding-left: 0px;
    clear:left;
    float:left;
    margin-top: -11px;
}
.hp_ad_big_right{
    background: url(/css/img/hp_ad_big_right.jpg) 100% 0 no-repeat;
    height:45px;
}
.hp_ad_big_spacer{
    float:left;
    height:45px;
    width: 15px;
}
.hp_ad_big_img{
    clear:left;
    text-align: center;
    padding-bottom:20px;
}
.hp_ad_big_desc{
    background: #f5f5f5 url(/css/img/produkt_gray_right.jpg) 100% 0 no-repeat;
    float:left;
    /*height: 100px;*/
    width: 278px;
    padding-bottom:10px;
}
.hp_ad_big_desc_left{
    background: url(/css/img/produkt_gray_left.jpg) 0 0 no-repeat;
}
.hp_ad_big_desc_item{
    clear:left;
    padding-left: 15px;
    /*padding-top: 10px;*/
}
.hp_ad_big_desc_label{
    float:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    width: 60px;
    text-align: right;
}
.hp_ad_big_desc_value{
    float:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    padding-left:5px;
}
.hp_ad_big_desc_value A{
    float:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 10px;
    font-weight: bold;
    padding-left:5px;
}
.hp_ad_big_price{
    background: url(/css/img/produkt_cena_bg.jpg) 0 0 repeat-x;
    float:left;
    width: 278px;
    height: 40px;
}
.hp_ad_big_price_left{
    background: url(/css/img/produkt_cena_left.jpg) 0 0 no-repeat;
    height: 40px;
}
.hp_ad_big_price_right{
    background: url(/css/img/produkt_cena_right.jpg) 100% 0 no-repeat;
    height: 40px;
    padding-left:15px;
    padding-top: 5px;
    
}
.hp_ad_big_price_value {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    text-align:right;
    float:left;
    padding-top: -5px;
    width: 230px;
}
.hp_ad_big_price_label{
    float:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    width: 20px;
    text-align: right;
    padding-top:5px;
    white-space:nowrap;
}
.hp_ad_big_more{
    background: url(/css/img/produkt_vice_bg.jpg) 0 0 repeat-x;
    float:left;
    height: 22px;
    width: 278px;
}
.hp_ad_big_more_left{
    background: url(/css/img/produkt_vice_left.jpg) 0 0 no-repeat;
    height: 22px;
}
.hp_ad_big_more_right{
    background: url(/css/img/produkt_vice_right.jpg) 100% 0 no-repeat;
    height: 22px;
}
.hp_ad_big_more_arrow{
    background: url(/css/img/arrow_right_blue.gif) 260px 8px no-repeat;
    padding-top: 4px;
    text-align:right;
    padding-right:25px;
}

a.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #365563;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline
}
a.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #365563;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none
}

/* AD Detail*/
.ad_title{
    height:53px;
    padding-left: 15px;
    padding-top: 0px;
}
.ad_title A{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
.ad_title A:hover{
    text-decoration: none;
}
A.ad_title_big{
    color:#365563;
    font-size: 24px;
}
.ad_title_bg{
    margin-top: 2px;
    background: url(/css/img/hp_ad_big_bg.jpg) 0 8px repeat-x;
    width: 571px;
    clear:left;
}
.ad_title_left{
    background: url(/css/img/hp_ad_big_left.jpg) 0 8px no-repeat;
    height:53px;
}
.ad_title_right{
    background: url(/css/img/hp_ad_big_right.jpg) 100% 8px no-repeat;
    height:53px;
}
H1.ad_detail{
    color:#365563;
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}
.ad_detail_name{
   clear:left;
   padding-left:15px;
   width: 300px;
}
.ad_detail_image{
    padding-left:15px;
    padding-top: 15px;
    padding-bottom:15px;
    width:290px;
    text-align: center;
}
.ad_detail_images{
    clear:left;
    padding-left:15px;
    padding-top: 0px;
    padding-bottom:0px;
}
.ad_detail_images IMG{
    padding-right: 10px;
    padding-bottom: 10px;
}
.ad_detail_image_bg{
    background: #f1f1f1 url(/css/img/produkt_top_center.jpg) 0 0 repeat-x;
    clear:left;
    width: 320px;
}
.ad_detail_image_left{
    background: url(/css/img/produkt_top_left.jpg) 0 0 no-repeat;
}
.ad_detail_image_right{
    background: url(/css/img/produkt_top_right.jpg) 100% 0 no-repeat;
}
.ad_more{
    background: url(/css/img/produkt_vice_bg.jpg) 0 0 repeat-x;
    clear:left;
    height: 22px;
    width: 320px;
}
.ad_more_left{
    background: url(/css/img/produkt_vice_left.jpg) 0 0 no-repeat;
    height: 22px;
}
.ad_more_right{
    background: url(/css/img/produkt_vice_right.jpg) 100% 0 no-repeat;
    height: 22px;
}
.ad_more_link{
    background: url(/css/img/arrow_right_blue.gif) 105px 8px no-repeat;
    padding-top: 3px;
    padding-left: 15px;
    padding-right:15px;
    float:left;
    width: 120px;
}
.ad_more_link2{
    background: url(/css/img/nabidka_arrow_left.gif) 53px 8px no-repeat;
    padding-top: 3px;
    padding-left: 15px;
    padding-right:15px;
    text-align:right;
    float:left;
    width: 140px;
}
.ad_more_top_left{
    background: #f1f1f1 url(/css/img/produkt_left_bottom.jpg) 0 0 no-repeat;
    clear:left;
    height: 4px;
}
.ad_more_top_right{
    background: url(/css/img/produkt_right_bottom.jpg) 100% 0 no-repeat;
    height: 4px;
}
.ad_detail_id{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align:right;
    clear:left;
    padding-top: 25px;
    width: 235px;
}
.ad_detail_parameters{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    clear:left;
    padding-top: 22px;
    width: 235px;
}
.ad_detail_parameter_label{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    clear:left;
    float:left;
    width: 115px;
    text-align:right;
    padding-bottom: 5px;
}
.ad_detail_parameter_value{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    float:left;
    width: 115px;
    padding-left:5px;
    padding-bottom: 5px;
}
.as_detail_parameter_label{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    float:left;
    width: 65px;
    text-align:right;
    padding-bottom:5px;
}
.as_detail_parameter_value{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    float:left;
    width: 155px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
}
.as_detail_parameter_value A{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color:#880000;
}
.as_detail_parameter_value A:hover{
    text-decoration: underline;
}
.as_detail_parameter_value_email{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color:#880000;
    cursor:pointer;
    padding-left:5px;
    width: 155px;
    float:left;
    padding-bottom:5px;
}
.as_detail_parameter_value_email:hover{
    text-decoration: underline;
}
#image_detail{

    width:290px;
    cursor:pointer;
}
#image_detail_nolink{
    width:290px;
}
.image_detail_small{
    width:50px;
    cursor:pointer;
}
#ad_detail_photo_galery{
    position:absolute;
    width:660px;
    background-color: #000000;
    top:276px;
    left:50%;
    margin-left:-330px;
}
.ad_detail_photo_galery_hide{
    display:none;
}
.ad_detail_photo_galery_show{
    display:run-in;
}
#ad_detail_photo_galery A{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #365563;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
#ad_detail_photo_galery A:hover{
    text-decoration: none;
}
.ad_detail_photo_galery_row{
    clear:left;
    width:640px;
    padding-left: 10px;
    padding-right: 10px;
    text-align:left;
    padding-top: 5px;
    padding-bottom: 5px;
}
#galery_image_detail{
    width: 640px;
}
.galery_image_detail_small{
    width:50px;
    cursor:pointer;
    padding-right:8px;
    padding-bottom: 5px;
}
.ad_detail_price{
    clear:left;
    padding-left: 10px;
    padding-top: 10px;
    width:240px;
}
.ad_detail_price_bg{
    background: url(/css/img/gradient_radit_bg.jpg) 0 0 repeat-x;
}
.ad_detail_price_left{
    background: url(/css/img/gradient_radit_left.jpg) 0 0 no-repeat;
    height:53px;
}
.ad_detail_price_right{
    background: url(/css/img/gradient_radit_right.jpg) 100% 0 no-repeat;
    height:53px;
}
.ad_detail_price_value {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    text-align:right;
    float:left;
    padding-top: -5px;
    width: 230px;
}
.ad_detail_price_label{
    float:left;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    width: 80px;
    text-align: right;
    padding-top:10px;
}
.ad_detail_bottom_parameter_label{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    clear:left;
    text-align:left;
    padding-top: 10px;
    padding-left: 15px;
}
.ad_detail_bottom_parameter_value{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    clear:left;
    padding-left:15px;
    padding-right:15px;
    padding-top: 5px;
    width: 535px;
}


#ad_detail_aseller {padding-top:15px}
.ad_detail_aseller_t {background: url(/css/img/prodejce_bg_top.jpg) 0 0 repeat-x}
.ad_detail_aseller_b {background: url(/css/img/prodejce_bg_down.jpg) 0 100% repeat-x}
.ad_detail_aseller_l {background: url(/css/img/prodejce_bg_left.jpg) 0 0 repeat-y}
.ad_detail_aseller_r {background: url(/css/img/prodejce_bg_right.jpg) 100% 0 repeat-y}
.ad_detail_aseller_bl {background: url(/css/img/prodejce_left_down.jpg) 0 100% no-repeat}
.ad_detail_aseller_br {background: url(/css/img/prodejce_right_down.jpg) 100% 100% no-repeat}
.ad_detail_aseller_tl {background: url(/css/img/prodejce_left_top.jpg) 0 0 no-repeat}
.ad_detail_aseller_tr {background: url(/css/img/prodejce_right_top.jpg) 100% 0 no-repeat;padding-left:15px;padding-top:15px;padding-bottom:15px;}
#ad_detail_aseller H2{color:#365563; font-size: 12px;padding-bottom:10px;padding-top:0px; margin:0px;}
#ad_detail_aseller A {color:#880000;}
#ad_detail_aseller A:hover {text-decoration: none;}
.ad_detail_aseller_parameters{
    width: 540px;
    height:18px;
}
.ad_detail_aseller_label{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    width:160px;
    clear:left;
    float:left;
}
.ad_detail_aseller_value{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    width:375px;
    float:left;
    padding-left:5px;
}
.ad_detail_ref_id{color:#880000; font-size: 12px;padding-bottom:10px;padding-top:0px; margin:0px;}

#ad_detail_bottom_rating{
    width: 540px;
    clear:left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
#ad_detail_bottom_rating H2{color:#365563; font-size: 12px;padding-bottom:10px;padding-top:0px; margin:0px;clear:none;}
.ad_detail_bottom_rating_label{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding-bottom: 15px;
    padding-left: 0px;
}
#ratingComments{
    width:540px;
}
A.btn_close{
    cursor:pointer;
}

/*catalog*/

.catalog_pagelister{
    float:left;
    text-align:right;
    width:350px;
}
.catalog_pagelister_footer{
    float:left;
    text-align:right;
    width:570px;
}
.catalog_pagelister_link{
    color:#880000;
    text-decoration: none;
    
}
.catalog_pagelister_link:hover{
    text-decoration: underline;
}
.catalog_infopage{
    clear:left;
    float:left;
    width:200px;
    padding-left: 15px;
}
.catalog_pagelister_selected{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    
}
.catalog_pagelister_selected:hover{
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
    
}

.catalog_sort_pan{
    clear:left;
    padding-left: 0px;
    padding-top: 8px;
    width:570px;
}
.catalog_sort_pan_bg{
    background: url(/css/img/gradient_radit_bg.jpg) 0 0 repeat-x;
}
.catalog_sort_pan_left{
    background: url(/css/img/gradient_radit_left.jpg) 0 0 no-repeat;
    height:53px;
}
.catalog_sort_pan_right{
    background: url(/css/img/gradient_radit_right.jpg) 100% 0 no-repeat;
    height:53px;
    padding-right:15px;
    padding-top: 5px;
}
.catalog_sort_pan_value {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    text-align:left;
    clear:left;
    float:left;
    padding-left:15px;
    padding-top:0px;
}
.catalog_btn{
    float:left;
    padding-left: 5px;
    padding-top: 2px;
}
.catalog_btn_text{
    float:right;
    padding-left: 5px;
    padding-top: 2px;
}
.catalog_btn_bg{
    background: url(/css/img/btn_bg.gif) 0 0 repeat-x;
    cursor:pointer;
    padding-left:4px;
    padding-right:4px;
    padding-top: 6px;
    float:left;
    height:20px;
}
.catalog_btn_bg_text{
    background: url(/css/img/btn_bg.gif) 0 0 repeat-x;
    cursor:pointer;
    padding-left:4px;
    padding-right:4px;
    padding-top: 4px;
    font-weight:bold;
    float:left;
    height:20px;
}
.catalog_btn_left{
    background: url(/css/img/btn_left.gif) 0 0 no-repeat;
    height:20px;
    float:left;
    width:3px;
}
.catalog_btn_right{
    background: url(/css/img/btn_right.gif) 100% 0 no-repeat;
    height:20px;
    float:left;
    width:3px;
}
#catalog_items{
    float:left;
    padding-left: 0px;
    padding-top: 8px;
    width:570px;
}
.catalog_item_l{
    width: 280px;
    clear:left;
    float:left;
    padding-bottom:20px;
}
.catalog_item_r{
    width: 280px;
    float:right;
    padding-bottom:20px;
}
.catalog_item_title{
    width: 280px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:10px;
}
.catalog_item_title A{
    color:#365563;
    text-decoration:underline;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalog_item_title A:hover{
    color:#880000;
    text-decoration:underline;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalog_item_content_tl{
    background: #F1F1F1 url(/css/img/produkt_gray_left.jpg) 0 0 no-repeat; 
}
.catalog_item_content_tr{
    background: url(/css/img/produkt_gray_right.jpg) 100% 0 no-repeat; 
}
.catalog_item_content_bl{
    background: url(/css/img/produtk_rohvice_left.jpg) 0 100% no-repeat; 
}
.catalog_item_content_br{
    background: url(/css/img/produtk_rohvice_right.jpg) 100% 100% no-repeat;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
}
.catalog_item_content_mask{
    width:260px;
}
.catalog_item_content_mask_price{
    width:260px;
    height:30px;
}
.catalog_item_content_br_img{
    cursor:pointer;
    max-width:150px;
    max-height:113px;
}
.catalog_item_more_bg{
    background: url(/css/img/produkt_vice_bg.jpg) 0 0 repeat-x;
    cursor:pointer;
}
.catalog_item_more_left{
    background: url(/css/img/produkt_vice_left.jpg) 0 0 no-repeat;
    width:260px;
    height:22px;
    text-align:right;
    padding-right:10px;
    padding-top: 4px;
}
.catalog_item_more_right{
    background: url(/css/img/produkt_vice_right.jpg) 100% 0 no-repeat; 
}
.catalog_item_more_left A{
    color:#365563;
    text-decoration:none;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalog_item_more_left A:hover{
    color:#880000;
    text-decoration:underline;
}
.catalog_item_parameters{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    text-align:left;
    padding-bottom:10px;
    width: 100px;
    float:right;
}
.catalog_item_parameters A{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    text-align:left;
}
.catalog_item_parameters A:hover{
    text-decoration: underline;
}
.catalog_item_parameters_checkb{
    height:30px;
    padding-top:10px;
    float:left;
}

.catalog_item_parameters_price{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    font-weight: 550;
    text-decoration: none;
    text-align:left;
    padding-bottom:0px;
    width: 100px;
    float:right;
    margin-top: -10px;
}
.catalog_item_price{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #880000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align:right;
    padding-top:5px;
    white-space:nowrap;
}

#goog-wm {
  width: auto;
  padding: 1em;
  border: 3px solid #880000;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: block;
}