body {
	background-color:#323232;
	margin:0 auto;
}

/* calosc */



/* otoczenie */

#otoczenie {
	margin:0 auto;
	width:620px;
	text-align:center;
	padding:5px 5px 5px 5px;
	background-color:#eeeeee;
	border:2px solid #6666666;
}



/* nagłówek */

#naglowek {
	margin:0 auto;
	width:600px;
}



/* linki w menu */

#linki {
	margin:0 auto;
	border:2px solid #666666;
	width:600px;
	text-align:center;
	height:30px;
	background-image: url("images/linki.gif");
	background-repeat: repeat-x;
	line-height:2.2em;
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
}



/* tresc strony */

#tresc {
	margin:0px auto;
	text-align:left;
	width:560px;
	padding: 20px;
/*	height:350px; */
	border:2px solid #666666;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:14px;
	color:#111111;
}



/* odstepy miedzy ramkami */

.odstep {
	margin:0 auto;
	height:5px;
}



/* dolny pasek */

#dolny {
	margin:0 auto;
	width:600px;
	height:6px;
	background-image: url("images/dolny.gif");
	background-repeat:repeat-x;
}



/* stopka */

#stopka {
	margin:0 auto;
	width:600px;
	height:10px;
	text-align:right;
}


/* podpis */

#podpis {
	margin:0 auto;
	width:600px;	
	text-align:center;
}



/* menu linki */

a.menulink {
	font-family:Arial;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
}


/* stopka link #9C3020 */

a.podpislink {
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}
	
