

/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background-color: #cc4b24;
 background-image: url(img/bg_n5.gif); 
 background-repeat:repeat-x;
 background-attachment: fixed; 
 }	 
 
 #kontener {
 width: 960px;
 margin: 0 auto;
 }
	 
#lh-col{
 position:absolute;
 float:left;
 top:184px;
 left:auto;
 width:190px;
 z-index:3;
 background: transparent;
 }

#rh-col{
 position:absolute;
 float:right;
 top:184px;
 margin-right:auto;
 margin-left: 770px;
 width:190px;
 z-index:3;
 background: transparent;
 }

#c-block {
 z-index:1;
 background: #160903;
 color: #333333;
 height:100%;
 }

#hdr{
 height:154px; 
 width:100%; 
 margin:0;
 background: #160903 url(img/animbaner.gif) no-repeat left top;
  }
  
#hdr2{
 height:20px; 
 border-bottom:0px ; 
 width:100%; 
 margin:0;
 background: #443831 url(img/bg1.gif) repeat-x;
  }

#c-col{
 margin:0 192px 0 192px;
 position:relative;
 z-index:1;
 border: dashed #443831;
 border-width:0 1px;
 }
 
#c-colright{
 margin:0 0 0 192px;
 position:relative;
 z-index:5;
 border-left: dashed #443831;
 border-width:0 1px;
 } 

#ftr {
 width:100%;
 padding:3px 0px;
 background:#443831;
 margin-top: 5px;
 }
 
#ftr1 {
 width:100%;
 height:25px;
 color: #333333;
 margin-top: 5px;
 }

#zawartosc {
 background-color: #160903;
 border: solid 2px #7f756b; 
 background-repeat:repeat-x;
 width: 960px;
 margin: 10px auto 10px auto;


}
#img {
border: 0;
}

#img-r {
 text-align: right;
}

#img-l {
 text-align: left;
}

.centruj {
 text-align: center;
 margin: auto;
}

.centrujbor {
 text-align: center;
 margin: auto;
border: 1px solid #443831;
}

.floatleft { float: left; 
margin:10px;}

.floatright { float: right; 
margin:10px;
} 

.floatright1 { float: right; 
margin-right: 30px;
} 

.floatright2 { float: right; 
margin:10px;
border: 1px solid #443831;
} 

.floatleft2 { float: left; 
margin:10px;
border: 1px solid #443831;
} 

#menu{
 background:#160903;
 }
 

