body {
  background: #fff;
  font-size: 12px;
  font-family: tahoma;
  color: #127280;
  margin: 0;
  padding: 0;
  line-height: 18px;
}
img {
  border: none;
}
a {
  color: #f38000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus, a:active {
   outline: none;
   } 
table {
  border-collapse:collapse;
  empty-cells:show;
}
#page {
  width: 900px;
  margin: auto;
}
/*----------------------------------------------------------------------------*/
#bg_top_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 124px;
  background: url('/img/bg_top_left.gif') repeat-x;
}
#bg_top_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 124px;
  background: url('/img/bg_top_right.gif') repeat-x;
}
/*----------------------------------------------------------------------------*/
#top {
  position: relative;
  height: 72px;
  background: url('/img/bg_top.jpg') top left no-repeat;
  padding: 0px 20px;
}
#top #logo {
 float: left;
}
#top #logo a {
  display: block;
  padding: 8px 0px;
}
#top #translations {
  margin-top: 5px;
  float: right;
}
#top #translations a {
  text-transform: uppercase;
  font-weight: bold;
  color: #127280;
}
#top #translations a:hover {
  color: #f38000;
}
#top #translations span.spacer {
  color: #f38000;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
/*----------------------------------------------------------------------------*/
#header {
  position: relative;
  height: 34px;
  background: #fff url('/img/bg_header.jpg') top left no-repeat;
  padding: 0px 20px;
}
#header h1 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 34px;
  color: #a5c4c9;
  text-transform: uppercase;
  font-weight: bold;
}
/*----------------------------------------------------------------------------*/
#navigation {
  position: relative;
  height: 220px;
  background: #fff url('/img/bg_navigation.jpg') top right no-repeat;
  padding: 0px 20px;
}
#navigation #menu_top {
  font-weight: bold;
}
#navigation #menu_top span.spacer {
  padding: 0px 4px;
  color: #127280;
}
#navigation #menu_left {
  height: 200px;
  overflow: hidden;
}
#navigation #menu_left ul {
  list-style: none;
  margin: 20px 0px;
  padding: 0;
}
#navigation #menu_left ul li a {
  padding-left: 20px;
  background: url('/img/circle_small.gif') center left no-repeat;
  color: #127280;
  font-weight: bold;
  line-height: 26px;

}
#navigation #menu_left ul li a:hover {
  color: #f38000;
}
/*----------------------------------------------------------------------------*/
#content {
  position: relative;
  padding: 0px 20px;
  overflow: hidden;
}
#content h1 {
  padding: 3px 30px;
  background: url('/img/circle_big.gif') center left no-repeat;
  font-size: 12px;
  line-height: 24px;
  color: #f38000;
  font-weight: bold;
}
#content h2 {
  font-size: 12px;
  line-height: 18px;
  color: #f38000;
  font-weight: bold;
  margin: 15px 0px 5px 0px;
}
#content p {
  text-align: justify;
  margin-top: 3px;
}
#content #left {
  position: relative;
  width: 49%;
  float: left;
}
#content #right {
  position: relative;
  width: 49%;
  float: right;
}
#content #wizualizacje img {
  display: block;
  float: left;
  margin: 20px 30px 20px 0px;
  padding: 0;
}

/*****    style do stron z kalendarzem i harmonogramem dnia         ******/
#content #kartki {
  position: relative;
  font-weight: bold;
  font-family: trebuchet;
}
#content #kartki a {
  position: absolute;
  width: 176px;
  height: 228px;
  display: block;
}
#content #kartki a:hover {
  cursor: pointer;
  text-decoration: none;
}
#content #kartki .current .miesiac, #content #kartki .current .dzien {
  color: #f38000;
}
#content #kartka {
  width: 176px;
  height: 228px;
  background: url('/img/kartka1.gif') no-repeat;
}
#content #kartka1 {
  top: 0;
  left: 0;
  z-index: 1;
  background: url('/img/kartka1.gif') no-repeat;
}
#content #kartka1:hover {
  z-index: 10;
}
#content #kartka2 {
  top: 50px;
  left: 110px;
  z-index: 2;
  background: url('/img/kartka2.gif') no-repeat;
}
#content #kartka2:hover {
  z-index: 10;
}
#content #kartka3 {
  top: 100px;
  left: 220px;
  z-index: 3;
  background: url('/img/kartka3.gif') no-repeat;
}
#content #kartka3:hover {
  z-index: 1000;
}
#content #kartki .naglowek {
  color: #fff;
  display: block;
  /*margin: 20px auto;*/
  padding: 20px 0px;
  text-align: center;
}
#content #kartki .dzien {
  color: #fff;
  display: block;
  font-size: 72px;
  text-align: center;
  line-height: 82px;
}
#content #kartki .miesiac {
  color: #fff;
  display: block;
  font-size: 30px;
  text-align: center;
  line-height: 40px;
}
#content #kartki .info {
  color: #fff;
  display: block;
  margin-top: 40px;
  padding-left: 25px;
  margin-left: 10px;
  font-size: 14px;
  background: url('/img/info_arrow.gif') center left no-repeat;
  line-height: 20px;
}
#content .harmonogram_dnia td {
  
}
#content .harmonogram_dnia td {
  padding: 3px 6px;
}
#content .harmonogram_dnia th {
  text-align: right;
  border-right: 1px solid #127280;
  width: 86px;
  padding: 3px 6px 3px 0px;
}
#content .osoby {
  text-align: left;
}
/*----------------------------------------------------------------------------*/
#footer {
  clear: both;
  font-size: 10px;
  height: 164px;
  background: url('/img/bg_footer.jpg') top right no-repeat;
}
#footer p {
  text-align: center;
  padding-top: 100px;
}
/*----------------------------------------------------------------------------*/
table.karta_kontaktowa td {
  vertical-align: middle;
}
.invalidInput {
	background-color: #9a1717;
	border: none;
	color: #fff;
	padding: 4px 3px;
}

/* Style for valid input */
.validInput {
	background-color: #127280;
	border: none;
	color: #fff;
	padding: 4px 3px;
}

