body {
  background-image:url(images/index_03.gif);
  background-repeat: repeat-x;
}
img {
  margin: 0px;
  border: 0px;
}
#main {
  padding-top: 13px;
  width: 924px; 
  margin: auto;
}

#container_top {
  width: 924px; 
  margin: auto;
}
#informacje_start {
	width:145px;
	height: 28px;
	background-image: url(images/index_09.gif);	
	float: left;
}
#informacje_text {
	width:758px;
	height: 28px;
	background-image: url(images/index_10.gif);
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #455C74;
	font-weight: bold;
	float: left;	
}
#informacje_text a:active {color: #000000; text-decoration: underline;}
#informacje_text a:link {color: #455C74;} 
#informacje_text a:visited {color: #455C74;}
#informacje_koniec {
	width:16px;
	height: 28px;
    background-image: url(images/index_11.gif);
	float: left;	
}

#container {
  background-image:url(images/podstrona_03.gif);
  background-repeat: repeat-y;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt a:hover { text-decoration: underline; color: #000000; }
.txt a:link { text-decoration: none; color: #000000; }
.txt a:visited { text-decoration: none; color: #000000; }

#galeria a:link {color: #000000;}
#galeria a:visited {color: #FF0000;}
