
body{
  font-family: arial;
  font-size: 11px;
  color: #70655c;
} 
  
#bgk { 
  background: url(/images/bgk.jpg) repeat-x ;
  text-align: center ; 
}

  
#page { 
  width: 919px;  
 } 
 
#top-dys {
  height: 57px;
}
#header {
  width: 919px;
  height: 328px;
  background: url(/images/menu-top.jpg) no-repeat;
}

#main-content{
  width: 919px;
  height: auto;
  background: url(/images/left-border.jpg) repeat-y;
}

#left-menu {
  float: left;
  width: 265px;
}

#left-menu-top {
  width: 265px;
  height: 52px;
  background: url(/images/left-menu-top.jpg) no-repeat;
}

#left-menu-left {
  width: 33px;
  height: 20px;
  float: left;
}

#left-menu-middle {
  width: 265px;
  float: left;
  background: url(/images/left-menu-middle.jpg) repeat-y;
}

#left-menu-middle-text {
  width: 199px;
  float: left;
  text-align: justify;
}

#left-menu-right {
  width: 33px;
  height: 20px;
  float: right;
}

#left-menu-bottom {
  width: 265px;
  height: 51px;
  background: url(/images/left-menu-bottom.jpg) no-repeat;
}

#content {
  width: 622px;
  float: left;
  text-align:justify;
  overflow: hidden;
}

#right-content-border {
  width: 32px;
  height: auto;
  float: left;
  background: #ada8a2;
}

#main-gallery-topleft {
  background: url(/images/main-gallery-topleft.jpg) no-repeat;
  width: 33px;
  height: 20px;
  float: left;
}

#main-gallery-top {
  background: url(/images/main-gallery-top.jpg) repeat-x;
  width: 854px;
  height: 20px;
  float: left;
}

#main-gallery-right {
  background: #ada8a2;
  width: 32px;
  height: 20px;
  float: left;
}

#main-gallery-left {
  background: url(/images/main-gallery-left.jpg) repeat-y;
  width: 33px;
  height: 112px;
  float: left;
}

#main-gallery-middle {
  background: #efe7e7;
  width: 854px;
  height: 112px;
  float: left;
}

#main-gallery-prawe {
  background: #ada8a2;
  width: 32px;
  height: 112px;
  float: left;
}

#footer-left {
  background: url(/images/footer-left.jpg) no-repeat;
  width: 33px;
  height: 46px;
  float: left;
}

#footer-top {
  background: url(/images/footer-top.jpg) repeat-x;
  width: 854px;
  height: 46px;
  float: left;
}

#footer-right {
  background: #ada8a2;
  width: 32px;
  height: 46px;
  float: left;
}

#footer-top a {
  text-decoration: none;
  color: #dddddd;
}
#footer-top a:hover {
  text-decoration: none;
  color: #dddddd;
}

