body{
    margin: 0px; 
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000;
    text-align: center;
    background: url('/images/background.jpg') repeat;
}
textarea
{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px!important;
}
h1
{
    color: #444;
    font-size: 16px;
    font-weight: 600;
    /*border-bottom: 1px solid #aaa;*/   
}
#logo h1 
{
    color: #444;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 0px solid #aaa;   
}
h3, h4, h5{
    font-weight: 600;
}
.clear
{
    display: block;
    width: 0;
    height: 0;
    clear: both;
}
a
{
    text-decoration: none;
    color: #000;
}
a img{border: none;}
#topbar
{
    height: 165px;
    width: 1150px;
    margin: 0px auto;
    text-align: center;
    line-height: 65px;
    text-align: left;
    border-bottom: 2px solid #e7e7e7;

}
#topbarwrapper
{
    width: 790px;
    text-align: left;
    float: right;
    margin: 0px auto;
}
#top_koszyk
{
    width: 300px;
    float: left;
    font-size: 12px;
    color: #a5a5a6!important;
    text-transform: uppercase;
}
#top_koszyk_wrapper
{
    background: url('/images/koszyk_ico.png') no-repeat left center;
    padding-left: 35px;
    margin-top: 2px;
}
#top_koszyk_wrapper a{
    color: #a5a5a6;
}
#top_search
{
    float: right;
    width: 300px;
    height: 35px;
    margin-right: 20px;
}
#top_search input
{
    color: #6d6d6d;
    border: none;
    padding: 2px 5px;
    height: 35px;
    width: 290px;
    border-radius: 2px;
    box-shadow: inset 2px 2px 5px #ccc;
    border: 1px solid #ccc;
    margin-top: 15px;
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, #ebebeb),
            color-stop(1, #fff)
    );
    background-image: -o-linear-gradient(bottom, #ebebeb 0%, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #ebebeb 0%, #fff 100%);
    background-image: -webkit-linear-gradient(bottom, #ebebeb 0%, #fff 100%);
    background-image: -ms-linear-gradient(bottom, #ebebeb 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #fff 100%);
}
#pagewrapper
{
    width: 1155px;
    text-align: left;
    margin: 0px auto;
    
}
.articlecontainer
{
    font-size: 14px;
}
#pagetop
{
    height: 165px;
}
#logo
{
    width: 20px;
    float: left;
    height: 165px;
}
#logo img
{
    padding-top: 15px;
    padding-left: 30px;
}
#menu
{
    float: right;
    padding-top: 4px;
/*    margin-right: 20px;*/
}
ul.ul_menu
{
    padding: 0px;
    height: 57px;
    box-shadow: 0 0 5px #ddd;
}
ul.ul_menu li
{
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 40px;
    line-height: 55px;
    border-left: 1px solid #e7e7e7;
    position: relative;
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, #FFFFFF),
            color-stop(1, #F6F6F6)
    );
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F6F6F6 100%);
}
ul.ul_menu li:hover 
{
    border-bottom: 5px solid #f85603;
    line-height: 50px;
}
ul.ul_menu li a
{
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px;
}
#menu a:hover
{
    color: #f85603;
}
/*.submenu_all :hover {
     display:flex !important;
}*/
.submenu{
    display: block;
    position: absolute;
    background: rgba(255,255,255);
    width: 410px;
    left: 0;
    z-index: 1;
    padding-bottom: 20px;
    top: 57px;
    display: none;
    z-index: 100;
    line-height: 25px;
}
.topsubmenu
{
    display: block;
    background: #dbdbdb;
    width:85%;
    margin: 10px auto!important;
    padding: 6px 10px;
    text-align: center;
    font-size: 16px!important;
}
.topsubmenu:hover
{
    box-shadow: 0 0 5px #444;
}
.submenu_titlefull
{
    color: #f85603;
    font-size: 18px;
    display: block;
}
.submenu_title
{
    color: #f85603!important;
    display: block;
    font-size: 15px;
    text-align: right;
    margin: 10px 0px 5px 10px!important;
}
.submenu_left
{
    float: left;
    width: 48%;
    text-align: right;
}
.submenu_right
{
    float: right;
    width: 45%;
    margin-right: 4%;
    border-left: 2px dotted #888;
    text-align: right
}
.submenu_left a, .submenu_right a
{
    font-size: 14px!important;
    line-height: 19px;
}
.menuproducent{
    display: block;
    float: left;
    width: 150px;
    padding-left: 10px;
}


#banner
{
    width: 1150px;
    height: 435px;
    overflow: hidden;
}
#mainkorzysci
{
    width: 1150px;
    margin: 10px auto;
}
#mainkorzyscititle
{
    font-size: 30px;
}
.korzyscibox
{
    float: left;
    margin-left: 6px;
    display: block;
    width: 283px;
    height: 204px;
}
.korzysci_title
{
    font-size: 22px;
    text-align: right;
    margin-right: 10px;
    text-transform: uppercase;
    margin-top: 162px;
    display: block;
    color: #fff;
}
#main_logos
{
    height: 160px;
    width: 1150px;
    padding-top: 10px;
    margin: 0px auto;    
    box-shadow: 0 0 5px #ccc;
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, #FFFFFF),
            color-stop(1, #F6F6F6)
    );
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F6F6F6 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F6F6F6 100%);
}
#main_logos a
{
    display: inline-block;    
    height: 72px;
}

#maininfobox
{
    width: 1150px;
    margin: 10px auto;
}
#leftinfobox
{
    float: left;
    width: 360px;
    height: 305px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
}
#rightinfobox
{
    float: left;
    width: 780px;
    height: 305px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    margin-left: 10px;
    
}
.infoboxtitle
{
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 10px;
    border-bottom: 5px solid #ff5914;
}
.infoboxsugestia
{
    float: left;
    width: 151px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}
#markidesriptionbox
{
    /*border-top: 1px solid #aaa;*/
    width: 1150px;
    margin: 40px auto 20px;
    padding-top: 10px;
}
.markadescriptionbox
{
    margin-bottom: 10px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    
}
.markadescriptionbox p
{
    padding: 0px;
    margin: 5px 0px;
}
.marka_title
{
    float: left;
    width: 200px;
    font-size: 18px;
    display: block;
    margin-left: 10px;
}
.marka_titlew
{
    float: left;
    display: block;
}
.marka_name
{
    font-weight: bold;
    float: left;
    margin-left: 10px;
    width: 120px;
    display: block;
}
.mainprodimage
{
    display: block;
    float: left;
    width: 140px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.marka_description
{
    float: left;
    width: 790px;    
    margin-bottom: 10px;
}
.marka_image
{
    margin-top: 10px;
    display: block;
}
.marka_image img
{
    width: 130px;
}
#footercontainer
{
    margin: 0px auto;
    margin-top: 20px;
    /*border-top: 1px solid #aaa;*/
    padding-top: 20px;
    width: 1150px;
    margin-bottom: 30px
}
#footerlogo
{
    float: left;
    width: 140px;
}
#copyright
{
    float: left;
    border-left: 1px solid #aaa;
    padding-left: 30px;
    margin-top: 20px
}
#footerlinks
{
    float: right;
    margin-top: 25px;
}

.ui-helper-hidden-accessible
{
    display: none;
}


.product_info{    
    width: 190px; 
    height: 35px; 
    margin-top: 20px;
    color: #555;
}
.availability
{
    line-height: 25px;
    padding-top: 5px;
    margin-left: 90px;
    color: #aaa;
}
.product_name
{
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 15px;
    margin-left: 4px;
    width: 181px;
    /*overflow: hidden;*/
    white-space: nowrap;
}
.producer_name
{
    font-weight: bold;
}
.product_price
{
    float: right;
    font-size: 17px;
    color: #f85603;
    font-weight: 600;
    margin-right: 4px;
    margin-top: 0px;
    width: 70px;
    text-align: right;
    line-height: 18px;
}
.product_oldprice
{
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    width: 70px;
    height: 13px;
}
.product_wrapper{
    float: left;
    width:204px;
    height: 290px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    margin: 0 3px;
}
#product_list
{
    float: left;
    width: 843px;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #aaa;
    box-shadow: 0 0 5px #ccc;
    background: #fefefe;
    border-radius: 5px;
}
#leftfilters
{
    float: left;
    width: 257px;
    margin-left: 20px;
    margin-top: 10px;
    border: 1px solid #aaa;
    box-shadow: 0 0 5px #ccc;
    padding-bottom: 5px;
    background: #fff;
    border-radius: 5px;
}
.preloader
{
    position: absolute;
    width: 200px;
    background: #aaa;
    border-radius: 0 0 5px 5px;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    opacity: 0.8;
    z-index: 1000;
    border-bottom: 1px solid #555;
    border-left: 1px solid #555;
    box-shadow: -3px 3px 5px #ccc;
}

#basket_form
{
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
    margin-top: 10px;
}
#cart_list
{
    padding-top: 20px!important;
}

.serwismarka{
    float: left;
    font-weight: 600;
    margin-left: 20px;
    width: 120px;
    text-align: right;
    font-size:18px;
} 
.serwisbox{
    width: 30%;
    float: left;
    margin-bottom: 20px; 
    font-size: 13px;
    margin-top:20px;
}

#product_list h1 {
    border: medium none;
    display: inline;
    font-size: 13px;
}
ol {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 24px;
    list-style: none;
/*  background-color: #eee;*/
}

ol.breadcrumb li {
  display: inline;
  font-size: 12px;
}

/* Add a slash symbol (/) before/behind each list item */
ol.breadcrumb li+li:before {
  padding: 8px;
  color: #aaa;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ol.breadcrumb li a {
  color: #656565;
  text-decoration: none;
}

/* Add a color on mouse-over */
ol.breadcrumb li a:hover {
  color: #01447e;
  text-decoration:none;
}
