body {
  /* font-family:  "Lucida Sans Unicode" ; 
     font-family: Gill, Helvetica, sans-serif;
    font-family: "Gill Sans Ultra Bold Condensed";
    font-family: 'Glegoo', sans-serif;
    font-size: 0.9em;
    background: url("../images/kratka1.jpg") repeat top left; */
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.czysc {
  clear: both;
  margin: 0;
  padding: 0;
}
.kontener {
  width: 1280px;
  margin: 0 auto;

  /*
        -webkit-box-shadow: 4px 4px 19px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 4px 4px 19px 0px rgba(0,0,0,0.75);
        box-shadow: 4px 4px 19px 0px rgba(0,0,0,0.75);
        
    }
    */
}
#RODO article h1,
#cyberbezp article h1 {
  text-align: center;
  margin-top: 30px;
}
#RODO article li {
  padding-top: 0.4em;
}
#od_menu {
  color: white;
}
.blok {
  padding-left: 300px;
}
header {
  position: relative;
  height: 115px;
}

#logo_szkoly img {
  position: absolute;
  left: 15px;
}

#logo_szkoly p {
  position: absolute;
  top: -15px;
  left: 200px;

  /*display:inline-block;*/
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  line-height: 0.8em;
}
#male {
  font-size: 26px;
  font-weight: normal;
}
#loga {
  position: absolute;
  bottom: 35px;
  right: 0px;
  /*float:right;*/
  /*display:block;	
    border:1px solid red;*/
}


#belka_gora {
  text-align: right;
  height: 28px;
  width: 1280px;
  border-radius: 12px 12px 0 0;
  position: absolute;
  bottom: 2px;
  padding-top: 5px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#627d4d+0,576623+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#627d4d+0,576623+100 */
  background: rgb(98, 125, 77); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(98, 125, 77, 1) 0%,
    rgba(87, 102, 35, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(98, 125, 77, 1) 0%,
    rgba(87, 102, 35, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(98, 125, 77, 1) 0%,
    rgba(87, 102, 35, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#576623',GradientType=0 ); /* IE6-9 */
}
#belka_gora a {
  padding: 15px 20px 0 0;
  text-decoration: none;
  font-size: 0.7em;
  text-transform: uppercase;
  text-shadow: 1px 1px black;
  color: white;
}

nav {
  border-radius: 0 0 12px 12px;
  height: 68px;
  margin-top: -2px;
  /*width: 1000px;
        border-color: 576623;*/

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#627d4d+0,576623+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#627d4d+0,576623+100 */
  background: rgb(98, 125, 77); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(98, 125, 77, 1) 0%,
    rgba(87, 102, 35, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(98, 125, 77, 1) 0%,
    rgba(87, 102, 35, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(98, 125, 77, 1) 0%,
    rgba(87, 102, 35, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#576623',GradientType=0 ); /* IE6-9 */
}
#stylefour {
  /* width:1000px;
        display:block; 
        margin: auto;  */
  /* position:absolute;*/
  /* padding:0 0 0 50px;*/
  padding: 0 0 0 10px;
  font-size: 14px;
  font-weight: bold;
}
#stylefour1 {
  height: 45px;
  /*line-height: 0.4em;*/
}
#stylefour ul {
  display: block;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

#stylefour ul li {
  display: block;
  width: 140px;
  float: left;
  text-align: center;
  height: 45px;

  /*border:solid 1px red;*/
}

#stylefour ul li a {
  color: white;
  text-decoration: none;
  text-shadow: 1px 1px black;

  /* width: 135px;*/
  /* padding: 10px 0 0 0;
        border: 1px solid black;*/
}
#stylefour ul li.aktualnosci,
#stylefour ul li.oszkole,
#stylefour ul li.dokumenty,
#stylefour ul li.kontakt,
#stylefour ul li.rodo {
  padding: 22px 0 0 0;
}
#stylefour ul li.organizacja,
#stylefour ul li.projekty,
#stylefour ul li.cyberbezp {
  padding: 15px 0 5px 0;
}
#stylefour ul li.pedagog {
  padding: 8px 0 12px 0;
}

body#aktualnosci #stylefour ul li:hover,
body#aktualnosci #stylefour ul li.aktualnosci,
body#oszkole #stylefour ul li:hover,
body#oszkole #stylefour ul li.oszkole,
body#dokumenty #stylefour ul li:hover,
body#dokumenty #stylefour ul li.dokumenty,
body#organizacja #stylefour ul li:hover,
body#organizacja #stylefour ul li.organizacja,
body#projekty #stylefour ul li:hover,
body#projekty #stylefour ul li.projekty,
body#pedagog #stylefour ul li:hover,
body#pedagog #stylefour ul li.pedagog,
body#kontakt #stylefour ul li:hover,
body#kontakt #stylefour ul li.kontakt,
body#deklaracja-dostepnosci #stylefour ul li:hover,
body#RODO #stylefour ul li:hover,
body#RODO #stylefour ul li.rodo,
body#cyberbezp #stylefour ul li:hover,
body#cyberbezp #stylefour ul li.cyberbezp {
  background-color: #49551e;
}
/****************************/

#size16 {
  font-size: 18px;
}
#size18 {
  font-size: 20px;
}
#size20 {
  font-size: 24px;
}
#size20kontast {
  font-size: 24px;
  background-color: black;
  border-radius: 50%;
  padding: 1px 5px 1px 5px;
}
.kontener #styl {
  padding-top: 5px;
  text-align: right;

  margin-right: 15px;
}
.kontener #styl > a {
  padding-left: 5px;
  padding-right: 5px;
}
.kontener #styl > a:link {
  text-decoration: none;
  color: #505050;
}
.kontener #styl > a:visited {
  text-decoration: none;
  color: #505050;
}
.kontener #kontrast > a:link {
  text-decoration: none;
  color: white;
}

.kontener #kontrast > a:visited {
  text-decoration: none;
  color: white;
}

/******************************/

#kol_info_pedagog {
  width: 1260px;
  padding: 15px;
}
#kol_aktual {
  width: 980px;
  float: left;
  /*padding:5px;*/
}
#kol_aktual p.head {
  background-color: #49551e;
  text-align: center;
}
#kol_ogloszenia {
  text-align: center;
  padding: 25px 5px 5px 5px;
  float: left;

  width: 273px;
  /*border: 1px solid gray;*/
}
#kol_ogloszenia img {
  /* border: 1px solid grey;*/

  padding: 1px;
}
#odstepL {
  margin-left: 20px;
  background-color: green;
  height: 200px;
}
h1 {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
}
h2 {
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 0;
}
h2 > span {
  /*background-color: yellow;*/
  color: #8c3333;
  font-weight: bolder;
  font-size: 2em;
}
p.data {
  margin: 3px 0 5px 0;
  font-size: 0.9em;
}
.podzial {
  border-bottom: 1px dashed black;

  padding-bottom: 10px;
}
.podzial p {
  text-align: justify;
  margin: 0px;
}
.podzial img {
  padding: 2px;
  border: 1px solid black;
  float: left;
  margin: 8px;
}

.podzial::after {
  content: "";
  display: table;
  clear: both;
}
.pr_edu img {
  margin: 16px !important;
  padding: 2px;
  border: 1px solid black;
  float: left;
  width: 25em;
}

.akapit {
  text-indent: 2em;
}
p.akapit {
  margin: 0;
}
.kolor_tla {
  color: white;
}
.centruj {
  text-align: center;
}
#po_prawej {
  float: right;
}
#szukaj {
  float: left;
}
#kol_aktual h1,
#kol_info_pedagog h1 {
  color: white;

  text-align: center;
  padding: 3px 0 3px 0;
  /*	line-height: 0em; */
  border-radius: 12px;
  text-shadow: 1px 1px black;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#913f3f+0,872525+100 */
  background: rgb(145, 63, 63); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(145, 63, 63, 1) 0%,
    rgba(135, 37, 37, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(145, 63, 63, 1) 0%,
    rgba(135, 37, 37, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(145, 63, 63, 1) 0%,
    rgba(135, 37, 37, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#913f3f', endColorstr='#872525',GradientType=0 ); /* IE6-9 */

  /*border-bottom: 3px solid #49551E;*/
}

.menu2 {
  font-size: 20px;
  line-height: 1.5em;
  width: 220px;
  float: left;
}
.menu2 ul {
  list-style-type: none;
  margin: 15px 0 0 0;
  padding: 0;
}
.menu2 ul li {
  padding: 10px 10px 10px 10px;
  border-bottom: solid 2px #49551e;
  line-height: 1em;
}
.menu2 ul li a {
  text-decoration: none;
  /*color:#49551e*/
  color: black;
}
p.pliki {
  padding: 0 0 0 40px;
}
p.pliki a {
  text-decoration: none;
  color: black;
}

p.pliki a.pdf {
  background: url("../ikony/icon_pdf.jpg") left no-repeat;
  padding: 15px 0 15px 60px;
  line-height: 2.8em;
}
p.pliki a.doc {
  background: url("../ikony/icon_doc.jpg") left no-repeat;
  padding: 15px 0 15px 60px;
  line-height: 2.8em;
}
#kolumna_prawa {
  float: left;
  width: 1030px;
  min-height: 800px;
  padding-left: 15px;

  margin: 25px 0 15px 15px;
}

#kolumna_prawa img {
  display: block;
  margin: 0 auto;
}

#kolumna_prawa p {
  /*padding:15px 0 15px 0;*/
  line-height: 1.6em;
  text-align: justify;
}

#kolumna_prawa .tytul {
  text-align: center;
  font-weight: bold;
}
#kolumna_prawa .podpis {
  text-align: right;
  font-weight: bold;
}
#kolumna_prawa a {
  text-decoration: none;
  color: black;
}

#kolumna_prawa a.pdf {
  background: url("../icons/icon_pdf.jpg") left no-repeat;
  padding: 15px 0 15px 60px;
  line-height: 2.8em;
}
#kolumna_prawa a.doc {
  background: url("../icons/icon_doc.jpg") left no-repeat;
  padding: 15px 0 15px 60px;
  line-height: 2.8em;
}
#kolumna_prawa p img {
  padding: 0 0 3px 8px;
}
#kontakt section {
  text-align: center;
}
#kontakt section img {
  border: solid 1px black;
  padding: 3px;
}
#oszkole p.centruj {
  text-align: center;
}
#deklaracja-kontener {
  padding: 40px;
  text-align: justify;
}
#deklaracja-kontener h2 {
  padding-top: 30px;
  font-size: 1em;
}
#deklaracja-kontener a {
  text-decoration: none;
  color: black;
}
#deklaracja-kontener a:hover,
#deklaracja-kontener a:visited {
  cursor: pointer;
}
.ukryj {
  display: none;
}
p#kontakt_insp {
  text-align: center;
  padding-top: 20px;
}
footer {
  margin-top: 60px;
  /*border-top: dashed 1px black;*/
  text-align: center;
}
#footer {
  width: 100%;
  background-color: gray;
  /* border-radius:12px 12px 0 0; 
        color: #49551E; 
        color: #8D3535;*/
  color: white;
  margin: 20px 0 0 0;
  padding-bottom: 10px;
}
.nav_foo {
  vertical-align: top;
  text-align: left;
  font-size: 0.7em;
  padding-top: 20px;
  display: inline-block;
  margin: 0 10px 10px 10px;
}
.nav_foo li {
  list-style-type: none;
}

.nav_foo a,
.nav_foo a:hover,
.nav_foo a:visited {
  text-decoration: none;
  color: white;
}

#minWysokosc {
  height: 430px;
}

#proj_start a:link,
#proj_start a:visited,
#proj_start a:hover,
#proj_start a:active {
  text-decoration: none;
  color: black;
}
#proj_start div.boxs {
  display: inline-block;
  padding: 15px;
  margin: 10px;
  border: 1px solid #dbdbdb;
  width: 30%;
}

.boxs img {
  padding-top: 20px;
}
.w60 img {
  width: 57%;
  margin: auto;
}
.w70 img {
  width: 70%;
  margin: auto;
}
.w80 img {
  width: 80%;
  margin: auto;
}
.w100 img {
  width: 100%;

  margin: auto;
}

#pr_str_L {
  float: left;
  width: 60%;
  padding: 5px 10px 5px 10px;
}
#pr_str_P {
  float: right;
  width: 35%;
  padding-top: 30px;
}
#pr_str_P img {
  width: 100%;
}
#pr_str_L ul {
  line-height: 1.5em;
}
