body {
    color: #494949;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    background: url('/images/bg.jpg') no-repeat #B98E88;
    background-position: center top;
}
a{
    text-decoration: none;
    color: #000;
}
a:hover{
    text-decoration: underline;
    color: #000;
}
p{
    padding: 0;
    margin: 6px 0;
}
img{
    border: none;
}
form {
    margin:0;
    padding:0;
}
h1{
    font-size: 24px;
    padding: 0;
    margin: 10px 0 10px 0;
    color: #7a5e5a;
}
h2{
	font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #7a5e5a;
}
h3{
    padding: 0;
    margin: 10px 0 25px 0;
    font-size: 16px;
    color: #7a5e5a;
}
.scroll_top{position: fixed;bottom: 60px;right: 17px;display: none;padding: 0px 12px;text-align: center;background-color: #4C4744;cursor: pointer;color: #ffffff;font-size: 2em;z-index: 100;opacity: 0.8;}
.scroll_top:hover{background-color: #403C37;}

#wrapper{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.logo{
    margin: 19px 0 0 40px;
    float: left;
	position: relative;
	width: 470px;
}
.logo a, .navbar-brand a{
	color: #FFFFFF;
    font-size: 0.9em;
}

.top_search_box{
    margin: 23px 0 0 130px;
    width: 290px;
    height: 34px;
    float: left;
    /*background: url('/images/search_box_bg.png');*/
    /*border-left: solid 1px #222;
    border-right: solid 1px #222;
    border-bottom: solid 1px #222;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;*/
}
.search_wrapper{
    border: #FFFFFF 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 3px;
}
.search_button{
    border: none;
    width: 28px;
    height: 28px;
    cursor: pointer;
    display: inline-block;
}

#search_result_wrapper{
    position: relative;
}
#search_result{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    width: 100%;
    z-index: 100;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}
#search_result a:hover{
    background-color: #f9ddd9;
}

.autocomplete-item{
    display: block; 
    padding: 8px 0; 
    border-bottom: solid 1px #f9ddd9;
}

/*.topmenu a{
    padding: 0 15px 0 19px;
    background: url('/images/icon.gif') no-repeat left center; 
	line-height: 42px; 
}*/
.content_wrapper{;
    margin: 0 auto;
    max-width: 1200px;
}
.content{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    background-color: #FFF;
}
.footer_wrapper{
    background-color: #373737;
    border-top: 5px solid #ededed;
    color: #FFFFFF;
    font-size: 0.9em;
}

.footer_wrapper a{
    color: #c39891;
    line-height: 26px;
}

.footer_wrapper h4{
    color: #c39891;
}

.footer{
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.footer ul{
    line-height: 80%;
}

.footer ul li{
    margin: 0;
    padding: 0;
}

.footer ul li a{
    line-height: 20px;
}

.footer-box{
    height: 50px;
}

.footer .cib{
    margin: 30px 0 0 0;
}

.footer .social{
    margin: 30px 0 0 0;
}

/***elemek az oldalon***/
.table{
    border: none;
    background-color: #DFDFDF;    
    margin-bottom: 5px;
}
.table th{
    background-color: #F5F5F5;
    color:#000000;
    padding:5px;
    border: none;
}
.table td, th{
    /*border: solid 1px #d2d2d2;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    
}
.table td {
    padding:5px;
    background-color: #FFF;
}

.pic_border{
    padding: 4px;
    background: #FFF;
    border: 2px solid #000;
    margin-bottom: 5px;
}
.little_text{
    font-size: 0.8em;
}
input{
    color: #351401;
    border: 1px solid #A6A6A6;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
input[type="text"]{
    width: 100%;
}
textarea{
    width: 100%;
    color: #351401;
    border: 1px solid #A6A6A6;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
select{
    color: #351401;
    border: 1px solid #A6A6A6;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.pager{
    text-align: center;
    padding: 10px;
}
.pager a{
    padding: 2px 10px;
    background-color: #413D38;
    border: solid 1px #222;
    color: #ccba64;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}
.pager a:hover{
    background-color: #F4F4F4;
    border: solid 1px #d2d2d2;
    color: #333;
}


#preloader{position: fixed;display: none;top: 0;left: 0;right: 0;bottom: 0;background: url(/images/preloader_bg.png);z-index: 99;height: 100%;}
#status{padding-top: 30px;width: 200px;height: 70px;position: absolute;left: 40%; top: 40%;background-image: url(/images/indicator.gif);background-repeat: no-repeat;background-position: top center;margin: 0 auto; text-align: center;}


/*uj*/

.navbar-nav{
    background: url('/images/white-bg.png'); 
    width: 100%;
}

.white-box{
    background-color: #FFFFFF;
    padding: 15px;
    color: #d0a999;
}

.white-box a{
    color: #d0a999;
}

.white-box h3{
    color: #d0a999;
}

.article_title{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.2em;
}

.article_border{
    border-bottom: 2px solid #FFFFFF;
    margin-bottom: 20px;
}

.article_body{
    color: #FFFFFF;
}

.article_border h3{
    color: #FFFFFF;
    margin: 0 0 20px 0;
}

.article_border a{
    color: #FFFFFF;
}

.blog-box{
    padding: 15px;
    background-color: #FFFFFF;
    color: #d0a999;
}
.blog-box h3{
    background-color: #FFFFFF;
    color: #d0a999;
}

.filter-separator{
    border-bottom: #9a9aa5 solid 1px;
    margin: 10px 0 20px 0;
    padding-right: 10px;
    text-align: right;
}

.filter-separator button{
    margin-bottom: -1px;
}

.shopping_cart_big{
    background: #E1B8B2;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #FFFFFF;
    padding: 15px;
    width: 70%;
    text-align: center;
    font-size: 2em;
    margin: 25px 0;
}

.shopping_cart{
    background: #E1B8B2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    padding: 4px 8px;
    width: 65%;
    margin: 15px auto 0 auto;
    text-align: center;
}

.shopping_cart a{
    color: #FFFFFF;
}

.product-padding{
    padding: 0;
}

.product-padding-left{
    padding-left: 15px;
}

.product-img-wrapper{
    position: relative;
}

.connect_items{
    margin-top: 20px;
    padding: 15px;
    background: url('/images/white-bg.png');
}

.connect_item{
    background: #FFFFFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    margin: 15px 0;
    padding: 15px;
    color: #dabcb2;
}

.product_sub_title{
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.color-wrapper{
    position: relative;
}

.color{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #333333;
    width: 45px;
    height: 45px;
    display: inline-block;
}

.color-text{
    position: absolute;
    left: 60px;
    top: 13px;
}

.params{
    background: #eeeeee;
    color: #7f8585;
    padding: 15px;
}

.params div{
    line-height: 30px;
}

.slider_wrapper{
    margin-bottom: 20px;
}

.my-carousel-wrapper{
    background: url('/images/white-bg.png');
    padding-bottom: 20px;
}

.gallery a{
    margin: 3px;
    display: inline-block;
}

.order_table{
    display: none;
}

.dealer_login{
    position: absolute;
    top: 10px;
    right: 0;
    color: #FFFFFF;
    z-index: 2000;
}

.index-sale-icon{
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 10;
}

.my_label{
    font-weight: normal;
}

.my_ul{
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0;
}

.marker{position: absolute; font-size: 75%; top: -6px; right: 14px; color: #FFFFFF; background: red; padding: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.marker2{position: absolute; font-size: 75%; top: -22px; right: -14px; color: #FFFFFF; background: red; padding: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}