* { border: 0; margin: 0; padding: 0; }
body {
	padding-top: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #051b2d;
	background-color: #ffffff;
	text-align: center;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #5b5312;
	text-decoration: underline;
}
a:hover { color: #ac0505; }

input, select, textarea {
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	border: 1px #000000 solid;
}

td {
	padding: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #051b2d;
	vertical-align: top;
}

h1 {
	font-size: 16px;
	color: #051b2d;
}
p { padding: 5px 0; }

.t1 {
	border-right: 1px #525252 solid;
	width: 150px;
	font-weight: bold;
	text-align: right;
	background-color: #d4ea09;
}
.t2 { background-color: #f0ffc6; }
.t3 {
	border-top: 1px #525252 solid;
	border-bottom: 1px #525252 solid;
	font-weight: bold;
	text-align: center;
	color: #d62b2b;
	background-color: #d4ea09;
}

#top, #ogloszenia_wyroznione, #pozycja, #main, #footer {
	margin: 0 auto;
	width: 990px;
	clear: both;
	text-align: left;
}

/**** TOP ****/
	#top {
		margin-top: 10px;
		font-family: Myriad Pro;
		letter-spacing: 2px;
		border: 1px #202020 solid;
		background-color: #e4fc08;
		background-image: url(images/toptlo.jpg);
		background-repeat: no-repeat;
		position: relative;
	}
	#top img {
		margin: 2px;
		border: 2px #051b2d solid;
		float: left;
	}
	
	#topmenu, #topmenu li {
		list-style: none;
		display: block;
	}
	#topmenu {
		margin: 0 1px 2px 1px;
		float: right;
	}
	#topmenu li {
		float: left;
		margin: 0 1px;
	}
	#topmenu li a {
		padding: 5px 26px;
		font-size: 12px;
		font-weight: bold;
		color: #ffdf00;
		text-decoration: none;
		display: block;
		background-color: #051b2d;
	}
	#topmenu li a:hover {
		color: #051b2d;
		background-color: #ffdf00;
	}
	
	#topmenu-2nd { display: block; }
	#topmenu-2nd, #topmenu-2nd li {
		list-style: none;
		display: block;
	}
	#topmenu-2nd li { padding: 2px 5px; }
	#topmenu-2nd a {
		font-weight: normal;
		font-size: 11px;
	}
	
	#ogloszenie_dnia_napis {
		position: absolute;
		right: 30px;
		top: -15px;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ff1818;
	}
	#ogloszenie_dnia {
		margin: 2px;
		width: 371px;
		height: 71px;
		font-family: Verdana;
		font-size: 10px;
		letter-spacing: 0;
		background-color: #efffb7;
		border: 2px #051b2d solid;
		float: right;
	}
	#ogloszenie_dnia img {
		margin: 0;
		border: 0;
	}
	#ogloszenie_dnia #margines { padding: 4px 2px; }
	
	
	#ogloszenia_wyroznione { padding: 5px 0; }
	#ogloszenia_wyroznione .ogloszenie_wyroznione {
		width: 320px;
		margin-right: 10px;
		float: left;
	}
	
	#pozycja {
		margin: 2px auto;
		padding: 5px 0;
		font-size: 10px;
		border-top: 1px #000000 dotted;
		border-bottom: 1px #000000 dotted;
	}
	#pozycja a { font-size: 10px; color: #000000; }
	#wyszukiwarka {
		font-weight: bold;
		float: right;
	}
	#wyszukiwarka input {
		width: 150px;
		font-weight: normal;
		background-color: #efffb7;
	}
/**** /TOP ****/
/**** MAIN ****/
	
	#categories dt, #content-2nd dt {
		border-bottom: 2px #768207 solid;
		margin-top: 10px;
		padding: 5px 12px;
		font-size: 13px;
		font-family: Tahoma;
		font-weight: bold;
		color: #505807;
		background-color: #aec00a;
	}
	
	#categories {
		width: 200px;
		float: left;
	}
	#categories a {
		padding: 3px 10px 3px 18px;
		background-image: url(images/categories-sp1.gif);
		background-position: 10px center;
		background-color: #e6ff9f;
		background-repeat: no-repeat;
		display: block;
	}
	#categories a.pdpd {
		padding-left: 35px;
		background-position: 27px center;
	}
	#categories a:hover {
		padding-left: 23px;
		background-color: #f5fed1;
		background-image: url(images/categories-sp2.gif);
		background-position: 15px center;
	}
	#categories a.pdpd:hover {
		padding-left: 40px;
		background-position: 32px center;
	}
	#categories dt {
		background-image: url(images/categories_dtt.gif);
		background-repeat: repeat-y;
	}
	
	#content {
		margin-left: 10px;
		width: 550px;
		float: left;
	}
	#content .tytul {
		border-bottom: 2px #768207 solid;
		margin-top: 10px;
		padding: 5px 12px;
		font-size: 13px;
		font-family: Tahoma;
		font-weight: bold;
		color: #505807;
		background: #aec00a url(images/content_dtt.gif) repeat-y;
	}
	#content .tytul a { color: #505807; }
	#content .zawartosc {
		padding: 6px 5px;
		line-height: 15px;
		text-align: justify;
		background-color: #f0ffc6;
	}
	#content .ogloszenie_dnia { background-color: #dee7fc; }
	#content .ogloszenie_wyroznione { background-color: #fff8c6; }
	#content img { border: 1px #768207 solid; }
	#content .zawartosc ul, #content .zawartosc ol { padding: 5px 5px 5px 25px; }
	.wyroznione {
		font-weight: bold;
		color: #d62b2b;
	}
	
	#content-2nd {
		width: 210px;
		float: right;
	}
	#content-2nd dd {
		padding: 3px 0;
	}
/**** /MAIN ****/
/**** FOOTER ****/
	#footer { padding: 5px 0; }
	#footer a { font-size: 10px; }
	#footer ul, #footer ul li {
		list-style: none;
		display: inline;
	}
	#footer ul { float: right; }
	#footer ul li { padding: 0 3px; }
/**** /FOOTER ****/