@charset "iso-8859-2";
body {
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	text-align: center;
	margin-top:0px;
}

#home{
        margin-left: auto;
        width: 980px; 
        margin-right: auto; 
        position: relative; 
        text-align: left;
}

#box {
	    width: 980px;
        float: left;
        height: auto;
		background-image:url(../images/bg_box.jpg);
}


#billboard {
	    width: 980px;
        float: left;
        height: 322px;
		background-image:url(../images/banner.jpg);
		background-repeat:no-repeat;

}

#prawa {
        width: 900px;
		padding-left:40px;
		padding-right:40px;
        float: left;
        height: auto;
		background-image:url(../images/prawa.jpg);
		background-repeat:no-repeat;

}

#top {
        width: 580px;
        float: left;
        height: 26px;
}


#tresc{
		color:#000;
		float: left;
        clear: ;
        width: 580px;
		height: 256px;
		overflow:auto;
        border: silver 0px solid; 
}

.galeria{
	text-align:center;
}

.galeria img{
	border-color:#060;
}
h1 {
        font-size: 10px; 
        color: #a0a0a0;
		display:inline;
}

h2 {
        font-size: 10px; 
        color: #a0a0a0;
		display:inline;
}

h3 {
        padding-right: 30px; 
        display: block; 
        padding-left: 16px; 
        font-weight: bold; 
        font-size: 14px; 
        padding-bottom: 5px; 
        margin-bottom: 0px;
        padding-top: 10px; 
        text-align: left;
        color: #000; 
}

h4 {
		margin-top:0px;
		margin-bottom:0px;
		font-size: 14px; 
		font-weight:normal;; 
        text-align: center;
        color: #000; 
}

#stopka {
	    width: 980px;
        float: left;
        height: 166px;
		background-image:url(../images/stopka.jpg);
		background-repeat:no-repeat;

}

#stopka2 {
	    width: 980px;
        float: left;
        height: 20px;
		text-align:center;
}


#stopka2 h1 a {
	color: #a0a0a0;
	text-decoration:none;
}
#stopka2 h1 a:hover {
	color: #a0a0a0;
	text-decoration:underline;
}

#stopka2 h2 a {
	color: #a0a0a0;
	text-decoration:none;
}
#stopka2 h2 a:hover {
	color: #a0a0a0;
	text-decoration:underline;
}




	

