html,body,div,span,object,iframe,p,blockquote,pre,abbr,address,cite,code,del,dfn,img,ins,kbd,q,samp,small,sub,sup,var,b,dl,dt,dd,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary {
 outline: none;
 border: none;
 font-size: 100%;
 font-style: normal;
 vertical-align: baseline;
 background: none;
 margin: 0;
 padding: 0;
}
@media all and (max-width:340px) {
html {
font-size:62.5%;
}
}
@media all and (min-width:341px) and (max-width:380px) {
html {
font-size:65%;
}
}
@media all and (min-width:381px) and (max-width:450px) {
html {
font-size:68%;
}
}
@media all and (min-width:451px) and (max-width:550px) {
html {
font-size:70%;
}
}
@media all and (min-width:551px) {
html {
font-size:72%;
}
}

p img {
    width:100%;
    height:auto;
}




.width {
width:96%;
padding:0px 2px;
display:block;
min-height:10px;
overflow:hidden;
margin: 0 auto;
}


/*@media all and (min-width:552px) and (max-width:720px) {*/
/*.width {width: 700px;}*/
/*}*/

/*@media all and (min-width:721px) and (max-width:960px) {*/
/*.width {width: 880px;}*/
/*}*/

/*@media all and (min-width:961px) and (max-width:1100px) {*/
/*.width {width: 1080px;}*/
/*}*/











section {
padding:0px;
margin:0px;
}
article,aside,details,figcaption,figure,footer,header,nav,section,summary {
 display: block;
}
button,input,select,textarea {
 font: inherit;
 border: none;
 margin: 0;
}
a {
 -webkit-tap-highlight-color: rgba(0,0,0,0);
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 transition: all 0.2s linear;
 color: inherit;
 text-decoration: none;
}
a:focus {
 outline: none;
}
a:active {
 -webkit-transition: none;
 -moz-transition: none;
 -ms-transition: none;
 -o-transition: none;
 transition: none;
}
body {
font-size:14px;
position:relative;
z-index:0;
height:100%;
display:block;
font-family: 'Open Sans', sans-serif;;
}
#bg {
height: 6.6rem;
width: 100%;
box-shadow: 0px 0px 5px black;
}
/*.width {*/
/*width:96%;*/
/*padding:0px 2px;*/
/*display:block;*/
/*min-height:10px;*/
/*overflow:hidden;*/
/*margin: 0 auto;*/
/*}*/
#logo{
    background-image:url(/uploads/images/mobile/logo-male2.png);
}
#glowne img{
    width:100%;
}
.bar{
  width: 100%;
  background: #721011;
  margin-left: 0rem;
  line-height: 3rem;
  font-size: 1.6rem;
  text-align: center;
  color: white;
  font-family: 'open sans';
  display:block;
  padding:0.5rem;
}
.bar img{
  float: left;
  position: relative;
  top: 5px;
  left: 1rem;
}
.position{
height: 50%;
  display: block;
  padding: 0px;
  margin-top: 1.25rem;
}
footer{
  display: block;
  margin-top: 2rem;
  background-color: #721011;
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  color: white;
}
#menu{
  margin-top:-1rem;
}
#back{
    color: white;
    width: 35%;
    line-height: 13px;
    background-color: #721011;
    display: block;
    padding: 0.75rem;
      margin-left: 30%;
      margin-bottom: 2rem;
      text-align: center;
      margin-top: 2rem;
}
#oferta{
  background: url("/uploads/images/mobile/oferta_background.jpg") no-repeat fixed 50% 0px / cover transparent;
  color: #FFF;
  height: 489px;
  margin: 0px auto;
  overflow: hidden;
  padding: 0px;
  text-align: center;
  display: block;
}
#kontakt{
  background-color:#6e7072;
  color: #FFF;
  height: 680px;
  margin: 0px auto;
  overflow: hidden;
  padding: 0px;
  text-align: center;
  display: block;
}
#pading{
    padding: 0px 15px 0px 30px;
}

#pading{
    padding: 15px 15px 0px 30px;
}


#pading ul {list-style-type: none;}
/* Stylesheet: main-mobile Modified On 2021-06-02 14:35:16 */
