/**
 * Mirosław Bogacz
 */
.textBox4
{
	line-height: 14px;
}

body * {
	line-height: 14px; 
}

#Site {
	background: url(../img/layout/gfxHeaderBackground01.jpg) repeat-x 0 107px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}

	#Site a {
		text-decoration: none;
		color: #4c4c4c;
	}

	#Site .flash
	{
	}

	#Site #Header 
	{
		background: url(../img/layout/gfxNavigationTopBackground01.jpg) repeat-x center top;
		height: 407px;
		position: relative;
	}
	
		#Header .Logo
		{
			position: absolute;
			left: 32px;
			top: 21px;
			z-index: 600;
		}
	
	#Site #NavigationTop
	{
		width: 960px;
		height: 107px;
		margin: 0 auto;
		position: relative;
	}
	
		#Site #NavigationTop .LanguageBox01
		{
			position: absolute;
			right: 30px;
			top: 10px;
		}
		
			#Site #NavigationTop .LanguageBox01 a
			{
				float: left;
				margin: 0 0 0 3px;
			}
	
		#Site #NavigationTop .gfxWoman01
		{
			position: absolute;
			top: 36px;
			left: 60px;
			z-index: 80;
		}
		
		#Site #Navigation
		{
			right: 24px;
			top: 42px;
			position: absolute;
			z-index: 9999;
		}
		
			#Site #Navigation > li
			{
				float: left;
				margin: 0 0 0 -1px;
				position: relative;
				border-left: 1px solid #eaeaea;
				border-right: 1px solid #eaeaea;
			}
			
			#Site #Navigation > li:hover
			{
				background: url(../img/btnNavTopBackground01.jpg) repeat-x;
			}
				
				#Site #Navigation a 
				{
					z-index: 9999;
					color: #4f4f4f;
				}
				
				#Site #Navigation > li > a
				{
					display: block;
					padding: 34px 16px 16px 16px;
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				}
				
					#Site #Navigation > li > a:hover
					{
						background: url(../img/iconNavTop01.jpg) no-repeat top center;
					}
				
					#Site #Navigation > li > ul
					{
						background: #fff;
						position: absolute;
						z-index: 200;
						left: 0;
						top: 60px;
					}
					
						#Site #Navigation > li > ul > li
						{
							border-left: 5px solid #fff;
						}
						
						#Site #Navigation > li > ul > li:hover
						{
							border-left: 5px solid #ed0000;
						}
						
							#Site #Navigation > li > ul li a
							{
								width: 152px;
								display: block;
								margin: 0 3px;
								padding: 9px 3px;
								border-bottom: 1px solid #d9d9d9;
							}
							
							#Site #Navigation > li > ul li:hover a
							{
								color: #c30004;
							}
						
	#Site > #Content
	{
		zoom: 1;
		overflow: hidden;
		width: 960px;
		margin: -56px auto 0 auto;
	}
	
		#Site > #Content .Left
		{
			width: 630px;
			background: url(../img/layout/gfxContentRightBackground01.png) no-repeat right top;
			float: left;
			padding: 0 0 50px 0;
		}
		
		#Site > #Content .Right
		{
			width: 300px;
			float: left;
		}
	
	#Site .Title01
	{
		display: block;
		margin: 20px 0 0 0;
	}
	
	#Site .NewsItem01
	{
		width: 586px;
		position: relative;
		margin: 10px 0 20px 0;
		padding: 0 0 30px 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		border-bottom: 1px dotted #4c4c4c;
	}
	
		#Site .NewsItem01 > .Date
		{
			display: block;
			color: #00a8ff;
		}
		
		#Site .NewsItem01 > .Title, .txtTitle01
		{
			display: block;
			font-size: 14px;
			font-weight: bold;
			margin: 10px 0 0 0;
		}
		
		#Site .NewsItem01 > .Description
		{
			display: block;
			margin: 14px 0 0 0;
		}
		
		#Site .NewsItem01 > .ViewMore
		{
			color: #00a8ff;
			font-size: 10px;
			background: url(../img/layout/icon_arrow01.gif) no-repeat center right;
			padding: 0 10px 0 0;
			position: absolute;
			right: 0;
			bottom: 10px;
		}
	
	#Site .NewsletterMini01, #Site .KontaktMini01
	{
		width: 288px;
		margin: 0 0 0 10px;
		border-bottom: 1px dotted #4c4c4c;
		padding: 0 0 20px 0;
		background: url(../img/layout/gfxMiniBackground01.png) no-repeat right;
	}
	
	#Site .NewsletterMini01 > div, #Site .KontaktMini01 > div
	{
		margin: 5px 15px;
	}
	
	#Site form.NewsLetter
	{
		margin: 5px 0 0 0;
		width: 232px;
		height: 28px;
		background: url(../img/layout/formNewsletter01.png) no-repeat;
		position: relative;
	}
	
		#Site form.NewsLetter input[type="text"]
		{
			position: absolute;
			left: 16px;
			top: 5px;
			height: 15px;
			width: 150px;
			border: none;
			background: none;
			color: #a1a1a1;
			font-size: 12px;
			text-align: center;
		}
		
		#Site form.NewsLetter input[type="submit"]
		{
			position: absolute;
			right: 0;
			top: 0;
			height: 28px;
			width: 32px;
			border: none;
			background: none;
			color: #a1a1a1;
			font-size: 12px;
			cursor: pointer;
		}

	#Site #Footer
	{
		width: 960px;
		height: 130px;
		margin: 0 auto;
		position: relative;
		background: url(../img/layout/gfxFooterBackground01.jpg) no-repeat 0 1px;
	}
	
	#Site #Footer ul, #Site #Footer .nexus
	{
		position: absolute;
		right: 20px;
		top: 40px;
	}
	
	#Footer .nexus
	{
		top: 60px !important;
	}
	
	#Site #Footer p
	{
		position: absolute;
		top: 40px;
		left: 0px;
	}
	
	#Site #Footer ul li
	{
		float: left;
		padding: 0 5px;
		margin: 0 0 0 -1px;
		border-left: 1px dotted #4c4c4c;
		border-right: 1px dotted #4c4c4c;
	}
	
	#Site .BannerBottom01
	{
		width: 960px;
		margin: 0 auto;
		zoom: 1;
		overflow: hidden;
	}
	
		#Site .BannerBottom01 a
		{
			display: block;
			float: left;
		}
		
			#Site .BannerBottom01 a img
			{
				display: block;
			}

	.Text01, .PhotoContent01
	{
		width: 605px;
		margin: 10px 0;
		display: block;
		line-height: 14px;
	}
	
	.PhotoContent01
	{
		border-top: 2px solid #c30004;
		border-bottom: 2px solid #c30004;
		zoom: 1;
		overflow: hidden;
	}
	
		.PhotoContent01 a
		{
			display: block;
			float: left;
			margin: 1px;
		}
		
			.PhotoContent01 a img
			{
				display: block;
			}
	.Uslugi01
	{
		margin: 10px 20px;
		list-style-image: url(../img/layout/icon_arrow02.gif) !important;
		list-style-position: outside;
	}
	
		.Uslugi01 li:first-child
		{
			font-weight: bold;
			margin: 0 0 0 -10px;
			list-style-image: none !important;
		}
		
		.Uslugi01 li
		{
			margin: 5px;
		}
		
	.PhotoShadow
	{
		width: 596px;
		height: 21px;
		margin: -10px 0 0 0;
		position: relative;
		background: url(../img/layout/gfxPhotoShadow01.png) no-repeat;
	}
	
		.PhotoShadow a
		{
			color: #c30004 !important;
			font-size: 10px;
			background: url(../img/layout/icon_zoom01.png) no-repeat center right;
			padding: 0 20px 0 0;
			position: absolute;
			right: 10px;
			top: 5px;
		}
	
	#Site .SlownikItem01
	{
		width: 586px;
		position: relative;
		margin: 10px 0 20px 0;
		padding: 0 0 15px 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		border-bottom: 1px dotted #4c4c4c;
	}
	
		#Site .SlownikItem01 > .Title
		{
			display: block;
			font-size: 14px;
			font-weight: bold;
			margin: 10px 0 0 0;
			padding: 0 0 0 13px;
			background: url(../img/layout/icon_arrow03.gif) no-repeat left center;
		}
		
		#Site .SlownikItem01 > .Description
		{
			display: block;
			margin: 14px 0 0 0;
			line-height: 18px;
		}

.OsobaDane01 
{
	float: left;
	line-height: 18px;
	width: 210px;
	zoom: 1;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.OsobaDane01 img 
{
	background: #fff;
	padding: 3px;
	border: 1px solid #cecece;
}

.SlownikAlfabet01
{
	margin: 5px 0;
	text-align: center;
	padding: 9px 5px;
	width: 596px;
	background: url(../img/layout/gfxAlfabetBackground01.png) repeat-x center;
}

	.SlownikAlfabet01 a.a
	{
		font-weight: bold;
		color: #e90000 !important;
	}
.Text02
{
	line-height: 18px;
	width: 290px;
	float: left;
	margin: 10px 0;
}

.txtTitle02, .txtTitle03
{	
	display: block;
	font-size: 13px;
	height: 16px;
	font-weight: bold;
	zoom: 1;
	overflow: hidden;
	margin: 5px 0;
	padding: 0 0 0 13px;
	background: url(../img/layout/icon_arrow03.gif) no-repeat left center;
}

.txtTitle03
{	
	margin: 0 0 0 10px;
	background: url(../img/layout/icon_arrow04.jpg) no-repeat left center;
}
.linkBlueArrow01
{
	color: #00a8ff !important;
	font-size: 10px;
	background: url(../img/layout/icon_arrow01.gif) no-repeat center right;
	padding: 0 10px 0 0;
	float: right;
	margin: 0 40px 0 0;
}

.textBox01, .textBox02
{
	zoom: 1;
	overflow: hidden;
	margin: 10px 0;
}
.textBox01 img
{
	float: left;
	margin: -15px 15px 0 15px;
}

.textBox01 p
{
	width: 290px;
	float: left;
	display: block;
	line-height: 16px;
}

.SerwisBox01 
{
	width: 300px;
	float: left;
	margin: 15px 5px;
	
}

.SerwisBox01 > img
{
	display: block;	
}

.SerwisBox01 > .text
{
	width: 300px;
	height: 93px;
	float: left;
	background: url(../img/layout/gfxSerwisBorder01.jpg) no-repeat;
}

.SerwisBox01 > .text > a
{
	float: right;
	margin: 0 13px 0 0;
}

.SerwisBox01 p
{
	width: 284px;
	height:  70px;
	overflow: hidden;
	margin: 10px 7px;
	zoom: 1;
	display: block;
}

.linkBlue01
{
	color: #c30004 !important;
}

.google
{
	width: 552px;
	margin: 10px auto;
}

.BORDER01
{
	width: 580px;
	border-bottom: 1px dotted #4c4c4c;
	clear: both;
	margin: 18px 0;
}

#BORDER02, .BORDER02
{
	border-right: 1px dotted #4c4c4c;
}

#PADDING01
{
	padding: 0 0 0 10px;
}
