body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 14px; 
	background: #000000;
}

a {
  outline : none;
  color:#B40001;
}

h1 {
  font-size: 20px;
  
}
img{border:0px solid;}

img.wiecej {
  cursor: pointer;
}

img.wiecej2 {
  cursor: pointer;
}

.kategorie {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.kategorie:hover {
  text-decoration: underline;
}

#kontener {
	 width: 900px;
	 margin: auto;
	 
	 margin-top: 10px;
   margin-bottom: 40px;
   background-color: white;   
   overflow: auto;
}

#allframe {
  width: 820px;
  padding-left: 40px;
	 padding-right: 40px;
}

#leftframe {
  width: 173px;
  float: left;
  overflow: hidden;

}

#rightfame {
  width: 647px;
  float: right;
}

#maincontent {
  width: 367px;
  padding-left: 55px;
  padding-right: 55px;
  float: left;
  overflow: hidden;
}

#rightcontent {
  width: 170px;
  overflow: hidden;
  float: right;
}

.archiwumText {
  padding: 10px 0px 10px 10px;
}

#lefth {
    width: 140px;
    float: left;
    overflow: hidden;
}

#righth {
    width: 680px;
    float: right;
    overflow: hidden;
}

#contenth {
  padding-left: 30px;
  padding-right: 30px;
  width: 360px;
  float: left;
  overflow: hidden;
}

#galleryh {
  width: 240px;
  float: right;
  overflow: hidden;
}




/************ STYLE SCROLLA **************/
.root     {
    position:relative;
    height:      400px;
    width:      489px;
    margin:       0px 0px 8px 7px;    
    }
.root p   {
    margin:      10px 10px 5px 10px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      15px; 
    width:      350px; 
    height:      400px; 
    clip:      rect(0 467 200 0); 
    overflow:      auto; 

    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      100px; 
    }

.news_input {
  width: 132px;
}
.news_zapisz {
  width: 29px;  
  height: 18px;
  border: 0;
  background: url(../images/index/button_gun-22.jpg) no-repeat;
}


