
div.ajax-loader
{
	position:absolute; left:0px; top:0px; width:200px; height: 200px; background-color: white; 
	opacity:0.8;
	filter:alpha(opacity=80);
	display:none;
	text-align: center;
	background-image: url("../img/ajax-loader.gif");
	background-position: center center;
	background-repeat: no-repeat;
}

/* BEGIN BLOCK2 */
#block2
{
	width:733px; 
	height:225px; 
	background:url(../img/block2_bg.png) no-repeat left bottom;
	float:right;
	color:white;
}

	#block2 div.tabsContener
	{
		width:100%;
		height:28px;
		background:url(../img/tab1bg.png) no-repeat left bottom;
	}
	
	#block2 ul.tabs
	{
		display:block;
	}
	
		#block2 ul.tabs li
		{
			display:block;
			height:28px;
			float:left;
			background:url(../img/tab1left.png) no-repeat left;
		}
		
			#block2 ul.tabs li a
			{
				display:block;
				height:28px;
				line-height:28px;
				text-align:center;
				width:100px;
				background:url(../img/tab1right.png) no-repeat right;
				color:#045288;
				font-size: 12px;
				font-weight: bold;
			}
			
		#block2 ul.tabs li.active
		{
			background:url(../img/tab1left_active.png) no-repeat left;
		}
		
			#block2 ul.tabs li.active a
			{
				background:url(../img/tab1right_active.png) no-repeat right;
				color:white;
				font-size: 12px;
				font-weight: bold;
			}
		#block2 img.image
		{
			display:block;
			float:left;
			margin:5px;
			border:1px solid white;
		}
		
		#block2 div.content
		{
			float:left;
			position: relative;
			padding:5px;
		}
		
			#block2 div.ajax-loader
			{
			}
		
		#block2 h2
		{
			color:white;
			font-size:14px;
			font-weight:bold;
		}
		
		#block2 .more
		{	
			clear:none;
			padding-top:2px;
		}
/* END BLOCK2 */

/* BEGIN BLOCK3 */
#block3
{
	width:483px;
	clear:both;
}

	#block3 div.tabsContener
	{
		height:27px;
		background:url(../img/tab2bg.png) repeat-x bottom;
	}

	#block3 ul.tabs
	{
		display:block;
		width:100%;
	}
	
		#block3 ul.tabs li
		{
			display:block;
			height:27px;
			float:left;
		}
		
			#block3 ul.tabs li a
			{
				display:block;
				height:27px;
				line-height:27px;
				text-align:center;
				width:100px;
				background:url(../img/tab2separator.png) no-repeat right;
			}
			
		#block3 ul.tabs li.active
		{
			background:url(../img/tab2bg_left_active.png) no-repeat left;
		}
		
			#block3 ul.tabs li.active a
			{
				background:url(../img/tab2bg_right_active.png) no-repeat right;
			}
	
	#block3 img
	{
		padding:1px;
		border:1px solid #dadada;
		margin-right:5px;
		margin-bottom:3px;
	}
	
	#block3 h2
	{
		color:#3f3f3f;
		padding-bottom:10px;
	}
		
	#block3 div.content
	{
		clear:both;	
		border:1px solid #d4d4d4;
		border-top:0;
		padding:10px;
		color:#4d4d4d;
		font-size: 11px;
		font-family: Tahoma;
		position: relative;
	}
/* END BLOCK3 */

/* BEGIN BLOCK4 */
#block4
{
	width:483px;
	clear:both;
}

	#block4 div.tabsContener
	{
		height:27px;
		background:url(../img/tab2bg.png) repeat-x bottom;
	}

	#block4 ul.tabs
	{
		display:block;
		width:100%;
	}
	
		#block4 ul.tabs li
		{
			display:block;
			height:27px;
			float:left;
		}
		
			#block4 ul.tabs li a
			{
				display:block;
				height:27px;
				line-height:27px;
				text-align:center;
				width:100px;
				background:url(../img/tab2separator.png) no-repeat right;
			}
			
		#block4 ul.tabs li.active
		{
			background:url(../img/tab3left_active.png) no-repeat left;
		}
		
			#block4 ul.tabs li.active a
			{
				background:url(../img/tab3right_active.png) no-repeat right;
			}
	
	#block4 img
	{
		padding:1px;
		border:1px solid #dadada;
		margin-right:5px;
		margin-bottom:3px;
	}
	
	#block4 h2
	{
		color:#3f3f3f;
		padding-bottom:10px;
	}
			
	#block4 div.content
	{
		clear:both;
		position: relative;	
		border:1px solid #d4d4d4;
		border-top:0;
		padding:10px;
		background:url(../img/block4_bg.png) repeat-x bottom;
		padding:10px;
		color:#4d4d4d;
		font-size: 11px;
		font-family: Tahoma;
	}
/* END BLOCK4 */

/* BEGIN BLOCK5 */
#block5
{
	width:483px;
	clear:both;
}

	#block5 img
	{
		padding:5px;
	}
	
	#block5 h2
	{
		padding-top:5px;
	}

	#block5 div.tabsContener
	{
		height:32px;
		background:url(../img/tab4bg_left.png) no-repeat left bottom;
	}
	
	#block5 div.tabsContener2
	{
		height:32px;
		background:url(../img/tab4bg_right.png) no-repeat right bottom;
	}
	
	#block5 div.dynamicContent
	{
		padding-top:5px;
	}

	#block5 ul.tabs
	{
		display:block;
		width:100%;
	}
	
		#block5 ul.tabs li
		{
			display:block;
			height:32px;
			float:left;
			font-size: 12px;
		}
		
			#block5 ul.tabs li a
			{
				display:block;
				height:27px;
				line-height:27px;
				padding-top:5px;
				text-align:center;
				width:100px;
				background:url(../img/tab4separator.png) no-repeat right bottom;
			}
			
		#block5 ul.tabs li.active
		{
			background:url(../img/tab4left_active.png) no-repeat left;
		}
		
			#block5 ul.tabs li.active a
			{
				background:url(../img/tab4right_active.png) no-repeat right;
				color:white;
				font-weight: bold;
			}
		
	#block5 img
	{
		padding-top:3px;
		padding-right:6px;
		padding-bottom:2px;
		margin-right:8px;
	}
	
	#block5 p
	{
		margin:0;
		padding:0;
	}
	
	#block5 h2
	{
		color:#3f3f3f;
		padding-bottom:10px;
	}
			
	#block5 div.content
	{
		clear:both;	
		position: relative;
		/*border:1px solid #d4d4d4;*/
		border-top:0;
		padding:10px;
		padding-top:20px;
		background:url(../img/block5_bg.png) repeat-x top;
		padding:10px;
		color:#4d4d4d;
		font-size: 11px;
		font-family: Tahoma;
	}
/* END BLOCK5 */

/* BEGIN BLOCK6 */
#block6
{
	width:483px;
}

	#block6 div.header
	{
		float:left;
		width:182px;
		height:29px;
		padding:0;
		background:url(../img/tab5left.png) no-repeat left;
	}
	
		#block6 div.header2
		{	
			height:29px;
			background:url(../img/tab5right.png) no-repeat right;
			text-align:center;
			line-height:29px;
			padding:0;
		}

	#block6 ul.tabs
	{
		display:block;
		float:left;
		margin-left:20px;
		padding-top:10px;
	}
	
		#block6 ul.tabs li
		{
			display:block;
			float:left;
		}
		
			#block6 ul.tabs li a
			{
				display:block;
				border-right:1px solid #3C7620;
				padding-left:10px;
				padding-right:10px;
			}
			
		#block6 ul.tabs li.active
		{
		}
		
			#block6 ul.tabs li.active a
			{
				font-weight:bold;
			}

	#block6 div.content
	{
		clear:both;	
		position: relative;
	}

	#block6 table.content
	{
		clear:both;	
		width:100%;
	}
	
		#block6 table.content td
		{
			vertical-align:middle;
			background-color:#e5eff4;
			height:25px;
			border-bottom:1px solid white;
			border-right:1px solid white;
			padding:3px;
		}
		
		#block6 table.content td.even
		{
			background-color:#ecf4f7;
		}
/* END BLOCK6 */

/* BEGIN BLOCK7 */
#block7
{
	width:483px;
	clear:both;
}

	#block7 div.header
	{
		height:33px;
		background:url(../img/header_left.png) no-repeat left bottom;
	}

	#block7 div.header2
	{
		height:33px;
		background:url(../img/header_right.png) no-repeat right bottom;
	}	
			
	#block7 div.content
	{
		clear:both;	
		position: relative;
		/*border:1px solid #d4d4d4;*/
		border-top:0;
		padding:10px;
		background:url(../img/content_bg.png) repeat-x top;
	}
	
		#block7 div.content ul
		{
			display:block;
			width:150px;
			padding-right:5px;
			padding-left:5px;
			float:left;
		}
		
				#block7 div.content ul li
				{
					display:block;
				}
/* END BLOCK7 */

/* BEGIN BLOCK8 */
#block8
{
	width:483px;
}

	#block8 h2
	{
		height:32px;
		background:url(../img/header_na_skroty.png) no-repeat bottom;
	}
	
	#block8 div.content
	{
		position: relative;
		border:1px solid #96e271;
		border-top:0;
		padding:10px;
	}
	
	#block8 table
	{
		width:100%;
	}
	
		#block8 table td
		{
			border-bottom:1px dotted gray;
		}
/* END BLOCK8 */

/* BEGIN BLOCK10 */
#block10
{
	width:483px;
	clear:both;
}

	#block10 div.tabsContener
	{
		height:32px;
		background:url(../img/tab4bg_left.png) no-repeat left bottom;
	}
	
	#block10 div.tabsContener2
	{
		height:32px;
		background:url(../img/tab4bg_right.png) no-repeat right bottom;
	}

	#block10 div.letters
	{
		height:32px;
		line-height: 32px;
		color:white;
		margin-left:15px;
		float:left;
		font-size: 12;
	}

	#block10 ul.tabs
	{
		display:block;
		float:left;
	}
	
		#block10 ul.tabs li
		{
			display:block;
			height:32px;
			float:left;
			font-size: 12px;
		}
		
			#block10 ul.tabs li a
			{
				display:block;
				height:27px;
				line-height:27px;
				padding-top:5px;
				text-align:center;
				width:100px;
				background:url(../img/tab4separator.png) no-repeat right bottom;
			}
			
		#block10 ul.tabs li.active
		{
			background:url(../img/tab4left_active.png) no-repeat left;
		}
		
			#block10 ul.tabs li.active a
			{
				background:url(../img/tab4right_active.png) no-repeat right;
				color:white;
				font-weight: bold;
			}
		
	#block10 img
	{
		padding-right:6px;
		padding-bottom:3px;
	}
	
	#block10 h2
	{
		color:#3f3f3f;
		padding-bottom:10px;
	}
			
	#block10 div.content
	{
		clear:both;	
		position: relative;
		/*border:1px solid #d4d4d4;*/
		border-top:0;
		padding:10px;
		padding-top:20px;
		padding:10px;
		color:#4d4d4d;
		font-size: 11px;
		font-family: Tahoma;
	}
/* END BLOCK10 */

/* BEGIN BLOCK11 */
#block11
{
	width:483px;
	clear:both;
}

	#block11 div.tabsContener
	{
		height:32px;
		background:url(../img/tab11bg.png) repeat-x bottom;
	}

	#block11 ul.tabs
	{
		display:block;
		float:left;
	}
	
		#block11 ul.tabs li
		{
			display:block;
			height:32px;
			font-size: 12px;
			background:url(../img/tab11left.png) no-repeat left;
			width:150px;
		}

			#block11 ul.tabs li div
			{
				height:32px;
				line-height: 32px;
				background:url(../img/tab11right.png) no-repeat right;
				padding-left:38px;
				padding-right:15px;
				color:#3C7630;
			}
		
	#block11 h2
	{
		color:#3f3f3f;
		padding-bottom:10px;
	}
			
	#block11 div.content
	{
		clear:both;	
		position: relative;
		border:1px solid #96e271;
		border-top:0;
		padding:10px;
		padding-top:20px;
		padding:10px;
		color:#4d4d4d;
		font-size: 11px;
		font-family: Tahoma;
	}
	
	#block11 table
	{
		width:100%;		
	}
	
		#block11 table td
		{
			padding-top:5px;
			padding-bottom:5px;
			border-bottom: 1px dotted #a8a8a8;
		}
		
			#block11 table td.left
			{
				font-size:12px;
				font-weight: bold;
			}
/* END BLOCK11 */

/* BEGIN BLOCK12 */
#block12
{
	width:473px;
	padding-left:10px;
	clear:both;
	text-align: justify;
}

	#block12 a
	{
		text-decoration: underline;
	}
	
	#block12 div h1, #block12 div h2, #block12 div h3, #block12 div h4, #block12 div h5, #block12 div h6
	{
		display: inline;
	}
	
	#block12 div
	{
		padding-left:15px;
	}
/* END BLOCK12 */

/* BEGIN CATEGORIES BLOCK */
#categories
{
	width: 236px;	
}

	#categories h2
	{
		color:#3C7620;
		padding-bottom:10px;
		font-weight: bold;
	}

	#categories ul
	{
		padding-top:10px;
	}

	#categories ul li
	{
		background: url(../img/bullet.png) no-repeat left center;
		display:block;
		padding-left:10px;
		padding-bottom:5px;
		color:#7FAC26;
	}
	
		#categories ul li a 
		{
			color:#7FAC26;
		}
/* END CATEGORIES BLOCK */


/* BEGIN LAWYER SEARCH BLOCK */
#lawyerSearch
{
	width:236px;
	background: url(../img/catHeader.png) no-repeat top left;
}

	#lawyerSearch h2
	{
		font-size:12px;
		font-family: Tahoma;
		padding:6px;
		paddin-bottom:8px;
		padding-left:6px;
		color:#285a06;
	}

	#lawyerSearch div.content
	{
		list-style: none;
		display:block;
		border:1px solid #e4e1e1;
		border-top:0px;
		width:199px;
		padding:5px;
		padding-left:30px;
	}
	
		#lawyerSearch div.content div
		{
			padding-top:3px;
			padding-bottom:3px;
		}
		
		#lawyerSearch select
		{
			width:150px;
		}

/* END LAWYER SEARCH BLOCK */


	/* BEGIN COL1 */
	div.content_col1
	{
		clear:both;
		float:left;
		width:312px;
		padding-left:3px;
		padding-right:7px;
		margin-top:16px;
		margin-bottom:10px;
	}
	/* END COL1 */
	

	
	/* BEGIN COL2 */
	div.content_col2
	{
		float:left;
		width:233px;
		padding-left:7px;
		padding-right:7px;
		margin-top:16px;
		margin-bottom:10px;
	}
	/* END COL2 */
	
	/* BEGIN COL3 */
	div.content_col3
	{
		float:left;
		width:233px;
		padding-left:7px;
		padding-right:7px;
		margin-top:16px;
		margin-bottom:10px;
	}
	/* END COL3 */
	
	/* BEGIN COL4 */
	div.content_col4
	{
		float:left;
		width:170px;
		margin-top:16px;
		margin-bottom:10px;
		margin-left:7px;
		margin-right:3px;
	}
	/* END COL4 */

/* BEGIN UKLAD KOLUMN DO CONTENT2 */

	/* BEGIN COL1 */
	div.content2_col1
	{
		clear:both;
		float:left;
		width:165px;
		padding-left:3px;
		padding-right:7px;
		margin-top:16px;
		padding-bottom:20px;
	}
	/* END COL1 */
	
	/* BEGIN COL2 */
	div.content2_col2
	{
		float:left;
		width:627px;
		padding-left:7px;
		padding-right:7px;
		margin-top:16px;
		padding-bottom:20px;
	}
	/* END COL2 */
	
	/* BEGIN COL3 */
	div.content2_col3
	{
		float:left;
		width:170px;
		margin-top:16px;
		padding-bottom:20px;
		padding-left:7px;
		padding-right:3px;
	}
	/* END COL3 */
	
/* END UKLAD KOLUMN DLA CONTENT2 */

div.content2_col1
{
	width:236px;
	float:left;
}

div.content2_col2
{
	width:535px;
	float:left;
}

div.content2_col3
{
	width:171px;
	float:right;
}



/* BEGIN ITEM */
div.item
{
	clear:both;
	padding:5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #a8a8a8;
}

	div.item h3 a, div.item div.content a
	{
		color:#3f3f3f;
	}

	div.item h3
	{
		padding-top:10px;
		padding-bottom:5px;
		font-size:14px;
		color:#3f3f3f;
	}		
	
	div.item div.date
	{
		padding-right:5px;
		text-align:right;
		font-size:10px;
	}
	
	div.item img.picture
	{
		border:1px solid #DADADA;
		float:left;
		margin-right:5px;
		padding:1px;
	}
	
/* END ITEM */

/* BEGIN HEADER */
div.header
{
	float:left;
	height:31px;
	background:url(../img/header_news_left.png) no-repeat left;	
}

div.header2
{
	height:21px;
	padding-top:10px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	background:url(../img/header_news_right.png) no-repeat right;
	color:#3C7630;
	font-weight: bold;
	font-size: 12px;
}

	div.header2 img
	{
		vertical-align:middle;
	}
/* END HEADER */

/* BEGIN PAGER */
div.pager
{
	height:31px;
	background:url(../img/header_bg3.png) repeat-x;
	text-align: center;
	color:#7FAC27;
}

	div.pager a
	{
		color:#7FAC27;
	}

	div.pager .active
	{
		color:#7FAC27;
		font-weight: bold;
	}

div.pagerNextToHeader
{
	float:left;
	width: 330px;
}
/* END PAGER */

/* BEGIN FUNCTIONS BAR */
div.functions_bar
{
	clear:both;
	/*width:553px;*/
    /*width:535px;*/
	height:27px;
	border:1px solid #e4e1e1;
	font-size:11px;
}

	div.functions_bar ul
	{
		list-style: none;
		display: block;
		height:27px;
	}
	
		div.functions_bar ul li
		{
			display:block;
			float:right;
			padding-left:30px;
			padding-right:15px;
			height:27px;
			line-height:27px;			
		}
		
			div.functions_bar ul li.addComment
			{
				background:url(../img/ico_add_comment.png) no-repeat left center;
			}
			
			div.functions_bar ul li.print
			{
				background:url(../img/ico_print.png) no-repeat left center;
			}
			
			div.functions_bar ul li.send
			{
				background:url(../img/ico_send.png) no-repeat left center;
			}

	div.functions_bar img
	{
		margin-left:2px;
		margin-right:2px;
		vertical-align:middle;
	}
/* END FUNCTIONS BAR */

/* BEGIN FILE CONTENER */
div.fileContener
{
	margin-top:10px;
	width:540px;
	/*background:url(../img/bg_file.png) repeat-y #065593;*/
	color:#000000;	
	padding:5px;
	position: relative;
}

	div.fileContener ul
	{
		margin:8px;
	}

	div.fileContener h1
	{
		color:#000000;
		font-size:16px;
		padding-bottom:8px;
		font-weight: bold;
		padding-bottom:4px;
	}
	
	div.fileContener h2
	{
		margin:0;
		padding:0;
		display:inline;
		font-size:12px;
		color:#000000;
		font-family:Arial;
		font-weight: normal;
	}
	
	div.fileContener h3
	{
		color:#666666;
	}
	
		div.fileContener div.filesVersions
		{
			

			padding-top:10px;
			padding-bottom:10px;
			margin-top:10px;
			margin-bottom:10px;
		}
		
			div.fileContener div.filesVersions .objectInfo
			{
				width:500px;
				margin-left:0;
				margin-right:0;
			}
		
			div.fileContener div.filesVersions form input.txt
			{
				border:1px solid #003658;
			}
		
			div.fileContener div.filesVersions div.fileVersion
			{
		
				margin-left:auto;
				margin-right:auto;
				/*background:url(../img/header_free_version.png) no-repeat top white;*/

			}
			
			
				div.fileContener div.filesVersions div.fileVersion div.content
				{
					width:500x;

					/*background:url(../img/footer_all_versions.png) no-repeat bottom;*/
					color:#5e5e5e;

					padding-bottom:30px;
				}
				
			div.fileContener div.filesVersions div.paidVersion
			{
				margin-top:10px;
				background:url(../img/filePaidBg.png) repeat-y left;
				padding-left:20px;
				/*background:url(../img/header_paid_version.png) no-repeat top white;*/
			}
				
			div.fileContener div.filesVersions div.freeVersion
			{
				margin-top:10px;
				background:url(../img/fileFreeBg.png) repeat-y left;
				padding-left:20px;
				/*background:url(../img/header_paid_version.png) no-repeat top white;*/
			}
				
				div.fileContener div.filesVersions div.fileVersion table.fileInfo
				{
					margin-top:10px;
					color:#67a343;
				}
				
					div.fileContener div.filesVersions div.fileVersion table.fileInfo td
					{
						padding:3px;
					}
				
				
/* END FILE CONTENER */

/* BEGIN PAYMENT BLOCK */
div.paymentBlock
{
	border:1px solid #dcdcdc;
	padding:5px;
	width:507px;
}

	div.paymentBlock td
	{
		padding:5px;
	}
/* END PAYMENT BLOCK */

/* BEGIN ASK LAWYER */
#askLawyer
{
	width:535px;
	height:390px;
	border:1px solid #dcdcdc;
	position: relative;
	margin-top:30px;
	font-family:Tahoma;
}

	#askLawyer img
	{
		position:absolute;
		left:10px;
		top:50px;
	}
	
	#askLawyer h2
	{
		color:#000000;
		font-size:18px;
		position: absolute;
		left:300px;
		top:66px;
	}
	
	#askLawyer h3.first
	{
		font-size: 16px;
		font-weight: bold;
		color:#000000;
		position: absolute;
		left:10px;
		top:20px;
	}
	
	#askLawyer h3.second
	{
		font-size: 16px;
		font-weight: bold;
		color:#000000;
		position:absolute;
		left:260px;
		top:20px;
	}
	
	#askLawyer div.price
	{
		color:#000000;
		font-weight: bold;
		font-size:18px;
		position: absolute;
		left:325px;
		top:90px;
	}
	
		#askLawyer div.price span
		{
			font-size:22px;
		}
		
	#askLawyer div.txt
	{
		font-size: 12px;
		color:#000000;
		position: absolute;
		left:300px;
		top:143px;
		text-align: right;
	}
	
	#askLawyer textarea
	{
		width: 513px;
		height:145px;
		border:1px solid #aeaeae;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		display:block;
		margin-top:200px;
	}
	
	#askLawyer input
	{
		display:block;
		margin-left: auto;
		margin-right:11px;
		margin-top:4px;
	}
/* END ASK LAWYER */

/* BEGIN COMMENTS */
#comments
{
	width:535px;
	margin-top:10px;
}

	#comments a
	{
		color:white;
	}

	#comments img.bar
	{
		padding-bottom:5px;
	}
	
	#comments div.body
	{
		background: #316408;
		padding:10px;
		color:white;
	}
	
	#comments h3
	{
		/*padding-left:25px;*/
		font-size:13px;
		font-weight: bold;
		/*background: url(../img/ico_comments.png) no-repeat left center;*/
		color:white;
		margin-bottom:5px;
	}
	
	#comments div.comment
	{
		padding-top:5px;
	}
	
	#comments div.author
	{
		padding-top:3px;
		text-align:right;
	}
		
		#comments div.author span.date
		{
			font-size:8px;
		}	
/* END COMMENTS */

/* BEGIN OBJECT INFO */
#objectInfo, .objectInfo
{
	margin-left:auto;
	margin-right:auto;
	/*background:url(../img/blue_border_middle.png) repeat-y;*/
	width:537px;
	margin-top:10px;
}

	#objectInfo div.top
	{
		/*background:url(../img/blue_border_top.png) no-repeat top;*/
		width:535px;
		height:5px;
	}
	
	#objectInfo div.bottom
	{
		/*background:url(../img/blue_border_bottom.png) no-repeat bottom;*/
		width:553px;
		height:5px;
	}

	#objectInfo table, .objectInfo table 
	{
		
		width:100%;
	}
	
		#objectInfo table td,  .objectInfo  td
		{
			padding:5px;
			color:black;
			border:1px solid #dcdcdc;
			background:#fafafa;
		}
		
		#objectInfo table tr.odd td,  .objectInfo  tr.odd td
		{
			background:#f4f4f4;
		}
		
	#objectInfo div.separator,  .objectInfo div.separator
	{
		margin-top:8px;
		margin-bottom:2px;
		margin-left:auto;
		margin-right:auto;
		/*background: url(../img/blue_border_separator.png) no-repeat;*/
		width: 503px;
		height: 1px;
		font-size:0;
		line-height: 0;
	}
/* END OBJECT INFO */

/* BEGIN DIALOG */
#dialog .txt
{
	width:300px;
}

#dialog TEXTAREA
{
	height:200px;
}
/* END DIALOG */

/* BEGIN COMMENT DIALOG */
#commentDialog .nick
{
	width:300px;
}

#commentDialog TEXTAREA
{
	height:200px;
}

/* END COMMENT DIALOG */

/* BEGIN BLOCK SIMILAR */
#similar
{
	/* width:224px; */
    width: 171px;
}
	#similar h2
	{
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color:#3C7620;
		/*background: url(../img/line2.png) no-repeat bottom;*/
		border-bottom:1px dotted #A8A8A8;
		padding-bottom: 5px;
		margin-bottom:5px; 
	}
	
	#similar h3
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color:#3C7620;
		/*background: url(../img/line3.png) no-repeat bottom;*/
		border-bottom:1px dotted #A8A8A8;
		padding-top:10px;
		padding-bottom: 5px;
		margin-bottom:5px; 
	}
	
	#similar li
	{
		display:block;
		padding-top:2px;
		padding-bottom:2px;
	}
/* END BLOCK SIMILAR */

/* BEGIN box_small_most_popular */
#box_small_most_popular
{
	width:226px;
	background: url(../img/bg_most_popular.png) repeat-y right;
	padding:5px;
}

	#box_small_most_popular h3
	{
		color: #3C7620;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
	}
	
	#box_small_most_popular ol
	{
		margin:0;
		padding:0;
		margin-left:17px;
		color:#3C7620;
		font-weight:bold;
	}
	
		#box_small_most_popular ol li
		{
			padding-top:3px;
			padding-bottom:3px;
			font-weight: normal;
		}
/* END box_small_most_popular */

/* BEGIN BLOCK RECOMMENDED SMALL */
#block_recommended_small
{
	width:238px;
	clear:both;
}

	#block_recommended_small div.tabsContener
	{
		height:32px;
		background:url(../img/tab11bg.png) repeat-x bottom;
	}

	#block_recommended_small ul.tabs
	{
		display:block;
		float:left;
	}
	
		#block_recommended_small ul.tabs li
		{
			display:block;
			height:32px;
			font-size: 12px;
			background:url(../img/tab11left.png) no-repeat left;
		}

			#block_recommended_small ul.tabs li div
			{
				height:32px;
				line-height: 32px;
				background:url(../img/tab11right.png) no-repeat right;
				padding-left:38px;
				padding-right:15px;
				color:#3C7630;
			}
		
	#block_recommended_small h2
	{
		color:#3f3f3f;
		padding-bottom:10px;
	}
			
	#block_recommended_small div.content
	{
		clear:both;	
		position: relative;
		border:1px solid #96e271;
		border-top:0;
		padding:10px;
		padding-top:20px;
		padding:10px;
		color:#4d4d4d;
		font-size: 11px;
		font-family: Tahoma;
	}
	
	#block_recommended_small table
	{
		width:100%;		
	}
	
		#block_recommended_small table td
		{
			padding-top:5px;
			padding-bottom:5px;
			border-bottom: 1px dotted #a8a8a8;
		}
		
			#block_recommended_small table td.left
			{
				font-size:12px;
				font-weight: bold;
			}
/* END BLOCK RECOMMENDED SMALL */



/* BEGIN BLOCK2SMALLER */
#block2smaller
{
	width:539px;  
	color:white;

}

	#block2smaller div.tabsContener
	{
		

		height:28px;
		background:url(../img/tab1bg.png) no-repeat left bottom;
	}
	
	#block2smaller ul.tabs
	{
		display:block;
	}
	
		#block2smaller ul.tabs li
		{
			display:block;
			height:28px;
			float:left;
			background:url(../img/tab1left.png) no-repeat left;
		}
		
			#block2smaller ul.tabs li a
			{
				display:block;
				height:28px;
				line-height:28px;
				text-align:center;
				width:100px;
				background:url(../img/tab1right.png) no-repeat right;
				color:#045288;
				font-size: 12px;
				font-weight: bold;
			}
			
		#block2smaller ul.tabs li.active
		{
			background:url(../img/tab1left_active.png) no-repeat left;
		}
		
			#block2smaller ul.tabs li.active a
			{
				background:url(../img/tab1right_active.png) no-repeat right;
				color:white;
				font-size: 12px;
				font-weight: bold;
			}
		#block2smaller img.image
		{
			display:block;
			float:left;
			margin:5px;
			border:1px solid white;
		}
		
		#block2smaller div.content
		{
			float:left;
			position: relative;
			background:url(../img/block2_bg.png) no-repeat right top #7FAC27;
		}
		
		#block2smaller div.dynamicContent
		{
			padding:5px;
			padding-top:0px;
		}
		
			#block2smaller div.ajax-loader
			{
			}
		
		#block2smaller h2
		{
			color:white;
			font-size:14px;
			font-weight:bold;
		}
		
		#block2smaller .more
		{	
			clear:none;

			padding-top:2px;
		}
		
			#block2smaller .more a
			{
				color:#68c3ff;
			}
/* END BLOCK2 SMALLER */

/* BEGIN TABELA CENNIKA */
table.cennik
{
	width:100%;
}
	table.cennik th
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:left;
		background-color:#cccccc;
		padding:4px 4px 4px 4px;
		border:1px solid #FFFFFF;
		text-align:left;
		vertical-align:top;
	}
		table.cennik th.col1
		{
			width:150px;
		}
		
		table.cennik th.col2
		{
		}
		
		table.cennik th.col3
		{
			width:110px;
		}
		
		table.cennik td.col1
		{
			width:150px;
			text-align:left;
		}
		
		table.cennik td.col2
		{
			text-align:justify;
		}
		
		table.cennik td.col3
		{
			width:110px;
			text-align:right;
		}
	
	table.cennik td
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:justify;
		background-color:#eeeeee;
		padding:4px 4px 4px 4px;
		border:1px solid #FFFFFF;
	}
/* END TABELA CENNIKA */

/* BEGIN LOGIN FORM */
table.login_form
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

	table.login_form td
	{
		padding:5px 5px 5px 5px;
	}

	table.login_form input.txt
	{
		width:200px;
		height:15px;
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		padding-right:2px;
		bottom:2px;
	}
	
	table.login_form input.button
	{
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666
	}
/* END LOGIN FORM */


/* BEGIN REGISTER FORM */
table.register_form
{
	border-collapse:collapse;
}

	table.register_form td
	{
		padding:2px 2px 2px 2px;
	}
	
	table.register_form div.abonament_desc
	{
		margin-left:20px; 
		display:none;
	}
	
		table.register_form div.abonament_desc div
		{
			padding-bottom: 5px;
		}

	table.register_form input.txt
	{
		width:200px;
		height:15px;
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		padding-right:2px;
		bottom:2px;
	}
	
	table.register_form input.txt3
	{
		width:50px;
		height:15px;
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		padding-right:2px;
		bottom:2px;
	}
	
	table.register_form select
	{
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		bottom:2px;
	}
	
		table.register_form select.txt
		{
			width:202px;
			border:1px #cccccc solid;
			font:11px Tahoma;
			color:#666666;
			padding-left:2px;
			bottom:2px;
		}
	
	table.register_form input.button
	{
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666
	}
	
/* END REGISTER FORM */

/* BEGIN TABLE SITE MAP */
table.site_map
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

	table.site_map td
	{
		padding:5px 5px 5px 5px;
		font-size:13px;

	}
	
	table.site_map h1, table.site_map h2, table.site_map h3
	{
		font-weight:normal;
		font-size:13px;
		display:inline;
	}
/* END TABLE SITE MAP

/* BEGIN BIG BLOCK */

div.big_block
{
	clear:both;
	margin-top:20px;
}

	div.big_block ul
	{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	div.big_block li
	{
		margin-left:20px;
		margin-top:3px;
		margin-bottom:3px;
	}

	div.big_block img
	{
		padding:1px;
		border:1px solid #666666;
	}

	div.big_block span.title, h1.title
	{
		font-size:14px;
		font-weight:bold;
		display:inline;
		color:#000000;
	}
	
	div.big_block h1.lawyerTitle
	{
		font-size:14px;
		font-weight:bold;
		display:block;
		color:#000000;
		padding-left:40px;
		background: url(../img/ico_lawyer.png) no-repeat left center;
		padding-top:9px;
		padding-bottom:9px;
	}

	div.big_block ul.title
	{
		list-style:none;
	}
	
		div.big_block ul.title li
		{
			margin-bottom:10px;
			margin-left:0;
			margin-top:0;
			/*background:url(../img/bullet_ico1.png) 0px 2px no-repeat;*/
			font-weight:bold;
		}
		
	div.big_block div.abstract, div.big_block h2.abstract
	{
		font-weight:bold;
		/*margin-left:20px;*/
		margin-top:15px;
		margin-bottom:15px;
		font-family: Tahoma;
		font-size: 12px;
		display:block;
		color:#666666;
	}
		
	div.big_block img.picture
	{
		float:left;
		margin-right:5px;
		padding:1px;
		border:1px solid #dadada;
	}
	
	div.big_block td.picture
	{
		padding-right:5px;
	}
	
	div.big_block td.txt
	{
		font-size:10px;
	}
	
	div.big_block div.left_info
	{
		padding-top:4px;
		padding-bottom:4px;
 		text-align:left;
 		float:left; 
		clear:both;
	}
	
	div.big_block div.more
	{
		font-weight:bold;
		margin-top:4px;
		padding-bottom:4px;
 		text-align:right; 
		float:right;
	}
	
		div.big_block div.more a:link, div.big_block div.more a:visited, div.big_block div.more a:hover
		{
		}
		
	div.big_block div.separator
	{
		margin-top:15px;
		margin-bottom:5px;
		clear:both;
		height:5px; 
		background:url(../img/bg_gray_dots_separator.png) repeat-x;
		font-size:1px;
		line-height:1px;
	}

	div.big_block div.paid_version_info
	{
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		padding-top:15px;
	}
/* END BIG BLOCK */




		
table.table
{
	margin:0;
	padding:0;
}

	table.table td
	{
		border-collapse: collapse;
		padding:5px;
	}
	
input.txt
{
	border:1px solid black;
	width:150px;
}

textarea
{
	border:1px solid black;
	overflow: auto;
	width:300px;
	height:300px;
}
	
/* BEGIN DIALOG */
#dialog .txt
{
	width:300px;
}

#dialog TEXTAREA
{
	height:200px;
}
/* END DIALOG */

/* BEGIN COMMENT DIALOG */
#commentDialog .nick
{
	width:300px;
}

#commentDialog TEXTAREA
{
	height:200px;
}

/* END COMMENT DIALOG */

/* BEGIN POPULARNE FRAZY */
div.popular_tags
{
	text-align:justify;
}

	div.popular_tags h1, div.popular_tags h2, div.popular_tags h3, div.popular_tags h4, div.popular_tags h5, div.popular_tags h6
	{
		display:inline;
	}
/* END POPULARNE FRAZY */

table.g_cat
{
	margin-top:15px;
	margin-bottom:15px;
}

	table.g_cat td
	{
		font-size:11px;
		padding-top:3px;
		padding-bottom:3px;
	}
	
	table.g_cat td.c1
	{
		padding-right:15px;
	}
	
	table.g_cat td.c2
	{
		padding-left:15px;
	}
	
	table.g_cat td a:link, table.g_cat td a:visited, table.g_cat td a:hover
	{
		
		font-weight:bold;
	}
	
		table.g_cat td div.margin
		{
			padding-left:15px;
		}
		
		table.g_cat td div.margin a:link, table.g_cat td div.margin a:visited, table.g_cat td div.margin a:hover
		{
			font-weight:normal;
		}
		
		
table.g_files
{
	width:100%;
	margin-top:20px;
	margin-bottom:15px;
	border:1px solid #cccccc;
	border-spacing: 0;
	border-collapse: collapse;
}

	table.g_files td, table.g_files th
	{
		font:11px Verdana, Arial, Helvetica, sans-serif;
		padding:5px 5px 5px 5px;
		border:1px solid #cccccc;
	}
	
	table.g_files th
	{
		color:#000000;
		font-weight:bold;
		text-align:center;
		background-color:#fafafa;
		vertical-align:middle;
	}
	
	table.g_files td.c1
	{
	}
	
	table.g_files td.c2
	{
		width:80px;
		text-align:center;
		vertical-align:middle;
	}
	
	table.g_files td.c3
	{
		width:120px;
		text-align:center;
		vertical-align:middle;
	}
	
	table.g_files td.c4
	{
		width:80px;
		text-align:center;
		vertical-align:middle;
	}
	
	table.g_files td.r1
	{
	}
	
	table.g_files td.r2
	{
		background-color:#fafafa;
	}
	
		table.g_files td a.title:link, table.g_files td a.title:visited, table.g_files td a.title:hover
		{
			display:block;
			margin-bottom:5px;
			font-weight:bold;
		}
		
		
div.block_zapytaj_eksperta
{
	width:310px;	
}

	div.block_zapytaj_eksperta img
	{
		display:block;
	}
	
	

/* BEGIN TABELA CENNIKA */
table.cennik
{
	width:100%;
}
	table.cennik th
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:left;
		background-color:#cccccc;
		padding:4px 4px 4px 4px;
		border:1px solid #FFFFFF;
		text-align:left;
		vertical-align:top;
	}
		table.cennik th.col1
		{
			width:150px;
		}
		
		table.cennik th.col2
		{
		}
		
		table.cennik th.col3
		{
			width:110px;
		}
		
		table.cennik td.col1
		{
			width:150px;
			text-align:left;
		}
		
		table.cennik td.col2
		{
			text-align:justify;
		}
		
		table.cennik td.col3
		{
			width:110px;
			text-align:right;
		}
	
	table.cennik td
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:justify;
		background-color:#eeeeee;
		padding:4px 4px 4px 4px;
		border:1px solid #FFFFFF;
	}
/* END TABELA CENNIKA */

/* BEGIN LOGIN FORM */
table.login_form
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

	table.login_form td
	{
		padding:5px 5px 5px 5px;
	}

	table.login_form input.txt
	{
		width:200px;
		height:15px;
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		padding-right:2px;
		bottom:2px;
	}
	
	table.login_form input.button
	{
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666
	}
/* END LOGIN FORM */


/* BEGIN REGISTER FORM */
table.register_form
{
	border-collapse:collapse;
}

	table.register_form td
	{
		padding:2px 2px 2px 2px;
	}
	
	table.register_form div.abonament_desc
	{
		margin-left:20px; 
		display:none;
	}
	
		table.register_form div.abonament_desc div
		{
			padding-bottom: 5px;
		}

	table.register_form input, table.register_form select
	{
		margin-bottom:5px;
	}

	table.register_form input.txt
	{
		width:200px;
		height:15px;
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		padding-right:2px;
		bottom:2px;
	}
	
	table.register_form input.txt3
	{
		width:50px;
		height:15px;
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		padding-right:2px;
		bottom:2px;
	}
	
	table.register_form select
	{
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666;
		padding-left:2px;
		bottom:2px;
	}
	
		table.register_form select.txt
		{
			width:202px;
			border:1px #cccccc solid;
			font:11px Tahoma;
			color:#666666;
			padding-left:2px;
			bottom:2px;
		}
	
	table.register_form input.button
	{
		border:1px #cccccc solid;
		font:11px Tahoma;
		color:#666666
	}
	
	table.invoice
	{
		background-color:#faf8f8;
		border:1px solid #eaeaea;
		margin:10px;
		margin-left:15px;
		margin-top:2px;
	}
	
/* END REGISTER FORM */


/* BEGIN PAYMENT FORM */
form.payment_form
{
}

	form.payment_form input.txt, form.payment_form select.txt
	{
		width:250px;
		height:20px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		border:1px solid #666666;
	}
	
	form.payment_form textarea.txt
	{
		width:250px;
		height:100px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		border:1px solid #666666;
		overflow:auto;
	}
	
	form.payment_form input.button
	{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		border:1px solid #666666;
		width:130px;
		height:20px;
	}
/* END PAYMENT FORM */

/* BEGIN TABLE PAYMENT FORM */
table.payment
{
	font-size:12px;
	border-collapse:collapse;
	border:1px solid #000000;
}

	table.payment th
	{
		font-weight:bold;
		text-align:center;
		padding:3px 3px 3px 3px;
		border:1px solid #000000;
		font-size:12px;
	}
	
	table.payment td
	{
		padding:3px 3px 3px 3px;
		border:1px solid #000000;
		font-size:12px;
	}
	
	
table.payment_form
{
	border-collapse:collapse;
}

	table.payment_form td
	{
		font-size:12px;
		padding:5px 5px 5px 5px;
	}
/* END TABLE PAYMENT FORM */

/* BEGIN EDYCJA KONTA */
div.sms_form
{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ededed;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #e5e4e4;
	padding: 5px 5px 5px 5px;
}

	div.sms_form input.txt
	{
		width:150px;
		border:1px solid #000000;
		text-align:center;
	}
/* END EDYCJA KONTA */

/* BEGIN ERROR BLOCK */
div.error_block
{
	border:1px solid #ff0000;
	padding:12px 10px 12px 30px;
	background: url(../img/error_message_icon.png) no-repeat 5px 50% #ffffcc;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
/* END ERROR BLOCK */

/* BEGIN OK BLOCK */
div.ok_block
{
	border:1px solid #414140;
	padding:12px 10px 12px 30px;
	background: url(../img/ok_message_icon.png) no-repeat 5px 50% #ffffcc;
	color:#414140;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
/* END OK BLOCK */

/* BEGIN LEFT MENU CATEGORIES */
#categories
{
	width:236px;
	background: url(../img/catHeader.png) no-repeat top left;
}

	#categories h2
	{
		font-size:12px;
		font-family: Tahoma;
		padding:6px;
		paddin-bottom:8px;
		padding-left:6px;
		color:#285a06;
	}

	#categories ul
	{
		list-style: none;
		display:block;
		border:1px solid #e4e1e1;
		border-top:0px;
		width:234px;
	}
	
		#categories ul li
		{
			display:block;
			width:218px;
			height:15px;
			padding:5px;
			background:url(../img/catItem.png) no-repeat;
			margin-bottom:5px;
			margin-left:auto;
			margin-right:auto;
		}
		
			#categories ul li a
			{
				color:#ffffff;
			}
/* END LEFT MENU CATEGORIES */

	/* BEGIN BLOCZEK * */
	div.block
	{
	}
		div.block div.content
		{
			padding-top:5px;
		}
	
		div.block img.header
		{
			margin-bottom:3px;
		}
		
		div.block img.main_picture
		{
			margin-bottom:1px;
			margin-top:7px;
		}
		
		div.block div.header
		{
			font-weight:bold;
			margin-bottom:5px;
			margin-top:7px;
		}
		
		div.block div.footer
		{
			padding-bottom:5px;
			margin-top:2px;
			margin-right:2px;
			text-align:right;
		}
		
			div.block div.footer img
			{
				vertical-align:middle;
			}
		
		div.block div.title
		{
			text-align:left;
			margin-top:3px;
			margin-bottom:3px;
		}
		
		div.block div.txt
		{
			text-align:justify;
		}
		
		div.block div.more
		{
			text-align:right;
			padding-right:3px;
			margin-top:3px;
			margin-bottom:13px;
		}
		
			div.block div.more a:link, div.block div.more a:visited, div.block div.more a:hover
			{
				color:#000088;
			}
			
		div.block ul
		{
			list-style-type:none;
		}
		
			div.block ul.more_red_bullets
			{
			}
		
				div.block ul.more_red_bullets li
				{
					padding-left:15px;
					margin-top:5px;
					margin-bottom:5px;
					background:url(../img/bullet.png) no-repeat 5px 4px;
				}

			div.block ul.more_arts
			{
				margin-top:10px;
				list-style-type:none;
			}
		
				div.block ul.more_arts li
				{
					margin-top:5px;
					margin-bottom:5px;
					margin-left:15px;
				}
			
				div.block ul.more_arts li a:link, div.block ul.more_arts li a:visited, div.block ul.more_arts li a:hover
				{
					color:#000088;
				}
	/* END BLOCZEK * */


div.block_margin
{
	margin-bottom:25px;
}



/* BEGIN send_to_friend BLOCK */
div.send_to_friend_block
{
	margin-top:10px;
	margin-bottom:15px;
	display:none;
	padding-left:20px;
}

	div.send_to_friend_block ul.title
	{
		list-style:none;
	}
	
		div.send_to_friend_block ul.title li
		{
			font:bold 11px Verdana, Arial, Helvetica, sans-serif;
			color:#333333;
			margin-bottom:10px;
			padding-left:30px;
			background:url(../img/ico_send2.png) top left no-repeat;
			height:15px;
		}
	
	div.send_to_friend_block table
	{
		margin-left:20px;
	}
	
		div.send_to_friend_block table td.c1
		{
			font-size:11px;
			width:150px;
			padding-bottom:6px;
			padding-top:2px;
			vertical-align:top;
		}
		
		div.send_to_friend_block table td.c2
		{
			font-size:11px;
			padding-bottom:10px;
		}
	
	div.send_to_friend_block input.txt
	{
		width:457px;
		height:18px;
		border:1px solid #999999;
		font-size:11px;
	}
	
	div.send_to_friend_block textarea
	{
		overflow:auto;
		width:457px;
		height:84px;
		border:1px solid #999999;
		font-size:11px;
	}
	
	div.send_to_friend_block td.submit
	{
		text-align:right;
	}
	
		div.send_to_friend_block td.submit input
		{
		}
/* END send_to_friend BLOCK */

a.rozek
{
	display:none; 
	position:absolute;
	width:145px;
	height:139px;
	background:url(/img/rozek.png) no-repeat !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/img/rozek.png'); 
}