* {}

body {background-color:#423846; font-family: Verdana;}

div#gora {width:100%;text-align:center;
	background-image:url('g/naglowek_tlo');
	background-repeat: repeat-x;
	background-align:center;
	display:block;
	margin:auto;
}
div#gora.zawartosc_menu {
	text-align:center;
	/*float:left     Menu do lewej */
}

img#naglowek_obrazek {
	border:none;
	/*float:left;*/
}

div#lewe {width:200px;height:400px;float:left;margin:200px;}

a {text-decoration:none; color:white; font-weight:bold; color:white;} /*menu góra*/

span.menu_gora {font-size:11px;color:#000000;} /*menu góra*/

.menu_lewa {font-size:12px;padding:30px;line-height:20px;} /*menu lewe*/

.menulewe {line-height:18px;color:#b5a8b7; font-weight:bold;} /*menu lewe*/

a.powrot {font-size:11px;line-height:5px;color:#b5a8b7;}

span.podpis {font-size:11px;color: #b5a8b7;}


td#zawartosc {border-left: 1px solid #423846;padding:5px;} /*kreski*/

div#gora {border-bottom: 1px solid #993399;} /*kreski*/
div#lewe {}
div#obrazki {
/*	border-radius:10px;      <--- zaokrąglanie narożników
	-moz-border-radius:10px;      <--- zaokrąglanie narożników

*/
	width:100%;
	background-color: transparent; /*kolor tła: transparent;*/
	text-align:center;
	width:auto;
	margin-left:20px;	  /* marginesy strefy obrazków */
	margin-right:20px;
	text-align:center;        /*Centrowanie obrazów, możliwe jeszcze: left, right, justify, center*/
	
	}

div.obrazek {

/*float:left;*/
display:inline-block;
width:280px;
height:280px;
vertical-align:middle;
text-align:center;
padding:2px;
/*
background-color: gray;
border-radius:10px;      
-moz-border-radius:10px;
*/
}

div.obrazek img {
	/*margin-top:10px;*/
}
