body {
  padding:0;
  margin:0;
  background: #FFFFFF;
  background-image : url(images/bg.png);
  background-repeat: repeat-x;
}
#main {
    width: 1000px;
	border:0px;
    margin:auto;
}


#wrapper {
	 overflow: hidden;
	 background-image: url(images/wrapper.png);
	 background-repeat: repeat-y;
	 float: left;
	}
	#wrapper2 {
	 overflow: hidden;
	 background-image: url(images/wrapper2.png);
	 background-repeat: repeat-y;
	 float: left;
	}
	
	#top {
	background-image: url(images/top.png);
	float: left;
	width: 1000px;
	height: 127px;
	}
    #kamien {
	background-image: url(images/img.jpg);
	float: left;
	width: 1000px;
	height: 379px;
	}
	  #under_top{
	background-image: url(images/under_top.png);
	float: left;
	width: 1000px;
	background-repeat:no-repeat;
	}	 
	
	 #under_content{
	background-image: url(images/under_content.png);
	float: left;
	width: 1000px;
	height: 51px;
	}
		#tabelki {
    background-image: url(images/wrapper2.png);
	float: left;
	width: 1000px;
	background-repeat:no-repeat;
	}
	#long {
	 background-image: url(images/long.png);
	float: left;
	 margin-left: 3.4em;
	width: 545px;
	height: 136px;
	background-repeat:no-repeat;
	}
	.long_top{
font-family: Georgia;
font-size: 16px;
color: #1b658d;
text-align: left;
padding-top: 8px;
padding-left: 1em;

}
.long_txt{
padding-top: 2em;
padding-left: 1em;
font-family: Trebuchet MS;
font-size: 12px;
color: #707070;



}
	#short {
	 background-image: url(images/short.png);
	 margin-left: 1em;
	float: left;
	width: 338px;
	height: 136px;
	background-repeat:no-repeat;
	}

	#bottons {
	 vertical-align:top;
	float: left;
	width: 850px;
	height: 51px;
	margin-left:5em;
	margin-top: 2.1em;
	}
	.przycisk {
vertical-align:top;
float: left;
border: 0;
}
#content_full{
background-repeat:no-repeat;
background-color: #141414;
width: 100%;
float: left;
	}
	
	#content {
	
	  float: left;
	 width: 100%;
	
	 }

#foot {
background-repeat:no-repeat;
background-image:url(images/foot.png);
width: 1000px;
height: 151px;
float: left;
}

/* -----------!!kolorki!!---------- */
.naglowek{
font-family: Georgia;
font-size: 24px;
color: #1b658d;
text-align: left;
margin-top: 3em;
margin-left: 3em;
margin-right:5em;

}
.date {
font-family: Trebuchet MS;
font-size: 12px;
color: #FFFFFF;
padding-left: 15px;
padding-top: 10px;
}
hr {
border: 0px;
text-align: center;
width: 80%;
height: 1px;
background-color: #666666;
color: #666666;

}
.news {

font-family: Trebuchet MS;
font-size: 12px;
color: #707070;
margin-top:1em;
margin-left: 5em;
margin-right:5em;


}

.foot{
margin-top: 2em;
font-family: Trebuchet MS;
font-size: 11px;
color: #707070;
text-align: right;
margin-right: 4em;

}


h3 {
border-left:solid #CC00FF;
padding: 1px 1px 1px 10px;

}

a:visited { text-decoration: none; color: #1b658d;} 
a:link    { text-decoration: none; color: #1b658d;}   
a:hover   { text-decoration: none; color: #A0A0A0;} 

