
body {
 padding: 0px;
 margin: 0px auto;
 font-family: 'Dosis', sans-serif;
 background-image: url('images/mainbg.png');
 background-repeat: repeat-x;
 background-position: 0px 0px;
}

.cele {
 display: block;
 width: 980px;
 position: relative;
 margin: 0px auto;
 padding: 0px;
}

.box_head {
 display: block;
 width: 980px;
 position: relative;
 height: 407px;
}

.box_main {
 width: 980px;
 position: relative;
 top: 0px;
 min-height: 1300px;
 _height: 1300px;
}

.box_logo {
 display: block;
 width: 211px;
 height: 154px;
 position: absolute;
 top: 31px;
 left: 16px;
 padding: 0px;
 margin: 0px;
}

.box_title {
 display: block;
 width: 500px;
 height: 130px;
 position: absolute;
 top: 35px;
 left: 226px;
 padding: 0px;
 margin: 0px;
 color: #000000;
 font-family: 'Dosis', sans-serif;
 font-weight: bold;
 font-size: 50px;
 letter-spacing: 2pt;
}

.box_uptitle {
 display: block;
 height: 30px;
 position: absolute;
 top: 100px;
 left: 246px;
 color: #32a1f0;
 font-family: 'Dosis', sans-serif;
 font-weight: bold;
 font-size: 30px;
 letter-spacing: 2pt;
}

.box_slider {
 display: block;
 padding: 0px;
 margin: 0px;
 width: 945px;
 height: 150px;
 position: absolute;
 top: 175px;
 left: 15px;
 text-align: center;
}


.box_menu {
 display: block;
 padding: 0px;
 margin: 0px;
 width: 980px;
 height: 58px;
 position: relative;
 top: 330px;
 left: 0px;
}

.box_bot {
 display: block;
 padding: 0px;
 margin: 0px;
 width: 980px;
 height: 58px;
 position: relative;
 background-image: url('images/boxbottom.png');
 background-repeat: no-repeat;
 background-position: 0px 0px;
 margin-top: 20px;
 margin-bottom: 20px;
 padding: 16px;
 font-size: 13pt;
 color: #ffffff;
 text-align: center;
}

.menubox {
 display: block;
 height: 45px;
 width: 700px;
 padding: 0px;
 margin: 0px;
 position: relative;
 top: 8px;
 left: 21px;
}

.menubox ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 position: relative;
}

.menubox li {
 float: left;
 height: 45px;
 margin: 0px;
 padding: 0px;
 list-style: none;
 position: relative;
 top: 0px;
 left: 0px;
 background-image: url('images/mpoint.png');
 background-repeat: no-repeat;
 background-position: right 0px;
}

.menubox #last {
 background-image: none;
}

.menubox a {
 float: left;
 height: 45px;
 line-height: 45px;
 margin: 0px;
 padding: 0px;
 padding-left: 10px;
 padding-right: 10px;
 text-align: center;
 font-family: 'Dosis', sans-serif;
 font-weight: 600; 
 font-size: 18px;
 text-transform: uppercase;
 text-decoration: none;
}

.menubox a:link, .menubox a:visited {
 color: #ffffff;
 text-decoration: none;
}

.menubox a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.box_content {
 position: relative;
 top: 0px;
 left: 26px;
 width: 682px;
 padding: 0px;
 margin: 0px;
}

.box_right {
 position: absolute;
 top: 0px;
 left: 728px;
 width: 232px;
 padding: 0px;
 margin: 0px;
}

.content {
 font-size: 11pt;
 letter-spacing: 1.1pt;
 line-height: 20px;
 padding-bottom: 25px;
}

.rightbox_top {
 background-image: url('images/rightbox-top.png');
 background-repeat: no-repeat;
 height: 9px;
 width: 232px;
 padding: 0px;
 margin: 0px;
}

.rightbox_cen {
 background-image: url('images/rightbox-cen.png');
 background-repeat: repeat-x;
 width: 232px;
 padding: 0px;
 margin: 0px;
}

.rightbox_bot {
 background-image: url('images/rightbox-bot.png');
 background-repeat: no-repeat;
 height: 7px;
 width: 232px;
 padding: 0px;
 margin: 0px;
 margin-bottom: 20px;
}

.rightboxgr_top {
 background-image: url('images/rightboxgr-top.png');
 background-repeat: no-repeat;
 height: 9px;
 width: 232px;
 padding: 0px;
 margin: 0px;
}

.rightboxgr_cen {
 background-image: url('images/rightboxgr-cen.png');
 background-repeat: repeat-x;
 width: 232px;
 padding: 0px;
 margin: 0px;
}

.rightboxgr_bot {
 background-image: url('images/rightboxgr-bot.png');
 background-repeat: no-repeat;
 height: 7px;
 width: 232px;
 padding: 0px;
 margin: 0px;
 margin-bottom: 20px;
}

.rightbox_cen_box {
 padding: 10px;
 padding-top: 6px;
 padding-bottom: 8px;
}

.rightbox_cen_box_title {
 color: #fcff00;
 font-size: 15pt;
 font-weight: 600;
 padding-bottom: 4px;
 padding-left: 5px;
 padding-right: 5px;
 border-bottom: 1px #ffffff solid;
 margin-bottom: 6px; 
}

.rightbox_cen_box_content {
 color: #ffffff;
 font-size: 13pt;
 padding-left: 5px;
 padding-right: 5px;
}


.rightbox_cen_box_content a, .rightbox_cen_box_content a:link, .rightbox_cen_box_content a:visited {
 color: #ffffff;
 text-decoration: none;
}

.rightbox_cen_box_content a:hover {
 color: #ffffff;
 text-decoration: underline;
}
 

.orderbox {
 background-image: url('images/orderbox.png');
 background-repeat: no-repeat;
 height: 109px;
 width: 192px;
 padding: 20px;
 padding-bottom: 0px;
 margin: 0px;
 text-align: center;
 font-weight: 700;
 color: #ffffff;
 font-size: 20pt;
 Text-transform: uppercase;
 margin-bottom: 0px;
}

.orderbox a, .orderbox a:link, .orderbox a:hover, .orderbox a:visited {
 color: #ffffff;
 text-decoration: none;
}

h1 {
 color: #359ae6;
 font-size: 17pt;
 padding-left: 4px;
 margin-top: 15px;
 margin-bottom: 15px;
}

h2 {
 color: #1fe043;
 font-size: 16pt;
 padding-left: 4px;
 margin-top: 15px;
 margin-bottom: 15px;
}

h3 {
 color: #1fe043;
 font-size: 11pt;
 margin-top: 10px;
 margin-bottom: 5px;
}

.refbox {
 margin-bottom: 10px; border-bottom: 2px #1fe043 solid; padding-bottom: 7px;

}

#hr-h1 {
    display: block;
    position: relative;
    height: 5px;
    background-image: url('images/hr-h1.png');
    background-repeat: no-repeat;
    margin-bottom: 25px;
}

#hr-h2 {
    display: block;
    position: relative;
    height: 5px;
    background-image: url('images/hr-h2.png');
    background-repeat: no-repeat;
    margin-bottom: 25px;
}

.box_garanciakvality {
 margin-bottom: 8px;
 margin-left: 8px; 
 text-align: center; 
 background-image: url('images/medal-kvalita.png'); 
 background-position: left top; 
 background-repeat: no-repeat;  
 padding-left: 40px;
}

.box_garanciaceny {
 margin-bottom: 8px;
 margin-left: 8px; 
 text-align: center; 
 background-image: url('images/medal-price.png'); 
 background-position: left top; 
 background-repeat: no-repeat;  
 padding-left: 40px;
}

.flatibox {
 border: 1px solid #f0f3f4; 
 border-radius: 5px;
 -webkit-border-radius: 5px;
 background-color: #f9fafb;
 text-align: left; 
 padding: 20px; 
 margin-bottom: 15px; 
 font-size: 11.5pt; 
 font-family: 'Dosis', sans-serif;
 Letter-spacing: 1.2px; 
 line-height: 20px;"
}

.cennik table {
 border-collapse: collapse;
 border-style: none;
 margin: 0px;
 width: 100%;
}

.cennik td {
 border-collapse: collapse;
 border-style: none;
 margin: 0px;
 border-bottom: 1px #000000 solid;
 padding: 5px;
 
}

.cennik #cena {
 color: blue;
 width: 150px;
 text-align: right;
 font-weight: bold;
}

.box_bot a, .box_bot a:link, .box_bot a:hover, .box_bot a:visited {
 text-decoration: none;
 color: #ffffff;
}

.odkaz a, .odkaz a:link, .odkaz a:hover, .odkaz a:visited {
 text-decoration: underline;
 color: blue;
}

.newinfobox {
 background-color: #ff3939; 
}
    

.newinfoboxinner {
 padding: 10px; 
 color: white; 
 font-weight: bold;
 width: 930px; 
 margin: 0 auto; 
}

@media only screen and (max-width: 959px) {
    
.newinfoboxinner {
 padding: 10px; 
 color: white; 
 font-weight: bold;
 width: 95%;
}
