body, h1, h2, h3, h4, h5, h6, p, address, form, fieldset, ul, ol, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}

fieldset, img { border: none; }
li { list-style: none; }

body {
	color: #717171;
	font-family: verdana, sans-serif;
	text-align: center;
}

a:link, h1, h2, h3, h4, h5, h6 {color: #2f568d; text-decoration: none;} /* zaloba, => #5b5b5b; */
a:visited {color: #7d93b3; text-decoration: none;} /* zaloba, => #5b5b5b; */
a:hover {color: #002251; text-decoration: none;}

p {
	margin-bottom: 1em;
}
#wrapper {
	width: 939px;
	margin: 0 auto;
	text-align: left;
}

#czapeczka {
	padding-top: 4px;
	height: 21px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	
}

	#czapeczka p {
		float: left;
	}
	
	#topPoczta {
		float: right;
		background: url('../images/icon_poczta.jpg') left center no-repeat;
		padding-left: 19px;
	}
	
#header {
	width: 939px;
	height: 90px;
	background: url('../images/bg_banner_x.jpg') repeat-x;    /* zaloba */
	float: left;
}	

	h1 a{
		float: left;
		text-indent: -1000em;
		display: block;
		background: url('../images/bg_banner.jpg') no-repeat;   /* zaloba */
		width: 539px;
		height: 90px;
	}
	
	h2 {
		display: none;
	}

	#headerSearch {
		margin-left: 25px;
		padding-top: 17px;
		float: left;
		font-size: 10px;
	}

	#headerSearch h5 {
		display: block;
		text-indent: -1000em;
		background: url('../images/title_wyszukaj.jpg') no-repeat;   /* zaloba */
		height: 16px;
		width: 100px;
	}

	#headerSearch input {
		background-color: #fff;
		color: #717171;
	}
		
	#headerSearch a {
		text-decoration: none;
	}
	
#nav {
	width: 929px;
	height: 24px;
	background: url('../images/nav_bg.jpg') repeat-x;   /* zaloba */
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom: 7px;
}

	#nav ul li {
		margin-right: 2px;
	}
	
	#nav ul li a{
		text-decoration: none;
		color: #717171;
		padding-left: 5px;
		height: 17px;
		float: left;
		font-size: 10px;
	}	
	
	#nav ul li a b{
		padding-right: 5px;
	}	
	
	#nav ul li.navActive, #nav ul li a:hover{
		background: url('../images/nav_active_left.jpg') left no-repeat #8996a9;
		display: block;
		float: left;
	}
	
	#nav ul li.navActive a, #nav ul li a:hover b{
		color: #fff;
		background: url('../images/nav_active_right.jpg') right no-repeat;
		display: block;
		float: left;
		height: 17px;
	}

#path {
	font-size: 10px;
	display: block;
	text-align: left;
	clear: both;
}


#content {
	float: left;
	width: 939px;
	font-size: 9pt;
	padding-bottom: 20px;
	margin-top: 10px;
}

	#leftColumn {
		width: 465px;
		float: left;
	}
	
	#wideLeftColumn {
		width: 702px;
		float: left;
	}
	
	#aktualnosci {
		width: 465px;
	}
	
	#aktualnosciContent {
		border: 1px solid #d4d4d4;
		background: url('../images/table_bg_top.jpg') top repeat-x #fff;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		float: left;
		margin-bottom: 10px;
		width: 443px;
	}
	
#aktualnosciMainNews {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	float: left;
}


#aktualnosciMainNews ul li 
{
	list-style-position:inside;
	list-style-type:disc;
	padding-left:30px;
}

#aktualnosciMainNews ol li 
{
	list-style-position:inside;
	list-style-type:decimal;
	padding-left:30px;
}

			#aktualnosciMainNewsImg {
				float: left;
				margin-right: 10px;
			}
			
			#aktualnosciMainNewsImg img{
				border: 1px solid #d4d4d4;
				padding: 1px;
				background-color: #fff;
			}
			
			#aktualnosciMainNews h3 a{
				font-size: 19px;
				color: #2f568d;          /* zaloba, => #5b5b5b; */
				font-weight: bold;
				text-decoration: none;
				padding-bottom: 5px;
				display: block;
				
			}
			
.newsContentWstep ul
{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 30px;
}

.newsContentWstep ul li
{
	list-style-type: disc;
}

.newsContentWstep ol
{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 30px;
}

.newsContentWstep ol li
{
	list-style-type: decimal;
}

#newsContentContent ul
{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 30px;
}

#newsContentContent ul li
{
	list-style-type: disc;
}

#newsContentContent ol
{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 30px;
}

#newsContentContent ol li
{
	list-style-type: decimal;
}

.newsContentWstep ol
{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 30px;
}

.newsContentWstep ol li
{
	list-style-type: decimal;
}

			
		#aktualnosciMoreNews {
			float: left;
			display: block;
			padding-top: 10px;
		}
		
			#aktualnosciMoreNews a {
				text-decoration: none;
				font-size: 11px;
				font-family: Arial, sans-serif;
			}
			
			#aktualnosciMoreNews img {
				vertical-align: middle;
				border: 1px solid #d4d4d4;
				padding: 1px;
				background-color: #fff;
			}
						
			#aktualnosciMoreNewsLeft {
				width: 442px;
				float: left;
			}
			
			#aktualnosciMoreNewsLeft li {
				padding-bottom: 4px;
				height: 22px;
			}

			#aktualnosciMoreNewsRight {
				width: 177px;
				float: left;
			}
		
			#aktualnosciMoreNewsRight li {
				height: 21px;
				padding-top: 5px;
				
			}
			
		.kategorieArtykulow {
			padding-top: 4px;
			float: left;
		}
		
		.kategorieArtykulow li {
			margin-right: 4px;
			display: inline;
		}
	
		.kategorieArtykulow a {
			text-decoration: underline;
		}
				
	.newsContentData {
		width: 170px;
		margin-top: 30px;
		padding-top: 5px;
		border-top: 1px solid #c0c0c0;
		display: block;
		text-align: left;
		margin-bottom: 2px;
		font-size: 7pt;
		color: #c0c0c0;
	}
		
	#newsContentImg {
		float: right;
		border: 1px solid #d4d4d4;
		padding: 1px;
		margin: 0 0 22px 13px;
		color: #d4d4d4;
		font-size: 10px;
	}	

	.newsContentWstep {
		font-weight: bold;
		margin-bottom: 1em;
	}
	
	#zdjecieRadcy {
		width: 75px;
		float: left;
	}
	
	#zdjecieRadcy img {
		border: 1px solid #ddd;
	}
	
	#daneRadcy {
		width: 380px;
		float: right;
	}
	
	.daneRadcyLeft {
		width: 90px;
		float: left;
		clear: right;
		
	}
	
	.daneRadcyRight {
		width: 280px;
		float: right;
		margin-bottom: 10px;
	}
	
	#podstronySerwisu {
		float: left;
		display: block;
	}
	
		#podstronySerwisu li{
			display: block;
			margin-bottom: 10px;
			float: left;
		}
		
		#podstronySerwisu a {
			text-decoration: none;
			margin-right: 10px;
		}
		
			.podstronyKategoria {
				float: left;
				width: 100px;
			}
			
			.podstronyLinki {
				width: 360px;
				float: right;
			}
			
			.podstronyLinkiWide {
				width: 597px;
				float: right;
			}
			
			.podstronyLinki a {
				margin-right: 4px;
			}
	
	
	#rightColumn {
		width: 464px;
		float: right;
	}

		#wyszukiwarkaRadcowPrawnych {
			width: 464px;
			height: 212px;
			border: 1px solid #d4d4d4;
			background: url('../images/wyszukiwarka_bg_top.jpg') top repeat-x ;
			margin-bottom: 10px;
		}
		
			#wyszukiwarkaRadcowPrawnych form {
				background: url('../images/wyszukiwarka_left.jpg') top left no-repeat;
				padding-left: 137px;
				height: 212px;
				padding-top: 7px;
				color: #9e9e9e;
				font-family: Arial, sans-serif;
				font-size: 11px;
				width: 150px;
				float: left;
			}
			
			#wyszukiwarkaRadcowPrawnych h3 {
				background: url('../images/title_wyszukiwarka.jpg') no-repeat;
				display: block;
				width: 173px;
				height: 18px;
				text-indent: -1000em;
				margin-bottom: 14px;
				
			}
			
			#wyszukiwarkaRadcowPrawnych label {
				display: block;
			}
			
			#wyszukiwarkaRadcowPrawnych input {
				border: 1px solid #9e9e9e;
				color: #9e9e9e;
				font-size: 10px;
				padding-left: 3px;
				padding-bottom: 3px;
				padding-top: 2px;
				margin-bottom: 7px;
			}
			
			#wyszukiwarkaRadcowPrawnych .submit {
				display: block;
				float: right;
			}
	
				#mapaWarszawy {
					float: left;
					margin-top: 31px;
					margin-left: 20px;
				}
	
		#rightLeftColumn {
			width: 227px;
			float: left;
		}
		
			#moduleSport, #moduleTemidium {
				padding-bottom: 10px;
				float: left;
				
			}
			
			#moduleSport img, #moduleTemidium img {
				float: left;
				margin-right: 8px;
			}
			
			#moduleSport h5, #moduleTemidium h5 {
				font-size: 15px;
				font-weight: bold;
				
			}
				
			#moduleTemidium  {
				margin-top: 10px;
			}
			
			#moduleNewsletter input {
				color: #717171;
			}
			
		#rightRightColumn {
			width: 227px;
			float: right;
		}
		
			#kalendarzDzisiejszeImprezy {
				margin-top: 4px;				
			}
	
			#kalendarzDzisiejszeImprezy li, #kalendarzPodstrona li {
				height: 31px;
				background-color: #fafafa;
				margin-bottom: 1px;
				padding-left: 10px;
			}
	
			#kalendarzDzisiejszeImprezy li span {
				display: block;
			}
			
			#kalendarzDzisiejszeImprezy li a {
				margin-left: 4px;
			}
			
			#kalendarzDzisiejszeImprezy li.kalendarzDzisiejszeTeraz {
				background-color: #e9e9e9;
			}
						
			.kalendarzZwin {
				display: block;
				float: right;
				width: 41px;
				height: 13px;
				background: url('../images/button_zwin.jpg') no-repeat;
				text-indent: -1000em;
			}
			
			.kalendarzRozwin {
				display: block;
				float: right;
				width: 50px;
				height: 13px;
				background: url('../images/button_rozwin.jpg') no-repeat;
				text-indent: -1000em;
			}		
						
			#moduleGaleria {
				display: block;
				float: left;
			}
			
#footer {
	padding-bottom: 10px;
	float: left;
	font-size: 11px;
	border-top: 1px solid #d4d4d4;
	padding-top: 10px;
	width: 939px;
}
	
	#footer ul {
		float: left;
	}
	
	#footer ul li{
		margin-right: 6px;
	}
	
	#copyrights {
		float: right;
	}
	
#galeriaContentNav {
	font-size: 14px;
	border-top: 1px solid #d4d4d4;
	margin-top: 10px;
	width: 100%;
	text-align: right;
	padding-top: 3px;
}	

.link_more {
	background: url('../images/icon_more.jpg') right no-repeat;
	padding-right: 7px;
	display: block;
	text-align: right;
}

	#galeriaContentMore {
		margin-top: 20px;
	}

	#galeriaContentMore li{
		margin-right: 5px;
	}

	#galeriaContentNav a {
		font-weight: bold;
	}
	
	#galeriaPoprzednie {
		background: url('../images/poprzednie.jpg') right no-repeat;
		padding-right: 14px;
	}
	
	#galeriaNastepne {
		background: url('../images/nastepne.jpg') left no-repeat;
		padding-left: 14px;
	}
		
	#wyszukiwanieZaawansowaneStrona label{
		display: block;
		font-size: 11px;
		margin-top: 5px;
	}
	
	#wyszukiwanieZaawansowaneStrona input {
		border: 1px solid #bbb;
		color: #717171;
	}
	
	.ziaWhite {
		background: url('../images/wyszukiwarka_left_white.jpg') 0px 20px no-repeat;
		float: left;
	}
	
	.ziaWhite  form {
		margin-left: 50px;
		float: left;
	}
	
	#wyszukiwarkaMapa {
		float: right;
		margin-right: 20px;
		width: 192px;
		height: 212px;
		display: block;
	}
	
	#wynikiWyszukiwania th {
		vertical-align: top;
		padding-top: 2px;
		padding-bottom: 3px;
		padding-left: 2px;
		color: #2f568d;
		background-color: #f2f2f2;
	}
	
	#wynikiWyszukiwania tr.grey {
		background-color: #ebeff5;
	}
	
	#wynikiWyszukiwania td {
		padding-top: 2px;
		padding-left: 2px;
		padding-bottom: 2px;
	}
	
	.wynikiWyszukiwaniaElement {
		display: block;
		clear: both;
		padding-bottom: 30px;
	}
	
	.wynikiWyszukiwaniaElement h3 {
		font-size: 16px;
		border-bottom: 1px solid #ebebeb;
		padding-bottom: 3px;
	}
	
	.wynikiWyszukiwaniaElement .both {
		color: #afafaf;
	}
	
	.both .kategoria {
		float: left;
	}
	
	.both .data {
		float: right;
	}
	
	.wynikiWyszukiwaniaElement p {
		clear: both;
		padding-top: 4px;
	}
	
	
.size12 {
	font-size: 12px;
}

.size11 {
	font-size: 11px;
}

.size10 {
	margin-top: 4px;
	font-size: 10px;
	line-height: 11px;
}

.size9 {
	font-size: 9px;
}

.size24 {
	font-size: 24px;
}

.link_more2:link, .link_more2:visited, .link_more2:hover{
	background: url('../images/icon_more2.jpg') right no-repeat;
	padding-right: 7px;
	font-size: 9px;
	color: #9e9e9e;
	text-decoration: none;
	margin-left: 10px;	
}

.borderBottom {
	border-bottom: 1px solid #717171;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.borderBottom2 {
	background: url('../images/module_bg.jpg') bottom repeat-x;
	padding-bottom: 30px;
	margin-bottom: -10px;
	width: 227px !important;
}

.borderBottom3 {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.submit {
	height: 22px;
	background: url('../images/form_bg.jpg') repeat-x;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight: bold;
	color: #717171;
}

.center {
	text-align: center;
}

.tright {
	text-align: right;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom30 {
	margin-bottom: 30px;
}

.inline li{
	display: inline;
}	

.both {
	clear: both;
	height: 10px;
}

.width20 {
	width: 25px;
}

.width230 {
	width: 230px;
}

.mTB {
	margin-top: 10px;
	margin-bottom: 10px;
}

.dotted li{
	background: url('../images/li_style.jpg') left center no-repeat;
	padding-left: 8px;
	margin-bottom: 2px;
}

.libottom6 li{
	margin-bottom: 6px;
}

.buttonDrukuj {
	background: url('../images/icon_print.jpg') left no-repeat;
	padding-left: 20px;
	float: right;
}

.iconPdf {
	background: url('../images/icon_pdf.gif') left no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	height: 17px;
	margin-bottom: 5px;
}

.iconWord{
	background: url('../images/icon_word.gif') left no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	height: 17px;
	margin-bottom: 5px;
}

.iconExe {
	background: url('../images/icon_exe.gif') left no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	height: 17px;
	margin-bottom: 5px;
}

.iconExcel {
	background: url('../images/icon_excel.gif') left no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	height: 17px;
	margin-bottom: 5px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.mRight5 li {
	margin-right: 5px;
}

.bannerPomoc {
	margin-bottom:10px;
}



/*
user_table
*/

table.user_table{
	width: 100%;
	border: 0px solid silver;
}

table.user_table td{
	padding: 2px;
	border: 0px solid silver;
}

table.user_table th{
	color: #555;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #DFDFDF;
        background:url(/images/table_header.gif) repeat-x;
}

img.pdf,
table.user_table img{
	border: 0px solid #FFFFFF;
}

#Object1 {
	border-color: rgb(228, 135, 31);
	border-style: solid;
	border-width: 1.5px;
	

	margin-bottom: 6px;
}

