* { padding: 0; margin: 0; }


body {
 background: #fff url(https://www.adremkr.webd.pl/uploads/adrem01/tlo_high.jpg) center top;
 background-attachment: fixed; 
 background-repeat: no-repeat 
 color: #333948;
 font-family: verdana;
 font-size: 12px;
 line-height: 140%;
}

a {
 color: #333948;
 text-decoration: none;
}

a:hover {
 color: #222;
 text-decoration: underline;
}

 ul, ol {
 margin-left: 20px;
}

#wrapper { 
 margin: 0 auto;
 width: 958px;
 padding-left: 9px;
 padding-right: 9px;
background-image: url(https://www.adremkr.webd.pl/uploads/adrem01/wrapper_bg.png);
background-repeat: repeat-y;
}

#top {
 height: 235px;
 width: 940px;
 background-image: url(https://www.adremkr.webd.pl/uploads/adrem01/top_bg.gif);
 background-repeat: repeat-x;
}


#title {
 height: 51px;
 width: 880px;
 background-image: url(https://www.adremkr.webd.pl/uploads/adrem01/title_bg.gif);
 background-repeat: repeat-x;
 padding-left: 40px;
 padding-right: 20px;
 padding-top: 12px;
}

#title h1 {
 color: #323846;
 font-family: Helvetica;
 font-size: 26px;
}


#foto {
 height: 291px;
 width: 940px;
 background-image: url(https://www.adremkr.webd.pl/uploads/adrem01/foto_bg.gif);
 background-repeat: repeat-x;
 text-align: center;
}


#content {
 width: 860px;
 padding-left: 40px;
 padding-right: 40px;
 padding-bottom: 40px;
 background: fff;
}



#bar {
 margin-top: 10px;
 height: 42px;
 width: 940px;
 background-image: url(https://www.adremkr.webd.pl/uploads/adrem01/bar_bg.gif);
 background-repeat: repeat-x;
}


#bar-left {
 width: 400px;
 float: left;
 padding-left: 30px;
 padding-top: 8px;
}

#bar-right {
 width: 450px;
 float: right;
 padding-right: 20px;
 padding-top: 8px;
}

#bar-clear {
 clear:both;
 line-height:0px;
}


#bar-left h1 {
 color: #dddddd;
 font-family: Helvetica;
 font-size: 20px;
}

#bar-right h1 {
 color: #dddddd;
 font-family: Helvetica;
 font-size: 20px;
}




#news {
 height: 235px;
 width: 900px;
 padding-left: 20px;
 padding-right: 20px;
 background: fff;
}


#news-left {
 width: 420px;
 float: left;
 padding-left: 10px;
 padding-top: 14px;
}

#news-right {
 width: 450px;
 float: right;
 padding-right: 20px;
 padding-top: 5px;
}

#news-clear {
 clear:both;
 line-height:0px;
}



#footer {
 height: 92px;
 width: 940px;
 background-image: url(https://www.adremkr.webd.pl/uploads/adrem01/footer_bg.gif);
 background-repeat: repeat-x;
 padding-top: 10px;
}


#footer-left {
 width: 220px;
 float: left;
 padding-left: 10px;
}

#footer-right {
 width: 650px;
 float: right;
 text-align: right;
 padding-right: 20px;
}

#footer-clear {
 clear:both;
 line-height:0px;
}



#footer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#footer ul li { display: inline; padding-left:2px; padding-right: 2px; border-right: 1px solid #dcdcdc;}

#footer a {
 font-family: arial; font-size: 12px; color: #acacac; text-decoration: none;
}

#footer a:hover {
 font-family: arial; font-size: 12px; color: #ececec; text-decoration: none;
}

#footer-hr {
width: 940px;
padding-top: 20px;
text-align: center;
}






#top-left {
 width: 160px;
 float: left;
}

#top-right {
 width: 740px;
 float: right;
}

#top-clear {
 clear:both;
 line-height:0px;
}


#top-logo-adrem {
 height: 125px;
 padding-top: 22px;
 padding-left: 35px;
}

#top-logo-tuv {
 height: 70px;
 padding-left: 35px;
}


#top-search-strefa {
 height: 42px;
 text-align: right;
 padding-right: 25px;
 padding-top: 10px;
}

#top-search {
 height: 38px;
 width: 440px;
 float: left;
 padding-top: 4px;
}

#top-strefa {
 height: 42px;
 text-align: right;
 width: 230px;
 float: right;
}

#top-search-strefa-clear {
 clear: both;
}



#top-menu a img{
border: 0px;
}

#m1 {
 width: 121px;

 float: left;
}

#m2 {
 width: 121px;
 float: left;
}


#m3 {
 width: 121px;
 float: left;
}

#m4 {
 width: 121px;
 float: left;
}

#m5 {
 width: 121px;
 float: left;
}

#m6 {
 width: 121px;
 float: left;
}

#m1:hover {
 margin-top: 1px;
}

#m2:hover {
 margin-top: 1px;
}

#m3:hover {
 margin-top: 1px;
}

#m4:hover {
 margin-top: 1px;
}

#m5:hover {
 margin-top: 1px;
}

#m6:hover {
 margin-top: 1px;
}

#m-clear {
 clear:both;
 line-height:0px;
}

.mySlides {display:none;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.obrazki{
max-width:940px; max-height:292px;
}