body {
	color : #000000;
	text-align: center;
	background: url('../images_new/tlo_gora.jpg') repeat-x #424846;
}
.gora, .dol {
	width: 100%;
    text-align: left;
    display: table;
}
.strona {
    width: 968px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    display: table;
    
}
.gora .strona {
	background: url('../images_new/tlo.jpg') repeat-y; 
}
.dol .strona {
    text-align: center;
}
.gora {
    background: url('../images_new/tlo_gora.jpg') repeat-x;
}
.dol {
	margin-top: -150px;
	height: 67px;
    background: url('../images_new/tlo_dol.jpg') repeat-x;
}
.naglowek, .naglowek_1, .menu, .glowna, .stopka {
    width: 100%;
    float: left;
}
.naglowek {
    height: 123px;
    background: url('../images_new/gora.jpg') no-repeat;
}
.naglowek img {
    margin-top: 52px;
    margin-left: 502px;	
}	
.naglowek_1 {
    height: 72px;
    background: url('../images_new/gora_1.jpg') no-repeat;    
} 
.menu {
    height: 245px;
    background: url('../images_new/menu.jpg') no-repeat;    
}
.menu img {
    margin-top: 25px;
    margin-left: 33px; 
}  
.glowna {
    background: url('../images_new/glowna.jpg') no-repeat; 
    display: table;  
}
.text {
    position: static;
    width: 100%;
    z-index: 100;
    line-height: 12pt;
    text-align: left;
}
.overflow {
    float: left;
    position: relative;
    margin-left: 99px;
    z-index: 50;
    width: 761px;
    min-height: 379px;
    height:auto !important;
    height: 379px;
    display: inline;
    margin-top: 9px;
}
.stopka {
	height: 216px;
	background: url('../images_new/stopka.jpg') no-repeat; 
    text-align: center;
}
a:link, a:visited {
    color : #000000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;  
}
#stopka a:link, a:visited {
	color: #ffffff;
}
#stopka {
    margin-left: auto;
    margin-right: auto;
    margin-top: 202px;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 10pt; 
}