body {
	margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3e3c3c;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #c8430a;
}

a:hover {
	text-decoration: underline;
}

h1 {
	display: block;
	height: 20px;
	font-size: 14px;
	background: #f8f8f8 url('../images/bg_title.jpg') no-repeat;
	padding: 7px 0 0 30px;
	color: #504f4f;
	margin-bottom: 20px;
}

h1 a {
	float: right;
	display: block;
	color: #bcbcbc;
	font-size: 12px;
	font-weight: normal;
	padding-right: 8px;
}

hr {
	border: none;
	border-top: 1px dotted #c8430a;
	height: 1px;
	margin: 20px 3px;
}

.inside {
	width: 1000px;
	margin: 0 auto;
	background: white;
}

#top {
	background: white url('../images/bg_top.jpg') repeat-x;
	height: 350px;
}

#content {
	background-color: #fdbe00;
}

#content .inside {
	padding-top: 19px;
}

#content #left {
	float: left;
	width: 191px;
	margin: 0 0 0 20px;
}

#content #menu a {
	display: block;
	width: 152px;
	height: 26px;
	margin: 5px 0;
	padding: 12px 0 0 35px;
	color: #7a7a7a;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg_menu.jpg) no-repeat;
}

#content #menu a:hover {
	display: block;
	width: 152px;
	height: 26px;
	margin: 5px 0;
	padding: 12px 0 0 35px;
	color: #7a7a7a;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/bg_menu_over.jpg) no-repeat;
}

#content #logowanie {
	border: 1px solid #ccc;
	width: 187px;
	margin-top: 15px;
}

#content #logowanie div {
	margin: 1px;
	background: url(../images/bg_logowanie.jpg) repeat-y;
	padding: 10px 10px 5px 10px;
	color: #6b6b6b;
}

#content #logowanie div div {
	margin: 0;
	padding: 3px;
	clear: both;
}

#content #logowanie form {
	margin-top: 10px;
}

#content #logowanie input {
	width: 111px;
	height: 19px;
	background: url(../images/bg_input.jpg);
	float: right;
	border: none;
	padding: 2px 5px;
	margin: 0;
}

#content #logowanie input.button {
	text-align: right;
	background: transparent;
}

#content #logowanie .button {
	border: none;
	display: block;
	text-decoration: none;
	margin: 2px;
}

#content #center {
	float: left;
	width: 526px;
	margin: 0 0 0 29px;
}

#content #center .post {
	color: #6b6b6b;
	text-align: justify;
	line-height: 1.6em;
	margin: 10px 3px;
}

#content #center .post p {
	margin: 0 0 10px 0; 
	padding: 0;
}

#content #center .post .data {
	font-weight: bold;
	margin-bottom: 3px;
}

#content #center .post .img {
	float: left;
	width: 120px;
	color: #7a7a7a;
}

#content #center .post .img img {
	border: 1px solid #dbdbdb;
	display: block;
	margin-bottom: 2px;
	height: 67px;
}

#content #center .post .lista .submenu a {
	display: block;
	background: url(../images/button.jpg) no-repeat;
	color: #504f4f;
	font-weight: bold;
	float: left;
	width: 90px;
	height: 23px;
	padding: 4px 0 0 20px;
	margin: 0 2px 4px 2px;
}

#content #center .post .lista .submenu a:hover {
	display: block;
	background: url(../images/button_over.jpg) no-repeat;
	color: white;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 90px;
	height: 23px;
	padding: 4px 0 0 20px;
	margin: 0 2px 4px 2px;
}

#content #center .post .lista .submenu a.active {
	display: block;
	background: url(../images/button_over.jpg) no-repeat;
	color: white;
	font-weight: bold;
	float: left;
	width: 90px;
	height: 23px;
	padding: 4px 0 0 20px;
	margin: 0 2px 4px 2px;
}

#content #center .post .lista {
	float: right;
	width: 385px;
}

#content #center .post .lista ul {
	margin: 0;
	padding: 0;
}

#content #center .post .lista li {
	margin: 0;
	padding: 0;
	/*height: 30px;*/
	display: block;
	clear: both;
	list-style-type: none;
}

#content #center .post .lista a.left {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	display: block;
	background: url(../images/point_red.jpg) no-repeat;
	padding: 0 0 0 12px;
	color: #7a7a7a;
	text-decoration: none;
	width: 260px;
}

#content #center .post .lista a.right {
	margin: 0;
	padding: 0;
	height: 20px;
	float: right;
	display: block;
	background: url(../images/pdf.jpg) no-repeat right top;
	padding: 0 25px 0 0;
	color: #cecece;
	text-decoration: none;
}

#content #center .kategorie {
	width: 560px;
}

#content #center .kategorie a {
	float: left;
	width: 120px;
	height: 87px;
	margin: 0 15px 20px 0;
	color: #7a7a7a;
	text-decoration: none;
}

#content #center .kategorie a:hover {
	float: left;
	width: 120px;
	margin: 0 15px 20px 0;
	color: #7a7a7a;
	text-decoration: none;
	font-weight: bold;
}

#content #center .kategorie a img {
	border: 1px solid #dbdbdb;
	height: 67px;
	display: block;
	margin-bottom: 2px;
}

#content #center .rejestracja label {
	width: 200px;
	color: #6b6b6b;
	display: block;
	float: left;
	margin: 5px 2px;
	text-align: right;
}

#content #center .rejestracja input {
	width: 200px;
	display: block;
	float: left;
	margin: 5px 2px;
	text-align: left;
}

#content #right {
	float: right;
	width: 197px;
}

#content #right a {
	display: block;
	background: url('../images/poradnik_lakiernika.jpg') no-repeat;
	width: 195px;
	height: 92px;
}

#content #right a:hover {
	display: block;
	background: url('../images/poradnik_lakiernika_over.jpg') no-repeat;
	width: 195px;
	height: 92px;
}

#footer .inside {
	border-top: 49px solid white;
	background-color: transparent;
}

#footer .inside div {
	padding: 25px 10px;
	color: white;
	font-size: 10px;
}

#footer .inside div a {
	color: white;
}

