body, div, span, p, a, ul, li, dl, dt, dd, img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

body { background-color: #f2f2d7; }
a { color: #ff0000; text-decoration: none; }
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: Verdana;
}
h1 {
	font-size: 12px;
	padding-left: 16px;
	background-image: url(images/admin/info.gif);
	background-position: left;
	background-repeat: no-repeat;
}
h2 {
	padding: 11px 0;
	font-size: 11px;
	font-weight: bold;
	color: #ff6400;
}
h3 {
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #fe1a00;
}

input {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	background-color: #fdfdea;
	border: 1px #cab79a solid;
}

td { border-bottom: 1px #d4bf9d solid; }

#top, #main, #footer {
	font-family: Verdana;
	text-align: left;
	clear: both;
}

/*********** TOP **********/
#top {
	height: 130px;
	background-color: #3e99f7;
	background-image: url(images/admin/top_tlo.jpg);
}
#top img { display: block; }
#topmenu {
	height: 28px;
	font-size: 10px;
	font-weight: bold;
	color: #fdfcfc;
}
#topmenu ul {
	width: auto;
	height: 28px;
	background-color: #fe0800;
}
#topmenu ul li {
	list-style: none;
	float: left;
	border-left: 1px #feaf60 solid;
	border-right: 1px #c76d11 solid;
	background-color: #fd8300;
	background-image: url(images/admin/topmenu_tlo.gif);
	padding: 8px;
}
#topmenu ul li:first-child { border-left: 0; }
li#pomoc {
	border-right: 0;
	background: #fe0800;
	background-image: none;
}
#topmenu a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fdfcfc;
}
/*********** /TOP **********/
/*********** MAIN **********/
#main {
	padding: 7px 0 7px 10px;
}
	#content-2nd { overflow: hidden; }
	/* LEFT */
	#content {
		padding: 17px 7px 17px 0;
		font-size: 11px;
		border-right: 1px #d7d7be solid;
		overflow: auto;
		float: left; 
	}
	#content ul { padding: 4px 25px; }
	#content ul li { padding: 5px 0; list-style: url(images/admin/sp.gif); }
	#content p { margin: 10px 0; }
	#content dl { width: 700px; margin: 20px 0; }
	#content dt {
		padding: 5px 7px;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #fdfdfd;
		background: #fd9a00 url(images/admin/content_dt.gif) repeat-x;
	}
	#content dd {
		background-color: #ffffff;
	}
	#content dd img { margin: 15px 35px; }
	#content .sbmt {
		padding: 10px 0;
		text-align: center;
	}
	#content .sbmt input { width: auto; border: 0; }
	#content .kkomunikat {
		font-weight: bold;
		color: #fe1b00;
	}
	#content .tabela { width: 100%; }
	#content .lewa, #content .prawa {
		font-size: 11px;
		padding: 10px;
	}
	#content .lewa {
		width: 25%;
		font-weight: bold;
		color: #cf5202;
		background-color: #fee5bd;
	}
	#content .linki { text-align: center; }
	#content .linki a {
		font-weight: bold;
		color: #fb8405;
		text-decoration: none;
	}
	#content .wyroznione {
		font-weight: bold;
	}
	/* /LEFT */
	/* RIGHT */
	#content-2nd {
		padding-left: 5px;
		width: 268px;
		font-size: 11px;
	}
	#content-2nd h2 { color: #fe1b00; }
	#content-2nd div { margin: 17px 0; float: inherit; }
	#content-2nd a {
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		color: #fb8405;
	}
	/* /RIGHT */
	
	/* LOGOWANIE */
	#logowanie { margin-bottom: 20px; }
	#logowanie td {
		border: 0;
		padding: 0;
		margin: 0;
	}
	#logowanie img { display: block; }
	#logowanie input {
		display: block;
		border: 0;
		width: 131px;
		height: 20px;
		font-family: Verdana;
		font-weight: bold;
		text-align: center;
	}
	/* /LOGOWANIE */
/*********** /MAIN **********/
/*********** FOOTER **********/
#footer {
	margin-bottom: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5b5a5a;
}
/*********** /FOOTER **********/