/* Aby strona wyglądała podobnie we wszystkich przeglądarkach odstępy itp definiujemy sami */
html, body, div, img, p, h1, h2, h3, h4, h5, h6, a, ul, li, table, tr, td { margin:0 ; padding:0 ; border:0 ;}
select, input, option {margin:0 ; padding:0 ;}

body { 
	color: #21304f;
	background: #21304f; }

div#big {
	margin: auto;
	width: 1024px;
	height: 768px;
	background: #fff;
	position: relative;
	}

div#top, div#muszla, div#menu-tlo, div#menu-tlo-dol, div#menu-linki, div#tresc, div#dolne-menu, div#kolejne-strony { 
	position: absolute; 	}

div#top {
	width: 965px;
	height: 212px;
	top: 3px;
	left: 27px;
	background: url('grafika/top_obciety.jpg');
	}

div#menu-tlo {
	width: 105px;
	height: 505px;
	top: 217px;
	left: 40px;
	background: #cdc2b0;
	text-align: center;
	}

div#menu-tlo img {
	margin-bottom: 20px;
	}

div#menu-linki a {
	border: none;
	}

div#menu-linki img {
	margin-bottom: 12px; 
	}


/* div#menu-tlo-dol {
	width: 114px;
	height: 20px;
	top: 700px;
	left: 31px;
	background: url('grafika/menu-tlo-dol.jpg');
	z-index: 6;
	}  */

div#menu-linki {
	width: 85px;
	height: 140px;
	top: 217px;
	left: 11px;
	}

div#menu-linki a {
	border: none;
	}

div#menu-linki img {
	margin-bottom: 12px; 
	}

div#tresc {
	font: normal 16px Arial, sans-serif;
	width: 873px;
	height: 500px;
	top: 220px;
	left: 145px;
	background: #fff;
	z-index:3;
	}


div#tresc div.oferta-lewa, div#tresc div.oferta-prawa {
	margin: 0 0 0 30px; 
	background: #f2f2f2; 
	width: 380px; 
	height: 150px; 
	font: normal 11px Arial, sans-serif; 

	}

div#tresc div.oferta-lewa img, div#tresc div.oferta-prawa img {
	float: left;
	}

div#tresc div.oferta-lewa p, div#tresc div.oferta-prawa p {
	margin: 0px 5px 0 165px;
	line-height: 150%;
	}

div#tresc div.oferta-lewa a, div#tresc div.oferta-prawa a {
	color: #21304f;
	text-decoration: none;
	}

div#tresc div.oferta-lewa a:hover, div#tresc div.oferta-prawa a:hover {
	text-decoration: underline;
	}

div#tresc div.oferta-lewa { display: inline;
	float: left;
	}

div#tresc div.oferta-prawa {
	margin-left: 452px; 
	}

div#tresc div.biala-linia {
	height: 2px; 
	background-color: #21304f; 
	overflow:hidden; 
	margin: 8px 40px 8px 30px;
	}

div#dolne-menu {
	width: 630px;
	height: 15px;
	top: 744px;
	left: 27px;
	font-size: 10px;
	}

div#dolne-menu a {
	color: #21304f;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

div#dolne-menu a:hover {
	text-decoration: underline;
	}

div#dolne-menu img {
	margin-left: 10px;
	margin-right: 10px;
	}

div#kolejne-strony {
	width: 200px;
	height: 15px;
	top: 748px;
	left: 800px;

	text-align: right;
	font-size: 11px;
	}

div#kolejne-strony p {
	color: #777;
	font-family: sans-serif;
	xfont-weight: bold;
	text-decoration: none;
	}

div#kolejne-strony a {
	color: #777;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

div#kolejne-strony a:hover {
	text-decoration: underline;
	}




div#stopkolinki { color: #122140; position: absolute; top: 770px; padding-left: 300px; font-size: 80%; }
div#stopkolinki a { color: #122140; }
