html, body 
 {
  font-size: 14px;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; 
  font-style: normal; 
  font-variant: small-caps; 
  font-weight: 400;
  line-height: 15.4px; 
  width: 1000px;
  background-color: #fff;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
 }

table
 {
  margin-left: auto;
  margin-right: auto;   
  width: 500px;
 }

table, th, td 
 {
  text-align: left;     
  border: 1px solid black;
  border-collapse: collapse;
 }
 

.etykieta 
 { 
  display: block;
  width: 130px;
  padding: 5px 5px;
  margin: 3px 0;
  float:left;
 }

.pole
 {
  width: 200px;
  padding: 5px 5px;
  margin: 3px 0;
  box-sizing: border-box;
  border: 3px solid #ccc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
 }
textarea
 {
  padding: 5px 5px;
  margin: 3px 0;
  box-sizing: border-box;
  border: 3px solid #ccc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
 }
.pole:focus
 {
  border: 3px solid #555;
 }
#top
 {
  width: 1000px; 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
 background-color: #ccc;
 }
#naglowek 
 {
  background-color: #ccc;
 }
 .przerwa{
  display: block;
  float: left;
  width: 170px;
  height: 40px;
  background-color: #ccc;
}
.przerwa2{
  display: block;
  float: left;
  width: 180px;
  height: 40px;
  background-color: #ccc;
}
 .top1{
    float: left;
  width: 160px;
  height: 40px;
  background: #ccc url(../img/gora2.png) top center no-repeat;
}
 .top1:hover {
  display: block;
  float: left;
  width: 160px;
  height: 40px;
  background: #ccc url(../img/gora1.png) top center no-repeat;
}


#menu
 {
  clear: both;
  height: 800px;
  width: 170px;
  float: left;
  overflow: hidden;
  background-color: #ccc;
}
#tresc 
 {
  height: 740px;
  width: 829px;
  float: left;
  background-color: #fff;
  overflow: auto;

 }
#tresc_pobieranie
 {
  width: 830px;
  height:60px;
  float: left;
  }
#stopka
 {
  clear: both;
  width: 100%;
  background-color: #888;
 }
#logowanie.naglowek
 {
  width: 350px;
  height: 30px;
  margin-top: 100px;
  margin-left:auto;
  margin-right:auto;
  border: 1px #86c46e solid;
  background-color: #d3c33c;
  color: #000000;
  font-size: 20px;
  font-weight: inherit;
  font-family: 'Times New Roman', Times, serif;
  font-style: normal;
  text-decoration: none;
  line-height: 1.35em;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
 }
#logowanie.ramka
 {
  width:350px;
  height:130px;
 border: 1px #86c46e solid;
  margin-left:auto;
  margin-right:auto;
 }

#logowanie.pole_c
 {
  margin-left:auto;
  margin-right:auto;
 }
input:invalid + span::after {
    position: absolute;
    color: red;
    content: '✖';
    padding-left: 5px;
}
input:valid + span::after {
    position: absolute;
    color: green;
    content: '✓';
    padding-left: 5px;
}
 .img1 {
  display: block;
  width: 160px;
  height: 40px;
  background: #ccc url(../img/3.png) top center no-repeat;
}
 .img {
  display: block;
  width: 160px;
  height: 40px;
  background: #ccc url(../img/2.png) top center no-repeat;
}
 .img:hover {
  display: block;
  width: 160px;
  height: 40px;
  background: #ccc url(../img/1.png) top center no-repeat;
  
}
a:link,a:visited,a:hover, a:active{
  color: black;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  
 }
 p {
  color: black;
  margin:0;padding:0;
  text-align:center;
  padding: 10px 0;
}

#program_nazwa{
  margin-left: 10px;
  margin-top: 10px;
  text-align: left;
  width:250px;
  height:590px;
  float:left;
 }
#program_info{
  margin-top: 20px;
  text-align: left;
  width:650px;
  height:580px;
 }
#formularze{
  height:500px;
 }
#pliki.kontener{
  margin-left:50px;
  width:515px;
  float:left;
 }
#pliki.nazwa{
  text-align:left;
  float:left;
  width:265px;
  }
#pliki.waga{
  width:70px;
  float:left;
  }
#pliki.data{
  width:160px;
  float:left;
  } 
#opis{
   text-align:left;
   margin-left:70px;
  }
  
     #abonament_box {
      margin-left: 35px; 
      text-align: left;
      font-family: Arial, sans-serif;
     }   
    .podsumowanie {
      background: #f8f9fa;
      padding: 15px;
      border: 1px solid #dee2e6;
      border-radius: 4px;
      margin-top: 15px;
      max-width: 450px;
    }

#error{
    font-size:40pt;
    font-color:red;
}
 
  
  