html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  background: url('../images/bg_overall.jpg');
  color: white;
}
p {
  margin: 1.2em 0;
  line-height: 16px;
}
img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
a {
  color: white;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: top;
  font-size: 70%;
}
h1 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 17px;
  margin: 0;
  padding: 0;
}
h2 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 6px 0 6px;
  margin: 0;
}
.date {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #6aab00;
}
.hr {
  clear: both;
}
#content_wrapper {
  position: relative;
  text-align: center;
  height: auto !important;
  min-height: 100%;
  overflow: hidden;
}
#content_main {
  margin: 0 auto;
  text-align: left;
  width: 902px;
  padding-top: 45px;
  padding-bottom: 5px;
  position: relative;
  overflow: visible;
}
#content_main h1 {
  display: block;
  width: 902px;
  height: 181px;
  position: relative;
  text-indent: -2000px;
  background: white url('../images/logo_podstrona.gif') no-repeat left center;
}
#menu {
  width: 902px;
  height: 23px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 4px;
  position: relative;
  font-size: 13px;
}
#menu li {
  display: block;
  float: left;
  background: black;
  margin-right: 4px;
  padding: 4px 5px;
  overflow: visible;
  position: relative;
}
#menu li.search {
  display: block;
  float: right;
  margin-right: 0;
  border: 2px solid black;
  padding: 2px 3px;
  height: 16px;
  color: black;
  background: white;
  width: 50px;
}
#menu li.search input {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 15px;
  font-size: 13px;
  font-family: Arial;
  background: white url('../images/search.png') no-repeat right;
}
#menu li.hover, #menu li:hover, #menu li.selected {
  background: red;
}
#menu li.hover, #menu li:hover a {
  text-decoration: none;
}
#menu li.search.hover, #menu li.search:hover {
  background: white;
}
#menu li.hover ul, #menu li:hover ul {
  display: block;
}
#menu li ul {
  display: none;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  top: 23px;
  left: 0;
  z-index: 1;
  width: auto;
  white-space: nowrap;
  background: url('../images/blank.gif');
}
#menu li ul li {
  margin: 2px 0 0;
}
#media {
  float: right;
  background: none;
  width: 460px;
  height: 363px;
  position: relative;
  overflow: visible;
}
#media_select {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 451px;
  top: 31px;
}
#media_select a {
  outline: none;
}
#media_select li {
  display: block;
  text-align: right;
  margin: 0;
  padding: 0;
}
#media_select li img {
  margin: 0 0 0 auto;
}
#photos, #videos {
  position: absolute;
  top: 10px;
  right: 9px;
  width: 442px;
  height: 311px;
}
div.wrapper {
  position: relative;
  width: 442px;
  height: 311px;
  overflow: hidden;
}
div.scroller {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  height: 311px;
  text-align: left;
  text-indent: 0;
}
div.scroller img {
  display: inline;
  margin-right: 7px;
}
#scroll_left {
  display: block;
  position: absolute;
  bottom: 6px;
  right: 403px;
  width: 49px;
  height: 31px;
}
#scroll_right {
  display: block;
  position: absolute;
  bottom: 6px;
  right: 9px;
  width: 49px;
  height: 31px;
}
#gallery_label {
  text-align: center;
  display: block;
  position: absolute;
  bottom: 6px;
  left: 8px;
  width: 443px;
  height: 31px;
  line-height: 31px;
  color: black;
  text-indent: 0;
  font-weight: normal;
  font-size: 13px;
}
#langs {
  position: absolute;
  left: -28px;
  top: 31px;
  width: 28px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#langs li {
  padding: 7px 0;
  background: black;
}
#langs li.selected {
  background: white;
}
#copyright a, #langs li a {
  outline: none;
}
#langs li img {
  margin: 0 auto;
}
.floater {
  float: left;
}
.box {
  margin: 7px 7px 7px 0;
  padding: 4px 30px 30px 10px;
  position: relative;
}
.box a {
  text-decoration: underline;
}
.footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 36px;
  line-height: 36px;
}
.footer div {
  padding: 0 10px;
}
.bg {
  background: url('../images/bg_underlay.png');
}
.bg-red {
  background: url('../images/bg_red.png');
}
input[type=submit] {
  font-size: 11px;
}
#login input[type=text], #login input[type=password],
#newsletter input[type=text], #newsletter input[type=password] {
  border: none;
  background: white;
  color: black;
  font-family: Arial;
  margin-bottom: 7px;
  width: 100%;
}
#sponsors {
  clear: left;
  float: left;
  position: relative;
  right: 50%;
  margin: 0 auto;
  display: block;
  width: 902px;
  overflow: hidden;
  text-indent: -2000px;
}
#footer {
  clear: both;
  width: 100%;
  bottom: 0;
}
#footer_in {
  float: left;
  left: 50%;
  position: relative;
}
#copyright {
  clear: both;
  margin: 0 auto 0;
  padding: 1px 3px;
  background: url('../images/bg_underlay.png');
}
.inside_gallery a {
  outline: none;
}
.inside_gallery .audio {
  float: left;
  width: 560px;
  position: relative;
}
.inside_gallery .audio .player {
  float: left;
  width: 100px;
  height: 40px;
}
.inside_gallery .audio .label {
  float: left;
  width: 450px;
  margin-left: 10px;
  font-weight: bold;
}
.inside_gallery .audio .description {
  float: left;
  width: 450px;
  margin-left: 10px;
  font-size: 11px;
}
.inside_gallery .foto {
  float: left;
  width: 55px;
  position: relative;
  margin-bottom: 3px;
}
.inside_gallery .foto img {
  margin: 0 auto;
}
.inside_gallery .foto .fotolabelbg {
  position: absolute;
  bottom: 0;
  width: 55px;
  background: white;
  opacity: 0.75;
}
.inside_gallery .foto .fotolabel {
  font-size: 10px;
  padding: 1px 3px;
  color: black;
}
.inside_gallery .video {
  clear: both;
  margin-bottom: 10px;
}
.inside_gallery .video .player a {
  display: block;
  height: 400px;
  width: 560px;
}
.inside_gallery .video .thumbnail {
  float: left;
  margin-bottom: 10px;
}
.inside_gallery .video .label {
  margin: 0 0 .2em 157px;
  font-weight: bold;
}
.inside_gallery .video .description {
  margin-left: 157px;
}
.inside_gallery .video .player_label {
  margin: .7em 0;
  font-weight: bold;
}
.pager {
  clear: both;
  text-align: center;
}
.pager a {
  color: white;
  text-decoration: none;
}
.pager a.selected {
  color: red;
}
.pager a:hover {
  color: #cccccc;
}
.overTxtLabel {
  color: #666;
}
#header_photo {
  width: 674px;
  height: 172px;
  position: absolute;
  top: 5px;
  right: 4px;
}
.spinner {
  background: url('../images/spinner.png') center center no-repeat;
}
#sonda hr {
  border: 1px solid white;
  background: red;
  height: 10px;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
#pr4 {
  clear: left;
  float: left;
  position: relative;
  right: 50%;
  margin: 0 auto;
  display: block;
  width: 902px;
  overflow: hidden;
  text-align: center;
  color: black;
  background: white;
  line-height: 16px;
}
#pr4 a {
  color: black;
}
#content_wrapper {
  background: url('../images/bg_main.jpg') center top no-repeat;
}
#content_main h1 {
  display: block;
  width: 902px;
  height: 363px;
  position: relative;
  text-indent: -2000px;
  background: white url('../images/logo.png') no-repeat left center;
}

