/* _____ default */
*		{ margin: 0; padding: 0; border: 0; }
body	{ font-family: Arial; font-size: 12px; color: #000000; background: #ffffff url(http://kamtechlpg.pl/images/tlo.jpg) no-repeat; background-size: cover; -moz=background-size: cover; -o-background-size: cover; display: block; width: 99%; height: 100%; posiotion: absolute; overflow: auto; }
a 		{ text-decoration: none; color: #000000;  }
a:hover	{ color: #000000;  text-decoration: none;  }

#container { margin: 0px auto; width: 1000px; }
#colLeft { float: left; width: 291px; }
#header { float: left; width: 291px; padding: 10px 0px; background: url(http://kamtechlpg.pl/images/colleft.png) repeat-y; }
#logo { float: left; width: 224px; padding: 10px 21px 40px 46px; }
#menu { float: left; }
#menu li { float: left; display: block; list-style-type: none; width: 300px; text-align: center; text-transform: uppercase; }
#menu li a { float: left; width: 266px; height: 61px; font-size: 18px; padding: 20px 0px 20px 25px;  color: #ffffff; }
#menu li a:hover { background: url(http://kamtechlpg.pl/images/li.png) bottom no-repeat; color: #000000; }
#partnerzy { float: left; width: 246px; height: 350px; padding: 20px 0px 20px 45px; margin: 60px 0px; background: url(http://kamtechlpg.pl/images/colleft.png) repeat-y; }
#partnerzy h1 { float: left; width: 246px; margin-bottom: 20px; font-size: 18px; text-transform: uppercase; color: #ffffff; }
#colRight { float: right; text-align: justify; width: 481px; padding: 30px 30px 30px 180px; margin-top: 120px; background: url(http://kamtechlpg.pl/images/colright.png) repeat; }
#colRight h1 { float: left; width: 481px; margin-bottom: 30px; font-size: 24px; text-transform: uppercase; }

#kontakt { float: right; width: 266px; padding-left: 25px; margin-top: 120px; background: url(http://kamtechlpg.pl/images/colleft.png) repeat-y; }
#kontakt h1 { float: left; width: 236px; padding: 15px; font-size: 18px; text-align: center; text-transform: uppercase; background: #c8c8c8; }
#kontakt2 { float: left; width: 236px; padding: 15px; color: #ffffff; }

#submenu { position: absolute; margin-left: 291px; width: 185px; padding: 20px 20px 20px 35px; background: url(http://kamtechlpg.pl/images/boczne.png) repeat-y; }
#submenu li { float: left; display: block; list-style-type: none; width: 185px; text-align: center; text-transform: uppercase; margin-bottom: 15px; }
#submenu li a { font-weight: bold; font-size: 14px; color: #7d7d7d; }
#submenu li a:hover { color: #000000; }

.zaznaczone {background: url(http://kamtechlpg.pl/images/li.png) bottom no-repeat; color: #000000 !important; }

.rslides {
  position: relative;
  list-style: none;
 /*  overflow: hidden; */
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 90%;
  border: 0;
  }