/* NASZ INHEADOWY LAY */


* {
	padding: 0;
	margin: 0;
}
body {
	background: #e87713 url(images/footerbg.jpg) repeat-x bottom !important;
}
h1.pagetitle {
	background: transparent !important;
}
.clear {
	clear: both;
}
#wrap {
	margin-top: 30px;
}
#content-bg {
	background: #e87813 url(images/bg.png) repeat-x;
}
#content {
	background: #fafcff url(images/content-top.gif) no-repeat top center !important;
	border: none;
}
.content-bottom {
	width: 590px;
	height: 25px;
	background: red url(images/content-bottom.gif) no-repeat bottom center !important;
	border: none;
	margin: 0 auto;
}
#container {
	width: 990px;
	padding: 0;
	margin: 0 auto !important;
	margin-top: -5px;
	color: rgb(70, 70, 70);
}
div#inhead {
	margin: 0 0 0 180px;
	border: none;
}
div#inhead a {
	border: none;
}
/* wpisy do kategorii */
#leftside h2 {
	background: transparent url(images/pasek.png) no-repeat bottom center;
	border: none !important;
	font-weight: bold;
	padding-bottom: 10px;
}
/* szukarka */
#searchform {
	width: 162px;
	height: 63px;
	background: transparent url(images/szukarka.gif) no-repeat;
	margin-left: -10px;
}
#searchform div {
	padding: 10px 0 0 10px;
}
input#searchbox {
	width: 140px;
	margin: 0 0 3px 0;
	border: 1px solid rgb(200, 200, 200) !important;
}
input#searchbutton {
	color: rgb(130, 130, 130);
}
#rightside h2 {
	background: transparent url(images/pasek.png) no-repeat bottom center;
	border: none !important;
	font-weight: bold;
	padding-bottom: 10px;
}
#leftside #categories a, #leftside #categories a {
	background: transparent !important;
	border: none;
	color: white !important;
}
#leftside #categories a:hover, #leftside #categories a:hover {
	text-decoration: underline;
}
#archives ul li a {
	background: transparent !important;
	border: none;
	color: white !important;
}
#archives ul li a:hover {
	border: none;
	text-decoration: underline;
}
h2 {
	color: white;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 img {
	margin: 0 5px -5px 0;
}
a {
	color: #CE750D;
}
#leftside, #leftside a, #rightside, #rightside a {
	color: white;
	font-weight: normal;
}
ul.level1 {
	background: white url(images/menu.png) center left repeat-x !important;
}
#leftside ul.box li a {
	color: #CE750D;
}
#leftside #archives ul li a {
	color: rgb(140, 140, 140);
}
#leftside #categories a {
	color: rgb(140, 140, 140);
}
#mainmenu {
	width: 770px;
	margin: 0 0 0 190px;
}
#mainmenu a {
	color: rgb(140, 140, 140);
}
#mainmenu a {
	color: #CE750D;
	border: none;
	font-weight: normal !important;
}
#mainmenu a:hover {
	background: url(images/current.png) center left repeat-x;
	border-left: 1px solid rgb(220, 220, 220);
}
#mainmenu li.current a {
	/*background: url(images/current.png) center left repeat-x;
*/
	background: transparent;
	color: rgb(140, 140, 140);
}
#mainmenu li.current a:hover {
	border: none !important;
}
#mainmenu li.currentparent a {
	background: url(images/menuhover-orange.jpg) center left repeat-x;
}



h3 {
      margin-bottom: 20px;
}