* {
	font-family: Georgia, Sans-Serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
a {
    color: #9e8100;
    text-decoration: none;
}
a:hover {
	color: #9e8100;
	text-decoration: underline;
}
ul {
	margin-left: 15px;
}
ol {
	margin-left: 15px;
}
fieldset { border: 0; }
img { border: 0; }
#page:after {
   content: ".";
   display: block;
   height: 0px;
   clear: both;
   visibility: hidden;
   float: none;
}
#page {
	width: 780px;
	margin: 0 auto;
	border: 1px #efefef solid;
	background-color: #fcfbe9;
}
#menu {
	width: 770px;
	height: 146px;
	float: left;
	margin: 5px 5px 0 5px;
	background-color: #eace46;
}
#content {
	width: 770px;
	float: left;
	margin: 0 5px 5px 5px;
}
#left {
	width: 180px;
	float: left;
	padding: 10px;
}
#left h3 {
	margin: 10px 0 5px 0; 
}
#left ul {
	list-style-image:url(/img/li.gif);
	margin-left: 5px;
	padding-left: 10px;
}
#left ul li a {
	color: #4c4c4c;
}
#left #gg img {
	vertical-align: middle;
}
#right {
	width: 570px;
	float: left;
}
#right h1#cat {
	text-align: right;
	margin-right: 20px;
}
/*
#menu h1 {
	height: 30px;
	padding: 10px 10px 5px 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#menu h2 {
	height: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
}
#menu h2 span {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}*/
#menu ul:after {
   content: ".";
   display: block;
   height: 0px;
   clear: both;
   visibility: hidden;
   float: none;
}
#menu ul {
	margin: 0 0 0 0;
	padding: 0;
	width: 768px;
	background-color: #ffffff;
	border: 1px #eace46 solid;
}
#menu ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#menu ul li a {
	padding: 8px;
	display: block;
	float: left;
	background-color: #ffffff;
	border-right: 1px #eace46 solid;
	height: 15px;
	color: #4c4c4c;
}
#menu ul li a:hover {
 background-color: #fffccf;
}
#menu ul li a#lastLi {
	border-right: 0;
	width: 80px;
	text-align: center;
}
div.document {
	width: 530px;
	margin: 10px 0 10px 8px;
	padding: 10px;
	border: 1px #efefef solid;
	background-color: #ffffff;
}
div.document h2 {
	display: inline;
}
div.document p {
	padding: 3px 0 3px 0;
}
div.document span {
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
div.document span a { font-size: 10px; }
div.document div.subDocuments span {
	display: inline;
	cursor: pointer;
}
div.links {
	margin: 10px auto;
	width: 570px;
	text-align: center;
	color: #9e8100;
	font-weight: bold;
}
div.links a {
	font-weight: normal;
}
div.subDocuments > p { cursor: pointer; color: #9e8100; }
div.subDocuments ul, div.subDocuments li { list-style: none; }
div.subDocuments ul { margin: 0; }
div.subDocuments li { margin: 3px 0; border: 1px #efefef solid; padding: 3px; }
 
p.info { padding: 10px; color: #870014; float: left; width: 750px; }
p.info img { float: right; }
p.kontakt { margin: 10px 10px; float: left; clear: both; }
div#stronaPomoc { margin: 10px; }
div#stronaPomoc p { margin-bottom: 10px; line-height: 16px; }
div#stronaPomoc ol { margin: 0 0 10px 25px; list-style-type: lower-latin; line-height: 16px; }
div#stronaPomoc ol li span { display: block; text-decoration: underline; }
div#stronaPomoc p span { text-decoration: underline; }
div#stronaPomoc ul { margin: 0 0 10px 25px; line-height: 16px; }

form.formSchowek { text-align: right; margin: 5px 0;  }
form.formSchowek input { background-color: #efefef; border: 1px solid #9d9d9d; }
form.formSchowek input.outBuffer { color: #000000; }
form.formSchowek input.inBuffer{ color: #ff0000; }

/* wyszukiwarka */
#searchForm { 
	padding: 10px;
	margin-bottom: 10px;  
	float: left; 
	background-color: #ffffff; 
	border: 1px solid #eace46; 
	border-top: 0;
}
#searchForm fieldset { margin: 10px 0; }
#query { width: 440px; float: left; }
#query label { color: #c85e35; font-weight: bold; margin-right: 5px; }
#query input { width: 300px; padding: 2px; border: 1px solid #bfbfbf; color: #547699; }
#search { width: 308px; float: left; }
#search input#submit { padding: 2px 5px; margin-right: 20px; border: 0; color: #ffffff; font-family: Georgia, Sans-Serif; background-color: #c85e35; font-weight: bold; cursor: pointer; }
#search label { color: #870014; }
#options { width: 748px; float: left; }
#options label { color: #870014; }
#options select {
	background-color: #ffffff;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	color: #870014;
	font-family: Georgia, Sans-Serif;
	font-size: 12px;
	padding-left: 3px;
	margin-left: 18px;
}
#options select option { padding: 0 3px; }
#options input { margin-left: 10px; }
