body {
	background: #fefefe;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2e2e2e;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

a {
	color: #2e2e2e;
	text-decoration: none;
	}

a:hover {
	/*color: #c6a242;*/
	color: #ead18d;
	}		

a#amenu {
	margin-right: 10px;
	font-size: 14px;
	}	

ul {
	margin: 5px 0 10px 30px;
	padding: 0;
	}

p {
	text-indent: 0px;
	}
		
#main {
	width: 1200px;
	height: 955px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	text-align: center;
	}
	
#header {
	width: 1200px;
	height: 185px;
	background: url("../gfx/header.jpg") no-repeat;
	}

#back_strona_glowna {
	width: 1200px;
	height: 770px;
	background: url("../gfx/back1.jpg") no-repeat;
	}	
	
#back_podstrony {
	width: 1200px;
	height: 771px;
	background: url("../gfx/back2.jpg") no-repeat;
	}	

#menu {
	background: none;
	width: 325px;
	height: 450px;
	margin: 43px 0 0 0;
	float:left;
	text-align: right;
	vertical-align: top;
	line-height: 55px;
	}
	
#tresc {
	background: none;
	width: 550px;
	height: 650px;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;	
	float:left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	}

#kontakt {
	background: none;
	width: 300px;
	height: 450px;
	margin: 60px 0 0 0;
	padding: 0 0 0 10px;
	float:left;
	text-align: left;
	vertical-align: top;
	float:left;
	font-size: 14px;
	}

#odsuniecie_kontakt {
	margin-left: 35px;
	}

#tytul {
	width: 480px;
	height: 60px;
	background: none;
	font-size: 36px;
	color: #3f3f3f;
	text-align: left;
	margin: 20px 0 0 35px;
	}

#podtytul {
	width: 480px;
	height: 60px;
	background: #eac04e;
	font-size: 22px;
	color: #ffffff;
	text-align: left;
	margin: 0 0 0 35px;	
	}

#dzial {
	width: auto;
	height: 40px;
	background: none;
	font-size: 16px;
	text-align: left;
	margin: 30px 0 0 50px;	
	}
	
#zawartosc {
	width: 450px;
	height: 520px;
	background: none;
	text-align: left;
	margin: 0 0 0 50px;	
	line-height: 20px;
	}

#designnet {
	width: 1200px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#newsl input {
	width: 150px;
	height: 16px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	float: left;
}
#newsl a {
	height: 16px;
	width: 80px;
	display: block;
	float: left;
	margin-top: 5px;
}
