body {
color : #fff;
background-color : #015581;
font-size : 0.8em;
line-height : 1.4em;
padding : 1em 0;
text-align : center;

}
.menu-left {
background : black url('images/menu-left.gif');
}

.main {
background : black url('images/main.gif');
}

.bok-right {
background : black url('images/bok-right.gif');
}


.stopka {
background : black url('images/stopka.gif');
}

.tekst-main {
width : 600px;
height : 642px;
overflow : auto;

}

.wyrownanie-gadzety {
width : 328px;
height : 750px;
overflow : auto;

}

.wyrownanie-kontakt {
width : 328px;
height : 500px;
overflow : auto;

}
.wyrownanie-wizytowki {
width : 328px;
height : 690px;

}

.wyrownanie {
width : 480px;
height : 295px;
}

.wyrownanie-left {
width : 328px;
height : 750px;
}

a {
	color : white;
	text-decoration : none;
}

a:hover {
	color : #fdb110;
	text-decoration : underline;
	
}

