/***********************************************/

/* main.css                                    */

/* odpadki.info                                */

/***********************************************/

/***********************************************/

/* HTML tag styles                             */

/***********************************************/

body {
  color: #000000;
  font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

p {
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
}

fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  margin: 0px;
}

legend {
  padding: 5px;
  font-weight: bold;
}

a {
  color: #8a8d4b;
  text-decoration: underline;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  /* ...and now for the proper property */
  transition: 0.5s;
}

a:link {
  text-decoration: underline;
}

a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #c9cc7a;
}

h1 {
  margin: 0px;
  font-weight: bold;
  font-size: 15px;
  color: #8a8d4b;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

h2 {
  margin: 0px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4em;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #8a8d4b;
}

h3 {
  margin: 0px;
  font-weight: bold;
  font-size: 13px;
  color: #8a8d4b;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

ul,
ol {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}

li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 7px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img {
  behavior: url(iepngfix/iepngfix.htc);
}

a img {
  border: none;
}

/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#frame {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  background-image: url(images/body_bg.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

#mainhead {
  font-size: 12px;
  padding: 0px;
  width: 980px;
  height: 90px;
  margin: 0 auto;
  color: #ffffff;
}

#mainfl {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

#mainhd {
  width: 980px;
  margin: 0 auto;
}

#mainbody {
  margin: 0 auto;
  width: 980px;
}

#foothold {
  background-image: url(images/footer_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
}

#mainfoot {
  background-image: url(images/footer_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 13px;
  width: 960px;
  text-align: right;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  color: #ffffff;
}

/***********************************************/

/* Head styles                                */

/***********************************************/

#hleft {
  float: left;
  width: 100px;
}

#hright {
  float: right;
  width: 687px;
  padding-top: 4px;
  text-align: right;
  padding-right: 20px;
}

#hmenu {
  padding-top: 35px;
  width: 687px;
  text-align: left;
  height: 20px;
}

#pad {
  padding-top: 5px;
}

#sys a:link {
  color: #ffffff;
  text-decoration: underline;
}

#sys a:visited {
  color: #ffffff;
  text-decoration: underline;
}

#sys a:active {
  color: #ffffff;
  text-decoration: underline;
}

#sys a:hover {
  color: #ffffff;
  text-decoration: none;
}

#navigation a {
  color: #666666;
  text-decoration: none;
  padding-left: 15px;
  background-image: url(images/left-tab.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-right: 5px;
  height: 31px;
  font-family: "Trebuchet MS";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}

#navigation a span {
  padding-right: 15px;
  background-image: url(images/right-tab.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 8px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  /* ...and now for the proper property */
  transition: 0.5s;
}

#navigation a span:hover {
  color: #999;
}

#navigation a,
#navigation a span {
  display: block;
  float: left;
  cursor: pointer;
  cursor: hand;
}

/* Commented backslash hack hides rule from IE5-Mac 
#navigation a, #navigation a span
{
float: none
} */

/* End IE5-Mac hack */

/* #navigation a:hover
{
background: left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a:hover span
{
background: url("right-tab-hover.gif") right top no-repeat;
padding-right: 10px
}
*/

#navigation {
  list-style: none;
  padding: 0;
  margin: 0;
}

#navigation li {
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}

/***********************************************/

/* Index styles                                */

/***********************************************/

#lefti {
  line-height: 18px;
  font-size: 12px;
  float: left;
  width: 202px;
  padding-top: 30px;
  margin-bottom: 50px;
}

#righti {
  font-size: 12px;
  float: right;
  width: 212px;
  padding-top: 30px;
  margin-bottom: 50px;
}

#centeri {
  float: left;
  padding-left: 24px;
  padding-top: 30px;
  margin-left: 24px;
  border-left: 1px dashed #efefef;
  margin-bottom: 50px;
}

#centerii {
  float: left;
  padding-left: 18px;
  margin-left: 24px;
  padding-top: 30px;
  border-left: 1px dashed #efefef;
  width: 500px;
  margin-bottom: 50px;
}

#leftipd {
  padding-left: 12px;
}

a.bt-ev {
  margin-bottom: 20px;
  border-top: 1px solid #b0b365;
  background: #c9cc7a;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#c9cc7a),
    to(#b0b365)
  );
  background: -webkit-linear-gradient(top, #c9cc7a, #b0b365);
  background: -moz-linear-gradient(top, #c9cc7a, #b0b365);
  background: -ms-linear-gradient(top, #c9cc7a, #b0b365);
  background: -o-linear-gradient(top, #c9cc7a, #b0b365);
  padding: 8.5px 17px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  color: white;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  vertical-align: central;
  display: block;
}

a.bt-ev:hover {
  border-top-color: #b0b365;
  background: #b0b365;
  color: #fff;
}

a.inline {
  display: inline-block;
  margin-right: 5px;
}

#zr {
  padding-left: 5px;
  padding-top: 10px;
}

#ct {
  padding-left: 10px;
  font-size: 13px;
  line-height: 1.5em;
}

.bb {
  font-size: 13px;
  font-weight: bold;
}

.bb2 {
  font-size: 18px;
  font-weight: bold;
}

#cat {
  background-image: url(images/ctlg2_bg.gif);
  width: 182px;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 30px;
  margin-left: 20px;
  color: #ffffff;
}

#cat a:link {
  color: #ffffff;
  text-decoration: underline;
}

#cat a:visited {
  color: #ffffff;
  text-decoration: underline;
}

#cat a:active {
  color: #ffffff;
  text-decoration: underline;
}

#cat a:hover {
  color: #ffffff;
  text-decoration: none;
}

#catr {
  width: 182px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #f8f8f8;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8f8f8),
    to(#f1f1f1)
  );
  background: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
  background: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
  background: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  color: #333;
  line-height: 1.4em;
  font-size: 13px;
}

#catr li {
  padding-top: 4px;
  padding-bottom: 4px;
}

#catr a:link {
  color: #333;
  text-decoration: underline;
}

#catr a:visited {
  color: #333;
  text-decoration: underline;
}

#catr a:active {
  color: #333;
  text-decoration: underline;
}

#catr a:hover {
  color: #333;
  text-decoration: none;
}

#eco {
  margin-left: 20px;
  position: relative;
  font-size: 12px;
  text-align: left;
  margin-top: 65px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 35px;
}

#eco .tone h2 {
  height: 30px;
  color: #f67914;
  font-size: 26px;
  line-height: inherit;
  font-weight: bold;
  background: url(images/element_solar.png) right top no-repeat;
  background-size: 44px;
  border-bottom: 1px solid #f67914;
}

#eco .ttwo h2 {
  height: 28px;
  color: #bf6116;
  font-size: 20px;
  border-bottom: 1px solid #bf6116;
}

#eco .tthree h2 {
  height: 28px;
  color: #8f4408;
  font-size: 20px;
  border-bottom: 1px solid #8f4408;
}

#eco .tfour h2 {
  height: 28px;
  color: #592a03;
  font-size: 20px;
  border-bottom: 1px solid #592a03;
}

.ibox {
  background-image: url(images/box_bg.png);
  behavior: url(iepngfix/iepngfix.htc);
  background-repeat: repeat-x;
  margin-right: 30px;
  margin-bottom: 15px;
  line-height: 1.5em;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 14px;
}

.ibox h1 {
  font-size: 20px;
  line-height: 1.5em;
  padding-bottom: 6px;
}

.ibox a,
.ibox a:link {
  text-decoration: none;
}

.ibox img {
  padding-bottom: 10px;
}

#index_m {
  float: left;
  width: 225px;
  padding-top: 10px;
  background-color: #d31304;
}

.ntr {
  background-color: #c11104;
  padding-right: 15px;
  margin-bottom: 7px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ntr img {
  border: 1px dotted #ffffff;
}

#ntz {
  font-size: 12px;
  font-weight: bold;
}

#hrt {
  padding-right: 15px;
  margin-bottom: 7px;
  padding-left: 15px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
}

.flth {
  float: left;
  padding-right: 10px;
  height: 60px;
}

.ttl {
  padding-top: 8px;
  font-size: 13px;
  font-weight: bold;
}

.ttl img {
  border: 1px dotted #ffffff;
  margin-left: 8px;
}

.ttr {
  padding-top: 8px;
  font-size: 13px;
  font-weight: bold;
}

.ttr img {
  border: 1px dotted #000066;
}

.tckr {
  background-color: #ff6600;
  padding-bottom: 10px;
}

.spc {
  padding-top: 5px;
}

.ittl {
  width: 450px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}

.hr {
  background-image: url(images/hr.gif);
  background-repeat: repeat-x;
  height: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.hrs {
  background-image: url(images/hr.gif);
  background-repeat: repeat-x;
  height: 10px;
}

.mar-left {
  margin-left: 150px;
}

/***********************************************/

/* Subpage styles                         */

/***********************************************/

#content {
  width: 480px;
  min-height: 400px;
  margin-bottom: 50px;
}

#content img {
  max-width: 480px;
}

#contents {
  width: 700px;
  min-height: 400px;
}

#content h1 {
  font-size: 24px;
  line-height: 1.6em;
}

#contents h1 {
  font-size: 20px;
}

#content table {
  border-bottom: 1px solid #efefef;
}

#content .contact_wrap {
  display: inline-block;
  background-color: #fafafa;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 35px;
  padding-bottom: 20px;
  padding-left: 25px;
}

#submenu {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.subb {
  font-size: 13px;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #ffffff;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
}

#photo {
  padding-top: 20px;
}

.gr {
  width: 380px;
  padding: 10px;
  background-color: #efefef;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
}

ol.egh li {
  font-size: 15px;
  line-height: 1.7em;
}

ol.egh li ol li {
  font-size: 13px;
}

/***********************************************/

/* Form styles                                 */

/***********************************************/

.cssform p {
  width: 480px;
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 155px;
  /*width of left column containing the label elements*/
  height: 1%;
}

.cssform label {
  font-weight: bold;
  float: left;
  margin-left: -155px;
  /*width of left column*/
  width: 150px;
  /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"] {
  /*width of text boxes. IE6 does not understand this attribute*/
  width: 180px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.3em;
  border: 1px solid rgb(185, 185, 185);
}

.cssform textarea {
  width: 250px;
  height: 150px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.3em;
  border: 1px solid rgb(185, 185, 185);
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix {
  margin-left: 3px;
}

.grf {
  padding: 10px;
  background-color: #efefef;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
}

/**************align styles **************/

#left {
  float: left;
  font-size: 11px;
  vertical-align: top;
  width: 49%;
}

#right {
  float: right;
  width: 49%;
  font-size: 11px;
  vertical-align: top;
}

.left2 {
  float: left;
  width: 100px;
  text-align: right;
  padding: 5px;
  vertical-align: bottom;
}

.right2 {
  float: right;
  width: 100px;
}

.leftpop {
  float: left;
  width: 110px;
  text-align: right;
  padding: 5px;
  vertical-align: bottom;
}

.rightpop {
  float: right;
  width: 200px;
  padding: 5px;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.center {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 20px;
}

.clear {
  clear: both;
}

.sp {
  height: 5px;
}

.txtg {
  color: #cccccc;
}

.bbg {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}

/* Mobile styles */

@media only screen and (min-width: 990px) {
  .btn-menu,
  .overlay.mobile {
    display: none;
  }
}

@media only screen and (max-width: 990px) {
  * {
    box-sizing: border-box;
  }
  #mainhead,
  #mainhd {
    width: 100%;
  }
  #mainhd img {
    max-width: 100%;
    height: auto;
  }
  #navigation,
  #sys {
    display: none;
  }
  #hmenu {
    padding-top: 0;
    height: auto;
    width: auto;
  }
  #hright {
    padding-top: 0;
  }
  .btn-menu {
    display: block;
    border: 0;
    width: 28px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 9999;
  }

  .btn-menu:focus {
    outline: 1px dotted #e0ae19;
  }

  .show_menu .btn-menu:focus {
    outline: none;
  }

  .btn-menu .text {
    display: block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
  }

  .btn-menu .bar,
  .btn-menu .bar:before,
  .btn-menu .bar:after {
    display: block;
    position: absolute;
    width: 28px;
    height: 4px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .btn-menu .bar {
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:before {
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
  }

  .btn-menu .bar:after {
    position: absolute;
    content: "";
    top: -8px;
    left: 0;
  }

  .show .btn-menu .bar {
    background-color: transparent;
  }

  .show .btn-menu .bar:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .show .btn-menu .bar:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .overlay {
    width: 0;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    transition: width 0.3s ease-in;
    background-color: #8a8d4b;
    z-index: 8888;
  }

  .show .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
  }

  nav ul {
    list-style-type: none;
    position: relative;
    top: 50px;
    opacity: 0;
    transform: translateX(100px);
    transition: all 0.3s 0.2s ease-out;
  }

  .show nav ul {
    opacity: 1;
    transform: translateX(0);
  }

  nav a,
  nav a:link {
    display: block;
    width: 90%;
    font-size: 20px;
    line-height: 42px;
    text-decoration: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
  }

  #mainbody {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    padding: 0 16px;
  }
  #centerii,
  #centeri {
    align-items: center;
    justify-content: center;
    width: 67%;
    order: 1;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }
  #content {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 20px;
  }
  #content img {
    max-width: 100%;
    height: auto;
  }
  #contents {
    width: 100%;
    min-height: auto;
  }
  #contents object,
  #contents .bbg {
    display: none;
  }
  #contents .alignright {
    text-align: left;
    padding-top: 10px;
  }

  #righti {
    align-items: center;
    justify-content: center;
    width: 28%;
    order: 2;
    margin-bottom: 20px;
  }
  #catr {
    width: 100%;
  }
  #lefti {
    justify-content: flex-start;
    flex-grow: 0;
    flex-shrink: 1;
    display: flex;
    flex-direction: row;
    width: 100%;
    order: 3;
    padding-top: 0;
  }

  #leftipd {
    width: 40%;
    padding-left: 0;
  }

  #leftipd table {
    width: auto;
    min-width: 200px;
  }
  #eco {
    width: 50%;
    margin: 0 0 0 20px;
  }
  #eco .tone h2 {
    padding-bottom: 28px;
  }

  #eco .ttwo h2 {
    padding-bottom: 28px;
  }

  #eco .tthree h2 {
    padding-bottom: 28px;
  }

  #eco .tfour h2 {
    padding-bottom: 28px;
  }
  .ittl {
    width: 100%;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 0;
  }
  .ibox {
    padding: 8px 0 12px 0;
  }
  .ibox a img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  a.inline {
    display: block;
    margin-right: 0;
  }
  #content p,
  #content ul li,
  .ibox p,
  #eco p {
    font-size: 14px;
    line-height: 1.5em;
  }
  #content table {
    width: 100%;
  }
  #centerii table td {
    width: auto;
  }
  .cssform p {
    width: 100%;
    padding-left: 0;
    height: auto;
  }
  .cssform label {
    display: block;
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .cssform input[type="text"],
  .cssform textarea {
    width: 100%;
    border: 1px solid #efefef;
    padding: 6px 10px;
    font-size: 14px;
  }
  .cssform input[type="submit"],
  .cssform input[type="reset"] {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
  }
  .mar-left {
    margin: 0;
  }
  .grf {
    width: 100%;
    padding: 10px;
    background-color: #efefef;
    border: 0;
    margin-top: 10px;
  }
  #foothold {
    height: auto;
  }
  #mainfoot {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 559px) {
  #mainhead #hleft img {
    width: 160px;
    margin: 10px 10px;
    height: auto;
  }
  #mainbody {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 16px;
  }
  #centerii,
  #centeri {
    float: none;
    margin-left: 0;
    padding-top: 30px;
    padding-left: 0;
    border-left: 0;
    width: 100%;
    order: 1;
    margin-bottom: 0;
  }

  #righti {
    width: 100%;
    margin-bottom: 40px;
  }
  #catr {
    width: 100%;
  }
  #lefti {
    float: none;
    width: 100%;
    order: 3;
    display: block;
  }
  #leftipd {
    width: 100%;
    margin-bottom: 20px;
  }
  #eco {
    width: 100%;
    margin: 50px 0 0 0;
  }
  #content {
    padding-right: 0;
  }
}
