/* Style linkow */
a:focus,a:hover {
  color: #fff;
}

a {
  color: #fff;
  text-decoration: underline;
}

.wrapper {
  width: 960px;
  margin: 0px auto;
}

/* Tlo powtarzalne... */
.bg-repeatable {
  background: transparent url('../img/bg-repeatable-2.png') repeat-y center top;
}

.bg-top {
  background: transparent url('../img/bg-top-2.png') no-repeat center top;
}

.bg-bottom {
  background: url('../img/bg-bottom-2.png') no-repeat center bottom transparent;
  overflow: auto;
  height: auto;
}

#head {
  height: 260px;
  position: relative;
  /*background: transparent url('../img/bg-foto-2.png') no-repeat right top;*/
}

#logo {
  position: absolute;
  border: none;
  top: 26px;
  left: 320px;
  width: 320px;
  height: 100px;
}

.nutka {
  position: absolute;
  border: none;
  width: 70px;
  height: 90px;
  z-index: 10;
  background-color: transparent;;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.nutka area,.nutka area map {
  cursor: pointer;
}

/* Pozycje nutek. */
#nutka1 {
  left: 65px;
  top: 140px;
  background-image: url("../img/nutka1-2.png");
}

#nutka2 {
  left: 180px;
  top: 130px;
  background-image: url("../img/nutka2-2.png");
}

#nutka3 {
  left: 334px;
  top: 150px;
  background-image: url("../img/nutka3-2.png");
}

#nutka4 {
  left: 465px;
  top: 135px;
  background-image: url("../img/nutka4-2.png");
}

#nutka5 {
  left: 608px;
  top: 150px;
  background-image: url("../img/nutka5-2.png");
}

#nutka6 {
  left: 750px;
  top: 165px;
  background-image: url("../img/nutka6-2.png");
}

.nutka .map-canvas {
  width: 70px;
  height: 90px;
  border: none;
}

.nutka.selected {
  background-position: -70px 0px;
}

#linie {
  position: absolute;
  left: 0px;
  top: 163px;
  width: 960px;
  height: 60px;
  background: transparent url('../img/bg-linie-2.png') no-repeat left top;
  z-index: 5;
}

#content {
  padding-bottom: 30px;
  width: 960px;
  float: left;
}

#zegar {
  display: block;
  margin: 0px auto;
}

#h {
  width: 3px;
  float: left;
  height: 350px;
}

.w966 {
  width: 966px;
  margin: 0px auto;
  position: relative;
}

br.clear {
  clear: both;
}

#zegarynka {
  font-size: 21px;
  color: #7c7c7c;
  text-align: center;
  margin-bottom: 50px;
}

/* Odstepy miedzy liniami w zegarynce */
#zegarynka span {
  line-height: 1.4em;
}

#zegar-timer {
  
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.menu {
  position: absolute;
  z-index: 15;
}

.menu,.menu li {
  list-style: none;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

.menu li.head {
  cursor: pointer;
}

.menu li.group {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  display: none;
}

.menu li.group ul li {
  background: url('../img/menu-pix.png') repeat scroll center top transparent;
}

.menu li.group ul li a {
  padding: 0px 5px 0px 5px;
  display: block;
}

.menu li.group ul {
  margin: 0px 0px;
}

.menu li.group ul li {
  padding: 0px 0px;
}

/* kolory linkow */
.menu li a,.menu li a:visited {
  color: #fff;
  text-decoration: none;
}

.menu li.group ul li a,.menu li.group ul li a:visited {
  color: #7c7c7c;
  text-decoration: none;
}

.menu li.group ul li a:hover {
  color: #fff;
}

.menu li.group.show {
  display: block;
}

#menu-1 {
  top: 176px;
  left: 110px;
  width: 95px;
}

#menu-2 {
  top: 162px;
  left: 232px;
  width: 120px;
}

#menu-3 {
  top: 190px;
  left: 383px;
  width: 100px;
}

#menu-4 {
  top: 176px;
  left: 510px;
  width: 120px;
}

#menu-5 {
  top: 190px;
  left: 655px;
  width: 110px;
}

#menu-6 {
  top: 204px;
  left: 800px;
  width: 120px;
}

/* Dolny timerek. */
#bottom-timer {
  background: url("../img/timer-small2.png") no-repeat scroll 810px 0px transparent;
  width: 220px;
  padding: 70px 0px 0px 740px;
  color: #909090;
  font-size: 12px;
  text-align: center;
}

/* Warstwa w ktorej laduja sie tresci artykulow */
.text-content {
  padding: 5px 20px;
}

#footer {
  width: 220px;
  padding: 10px 0px 0px 740px;
  color: #999;
  font-size: 11px;
  text-align: center;
  background-color: #000;
}

#footer a {
  color: #999;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.my-flash {
  width: 600px;
  margin: 10px auto;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
}

.my-flash.message {
  background-color: #060;
}

.my-flash.error {
  background-color: #600;
}

.my-flash a {
  text-decoration: none;
}

.my-flash a:hover {
  text-decoration: underline;
}

.grid {
  display: inline;
  float: left;
}

#main-page .grid {
  width: 300px;
  margin: 5px 10px 5px 9px;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
