@charset "utf-8";
/* CSS Document */

body {
	background-image: url('img/bg10.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #dae1ee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

a img {
	border: 0;
}

a.rss img{
	float: right;
}

/* containers */
#container { 
	width: 1004px; 
	margin: 0 auto; 
	text-align: left; 
} 

#header { 
	height: 80px;
} 

#sidebar-left {
	float: left; 
	width: 224px; 
	margin-top: 49px;
	padding: 0; 
}

#sidebar-right {
	float: right; 
	width: 224px;
	margin-top: 49px;	 
	padding: 0px;
}

#mainContent {
	margin-left: 230px; 
	margin-right: 230px;
	margin-top: 0px;
	margin-bottom: 20px;
	min-height: 1080px;
	padding: 0px;
} 

/* end containers*/

#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: -24px;
	margin-left: 792px;
}

div.print {
	text-align: right;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

div.print-it {
	text-align: right;
	margin: 0;
	padding: 0;
	display: none;
}

/* home */
div#main div#left {
	float: left;
	width: 240px;
	margin-right: 20px;
}

div#main div#right {
	float: left;
	width: 240px;	
}

div.clear {
	clear: both;
}

div#main p.welcome1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#main p.welcome2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	color: #4768aa;
}

div#main p.welcome3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 25px;
}

hr {
	border-top: solid 1px #dddddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-top: 10px;
}

div#main div#left div.date, div#main div#right div.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4768aa;
	margin-bottom: -10px;
}

div#main div#left p a:link, div#main div#left p a:visited, div#main div#right p a:link, div#main div#right p a:visited {
	text-decoration: none;
	color: #666666;
}

div#main div#left p a:hover, div#main div#left p a:active, div#main div#right p a:hover, div#main div#right p a:active {
	text-decoration: underline;
	color: #254688;
}

a.more:link, a.more:visited {
	text-decoration: none;
	color: #ff9711;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

a.more:hover, a.more:active {
	text-decoration: none;
	color: #ff6c00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
/* end home */

/* serach */
#search {
	height: 28px;
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 0px;
}

form p {
	display: inline;
}

form {
	display: inline;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #374f95;	
}

input[type='text'] {
	border: 1px solid #666666;
}

input[type='text']:hover {
	border: 1px solid #333333;
}

input[type='submit'], input[type='reset'], input[type='button'] {
	cursor: pointer;
	border: 0px solid #666666;
	background-image: url('img/szukaj1.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover {
	color: #0a2254;	
	cursor: pointer;
	border: 0px solid #333333;
	background-image: url('img/szukaj2.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
/* end search */


/* left side - main menu */
/* main menu */
div#sidebar-left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#sidebar-left ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

div#sidebar-left ul li img {
	float: left;
}

div#sidebar-left ul li p {
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
	display: inline;
	line-height: 20px;
	float: left;
}

div#sidebar-left ul li p span.small {
	font-size: 15px;
}

div#sidebar-left ul li a:link, div#sidebar-left ul li a:visited {
	color: #666666;
	text-decoration: none;
}

div#sidebar-left ul li a:hover, div#sidebar-left ul li a:active {
	color: #4768aa;
	text-decoration: none;	
}

div#sidebar-left ul li.long-end {
	height: 11px;
	background-image: url('img/bg2.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0px;
}
/* end main menu */

/* sub menu */
div#sidebar-left ul ul {
	clear: both;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	list-style-image: url('img/li.gif');
}

div#sidebar-left ul ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 14px;
}
/* end sub menu */

/* short, middle, long */
div#sidebar-left ul li.short {
	background-image: url('img/bg3_0.png');
	background-position: top left;
	background-repeat: no-repeat;	
	height: 39px;
}

div#sidebar-left ul li.short:hover {
	background-image: url('img/bg3_1.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

div#sidebar-left ul li.middle {
	background-image: url('img/bg4_0.png');
	background-position: top left;
	background-repeat: no-repeat;	
	height: 59px;
}

div#sidebar-left ul li.middle:hover {
	background-image: url('img/bg4_1.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

div#sidebar-left ul li.long {
	background-image: url('img/bg1_0.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

div#sidebar-left ul li.long:hover {
	background-image: url('img/bg1_1.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

div#sidebar-left ul li.bip img {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
}
/* end short, middle, long */
/* end left side - main menu */


/* right side - main menu */
/* main menu */
div#sidebar-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#sidebar-right ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

div#sidebar-right ul li img {
	float: left;
}

div#sidebar-right ul li p {
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
	display: inline;
	line-height: 20px;
	float: left;
}

div#sidebar-right ul li p span.small {
	font-size: 15px;
}

div#sidebar-right ul li p.inverse {
	color: #ffffff;
}

div.orange {
	color: #ff9711;
	font-size:12px;
	margin-left:0px;
	margin-bottom:14px;
}

div#sidebar-right ul li a:link, div#sidebar-right ul li a:visited {
	color: #666666;
	text-decoration: none;
}

div#sidebar-right ul li a:hover, div#sidebar-right ul li a:active {
	color: #4768aa;
	text-decoration: none;	
}

div#sidebar-right ul li.long-end {
	height: 11px;
	background-image: url('img/bg6.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0px;
}
/* end main menu */

/* sub menu */
div#sidebar-right ul ul {
	clear: both;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}

div#sidebar-right ul ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5cfe3;
	padding-bottom: 18px;
	line-height: 14px;
}

div#sidebar-right ul ul li b {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

div#sidebar-right ul ul li a:link, div#sidebar-right ul ul li a:visited {
	color: #ff9711;
	text-decoration: none;
}

div#sidebar-right ul ul li a:hover, div#sidebar-right ul ul li a:active {
	color: #ff6c00;
	text-decoration: none;	
}

/* end sub menu */

/* short, middle, long */
div#sidebar-right ul li.short {
	background-image: url('img/bg3_0.png');
	background-position: top left;
	background-repeat: no-repeat;	
	height: 39px;
}

div#sidebar-right ul li.short:hover {
	background-image: url('img/bg3_1.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

div#sidebar-right ul li.middle {
	background-image: url('img/bg4_0.png');
	background-position: top left;
	background-repeat: no-repeat;	
	height: 59px;
}

div#sidebar-right ul li.middle:hover {
	background-image: url('img/bg4_1.png');
	background-position: top left;
	background-repeat: no-repeat;		
}

div#sidebar-right ul li.long {
	background-image: url('img/bg5_0.png');
	background-position: top left;
	background-repeat: no-repeat;	
}

div#sidebar-right ul li.long:hover {
	background-image: url('img/bg5_1.png');
	background-position: top left;
	background-repeat: no-repeat;		
}
/* end short, middle, long */
/* end right side - main menu */


/* main content */
#main-top {
	margin-top: 16px;
	margin-bottom: 0px;
	background-image: url('img/bg7.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 7px;
}

#main {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 22px;	
	background-image: url('img/bg8.png');
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 977px;	
}

#main p {
	font-size: 12px;
}

#main-bottom {
	margin-top: 0px;
	background-image: url('img/bg9.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 7px;
}
/* end main content */


/* footer */
#footer {
	clear: both;
	background-image: url('img/bg13.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	height: 66px;
}

#footer-inner {
	background-image: url('img/bottom.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 66px;	
}
/* end footer */


#read-page {
	position: absolute;
	top: 13px;
	right: 0px;
	z-index: 1;
}

/* design styles */
h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #ff9711;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff6c00;
	line-height: 16px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
}

h4 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4768aa;	
	border-bottom: dashed 1px #4768aa;
}

h5 {
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff6c00;
}

h6 {
	margin-top: 0px;
	margin-bottom: -10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4768aa;
}

span.h7 {
	padding-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h3 a:link, h3 a:visited {
	color: #888888;
	text-decoration: underline;
}

h3 a:hover, h3 a:active {
	color: #888888;
	text-decoration: underline;
}

div#main p a:link, div#main p a:visited {
	color: #4768aa;
	text-decoration: underline;
}

div#main p a:hover, div#main p a:active {
	color: #254688;
	text-decoration: underline;
}

div#main p.small, div#main div.small {
	font-size: 11px;
	color: #888888;
}

div#main p.big {
	font-size: 12px;
	color: #111111;
}

div#main p.error {
	font-size: 12px;
	color: #ff6c00;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
}

div#main span.error {
	display: block;
	font-size: 12px;
	color: #ff6c00;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
}

div#main p.good {
	font-size: 12px;
	color: #68b100;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
}

div#main span.good {
	display: block;
	font-size: 12px;
	color: #68b100;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
}

div#main span.marker-green {
	color: #68b100;	
}

div#main span.marker-red {
	color: #ff6c00;	
}

div#main div.path {
	font-size: 11px;
	color: #000000;
}

div#main div.path a:link, div#main div.path a:visited {
	color: #68b100;		
}

div#main div.path a:hover, div#main div.path a:active {
	color: #469000;		
}

div#main ul li {
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url('img/li.gif');
}

div#main ol li {
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;	
}

div#main ol, div#main ul {
	margin-left: 10px;
	padding-left: 22px;
}

div#main li a:link, div#main li a:visited {
	color: #4768aa;
	text-decoration: underline;
}

div#main li a:hover, div#main li a:active {
	color: #254688;
	text-decoration: underline;
}

div#main ol.adress li {
	margin-bottom: 10px;
}

div#main table {
	width: 500px;
	empty-cells: show;
	border-collapse: collapse;	
	border-bottom: solid 3px #a5b5d5;
	margin-bottom: 20px;
}

div#main table th {
	background-color: #e4e8f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	text-align: left;
}

div#main table td {
	font-size: 12px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom: solid 1px #d3d7e1;
}

div#main table td.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4768aa;	
}

div#main table p.small {
	font-size: 11px;
	color: #888888;
	margin: 0;
}

div#main table tr.every-second-group {
	background-color: #e4e8f2;
}

div#main table td a:link, div#main table td a:visited {
	color: #4768aa;
	text-decoration: underline;
}

div#main table td a:hover, div#main table td a:active {
	color: #254688;
	text-decoration: underline;
}

div#main table.files-pages {
	margin-top: 30px;
	border-bottom: 0;
}

div#main table.files-pages2 {
	margin-top: 0;
	border-bottom: 0;
}

div#main table td.right {
	text-align: right;
/*	width: 127px;*/
}

div#main table.result-pages {
	margin-top: 0px;
	border-bottom: 0;
}

div#main table.result-pages td.right {
	text-align: right;
}

div#main table.result-pages td {
	border: 0;
}

div#main p img {
	padding-right: 5px;
	padding-bottom: 20px;	
	float: left;
}

div#main p img.ue {
	padding-bottom: 20px;
	float: none;
}

div#main div.city {
	margin-top: 10px;
	line-height: 30px;
}

div#main div.city a:link, div#main div.city a:visited {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #c2c6d0;
	padding: 2px 8px 2px 8px;
	background-color: #e4e8f2;
	color: #4768aa;
}

div#main div.city a:hover, div#main div.city a:active {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #c2c6d0;
	padding: 2px 8px 2px 8px;
	background-color: #4768aa;
	color: #ffffff;
}

div.space-eliminator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}

div.right {
	text-align: right;
}

div#main p.center {
	text-align: center;
}

div#main p.results {
	padding-left: 40px;
}

div#main p a.back:link, div#main p a.back:visited {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff6c00;
}

div#main p a.back:hover, div#main p a.back:active {
	color: #ff9711;
}

div#main p a.orange2:link, div#main p a.orange2:visited {
	color: #ff6c00;
}

div#main p a.orange2:hover, div#main p a.orange2:active {
	color: #ff9711;
}

div.search-gdzie {
	-moz-border-radius: 10px;
	-webkit-border-radius: 5px;
	border: 1px solid #c2c6d0;
	padding: 9px 9px 9px 9px;
	background-color: #e4e8f2;
}

/* end design styles */



/* norbs styles */

div#main ol.alpha {
 list-style-type: lower-alpha;
}

div#main p.right {
	text-align: right;
}

div#main table.ustawa {
	width: 460px;
	empty-cells: show;
	border-collapse: collapse;	
	border-bottom: solid 3px #a5b5d5;
	margin-bottom: 20px;
}

/* end norbs styles */

/* admin styles */
div#main span.u {
	text-decoration: underline;
}

div#main span.b {
	font-weight: bold;
}

div#main a.b {
	font-weight: bold !important;
}

div#main span.orange, div#main a.orange {
	color: #ff6c00 !important;
}

div#main span.blue {
	color: #4768aa;
}
/* end admin styles */