body {
  background: black url('../images/body.jpg') no-repeat center top;
  text-align: center;
  height: 984px;
  font: normal 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#page {
  width: 970px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
a img { border: 0; }
h2 a {
  color: #000000;
  text-decoration: none;
}
#left_menu {
  position: absolute;
  width: 145px;
  top: 327px;
  left: 14px;
}
#right_menu {
  position: absolute;
  width: 145px;
  top: 327px;
  left: 816px;
}
#content {
  position: absolute;
  left: 181px;
  top: 266px;
}

#content_header {
  background: transparent url('../images/content-header.jpg') no-repeat center top;
  width: 547px;
  height: 162px;
  padding: 30px 23px 36px 29px;
}
#content_header.mini {
  background: transparent url('../images/content-header-mini.jpg') no-repeat center top;
  height: 64px;  
  margin-top:6px;  
}
#content_body {
  background: transparent url('../images/content.jpg') no-repeat center top;
  width: 468px;
  height: 271px;
  padding: 10px 60px 46px 70px;
  color: #254a74;
}
#content_body.mini {
  background: transparent url('../images/content-mini.jpg') no-repeat center top;
  padding: 17px 60px 46px 70px;
  height: 360px;    
}

#content_holder {
  height: 272px;
}
#content_body.mini #content_holder {
    height: 352px;
}
table.aktualne {
  width: 100%;
}
table.aktualne td {
  width: 50%;
  padding: 5px;
}
table.aktualne td a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}

#content_body a {
  color: #000000;
}
a img {
  border: 0;
}
#content_body h1 {
  background-color: #badddf;
  margin: 0;
  padding: 4px;
  color: #FFFFFF;
  margin-left: 13px;
  margin-right: 20px;
  margin-bottom: 10px;
}
table.months {
  width: 100%;
}
table.months td {
  width: 17%;
  text-align: center;
}
table.months td a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold; 
}
div.hr {
  height: 5px;
  background: transparent url(../images/hr.gif) no-repeat left top;
}
div.event_item {
  margin: 10px 0px;
  
}
#search {
  position: absolute;
  top: 259px;
  left: 768px;
  width: 266px;
  height: 70px;
  background: transparent url(../images/search-bg.jpg) no-repeat left top;
}


#search .b {
  position: absolute;
  left: 20px;
  top: 18px;
}

#search .q {
  position: absolute;
  left: 104px;
  top: 18px;
  height: 14px;
  padding: 5px;
  width: 120px;
  background-color: #af8d72;
  border: 0;
  color: #6e5d46;
}

#logo_holder {
  position: absolute;
  top: 74px;
  left: 788px;
  width: 100px;
  height:150px;
  padding-left: 15px;
}

#logo_support {
margin-top: 8px;
}

#social {
  position: relative;
  top: 920px;
  left: 620px;
  width: 350px;
  height:64px;

}

#fb {
width: 115px;
height: 64px;
background:transparent url('../images/social_fb.png') no-repeat left top;
float: right;
}

#fb:hover {
width: 115px;
height: 64px;
background:transparent url('../images/social_fb_o.png') no-repeat;
}


#vimeo {
width: 100px;
height: 60px;
background:transparent url('../images/social_vimeo.png') no-repeat left top;
float: right;
}

#vimeo:hover {
width: 100px;
height: 60px;
background:transparent url('../images/social_vimeo_o.png') no-repeat;
float: right
}

#youtube {
width: 107px;
height: 72px;
background:transparent url('../images/social_youtube.png') no-repeat left top;
float: right;
}

#youtube:hover {
width: 107px;
height: 72px;
background:transparent url('../images/social_youtube_o.png') no-repeat left top;
float: right;
}

.gallery_list, .gallery_list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery_list li {
  float: left;
}
.gallery_list li a {
  margin: 10px;
}