body{
  background: #000000 url('../Obrazki/styropapa_2.jpg') fixed center / cover;
  overflow: auto;
  margin:0 auto;
  padding:0;
  cursor: url("../Obrazki/styropapa_mlotek.cur") 1 20, default;
  
}

h1.logowanie{
  text-align:center;
  color:white;
  font: 35px Segoe Print;
  margin-left:-250px;
  line-height: 60%;
  margin-top:3%;
}

h1{
  color:white;
  font: 35px Segoe Print;
  line-height: 60%;
}

#logo{
margin-top:-2%;
}

#div1 { 
  margin:0 auto;
  width:100%;
  height:600px;
  padding:0px;
  background: #50763b url('../Obrazki/styropapa_2.jpg') fixed center / cover;
}

#div_menu { 
  margin:0px;
  width:100%;
  position:fixed; 
  height: 100px;
  background: rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=00);
  z-index:999;
}

li.nav {
  float:right;
  width:11.861%;
  height:100px;
  list-style-type:none;
  font-size:15px;
  text-align:center;
  border-radius:5px;
  display:block;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20 , default;
}

li.nav:hover {
  background-color:rgba(0, 0, 0, 0.55);
  filter: alpha(opacity=50);
}

li.navv {
  float:right;
  width:11.861%;
  list-style-type:none;
  font-size:15px;
  text-align:center;
  border-radius:5px;
  display:block;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
  margin-right:15px;
}

li.navv:hover {
  background-color:rgba(0, 0, 0, 0.55);
  filter: alpha(opacity=50);

}

li:first-child {
  
}

li.logo{
  margin-top:10px;
  margin-left:20px;
  display:block;
  float:left;
  width:160px;
  }
  
img.logo{
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;	
}

a.anav{
  display:block;
  color:white;
  max-width:100%;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  margin: auto;
  position: relative;
  top: 30%; left: 0; bottom: 0; right: 0;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
  
}

a.anav2{
  display:block;
  color:white;
  max-width:100%;
  height:11.861%;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  margin: auto;
  position: relative;
  top: 40%; left: 0; bottom: 0; right: 0;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default; 
}

a.anav1{
  display:block;
  color:white;
  max-width:100%;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  margin: auto;
  line-height:100px;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
  
}

a.aanav{
  display:block;
  color:white;
  max-width:160px;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  line-height:50px;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
}

a.aanav2{
  display:block;
  color:white;
  max-width:160px;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  line-height:50px;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
  border-bottom:1px solid #FF0080;
}

a.aanavi{
  display:block;
  color:white;
  max-width:160px;
  height:70px;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  position: relative;
  top: 21%; left: 0; bottom: 0; right: 0;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
  border-top:none;
}

li.aaanavi {
  float:right;
  width:100%;
  height:70px;
  list-style-type:none;
  font-size:15px;
  text-align:center;
  border-radius:5px;
  display:block;
  background-color:rgba(0, 0, 0, 0.55);
  filter: alpha(opacity=50);
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
}

li.aaanavi:hover {
  
  background-color:rgba(0, 0, 0, 0.85);
  filter: alpha(opacity=50);
}

li.aaanav {
  float:right;
  width:100%;
  list-style-type:none;
  font-size:15px;
  text-align:center;
  border-radius:5px;
  display:block;
  background-color:rgba(0, 0, 0, 0.55);
  filter: alpha(opacity=50);
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
}

li.aaanav:hover {
  
  background-color:rgba(0, 0, 0, 0.85);
  filter: alpha(opacity=50);
}

li > ul {
  list-style-type:none;
  padding:0;
  margin:0;
  display:none;
  list-style-type:none;
  text-align:center;
}

li:hover > ul {
  display:block;
}

li > ul > li > a {
  border-top:1px solid #FF0080;
}

li > ul > li {
  background-color:rgba(0, 0, 0, 1);
  filter: alpha(opacity=50);
}

li > ul > li:hover {
  background-color:rgba(0, 0, 0, 0.75);
  filter: alpha(opacity=50);
}

li > ul > li:hover a {
  color:#FF0080;
}

li:hover > a {
 color: #FF0080;
}

a{
  text-decoration:none;
  list-style-type:none;
}

#div2 { 
  margin:0 auto;
  width:100%;
  height:700px;
  padding:0px;
  overflow: auto;
  background: #50763b url('../Obrazki/styropapa_3.jpg') fixed center / cover;
  position:absolute;
}

#facebook {
  width:300px;
  position:fixed;
  left:-270px;
  transition:1s;
  -webkit-transition:2s;
  margin-top:11%;
  z-index:999;
}

#facebook:hover {
  left:0;
}

#blok1 {
  float:left;
  width:270px;
}

#blok2 {
  float:left;
  width:0px;
}

#bloklikebox {
  background-color:rgba(50, 54, 54, 0.5);
  filter: alpha(opacity=50);
  border:1px solid #2585b5;
  border-left:none;
  border-bottom-right-radius:6px;
  font-size:20px;
  color:white;
}

#srodek {
  margin:5px;
  padding:5px;
  height:50px;
  line-height:30px;
}

a.face{
  display:block;
  color:white;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  line-height:40px;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
}

a.face:hover{
  display:block;
  color:#FF0080;
  text-decoration:none;
  list-style-type:none;
  font-weight: 600;
  font-size: 15px;
  line-height:40px;
  text-align:center;
  cursor: url("../Obrazki/styropapa_mlotek1.cur") 1 20, default;
}

#uchwyt {
  width:40px;
  height:30px;
  text-align:center;
  color:#FFFFFF;
  background:#082E79;
  font: bold 20px Segoe Print;
  border-radius:0 6px 6px 0;
  
}

#uchwyt:hover {
  cursor: url("../Obrazki/styropapa_mlotek.cur");
}

#info{
width: 70%;
height:65%;
  margin: auto;
  position: absolute;
  top: 48%; left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
 background-color:white;
 box-shadow: 5px 5px 10px black;
 z-index:15;
}

p.rejstruj{
text-align:center;
}

p.rej1{
text-align:center;
font-size:20px;
}

div.term1{	
}

p.rej2{
font-size:20px;
display:block;
width:16%;
float:left;
margin-top:3%;
}

p.rej5{
font-size:18px;
display:block;
width:16%;
float:left;
}

div.rej3{
display:block;
width:80%;
float:right;
margin-right:1%;
padding-left:3%;
}

p.rej4{
text-align:center;
font-size:13px;
}

p.logowanie{
text-align:center;
font-size:15px;
color:#FFFFFF;
font-weight: 600;
width:260px;
display:inline-block;
}

 html, body {
		       margin:0;
		       padding:0;
		       height:100%;
        }
		
#container {
		min-height:100%;
		position:relative;
	}

#stopka{
  background: rgba(0, 0, 0, 0.71);
  filter: alpha(opacity=50);
  width:100%;
  height:6%;
  position:absolute;
		bottom:0;
		width:100%;
		clear:both;
		
}

#stopka11{
  display:inline-block;
  border-radius:6px;	
  margin-left:0;
  width:20%; 
  font-size:large;
}


#stopka1{
  display:inline-block;
  border-radius:6px;	
  margin-left:40%;
  width:20%; 
}

#stopka2{
  display:inline-block;
  border-radius:6px;	
  margin-left: 15%;
  width:30px;
}

#stopka3{
  display:inline-block;
  border-radius:6px;	 
  width:30px;
}

.ribboncontainer {
    border: 1px solid #d8dee5;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 10px rgba(0,0,0,1);
    font-size: 18px;
    color: #46494f;
    line-height: 1.54em;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 78px 12px 15px;
	min-height:90%;
	background-color:white;
	
}

.ribboncontainer .ribbon {
    position: absolute;
    top: 20px;
    left: -20px;
    right: -20px;
}

.ribboncontainer .ribbon::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #12487C;
    width: 19px;
    height: 19px;
    -ms-transform: skewY(45deg);
    -webkit-transform: skewY(45deg);
    transform: skewY(45deg);
    z-index: 1;
}

.ribboncontainer .ribbon::after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 30px;
    background-color: #12487C;
    width: 19px;
    height: 19px;
    -ms-transform: skewY(-45deg);
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
    z-index: 1;
}

.ribboncontainer .ribbon h2 {
    background-color: #1969ba;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

#div1_kontakt { 
  margin:0 auto;
  width:100%;
  height:1400px;
  padding:0px;
  background: #50763b url('../Obrazki/styropapa_2.jpg') fixed center / cover;
}

.ribboncontainer_ter {
    border: 1px solid #d8dee5;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 10px rgba(0,0,0,1);
    font-size: 18px;
    color: #46494f;
    line-height: 1.54em;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 78px 12px 15px;
	min-height:105%;
	background-color:white;
	
}

.ribboncontainer_ter .ribbon {
    position: absolute;
    top: 20px;
    left: -20px;
    right: -20px;
}

.ribboncontainer_ter .ribbon::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #12487C;
    width: 19px;
    height: 19px;
    -ms-transform: skewY(45deg);
    -webkit-transform: skewY(45deg);
    transform: skewY(45deg);
    z-index: 1;
}

.ribboncontainer_ter .ribbon::after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 30px;
    background-color: #12487C;
    width: 19px;
    height: 19px;
    -ms-transform: skewY(-45deg);
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
    z-index: 1;
}

.ribboncontainer_ter .ribbon h2 {
    background-color: #1969ba;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

p.rej6{
font-size:17px;
display:block;
width:16%;
float:left;
margin-top:6%;
}