body {
  padding: 0px;
  margin: 0px auto;
  background: #000 url(images/background.jpg) no-repeat;
  background-position: top center;
  text-align: center;
}

#content {
  width: 650px;
  height: 697px;
  padding: 0px;
  margin: 0px auto;
  margin-top: 2px;
  background: #000;
  text-align: center;
}

#top_content {
  width: 650px;
  height: 20px;
  padding: 0px;
  margin: 0px auto;
  background: #BF2031;
  text-align: center;
  font: bold 10px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  color: #FFF;
}

#bottom_content {
  width: 650px;
  height: 20px;
  padding: 0px;
  margin: 0px auto;
  background: #BF2031;
  text-align: center;
  font: bold 10px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  color: #FFF;
}

#bottom_content a {
  color: #FFF;
  text-decoration: none;
  font: bold 10px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  text-transform: uppercase;
}

#bottom_content a:hover {
  color: blue;
}

#top_content p, #bottom_content p {
  margin: 0px;
  padding: 0px;
}

#main_content {
  width: 650px;
  height: 657px;
  padding: 0px;
  margin: 0px auto;
  background: #000;
  text-align: center;
}

#top_main_content {
  width: 650px;
  height: 33px;
  padding: 0px;
  margin: 0px auto;
  background: #000;
  text-align: left;
}

#main_main_content {
  width: 649px;
  height: 588px;
  padding: 0px;
  margin: 0px auto;
  background: #000;
  text-align: center;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-top-color: #FFF;
  border-right-color: #BF2031;
  border-bottom-color: #FFF;
  border-left-color: #BF2031;
}

#main_main_content p {
  color: #FFF;
  font: 12px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

#bottom_main_content {
  width: 650px;
  height: 33px;
  padding: 0px;
  margin: 0px auto;
  background: #000;
  text-align: left;
}

#bottom_main_content p {
  padding: 0px;
  margin: 0px;
  color: #FFF;
  font: 11px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  text-transform: uppercase;
}

#main_menu {
  padding-top: 7px;
  text-align: left;
}

#main_menu a {
  color: #FFF;
  text-decoration: none;
  font: bold 12px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  text-transform: uppercase;
  outline: none;
}

#main_menu a:hover {
  color: #BF2031;
}

#sub_menu, #sub_menu ul, #sub_menu li {
  padding: 0px;
  margin: 0px;
  text-align: left;
  outline: none;
}

#sub_menu li {
  display: inline;
}

#sub_menu a {
  color: #FFF;
  text-decoration: none;
  font: bold 11px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  outline: none;
}

.title {
  color: #BF2031;
  font: 24px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

#menu_item {
  float: left;
  text-align: left;
  width: 170px;
  height: 230px;
  padding: 0px 10px 0px 35px;
  margin: 20px 0px 0px 0px;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #BF2031;
}

#menu_item_price {
  float: right;
  text-align: left;
  width: 433px;
  height: 230px;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  background-color: #000;
}


#menu_item a {
  color: #BF2031;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  padding-left: 20px;
  background: url(images/separator.jpg) no-repeat;
  background-position: 0px 3px;
  outline: none;
}

#sub_menu a:hover {
  color: #BF2031;
}

#menu_item a:hover {
  color: #FFF;
}

.separator {
  color: #BF2031;
  font: bold 11px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

#logo {
  margin: 5px 0px 0px 5px;
  width: 212px;
  height: 106px;
  background: url(images/logo2b3.gif) no-repeat;
  background-position: center center;
  border-style: solid;
  border-width: 1px;
  border-color: #BF2031;
}

#item_baner {
  margin: 5px 5px 0px 0px;
  width: 420px;
  height: 106px;
  background-position: center center;
  border-style: solid;
  border-width: 1px;
  border-color: #BF2031;
}

#description {
  padding: 5px;
  margin: 0px;
  width: 635px;
  float: left;
  text-align: left;
  color: #FFF;
  font: 11px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

#description h1{
  padding: 0px 0px 0px 215px;
  margin: 0px;
  color: #BF2031;
  font: 24px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

#description p{
  padding: 5px 30px 5px 30px;
  margin: 0px;
  font: 12px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  line-height: 18px;
}

#opis_klub_impr p{
  padding: 0px;
  margin: 0px;
  font: 10px Verdana, 'Trebuchet MS', Arial, Sans-serif;
  line-height: 16px;
}

#description a {
  /*text-decoration: none;*/
  color: #FFF;
  outline: none;
}

#bilboard a {
  display: block;
  float: left;
  font: bold 11px 'Trebuchet MS';
  background: #000 url(images/zoom.gif) no-repeat;
  background-position: top left;
  color: #FFF;
  outline: none;
  padding: 0px 0px 0px 20px;
  margin: 3px 0px 0px 100px;
}

#description a:hover, #bilboard a:hover {
  color: #BF2031;
}


#galery {
  padding: 5px 30px 5px 30px;
  margin: 0px;
  width: 600px;
  float: left;
  text-align: left;
  color: #FFF;
  font: 11px Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

#galery a, #galery_subpages a{
  text-decoration: none;
  color: #FFF;
  outline: none;
}

#galery a:hover, #galery_subpages a:hover{
  color: #BF2031;
}

.tabelka_galerii {
  width: 590px;
}

.galery_preview {
  display: block;
  width: 140px;
  height: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFF;
  margin: 0px auto;
  margin-bottom: 5px;
}

#kontakt_left, #home_left {
  float: left;
  padding: 0px;
  margin: 0px;
  background-color: #BF2031;
  width: 364px;
  height: 435px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #FFF;

}

#home_left p, #kontakt_left p {
  line-height: 18px;
  margin: 12px;
}

#kontakt_left a {
  text-decoration: none;
  outline: none;
}

#kontakt_left a:hover {
  color: blue;
}

#kontakt_right, home_right {
  float: left;
  padding: 0px;
  margin: 0px;
  background-color: #000;
  width: 283px;
  height: 435px;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #FFF;
}

#flash {
  float: left;
  padding: 0px;
  margin: 0px;
  background-color: #000;
  width: 649px;
  height: 150px;
  border-width: 0px;
}
