BODY {
  font-family: Tahoma;
  font-size: 13px;
  margin: 0;
  border: 0;
  background-color: #5f0505;
}

DIV.main {
  width: 960px;
  border: 0;
  margin: auto;
}

DIV.top {
  width: 960px;
  height: 227px;
  border: 0;
  margin: auto;
}

DIV.menu {
  width: 960px;
  height: 42px;
  background-image: url(./imgs/bg_menu.jpg);
  text-align: center;
  font-family: Tahoma;
}

DIV.con {
  width: 810px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 75px;
  padding-right: 75px;
  background-image: url(./imgs/bg_con.jpg);
}

DIV.foot {
  width: 780px;
  height: 75px;
  background-image: url(./imgs/bg_foot.jpg);
  padding-top: 13px;
  padding-left: 90px;
  padding-right: 90px;
  font-size: 11px;
}

DIV.header {
  width: 535px;
  height: 31px;
  float: left;
  color: #E0FFFF;
  font-size: 20px;
  font-family: Tahoma;
  padding-top: 3px;
  padding-left: 15px;
  background-image: url(./imgs/bg_header.jpg);
}

DIV.lan {
  border: 0;
  margin: 0;
  width: 960px;
  height: 50px;
}

DIV.search {
  background-image: url(./imgs/bg_search.jpg);
  background-color: white;
  border: 1px solid #A9A9A9;
  height: 34px;
  width: 240px;
  float: right;
}

DIV.content {
  width: 535px;
  float: left;
  overflow: hidden;
  line-height: 17px;
}

DIV.intro {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 660px;
  height: 496px;
  margin-left: -330px;
  margin-top: -248px;
}

DIV.submenu {
  background-image: url(./imgs/bg_search.jpg);
  background-repeat: repeat-x;
  background-color: white;
  border: 1px solid #A9A9A9;
  width: 235px;
  float: right;
}

INPUT.ts {
  width: 150px;
  border: 1px solid #A9A9A9;
  font-size: 14px;
  margin: 5px;
  margin-left: 10px;
  padding: 2px;
}

INPUT.ssPL {
  background-image: url(./imgs/szukaj-PL.jpg);
  border: 0;
  width: 51px;
  height: 24px;
  margin: 5px;
}

INPUT.ssEN {
  background-image: url(./imgs/szukaj-EN.jpg);
  border: 0;
  width: 51px;
  height: 24px;
  margin: 5px;
}

A.menu {
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.menu:hover {
  color: silver;
}

IMG {
  border: 0;
}
