body {
background: #fefefe;
margin: 20px;
}


.top {
background-color: #cccccc;
border: 3px solid #acacac;
margin-left: 20px;
margin-right: -20px;
text-align: center;
}

.container {
margin-top: 50px;
margin-left: 20%;
margin-right: 20%;
margin-bottom: 50px;
!margin: 0px 20px 20px;
}

.container_wpr {
margin-top: 40px;
margin-left: 21%;
margin-right: 20%;
margin-bottom: -20px;
!margin: 0px 20px 20px;
}

.container_teksty {
margin: 20px
}

.link1 {
margin: 20px;
text-color: a80202;
}
.link1 {
a:link, a:visited {
  background-color: #fefefe;
  color: black;
  border: 2px solid #acacac;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 180px;
}}
.link1 {
a:hover, a:active {
  background-color: #a80202;
  color: #e6e6e6;
}}

.link2 {
margin: 20px;
}
.link2 {
a:link, a:visited {
  background-color: #fefefe;
  color: black;
  border: 2px solid #acacac;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 180px;
}}
.link2 {
a:hover, a:active {
  background-color: #a80202;
  color: #e6e6e6;
}}

.link3 {
margin: 20px;
}
.link3 {
a:link, a:visited {
  background-color: #fefefe;
  color: black;
  border: 2px solid #acacac;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 180px;
}}
.link3{
a:hover, a:active {
  background-color: #a80202;
  color: #e6e6e6;
}}

header {
background: #fefefe;
margin-left: 0px;
margin-right: 40px;
}

.header_link_home {
a:link, a:visited {
  background-color: #cccccc;
  border: 3px solid #acacac;
  margin: 0px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: black;
  box-sizing: border-box;
  width: 100%;
}}
.header_link_home {
  a:hover, a:active {
  background-color: #e6e6e6;
  color: black;
  box-sizing: border-box;
  width: 100%;
}}

table{
margin: 0px 20px;
}
td {
}

.nav_title {
margin: 0px 40px 0px;
}

.lista_art {
a:link, a:visited {
  text-decoration: none;
  color: black;
  }}
.lista_art {
  a:hover, a:active {
  color: #a80202;
  text-decoration: underline;
}}

.link_strefa  {
a:link, a:visited {
  text-decoration: none;
  color: black;
  }}
.link_strefa {
  a:hover, a:active {
  color: #acacac;
  text-decoration: none;
}} 

table tr td {
vertical-align: top;
text-align: left;
margin: auto;
/border: 1px solid;
}

/table tr td {
vertical-align: top;
text-align: left;
margin: auto;
border: 1px solid;
}

.table1 {
/border: 1px solid;
}

.table {
!width 100%;
margin: 0px 0px;
/border: 1px solid;
}

/.iframe {
margin: 20px;
display: flex;
justify-content: center;
border:none;
}

.iframe {
display: flex;
justify-content: center;
  position: relative;
  /width: 100%;
  /overflow: hidden;
margin-top: -30px;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive_iframe {
max-height: 400px;
max-width: 700px;
margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /border: none;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15%;
  margin-bottom: auto;
  width: 102%;
}

.article_link {
a:link, a:visited {
  text-decoration: none;
  color: black;
  }}
.article_link {
  a:hover, a:active {
  color: #a80202;
  text-decoration: underline;
}}

.redakcja {
margin-top: 50px;
margin-left: 20%;
margin-right: 20%;
margin-bottom: 50px;
}

.text_grey {
text-color: #acacac;
}

.container_art {
margin: 0px 20px 20px;
clear: both;}

footer {
background: #fefefe;
}

.footer {
background-color: #cccccc;
border: 3px solid #acacac;
margin: 20px;
text-align: center;
}


