/* style */

body{
  margin: 0;
  padding: 0;
  font-family: arial, verdana, sans-serif;
  color: #FB9A3C;
  background-color: #000000;
}
#poz_page {
  width: 950px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  background-image: url('../img/page_bg.jpg');
}

#poz_ng {
  width: 950px;
  height: 470px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;

}

#ng_01 {width: 400px; height: 150px; margin: 0px; float: left; background-image: url('../img/logo.jpg'); overflow: hidden; cursor: pointer;}
#ng_02 {width: 550px; height: 150px; margin: 0px; float: left; vertical-align: top; background-image: url('../img/menu_up.jpg'); overflow: hidden;}

#ng_03 {width: 950px; height: 300px; margin: 0px;  background-image: url('../img/fade_01.jpg'); overflow: hidden;}
#ng_04 {width: 950px; height: 20px; margin: 0px; background-image: url('../img/ng_bg_d.jpg'); overflow: hidden;}

#linia {width: 950px; background-image: url('../img/ng_bg_d.jpg'); overflow: hidden;}

#menu_01 {width: 120px; height: 30px; margin-top: 10px; float: left; overflow: hidden; }
#menu_02 {width: 100px; height: 30px; margin-top: 10px; float: left; overflow: hidden; }
#menu_03 {width: 125px; height: 30px; margin-top: 10px; float: left; overflow: hidden; }
#menu_04 {width: 105px; height: 30px; margin-top: 10px; float: left; overflow: hidden; }

#poz_tresc {
  width: 950px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

#box_poz1 {
  width: 950px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  text-decoration:  none;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #8C5C2B;
  line-height: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  }

#poz_stopka {
  width: 950px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

#stopka_01 {width: 950px; height: 80px; overflow: hidden; vertical-align: middle; }
#stopka_02 {width: 950px; height: 20px; overflow: hidden; vertical-align: middle; }

a{
  text-decoration:  none;
  border: none;
  color:#FF9D02;
}
a:hover {
  text-decoration:  none;
  border: none;
  color:#eaeaea;
}
a.menu_up{
  text-decoration:  none;
  border: none;
  color:#ffffff;
}
a.menu_up:hover {
  text-decoration:  none;
  border: none;
  color:#8C5C2B;
}
.menu_up {
  text-decoration:  none;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  color: #4B3118;
  line-height: 80px;
  margin: 0px;
  padding: 0px;
}
.menu_offer {
  text-decoration:  none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  margin-top: 210px;
  padding: 0px;
}
a.menu_offer{
  text-decoration:  none;
  border: none;
  color:#ffffff;
}
a.menu_offer:hover {
  text-decoration:  none;
  border: none;
  color:#3471b0;
}
.txt_main{
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
  color: #ffffff;
  line-height: 18px;
  margin: 0px;
  padding: 20px;
  
}
.txt_kontakt {
  text-decoration:  none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FF9D02;
  line-height: 20px;
}
.txt_dark {
  color: #8C5C2B;
}
.txt_orange {
  color: #FF9D02;
}
.txt_offer {
  text-decoration:  none;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #eaeaea;
  line-height: 24px;
}
.txt_box {
  text-decoration:  none;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
  margin-top: 20px;
  padding: 3px;
}

.txt_st{
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #FB9A3C;
  line-height: 80px;
  margin: 0px;
  padding: 0px;
}
.stopka{
  text-decoration: none;
  font-size: 10px;
  color: #cacaca;
  line-height: 20px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
a.stopka{
  text-decoration:  none;
  border: none;
  color:#cacaca;
}
a.stopka:hover {
  text-decoration:  none;
  border: none;
  color:#ffffff;
}
.lista{
  list-style-type: disc;
  font-size: 14px;
  line-height: 18px;  
  font-weight: bold;
  text-align: left;
  color: #2d2e29;
  margin-top: 0px;
}
.lista li{
  padding-top: 5px;
}

.form_txt{
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  color: #FF9D02;
  margin: 0px;
}
.form_in{
  border: 1px solid #8C5C2B;
  background: none;
  color: #FF9D02;
  font-size: 12px;
  margin: 0px;
}

.txt{
  text-decoration:  none;
  font-size: 14px;
  font-weight: bold;
  text-align: justify;
  color: #ffffff;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
}

