body {
	font-size: 12px;
	color: #fff;
	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;
}


#billboard {
	    width: 820px;
        float: left;
        height: 322px;
		background-image:url(../images/glowna_banner.jpg);
		background-repeat:no-repeat;

}

#lewa {
        width: 160px;
        float: left;
        height: 578px;
		background-image:url(../images/glowna_lewa.jpg);
		background-repeat:no-repeat;
}

#prawa {
        width: 820px;
        float: left;
        height: auto;
}

#main {
        width: 820px;
        float: left;
        height: 256px;
		background-image:url(../images/glowna_main.jpg);
		background-repeat:no-repeat;
}





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;
}


	
