/* black */
#page_bg {
	background-color: #000;
}

div#bgimgdiv
{
  width: 500px;
  height: 700px;
  position: absolute;
  top: -250px;
  left: -230px;
  z-index: -2;
  background: #000 url(../images/black/borec.jpg) top left no-repeat;
  
}

div#bgimgdiv2
{
  width: 610px;
  height: 117px;
  position: absolute;
  top: 5px;
  left: 424px;
  z-index: 1;
  background: url(../images/black/bg_posilovna.png) top left no-repeat;
  
}

div#wrapper {
  position: relative;
}

div#tabareawrapper {
	//background: url(../images/black/mw_shadow.png) 0 10px no-repeat;
    background: black;

    
}


div#content {
//	background: url(../images/black/mw_shadow.png) 0 0 repeat-y;
}

div#header {
//	background: url(../images/black/bg_header.png) 11px 0px no-repeat;
}

div#footer {
//	background: #f7f7f7 url(../images/black/bg_footer.png) 0 0 no-repeat;
background: white;
width: 912px;
 //float: left;
 background: white;
 padding-left: 8px;
 padding-right: 8px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
}
   
    .metabanner {
 
 
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 100px;
 margin-bottom: 25px;
 width: 250px ;
 font-size: 20px   ;
 color: black;
 border: 5px solid #ed1c24;
 border-radius: 5px;
 text-transform: uppercase;
 font-weight: bold;
 //text-shadow: 0px 0px 50px white;
 background: #ed1c24;
 
 

 }
 
     .metabannerp {
 
 text-align: center;
 line-height: 50px;
 

 }
 

 
 .metabanner a {
  text-decoration: none;
  color: white;
    background: #ed1c24;
     margin-top: 100px;
 
 }
 
 .metabanner a:hover {
  text-decoration: none;
  color: white;
    text-shadow: 0px 0px 90px black;
     margin-top: 100px;
 
 }   
 
      .tlacitko p {
 
 text-align: center;
 line-height: 50px;
 

 }
 

 
 .tlacitko a {
  text-decoration: none;
  color: white;
    background: #ed1c24;
     margin-top: 100px;
 
 }
 
 .tlacitko a:hover {
  text-decoration: none;
  color: white;
    text-shadow: 0px 0px 90px black;
     margin-top: 100px;
 
 }   