/* ================================================================ */
/* Arkusz stylów dla strony                                         */
/* Gminne Przedszkole Publiczne nr. 1                               */
/* Autor: Katarzyna Zieja (katarzynaz@wodaca.pl)                    */
/* ================================================================ */

.header {
  BACKGROUND-COLOR: #ff8000;
  color: #000000;
  font-family: tahoma; 
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  padding-top: 2px; 
  padding-right: 5px; 
  padding-bottom: 2px; 
  padding-left: 5px; 
}

.footer {
  BACKGROUND-COLOR: #ff8000;
  color: #000000;
  font-family: tahoma; 
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  padding-top: 2px; 
  padding-right: 5px; 
  padding-bottom: 2px; 
  padding-left: 5px; 
}

.tabela {
  BACKGROUND-COLOR: #ffffff;
  color: #000000;
  font-family: tahoma; 
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  padding-top: 2px; 
  padding-right: 5px; 
  padding-bottom: 2px; 
  padding-left: 5px; 
}

.pozycja {
  BACKGROUND-COLOR: #494B7E;
  color: white;
  font-family: tahoma; 
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

.menu {
  BACKGROUND-COLOR: #ffffff;
  color: #000000;
  text-align: left; 
  font-family: tahoma; 
  font-size: 11px;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
}

.menu_srodek {
  BACKGROUND-COLOR: #ffffff;
  color: #000000;
  text-align: center; 
  font-family: tahoma; 
  font-size: 11px;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
}

.menu_top {
  BACKGROUND-COLOR: #ff8000;
  color: black;
  text-align: left; 
  font-family: tahoma; 
  font-size: 11px;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
}

.tabela {
  BACKGROUND-COLOR: #494B7E;
  color: white;
  text-align: center; 
  font-family: tahoma; 
  font-size: 11px;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
}

body { 
  background-color: #ffffff;
  background: podokreg.jpg;
}

.title {
  font-family: tahoma; 
  color: #ff8000;
  font-size: 14px; 
  font-weight: bold;
  padding-top: 3px; 
  padding-right: 3px; 
  padding-bottom: 3px; 
  padding-left: 3px; 
  text-align: left;
}

.title_srodek {
  font-family: tahoma; 
  color: #ff8000;
  font-size: 14px; 
  font-weight: bold;
  padding-top: 3px; 
  padding-right: 3px; 
  padding-bottom: 3px; 
  padding-left: 3px; 
  text-align: center;
}

.hr {
  width: 110%;
  height: 1px;
  BORDER-TOP: #000000 1px solid;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px;
}

.srodek {
  background: podokreg.jpg;
  BACKGROUND-COLOR: #ffffff;
  font-family: tahoma; 
  color: #222222;
  font-size: 11px;
  text-align: center;
  padding-top: 2px; 
  padding-right: 5px; 
  padding-bottom: 2px; 
  padding-left: 5px; 
}

input { 
  font-family: tahoma; 
  font-size: 11px; 
  color: #666666; 
  border: 1px #555555 solid; 
  background-color: #F4f4f4;
} 

select { 
  font-family: tahoma; 
  font-size: 11px; 
  color: #666666; 
  border: 1px #555555 solid; 
  background-color: #F4f4f4;
} 

textarea { 
  font-family: tahoma; 
  font-size: 11px; 
  color: #666666; 
  border: 1px #555555 solid; 
  background-color: #F4f4f4;
}

a:visited { text-decoration: none; color: black; font-weight: bold;} 
a:link    { text-decoration: none; color: black; font-weight: bold;}   
a:hover   { text-decoration: none; color: #ff8000; background-color: black; font-weight: bold;} 

H1 {text-align: center; font-family: tahoma; font-weight: bold; font-size: 22px; color: #494B7E;}

