@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext);
td[width="50%"] {
    width: auto;
    display: none;
}
#content { 
	width:1500px;
	position:relative;
	margin: auto;
}
div, p, a, input, ul, li, h1, h2, h3, h4, h5, label, select, .text_small, .text_color_white, .text_normal, .text_color_fault, .text_color_akcio, .text_big, .text_color_other, .text_biggest, .text_color1, .text_bigger, .text_button, .text_smaller, .text_style_line, .text_color_num1 {
	font-family: 'Open Sans', sans-serif;
}
.menu_item_inner a{
    color: #eecd86;
}
.page_cart_tr_foot input {
    height: auto;
}
#ud_shop_artdet #slideshow {
    display: none;
}
/*** COLOR ***/
.bg_color_light3 {
    background-color: #F1E4E7;
}
.bg_color_dark2 {
    background-color: #3C3141;
}
.text_big {
    color: #CF4F3F;
}
.page_help_content .text_big {
    color: #3C3141;
}
.text_color_other {
    color: #3C3141; /*lila*/
}
#box_newsletter_content {
    padding-top: 20px;
}
.box_newsletter_button {
/*     margin-right: 10px; */
    margin-top: 10px;
}
#box_right .box_content {
    width: auto;
    padding: 10px;
    margin: 0;
}
#box_newsletter_content .box_newsletter_button input {
    width: auto;
}
.box_art_text0 {
	float:right;
	width:auto;
	margin-left: 10px
}

/*** HEADER MENU ***/
#header_menu {
    width: 600px;
    height: 36px;
    float: left;
    overflow: hidden;
    text-align: left;
}

#header_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 12px;
    font-size: 0;
}

#header_menu li {
    display: inline;
    margin: 0;
    font-size: 0;
}

#header_menu li.login a.text_normal {
    font-weight: bold;
}

#header_menu li.remind a.text_normal {
    font-weight: bold;
}

#header_menu li span.menu_item_inner {
    display: inline;
    width: auto;
    margin: 0;
    padding: 0 0 0 0;
}

#header_menu li a, #header_menu li a.text_normal {
    width: auto;
    margin: 0;
    text-align: left;
    font-size: 14px;
    padding: 0 18px 0 18px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    border-right: 1px solid #FFF;
    line-height: 12px;
}
.text_small {
	font-size:13px;
}
.box_content {
	width:220px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}
#header_menu li a.text_normal {
    font-weight: normal;
}

#header_menu li:hover a {
    color: #CCC;
    text-decoration: none;
}

#header_menu li:last-child a {
    border: none;
}

/*** HEADER SEARCH ***/
#header_search {
    /* 	position: absolute; */
    /* 	width:220px; */
    /* 	height:29px; */
    /* 	padding-top:7px; */
    /* 	float:left;	 */
    /* 	left: 180px; */
    /* 	top: 6px; */
}

#box_search_content {
    width: 220px;
    height: 22px;
    background-image: url("../image/search_bg.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    /* text-align: right; */
    margin: 6px 0 0 0;
    float: right;
}

#box_search_content label {
    display: none;
}

#box_search_content .box_search_field {
    width: 170px;
    float: left;
    text-align: left;
    padding: 4px 0px 0 10px;
    margin: 0;
}

#box_search_content .box_search_field input {
    width: 170px;
    border: none;
    border-width: 0;
    background-color: transparent;
}

#box_search_content .box_search_field input.text_small {
    font-size: 12px;
    color: #797777;
}

#box_search_content .box_search_button {
    width: 27px;
    height: 28px;
    float: left;
}

#box_search_content .box_search_button input {
    width: 27px;
    height: 28px;
    border: none;
    cursor: pointer;
    border-width: 0;
    background-color: transparent;
}

/*** HEADER LANGUAGE ***/
#header_lang {
    /* 	position: absolute; */
    /* 	width:180px;; */
    /* 	height:36px; */
    /* 	float:left; */
    /* 	padding-top:1px; */
    /* 	overflow:hidden; */
    /* 	left: 0; */
    /* 	top: 0; */
}
.overlay_login {
    border: solid 2px #3c3141;
    border-width: 6px 2px 4px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #f1e4e7;
}
.overlay_login_input input {
    border: none;
}
#overlay_login1 .overlay_title, #overlay_login2 .overlay_title {
    color: #3c3141;
}
.overlay_login_list {
    background-image: url(../image/level.png);
}
.overlay_login_reminder a {
    color: #cf4f3f;
}
.overlay_info button, .overlay_error button, .overlay_ok button, .overlay_warning button, .overlay_dialog button, .overlay_login button {
    background-image: none;
    background-color: #cf4f3f;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border: none;
}
.overlay_login_list_title {
    color: #cf4f3f;
}
#box_lang_content {
    width: 160px;
    height: 36px;
    text-align: right;
}

/*** SLIDESHOW ***/
#banner_start_big_content {
    margin: 0 auto;
}

.nivo-controlNav a {
    background-color: #cf4f3f;
    border: 1px solid white;
    color: #CCC;
    border-radius: 16px;
}

.nivo-controlNav a.active {
    background-color: #f3f4f6;
    border: 1px solid #cf4f3f;
    color: #63605f;
}

/*** HEADER LOGO ***/
.text_color_num1 .text_color1 {
    color: #d95d39;
}

#logo {
    width: 18%;
    height: 98px;
    /* float: left; */
    color: rgba(0 0 0 0);
    margin-top: 8px;
    margin-left: -10px;
}
#header_container {
    border: none
}
#header_bottom {
    height: auto;
    background-image: none;
    background-color: #3c3141;
    border-top: solid 10px #cf4f3f;
}
#header_bottom_inner {
    height: 40px;
}
#header_container, #header_container_inner {
    height: 174px;
    background-image: none;
}
#header_container_inner {
    display: inline-flex;
    vertical-align: middle;
    width: 1500px;
    margin: auto;
}
/*** MENU BOTTOM ***/
#menu {
    width: 100%;
    height: 40px;
    float: left;
    overflow: hidden;
    text-align: left;
    background-color: #3c3141;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 7px;
    padding-left: 0px;
    text-align: center;
}

#menu li {
    display: inline;
    margin: 0;
    padding-right: 0px;
    text-align: right;
}

#menu li span.menu_item_inner {
    display: inline;
    width: auto;
    margin: 0;
    padding: 0 0 0 0;
    text-align: right;
}
.menu_item_inner:before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 19px;
    background-image: url(../image/virag.png);
    background-size: 20px;
    margin-left: 20px;
    margin-right: 4px;
}
#menu_content5 > ul > li > span > a:hover {
    color: #ffffff;
}

#menu li a, #menu li a.text_normal {
    width: auto;
    margin: 0;
    text-align: right;
    font-size: 19px;
    padding: 11px 0 0 00px;
    font-family: 'Open Sans', sans-serif;

}

#menu li a.text_normal {
    font-weight: normal;
}

#menu li a strong {
    font-weight: normal;
}
#menu li:hover a {
    color: #696969;
    text-decoration: none;
}

#menu li:last-child a {
    padding-right: 30px;
}


/*** CMS  MENU ***/
.box_left_container_cms {
    width: 254px;
    padding: 8px 0 8px 0;
    overflow: hidden;
    background-color: #fff;
    border-left: 1px solid #d7d5d6;
    border-right: 1px solid #d7d5d6;
    border-bottom: 1px solid #d7d5d6;
    border-top: 1px solid #d7d5d6;
    margin-bottom: 15px;
}

.box_left_title_cms {
    width: 254px;
    height: 0px;
    text-align: left;
    background-image: url(../image/box_left_title_cms_bg.png);
    background-repeat: no-repeat;
}

#box_left_cms {
    width: 240px;
    margin: 0 auto;
}

#box_left_cms ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#box_left_cms li {
    margin: 0;
    padding: 6px 0 6px 10px;
    text-align: left;
    border-bottom: 1px solid #eaeaea;
}

#box_left_cms li li {
    border: none;
}

#box_left_cms a {
    font-size: 15px;
    color: #767678;
    font-family: 'Open Sans', sans-serif;
}

#box_left_cms li:hover a {
    color: #343434;
    text-decoration: none;
}

#box_left_cms ul ul {
    padding: 2px 0 0 6px;
}

/*** CART ***/

#cart {
    width: 350px;
    height: 90px;
    /* 	float:left; */
    /* 	background-image: url(../image/cart_bg.png); */
    /* background-repeat:no-repeat; */
    /* margin-top:60px; */
    /* float: right; */
    position: fixed;
    right: -260px;
    margin-top: 32px;
    z-index: 6;
    background-color: white;
    /* top: 38px; */
    border: solid 1px #3C3141;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-right: none;
    transition-duration: 0.3s;
    animation-name: cartanim;
    animation-duration: 6s;
    animation-direction: alternate;
    animation-delay: 1s;
}
@keyframes cartanim {
/*     from {right: 0px;}
    to {right: -130px;} */
    0% {right: -260px;}
    25% {right: -130px;}
    75% {right: -130px;}
    100% {right: -260px;}
}
#cart:hover {
/*     animation-name: cartanim;
    animation-duration: 1s;
    animation-direction: alternate; */
    transform: translatex(-130px);
}
#cart_pic {
    width: 70px;
    height: 70px;
    float: left;
    cursor: pointer;
    background-image: url(../image/cart_pic.png);
    background-repeat: no-repeat;
    /* background-position:12px 8px; */
    background-size: 70px 70px;
    margin-top: 12px;
    margin-left: 8px;
}

#cart_text {
    width: 123px;
    height: 91px;
    float: left;

}
#box_cart_content span.box_cart_empty {
    color: black;
}

#box_cart_content {
    width: 120px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}
#box_cart_content .text_color_fault {
    color: blak;
}

#box_cart_content span.box_cart_empty {
    display: block;
    width: 120px;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #555;
    margin: 0 0 0 0;
    padding-top: 15px;
}

#box_cart_content .box_cart_item span.text_color_fault {
    display: block;
    width: 75px;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    color: #3C3141;
    margin: 3px 0 3px 0;
}

#box_cart_content .box_cart_price {
    padding: 0;
    margin: 0;
    background-color: #F1E4E7;
    margin-top: 20px;
}
.box_cart_price {

}
#box_cart_content .box_cart_price span.text_color_fault {
    display: block;
    width: 85px;
    height: 20px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    color: #3C3141;
    margin-top: 0px;
    margin-left: 4px;
}

.page_cart_td_netto .text_color_akcio {
    color: #fff000;
}

.page_cart_td_brutto .text_color_akcio {
    color: #fff000;
}

.page_cart_td_sum .text_color_akcio {
    color: #fff000;
}

/*** BOX OFF ***/
#box_container_shop_remind {
    display: none;
}

/*** CATEGORY ***/
#box_cat_content ul li {
    border-bottom: 1px solid white;
    padding: 11px 0 11px 10px;
    color: #767678;
    list-style-image: url(../image/level.png);
    margin-left: 24px;
    margin-right: 10px;
}

#box_cat_content ul li li {
    background-image: none;
    padding: 9px 0 0 10px;
    border: none;
}

#box_cat_content li .text_small {
    font-size: 13px;
    color: #3C3141;
}
.text_small {
    color: #3C3141;
}

#box_cat_content {
    width: 240px;
}

/*** FOOTER + PROVIDER ***/
#footer_provider {
    width: 100%;
    height: 230px;
    /* 	background-image:url("../image/footer_bg.png"); */
    background-color: #3c3141;
    background-repeat: repeat-x;
}

/*** THREE BOX ***/

#three_box {
    width: 1000px;
    height: 130px;
    margin: 0 auto;
}

#three_box_1 {
    width: 320px;
    height: 130px;
    float: left;
}

#three_box_2 {
    width: 320px;
    height: 130px;
    float: left;
}

#three_box_3 {
    width: 320px;
    height: 130px;
    float: left;
}

#box_space {
    width: 15px;
    height: 120px;
    float: left;
    background-color: transparent;
    border-left: 1px solid #CCC;
}

/*** OTHER DESIGN ELEM ***/
.page_cat_item_prodnum {
    background-image: url("../image/cat_list_prod.png");
    background-repeat: no-repeat;
    width: 71px;
    height: 48px;
    margin-top: -4px;
    margin-left: 86px;
    padding-top: 12px;
}

.page_cat_item_newnum {
    background-image: url("../image/product_new.png");
    background-repeat: no-repeat;
    margin-top: -4px;
    margin-right: 0;
    width: 48px;
    height: 48px;
    padding-left: 0;
    padding-top: 12px;
}

.page_artdet_status_new {
    background-image: url("../image/vrib.png");
    background-repeat: no-repeat;
/*     width: 68px; */
    height: 101px;
    width: 101px;
    margin-left: -60px;
    padding-top: 12px;
    margin-top: 2px;
}
#ud_shop_artdet .page_artdet_status_new {
    height: 101px;
    width: 101px;
    margin-left: -60px;
    padding-top: 12px;
    margin-top: 2px;
}
/*#ud_shop_art .page_artdet_status_new,
#ud_shop_cat */.page_artdet_status_new {
    margin-left: -4px;
    margin-top: -4px;
    padding-top: 4px;
    padding-left: 36px;
    color: white;
    background-size: 90px;
    width: 40px;
    height: 72px
}
.page_artdet_status_new_inner {
    padding-top: 30px;
    padding-right: 28px;
}
/*#ud_shop_art .page_artdet_status_new_inner, #ud_shop_cat */.page_artdet_status_new_inner  {
    margin-left: -6px;
}
#ud_shop_artdet .page_artdet_status_new_inner {
    margin-left: -60px;
    margin-top: -6px;
}
#page_artdet_tab_content_5 .page_design_item {
    width: auto;
}
#page_artdet_tab_content_5 .page_design_main {
    width: auto;
}

#page_artdet_tab_content_5 .page_design_item table {
    width: auto;
}
#page_artdet_tab_content_5 .page_design_name {
    text-align: right;
}
.page_artdet_price_save {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    margin-top: 2px;
    margin-left: -5px;
    padding-top: 12px;
    padding-left: 4px;
    text-align: left;
}
.page_artlist_list .page_artdet_price_save {
    margin-top: -4px;
}
.page_design_item {
    width: auto !important;
    background-color: #f1e4e7;
}
.page_design_item table {
    margin: auto;
}
#ud_shop_modcust .page_design_item table {
/*     margin: 0; */
}
#div_out_default_same > div > div > div.page_design_main.border_2 > table > tbody > tr > td.page_design_name_content.bg_color_light2 > div > div > table {
    margin: 0;
}
.page_design_main {
    width: auto !important;
}
.border_2 {
    margin: 0 10px; !important;
    border: none;
}
.page_headbutton {
    text-align: right;
    margin-top: 20px;
}
.text_button input {
    background-color: #F1E4E7;
    border: solid 1px #3C3141;
    /* padding: 20px; */
    /*     border-top-left-radius: 8px; */
    /*     border-bottom-right-radius: 8px; */
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    /*     margin-left: 10px; */
    }
.page_contact_mail input {
    width: 100%;
}
.text_normal {
    width: auto;
/*     margin-top: 10px; */
    /*     padding-bottom: 16px; */
    /*     border-bottom: solid 1px #3c3141; */
}
.sidebars {
    /*     width: 202px; */
    float: left;
/*     display: inline; */
    }
.sidebars #left, .sidebars #right  {
    float: none;
}
.sidebars .box_right_title, .sidebars .box_right_container {
    margin-left: 0;
    margin-right: 20px;
}
.page_artlist_cart_qty {
/*     vertical-align: bottom; */
}
.page_contact_mail textarea {
    width: 100%;
}
.page_tooltip_price_save {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    margin-top: -5px;
    margin-left: 5px;
    padding-top: 12px;
    padding-left: 4px;
    text-align: left;
}
.page_tooltip_akcio .text_color_other {
    display: block;
    color: #3C3141;
/*     max-width: 160px; */
}

#box_container_shop_top #box_top_content .box_art_element {
    border-bottom: 1px solid white;
    padding-top: 8px;
    padding-bottom: 8px;
}

#box_container_shop_art #box_art_content .box_art_element {
    border-bottom: 1px solid white;
    padding-top: 8px;
    padding-bottom: 8px;
}

/*** CALENDAR ***/
.box_calendar_header {
    background-color: #b83e1c;
}
.bg_color_dark1 {
    background-color: #3C3141;
}
.bg_color_dark4 {
    background-color: #CF4F3F;
}
#ud_shop_cart .bg_color_dark4 {
    background-color: #f0e4e6; 
     background-color: #ffffff; 
}
#ud_shop_cart .bg_color_dark4 .text_color_white {
    color: #3C3141;
}
#main_open_aszf {
    width: 400px;
    margin-left: 0;
}
.box_calendar_header .bg_color_dark2 {
    background-color: #c34826;
}
#page_order_follow_main > table > tbody > tr.page_order_follow_tr_head.bg_color_light3 {
    background-color:  #3C3141;
    color: white;
}
#page_order_follow_main > table > tbody > tr.page_order_follow_tr_head.bg_color_light3 .text_normal {
    color: white;
}
#ud_shop_order_follow .bg_color_light4 {
     background-color: #f0e4e6;

}
.page_order_follow_table {
    width: 100%;
}
.box_calendar_element_select {
    background-image: url(../image/num_elem_select.gif);
}

/*** DIV ***/
.page_hr {
    width: 700px;
    height: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 5px;
    background-color: #e0dfdf;
}

/*** BOTTOM TEXT ***/
#bottomlink_content {
    padding-top: 12px;
}

#bottomlink_content a.text_normal {
    color: #FFFFFF;
}

#bottomlink_content span.text_normal {
    color: #FFFFFF;
}

/*** PAGE DESIGN ***/
.page_artlist_item_3 .bg_color_light2 {
    background-color: #eeeff1;
}

.page_artlist_name_4 .bg_color_light2 {
    background-color: #eeeff1;
}

.page_artlist_name_4 .page_artlist_name_table_inner {
    height: 28px;
    padding-top: 2px;
}

.page_artlist_cart_4 {
    background-color: #f3f3f3;
}

.page_artlist_item .page_artlist_name .bg_color_light2 {
    background-color: #eeeff1;
}

.page_artlist_price_save_1 {
    background-image: url(../image/product_new.png);
}

.page_artlist_price_save_1 {
    margin-left: 660px;
}

.page_artlist_item_5 .bg_color_light2 {
    background-color: #eeeff1;
}

.page_artlist_item_5_inner .page_artlist_price_save {
    background-image: url(../image/product_discount.png);
}

.page_artlist_item_5_inner .page_artlist_status_new {
    background-image: url(../image/product_new.png);
}

.page_artlist_cart_5 {
    background-color: #f3f3f3;
}

.page_artlist_item_5_inner .page_artlist_stock_available {
    background-image: url(../image/product_stock_available.png);
}

.page_artlist_item_5_inner .page_artlist_stock_unavailable {
    background-image: url(../image/product_stock_unavailable.png);
}

.page_artdet_stock_unavailable {
    background-image: url(../image/product_stock_unavailable.png);
}

.page_artdet_stock_available {
    background-image: url(../image/product_stock_available.png);
}

.page_artlist_stock_table {
    background-color: #f3f3f3;
}

/*** NEW CART ICON ***/
.page_artlist_cart_5 .page_artlist_cart_image, .page_artlist_cart_5 .page_artlist_cart_image_4, .page_artlist_cart_5 .page_artlist_cart_label {
    display: block;
}

.page_artlist_cart_5 .page_artlist_cart_det_img, .page_artlist_cart_5 .page_artlist_cart_label_img {
    display: none;
}

.page_artlist_cart_5 .border_1 {
    border: none;
}

.page_artlist_cart_5 .bg_color_light2 {
    background-color: transparent;
}

.page_artlist_cart_5 .page_artlist_cart_det {
    float: left;
    font-size: 0;
    height: 23px;
    margin: 10px 0 0 10px;
    position: relative;
    text-align: left;
    padding-left: 4px;
    background-color: #b94826;
    width: auto;
}

.page_artlist_cart_5 .page_artlist_cart_label {
    float: right;
    font-size: 0;
    height: 23px;
    margin: 10px 10px 0 0;
    position: relative;
    text-align: left;
    padding-left: 4px;
    background-color: #b94826;
    width: auto;
}

.page_artlist_cart_5 .page_artlist_cart_det_text, .page_artlist_cart_5 .page_artlist_cart_label_text {
    width: auto;
    padding: 0 4px 0 0;
    height: 23px;
    background-color: #b94826;
}

.page_artlist_cart_5 a {
    width: auto;
    background-attachment: scroll;
    background-image: url("../image/page_artlist_cart_5.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 21px;
    margin: 0;
    padding: 5px 2px 0 24px;
    float: left;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

.page_artlist_cart_5 .page_artlist_cart_det_text a {
    background-position: 0 -38px;
}

.page_artlist_cart_5 .page_artlist_cart_label_text a {
    background-position: 1px 2px;
}
.page_artlist_cart_image, .page_artlist_cart_image_4, .page_artlist_cart_label {
    display: none;
}

.page_artlist_cart_button {
    display: block;
    width: 75px;
    white-space: nowrap;
    font-size: 0;
    vertical-align: top;
    margin-left: 30px;
}

.page_artlist_cart_button_outer {
    display: block;
    width: 75px;
    line-height: 22px
}
.page_artlist_cart_button {
/*     margin-left: 20px; */
    /*     width: 60px; */
}

.page_artlist_item_3 .page_artlist_cart_button_outer {
    margin-top: 15px;
}

/* .page_artlist_cart_button a {

	width:auto;
    font-weight:normal;
	background-color: #f0e4e6;
    background-attachment: scroll;
    background-image:url("../image/cart_pic.png");
    background-repeat:no-repeat;	
    background-position: 10px 15px;	
    border: medium none;
    cursor: pointer;
    display: block;
	  width: 100px;
    height:100px;
	border-radius: 50px;
    margin:0;
    padding:4px 4px 0 23px;
	padding: 0;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color: #3c3141;
	position: absolute;
	right: -30px;
	top: -40px;
} */
.page_artlist_cart_button a {
    float: right;
    background-color: #f5434f;
    padding: 4px 14px;
    color: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: bold;
/*     margin-right: 0px; */
    width: 76px;
}
#headerszoveg {
    text-align: left;
    /* float: left; */
    width: 970px;
    font-size: 16px;
    color: #3C3141;
    /*     display: inline-block; */
    /*     height: 100%; */
    vertical-align: middle;
    margin-top: 4px;
    padding: 10px 0;
    line-height: 30px;
}
#headerszoveg a {
    color: #3C3141;
    text-decoration: underline;
}
#logomegb {
    float: right;
    margin-left: 26px;
/*         margin-right: -140px; */
}
.rozsdalap {
    background-color: #f5434f;
    color: white;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    
}
#headerszoveg .rozsdalap a {
    color: white;
    text-decoration: none;

}
.page_artlist_cart_table {
    width: auto;
    height: auto;
    display: block;
}

/*** ARTDET CART ***/
#page_artdet_cart_image {
    display: none;
}

#page_artdet_cart_text a {
    display: block;
    width: 138px;
    height: 23px;
    padding: 9px 0 0 0px;
    margin-left: 15px;
    text-align: center;
    background-color: #f5434f;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    /* 	background-image:url("../image/artdet_cart.png"); */
    background-repeat: no-repeat;
    background-position: 5px 4px;
    cursor: pointer;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
}
#page_artdet_func {
    float: right;
}
.page_artdet_social_icon_div {
    float: none;
    display: inline-block;
    /*! width: auto !important; */
}
#page_artdet_social_icon {
    position: absolute;
    width: 100%;
    display: inline-block;
    text-align: right;
    top: -70px;
    right: -52px
}
#page_artdet_rovleir {
    margin-top: 20px;
}
#page_artdet_tabbed_box {
    width: auto;
    margin-top: 20px;
}
.bg_color_light2 {
    background-color: #f1e4e7;
}
.page_artdet_tab,
.page_help_tab,
.page_contact_tab {
    background-color: #3c3141;
}
.page_artdet_tab_active,
.page_help_tab_active,
.page_contact_tab_active {
    background-color: #cf4f3f;
}
.page_artdet_tabs, {
    width: auto;
}
.page_order_mods_table {
    width: auto;
}
#page_contact_tabs_shadow, #page_help_tabs_shadow {
    width: auto !important;
    visibility: hidden;
}
.page_help_content {
    width: auto !important;
}
.page_artdet_name_outer {
    width: auto !important;
}
#page_artdet_cart_text a:hover {
    text-decoration: none;
    background-color: #a33c1d;
}

#page_artdet_cart_text a:active {
    text-decoration: none;
    background-color: #a33c1d;
}
.page_artdet_cart_table,
.page_artdet_cart_table tbody,
.page_artdet_cart_table tbody tr {
    display: inline-block;
    width: 100%;
}
.page_artdet_cart_table tbody tr td {
    float: left;
}

#page_artdet_cart_text {
    position: relative;
    display: inline;
    float: right;
}
#page_artdet_cart_text:before {
    display: block;
    position: absolute;
    content: "";
    background-image: url(../image/cart_pic.png);
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    left: -40px;
}

.page_artdet_price_save_1 {
    background-image: url("../image/product_discount.png");
}

#page_artdet_inquire #page_artdet_cart_text a {
    background-image: url("../image/cart_question.png");
}
#header_top {
    background-image: none;
    background-color: #3c3141;
}
#slideshow {
    display: none;
}
#ud_shop_start #slideshow {
    width: 970px;
    display: inline-block;
    margin-bottom: 20px;
}
#content_top {
    height: auto;
}
#center, #body {
    width: 970px;
    border: none;
}
#body {
/*     padding-top: 20px; */
}
#content_container {
    width: 100%
}
#center {
    margin: 10px 0 0 0;
}
#right {
    float: right;
    width: 265px;
}
#left {
    float: left;
    width: 265px;
}
#box_left {
    width: auto;
}
#content_container_inner {
    max-width: 1500px;
    margin: auto;
}
.nivoSlider {
    background-size: cover !important;
}
.nivo-slice {
    background-size: cover !important;
}
.box_left_title, .box_right_title {
    position: relative;
    background-color: #cf4f3f;
    border-top-left-radius: 18px;
    color: #eecd86 !important;
    line-height: 50px;
    width: auto !important;
    height: auto !important;
    font-size: 18px;
    padding: 0 0 0 0 !important;
    font-weight: normal;
    letter-spacing: 2px;
    margin-top: 10px;
    text-align: left;

}
.box_right_title {
    margin-left: 20px;
}
.box_left_title {
    margin-right: 20px;
}
.box_left_title:before, .box_right_title:before {
    display: inline-block;
    position: relative;
    content: "";
    width: 36px;
    height: 33px;
    left: -20px;
    top: 0px;
    background-image: url(../image/virag2.png);
    /* margin-left: 20px; */
}
.box_left_container, .box_right_container {
    background-color: #f1e4e7;
    border-bottom-right-radius: 18px;
    padding: 00px 0 20px 0;
    margin-bottom: 20px;
    width: auto;
    border: none;
}
.box_left_container {
    margin-right: 20px;
}
.box_right_container {
    margin-left: 20px;
}
#content_container_outer {
    background-color: white;
}
.page_artlist_item_2 {
    width: 402px;
    height: 202px;
    display: inline;
    margin: 0 35px 40px 35px;
    position: relative;
}
.page_artlist_name_2 {
    float: right;
    border: solid 2px #cba8af;
    width: 200px;
    height: 100px;
    padding: 0;
    border-top-left-radius: 20px;
    border-bottom: none;
    border-left: none;
    background-color: #f0e4e6;
    overflow: hidden;
    /* 	border-bottom-left-radius: 20px; */
}
.page_artlist_right_2 {
    display: inline-block;
    position: relative;
    float: right;
    border: solid 2px #cba8af;
    width: 200px;
    height: 96px;
    padding: 0;
    border-top: none;
    border-left: none;
    background-color: #f0e4e6;
    border-bottom-right-radius: 36px;
}
.page_artlist_left_2 {
    /* 	display: inline-block; */
    float: left;
    border: solid 2px #cba8af;
    width: 200px;
    height: 200px;
    padding: 0;
    border-top-right-radius: 36px;
    border-bottom-left-radius: 36px;
    border-right: none;
    position: relative;
}
.page_tooltip_akcio .text_normal {
    font-size: 11px;
    line-height: 16px;
}
.border_1 {
    border: none;
}
.page_content {
    width: 970px !important;
}
.page_artlist_left_2:after {
    display: inline-block;
    position: absolute;
    content: "";
    width: 55px;
    height: 41px;
    /*   margin-left: 163px; */
    /* 	margin-right: 0; */
    /*   margin-top: -196px;  */
    top: 0;
    right: -24px;
    background-image: url(../image/virag_term.png);
}
.page_artlist_name_table_td {
    position: relative;
    text-align: left;
    padding-left: 16px;
    z-index: 1;
    height: 100px;
    line-height: 20px;
}
.page_artlist_name_table_td a {
    height: 100px;
}
.page_artlist_name_table_td .text_normal {
    font-size: 14px;
}
.page_artlist_name_table_td .text_normal strong {
/*     font-weight: normal; */
/* color: white; */
}

.text_normal {
    color: #3c3141;
    font-size: 14px;
}
#page_artdet_price {
    background-color: #ffffff;
/*     color: #3C3141; */
    padding: 20px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}
.page_artdet_price_net .text_style_line {
    display: block;
    font-size: 20px;
    width: 100%;
/*     text-align: right; */
    font-weight: lighter;
line-height: 32px;
text-align: right;
padding-right: 10px;
/* margin-left: 10px; */
}
.page_artdet_price_net {
    margin-right: 8px;
}
div.box_art_price > span.box_art_price_actual {
/*     background-color: #F5434F; */
    padding: 0 4px 4px;
    display: block;
    margin: 10px 0;
}
div.box_art_price > span.box_art_price_actual .text_small {
    color: #F5434F;
    font-weight: bold;
}
.box_art_price_akcio_text > br {
    display: none;
}
.page_artdet_price_akcio .page_artdet_price_bigger {
    display: block;
    font-weight: bold;
    text-align: right;
/*     width: 400px; */
}
#page_artdet_price > div.page_artdet_price_akcio > span > span > strong {
    float: left;
}
.page_artdet_price_bigger {
    background-color: #f5434f;
    color: #ffffff;
    padding: 2px 8px;
    margin-top: 8px;
}
.page_artdet_akcio .text_normal .text_color_other {
    color: #3C3141;
    line-height: 30px;
    font-size: 14px;
}
.page_artlist_pic_2 {
    height: auto;
}
.page_artlist_name_inside_2 {
    height: auto;
}
.page_artlist_price_2 {
    width: auto;
    height: auto;
    text-align: left;
}
#page_artdet_virtpont .text_smaller {
    font-size: 14px;
    font-style: normal !important;
}
.page_artlist_price_akcio .text_normal {
    display: inline-block;
    	background-color: #f5434f;
    margin: 0 0 10px 0;
    padding: 2px 4px;
    color: white;
    font-size: 14px;
    font-weight: 400;
}
.page_artlist_price_akcio {
    float: right;
    margin-top: 10px;
    margin-right: 12px;
    max-width: 86px;
    text-align: right;
}
.page_artlist_price_net .text_normal {
    color: #3C3141;;
    font-size: 14px;
    display: inline-block;
/*     text-align: right; */
/*     background-color: #f5434f; */
    margin: 10px 0 4px 14px;
    padding: 2px 4px;
    max-width: 80px;
}
.page_artlist_price_net .text_normal strong {
    font-weight: normal;
}
.page_artlist_price_row {
    width: auto;
    height: auto;
    text-align: left;
}
.page_artlist_cart_stock {
    display: table-cell;
    /*     display: inline-block; */
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 14px;
    margin-right: 10px
}
.page_artlist_cart_table > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
    display: none;
}
#page_contact_main_table_name {
    width: auto;
}
.page_artlist_cart_input input {
    border-radius: 0;
    border: none;
    font-size: 16px;
    display: inline-table;
}
/* width auto */
#body_title {
    width: auto;
    height: 22px;
}
.page_artdet_buttonback {
    margin-top: -26px
}
.page_order_control_td_1 {
    text-align: left;
    padding-left: 10px;
}
#page_order_control_modfiz .page_order_control_tr_body td, #page_order_control_modszall .page_order_control_tr_body td, #page_order_control_order_param .page_order_control_tr_body td, #page_order_control_lang .page_order_control_tr_body td, #page_order_control_orderkey .page_order_control_tr_body td, #page_order_control_orderstat .page_order_control_tr_body td, #page_order_control_orderdate .page_order_control_tr_body td {
    padding-left: 10px;
}
#page_order_control_cart .page_order_control_td_2, #page_order_control_cart .page_order_control_td_3, #page_order_control_cart .page_order_control_td_4 {
    width: auto;
}
#page_order_control_main {
    width: auto;
}
#page_order_control_main div {
    margin-top: 20px;
}
#page_order_control_szam .page_order_control_td_1, #page_order_control_szall .page_order_control_td_1 {
    width: auto;
    min-width: 200px;
}
#page_order_control_kap table, #page_order_control_szamszall table {
    width: 100%;
}
#page_order_control_szam .page_order_control_tr_head td, #page_order_control_szall .page_order_control_tr_head td, #page_order_control_orderstat .page_order_control_tr_head td, #page_order_control_orderdate .page_order_control_tr_head td {
    width: 100%;
}
#page_order_control_szam .page_order_control_td_2, #page_order_control_szall .page_order_control_td_2 {
    width: 100%;
}
.page_order_control_tr_head td {
/*     width: auto; */
}
.page_order_control_tr_head {
/*     width: 100%; */
}
#page_order_control_cart {
    /* width: auto; */
}
#page_order_control_cart table {
    width: 100%;
}
#body_container {
    width: auto;
    padding: 0;
    padding-top: 4px;
}
#page_order_control_modfiz table,
#page_order_control_modszall table,
#page_order_control_megj table {
    width: 100%;
}
#page_order_control_megj textarea {
    width: 100%;
}
.page_txt {
    width: auto;
}
#page_start_content .page_shop_txt {
    width: auto;
}
.page_artdet_dispcat {
    width: auto;
    padding-left: 0;
}
.page_artdet_dispcat .text_small {
    font-size: 13px;
}
.page_hr {
    width: auto;
}
.page_cat_list_spec {
    position: relative;
    width: auto;
    background-color: #3c3141;
    border-top-left-radius: 18px;
}
.page_cat_list_spec::before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 36px;
    height: 33px;
    left: -19px;
    background-image: url(../image/virag2.png);
    z-index: 99999;
}
.page_content {
    overflow: visible;
/*     padding-top: 10px; */
}
#bottom_dialog_button input {
    font-weight: bold;
    color: #3C3141;
}
.page_artlist_list form {
    display: inline-block;
    text-align: right;
}
.page_cat_spec_row .bg_color_light2::before {
    display: inline-block;
    content: "";
    width: 16px;
    height: 8px;
    background-image: url(../image/level_p.png);
    /*     margin-left: 20px; */
}
.page_cat_item_2 {
    width: auto;
}
.page_cat_pic_2 {
    margin: auto;
    text-align: center;
}
.page_cat_main_outer_2 {
    width: auto;
}
.page_cat_main_2 {
    width: auto;
}
.page_cat_spec_row .bg_color_light2 {
    padding: 0 10px;
    background-color: transparent;
}
.text_color_fault {
    color: unset;
    /* 	font-weight: bold; */
}
.page_cat_list_spec .text_color_fault {
    color: #eecd86;
    font-size: 18px;
}
#page_cat_item_akcio > strong {
    font-weight: 400;
}
.box_cat_spec .text_color_fault {
    color: #CF4F3F;
    font-weight: bold;
}
.page_cat_spec_row .text_small {
    color: #eecd86;
}
.page_cat_list {
    width: auto;
}
.page_cat_list .page_cat_item_2 {
    display: inline-block;
    text-align: center;
    float: none;
    border: solid 2px #cba8af;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    overflow: hidden;
    text-align: center;
}
.page_cat_list .clear_fix {
    display: none;
}
.page_cat_main_outer_2 table {
    width: 100%;
}
.page_cat_row {
    display: inline;
}
#page_PopupContainer_tooltip_inner {
    /*! background-color: #f1e4e7; */
}
.page_cat_item_2 .page_cat_pic_table {
    margin: auto;
}
.page_cat_pic_table {
    margin: auto;
    text-align: center;
    width: 100%;
}
#content_bottom {
    height: auto;
    width: 100%;
    background-color: #f1e4e7;
}
#footer_contanier span {
    color: #eecd86 !important;
}
#box_container_shop_art .text_small,
#box_container_shop_top .text_small {
    font-size: 13px;
    line-height: 20px;
}
.box_art_price_akcio_text .text_small {
    font-size: 10px;
/*     line-height: 20px; */
}
#box_container_shop_art .box_art_price_akcio_text .text-small {
    font-size: 11px;
}
div.box_art_price > span.box_art_price_akcio_text > span > span
{
    font-size: 10px;
    line-height: 12px;
}
.box_art_price_akcio_text {
    font-size: 80px;
}
.box_art_pic0 {
    float: none;
    display: table-cell;
    /* height: 100%; */
    vertical-align: middle;
    text-align: center;
    background-color: white;
    border-top-left-radius: 14px;
    border-bottom-right-radius: 14px;
}
.box_art_pic0 img {
    vertical-align: middle;
    margin: 0;
}
#box_container_shop_art .box_art_price_actual .text_color_fault {
/*     color: #3c3141; */
}
#page_PopupContainer_tooltip {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    /* 	height: 350px; */
    padding-top: 8px;
    padding-bottom: 16px;
    /* 	visibility:hidden; */
    background-color: #3c3141;
}
#page_PopupContainer_tooltip:before {
    content: "";
    width: 65px;
    height: 59px;
    position: absolute;
    left: -36px;
    top: -36px;
    background-image: url(../image/virag_nagy.png);
}
#page_PopupContainer_tooltip_inner {
    /* 	visibility:visible; */
    border-top-left-radius: 26px;
    border-bottom-right-radius: 26px;
}
.bg_color_dark3 {
    background-color: #cf4f3f;
}
#ud_shop_order_mods .bg_color_dark3 {
    background-color: #f0e4e6;
    color: #3C3141 !important;
}
 #ud_shop_order_control .bg_color_dark3 {
     background-color: #ffffff;
 }
#page_order_mods_content .text_color_white, #ud_shop_order_control .text_color_white,
#ud_shop_order_send .text_color_white
{
    color: #3C3141;
}
#page_order_mods_content .page_order_mods_tr_head .text_color_white, #ud_shop_order_control  .page_order_mods_tr_head .text_color_white,
#ud_shop_order_send .page_order_mods_tr_head .text_color_white
{
    color: #ffffff;
}
#page_order_mods_content .page_order_mods_tr_head .text_color_white, #ud_shop_order_control .page_order_mods_tr_head .text_color_white, {
    color: #ffffff;
}
.page_headtext {
    text-align: left;
    margin-left: 44%;
}
#div_out_newsletter > div > div > div.page_design_main.border_2 > table > tbody > tr > td.page_design_name_content.bg_color_light2 {/*     padding-left: 36px; *//* width: 100px; */}
.page_orderflow_item_num .text_color_white {
    color: #3C3141;   
}
#ud_shop_modcust .page_design_name {
/*     width: 300px; */
}
.page_orderflow_item_num {
    background-color: white;
}
#page_order_mods_content .bg_color_dark2,
#ud_shop_order_send .bg_color_dark2 {
    background-color: #ffffff;
}
 #ud_shop_order_control  .bg_color_dark2 {
     background-color: #f0e4e6;
 }
#ud_shop_order_control .page_order_control_tr_head .text_color_white {
    color: #ffffff;
}
.page_cart_tr_head .page_cart_td_nev .text_color_white,
.page_cart_tr_head .page_cart_td_brutto .text_color_white,
.page_cart_tr_head .page_cart_td_menny .text_color_white,
.page_cart_tr_head .page_cart_td_sum .text_color_white,
.page_cart_tr_head .page_cart_td_button .text_color_white
 {
    color: #ffffff;
}
.page_cart_tr_head .page_cart_td_nev,
.page_cart_tr_head .page_cart_td_brutto,
.page_cart_tr_head .page_cart_td_menny,
.page_cart_tr_head .page_cart_td_sum,
.page_cart_tr_head .page_cart_td_button {
    background-color: #3C3141;
}
#page_tooltip_view_details_outer {
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #f5434f;
}
#page_tooltip_view_details_outer .bg_color_light2 {
    background-color: #f5434f;
}
#page_tooltip_view_details_inner {
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}
#page_tooltip_view_details {
    background-color: #f5434f;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}
#page_tooltip_view_details .text_color_white {
/*     color: #eecd86; */
    font-weight: bold;
}
.page_tooltip_content_inner_left .border_2 {
    border: none;
}
.page_tooltip_pic_1 {
    background-color: white;
    border-radius: 6px;
}
.page_tooltip_name_1 .text_biggest {
    color: #cf4f3f;
}
#page_tooltip_price {
    display: inline-block;
    width: 250px;
    background-color: #ffffff;
    padding: 4px 10px;
    color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.page_tooltip_price_akcio {
    background-color: #f5434f;
    padding: 5px;
}
.page_tooltip_price_bigger {
    font-size: 15px;
}
.page_tooltip_price_net  {
    font-size: 15px;
    color: #3C3141;
}
.page_tooltip_content_inner_right {
    width: 275px;
    margin-right: 10px;
}
.page_tooltip_content_inner_right_info {
    width: 275px;
}
.page_artdet_content_inner {
    width: auto;
    /*! margin: 0 20px; */
    margin-top: 20px;
    padding: 0;
}
.artdet_wrap {
    border: solid;
    border-color: #cba8af;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top: solid 6px #cba8af;
    border-bottom: solid 12px #cba8af;
/*     height: 350px; */
    width: 100%;;
/*     padding-top: 8px; */
/*     padding-bottom: 16px; */
    background-color: #f1e4e7;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    margin: 20px auto;
    display: inline-block;
    margin: auto;
}
.page_artdet_product_param_spec_item {
	display: block;
	padding-left: 20px;
/* 	margin: 20px; */
/* 	max-width: 348px; */
}
.page_artdet_product_param_spec_item td {
    display: inline;
    padding: 0;
    line-height: 20px;
}
.page_artdet_product_param_spec_item td div {
    max-width: 100%;
}
#page_artdet_cart_input {
    line-height: 32px;
}
.page_artdet_content_inner_left {
    width: 50%;
/*     margin-left: 5; */
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 0;
    border-top-left-radius: 26px;
}
.page_artdet_content_inner_right {
    position: relative;
    width: 40%;
    /*     float: left; */
    /* margin-right: 150px; */
    margin-left: 5%;
    margin-right: 5%;
    min-width: 300px;
    overflow: visible;
}
#page_artdet_prod_properties {
    left: 0;
}
.page_artdet_pic_2 {
    margin: auto;
}
.page_artdet_name_2 {
/*     padding-bottom: 30px; */
}
.page_artdet_name_2 .text_biggest {
    color: #cf4f3f;
}
#page_contact_tabbed_box {
    width: auto;
    margin: 0;
}
#page_contact_tabs_outer {
    width: auto;
    height: 30px;
}
.page_contact_main_2 {
    margin-top: 0;
}
.page_contact_tab_content ul {
    padding-top: 0;
}
#page_contact_tab_content_2, #page_contact_tab_content_3, #page_contact_tab_content_4 {
    margin-top: 20px;
}
.page_contact_tab_content {
    width: auto;
}
#page_contact_tabs_border_bottom {
    width: auto;
}
#body #page_contact_tabs_border_bottom .border_1, #body #page_help_tabs_border_bottom .border_1 {
    width: auto;
}
#page_contact_content table {
    width: 100%;
/*     margin: 0; */
}
#page_contact_tabs_shadow, #page_help_tabs_shadow {
    width: auto;
}
#title_content {
    width: auto;
    padding-left: 0 !important;
    padding-top: 0 !important;
    height: 22px;
}
#title_content h1 {
    color: #3c3141 !important;
}
.text_bigger {
    color: #cf4f3f;
}
#page_help_tabs_outer {
    width: auto !important;
}
#page_contact_tabs_border_bottom, #page_help_tabs_border_bottom {
    width: auto !important;
}
#body #page_contact_tabs_border_bottom .border_1, #body #page_help_tabs_border_bottom .border_1 {
    width: auto !important;
}
.page_contact_tabs, .page_help_tabs {
    width: auto !important;
}
.page_hr {
    width: auto !important;
}
#page_newcust_button, #page_modcust_button {
    width: auto;
}
.page_artlist_name_table_td {
    width: auto;
    padding-right: 10px;
    font-size: 12px;
}
.box_art_element {
    /* position: relative; */
    display: table;
    vertical-align: middle;
    /* display: table; */
    width: auto;
}

.page_artdet_prev_left, .page_artdet_prev_right {
    padding: 0;
    height: 34px
}
#page_cart_main {
    width: auto;
}
.page_cart_table {
    width: 100%;
}
.cart2 .bg_color_dark1 {
    background-color: #F1E4E7;
}
.bg_color_dark4:hover {
   background-color: #3C3141;
   color: white !important;
}
.cart2 .bg_color_dark4:hover .text_color_white,
.cart2 .bg_color_dark4:hover .text_color_akcio {
/*     color: white !important; */
}
#terms > div > div > div.page_design_main.border_2 > div > div > div {
    text-align: center !important;
}
.page_cart_tr_item,
.page_cart_tr_head {
    text-align: left;
}
.page_cart_tr_item td,
.page_cart_tr_head td{
    padding-left: 10px;
}
.page_cart_td_menny {
    width: auto;
}
.page_cart_store_table {
    width: auto;
}
#page_cart_store .page_cart_store_button {
     background-image: url(../image/cart_pic.png);
     background-size: 40px;
     padding-top: 0;
     margin-top: 0;
}
.page_cart_store_button input {
    width: auto;
    height: auto;
}
.page_cart_store_button.bg_color_light3 {
    background-color: white;
}
.page_order_mods_td_2 {
    padding: 10px;
}
.page_newcust_button_right input, .page_newcust_button_left input {
    height: auto;
}
.page_newcust_button_left,
.page_newcust_button_right {
    padding: 0;
}
.overlay_warning {
    border: solid 2px #3C3141;
    border-top: solid 4px #3C3141;
    border-bottom:solid 6px #3C3141;
    border-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.overlay_info, .overlay_error, .overlay_ok, .overlay_warning, .overlay_dialog, .overlay_login {
    background-color: #F1E4E7;
}
 #header_menu li a.text_normal {
    padding-left: 0;
 }
 #header_top_inner {
     width: 970px;
 }
 #logo {
     margin-right: 6px;
}
#box_search_content {
    width: 210px;
}
#ud_shop_page .page_txt.text_big {
    color: #3C3141;
}
#ud_shop_cat .page_cat_main_2.bg_color_light2 .text_big {
    color: #3C3141;
}
#footer {
    	border-top: solid 10px #cf4f3f;
}
#main_open_aszf {
    width: 300px;
}
/* media querries */
.sampleClass {float:left;}
@media (max-width: 1520px) {
    .sampleClass {float:none;}

    #header_top_inner {
        float: left;
        margin-left: 280px;
        width: 818px;
    }
/*     .nivoSlider, .nivo-slice {
        background-size: 100% !important;
        width: 750px !important;
        height: 280px !important;
    }
    #slideshow {
        width: 750px;
        overflow: hidden;
    }
    #center, #body {
        width: 850px;
    }
    #content_container_inner {
        width: 1310px;
        margin: auto;
    }
    .page_content {
        width: 750px !important;
    } */
/*     .page_artlist_item_2 {
        width: 322px;
        margin: 0 21px 40px 21px;
    }
    .page_artlist_cart_stock {
        width: 130px;
    }
    .page_artlist_cart_qty {
        vertical-align: bottom;
    }
    .page_artlist_left_2, .page_artlist_name_2, .page_artlist_right_2 {
        width: 160px;
    }
    .page_artlist_name_table_td .text_normal {
        font-size: 14px;
    }
    .page_artlist_cart_button {
        margin-left: -16px;
    } */
    #page_artdet_social_icon {
        right: -40px;
    }
/*     .page_artlist_item_2 {
        margin-left: 0px;
        margin-right: 0px;
    } */
    #content {
        width: 1250px;
    }
    #header {
        width: 1250px;
        margin: auto;
    }
    #headerszoveg {
        width: 820px;
        font-size: 15px;
/*         margin-left: 60px */
    }
    #center {
        float: right;
    }
    #header_container_inner {
        width: auto;
    }
    #logo {
        margin-right: 40px;
        padding-left: 20px;
    }
/*     #footer {
        width: 1250px;
    } */
}
@media (max-width: 1450px) {
    #cart {
        margin-top: 150px;
    }
    
@media (max-width: 1250px) {
    .box_right_container, .box_right_title {
        margin-right: 20px;
        margin-left: unset;
    }
        #center {
        float: left;
    }
    .page_headtext {
    text-align: left;
    margin-left: 35%;
    }
        .page_artlist_item_2 {
        margin-left: 0px;
        margin-right: 0px;
    }
     .nivoSlider, .nivo-slice {
        background-size: 100% !important;
        width: 850px !important;
        height: 310px !important;
    }
    #slideshow {
        width: 850px;
        overflow: hidden;
    }
    #center, #body {
        width: 750px;
        margin: auto;
    }
    #content_container_inner {
        width: 1150px;
        margin: auto;
    }
    .page_content {
        width: auto !important;
    }
        #content {
        width: 1150px;
    }
}
@media (max-width: 1100px) {
    #content {
/*     width: auto; */
    }
        .page_content {
        width: 500px !important;
    }
}
