body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: White;
}
a img
{
	border: none;
}
.mainInfo
{
	text-align: center;
	font-weight: bold;
	color: #B22222;
}
.center
{
	text-align: center;
}
.formRow
{
	clear: both;
	width: 100%;
	padding: 5px 0px;
}
	.formRow .title
	{
		float: left;
		width: 35%;
	}
	.formRow .field
	{
		width: 63%;
		float: left;
	}
.footer
{
	font: 10px Tahoma;
	color: #707070;
	width: 750px;
	float: right;
}
div.rss 
{
	margin-top: 10px;
	width: 100%;
	text-align: left;
}
	div.rss a
	{
		font-size: 10px;
		text-decoration: none;
		color: #424242;
	}
.red
{
	color: #B22222;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.small
{
	font-size: 11px;
}
.error
{
	color: #B22222;
}
.moduleDesc
{
	text-align: left;
	margin: 5px 5px 5px 20px;
}
	.moduleDesc .link
	{
		text-align: right;
		font-size: 10px;
	}
input.b
{
	background: url(../../../gfx/button.gif) repeat-x;
	color: white;
	border: 1px solid #D57500;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: bold;
}
.footer
{
	text-align: left;
	width: 720px;
}
	.footer a:link, .footer a:visited, .footer a:hover, .footer a:active
	{
		font: 10px Tahoma;
		color: #707070;
		text-decoration: none;
	}
.link a
{
	color: #6F6F6F;
	text-decoration: none;
}
	.link a:hover
	{
		text-decoration: underline;
	}
.backContainer
{
	background: url(../../../gfx/glowny/background.gif) repeat-y;
	width: 970px;
	margin: 0px auto;
}

#leftContainer
{
	background: url(../../../gfx/glowny/left.jpg) no-repeat;
	width: 197px;
	height: 1000px;
	float: left;
}

	#leftContainer .logo
	{
		height: 58px;
		width: 181px;
		float: right;
		margin: 61px 0px 0px 0px;
		background: url(../../../gfx/glowny/logo.gif) no-repeat;
		cursor: pointer;
	}
	
	#leftContainer .search
	{
		float: right;
		margin: 40px 8px 0px 0px;
	}
	
		#leftContainer .search .btnSearch
		{
			float: left;
			width: 24px;
			height: 18px;
			background: url(../../../gfx/glowny/btn_ok.gif) no-repeat;
			margin: 0px 0px 0px 4px;
			cursor: pointer;
		}
	
		#leftContainer .search .textSearch
		{
			width: 101px;
			float: left;
			background: url(../../../gfx/glowny/search_form.gif) no-repeat;
			border: none;
			height: 20px;
		}
	#leftContainer .menu
	{
		text-align: right;	
		margin: 30px 15px 0px 0px;
		float: right;
	}
	
		#leftContainer .menu .menuItem
		{
			font: 14px Arial;
			color: #002e6c;
			margin-top: 5px;
		}
		#leftContainer .menu .selected
		{
			margin-top: 5px;
		}
		#leftContainer .menu .selected a
		{
			background: url(../../../gfx/glowny/strzalka.gif) no-repeat center left;
			padding-left: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #ff6c00;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;		
		}
	
		#leftContainer .menu .menuItemActive
		{
			background: url(../../../gfx/glowny/strzalka.gif) no-repeat center left;	
			padding: 0px 0px 0px 20px;		
			font: 14px Arial;
			color: #ff6c00;
			margin: 0px 0px 10px 0px;
			float: right;
		}	
	
		#leftContainer .menu .menuItem a
		{
			font: 14px Arial;
			color: #002e6c;
			text-decoration: none;
		}

#rightContainer
{
	background: White;
	float: left;
	width: 763px;
	margin: 0px;
}

	#rightContainer .header
	{
		height: 100px;
		width: 755px;
	}
	
		#rightContainer .header .title
		{
			font: 15px Arial Black;
			color: #002e6c;
			margin: 0px 0px 5px 0px;
		}
		
		#rightContainer .header .address
		{
			width: 696px;
			border-top: 1px solid #D97800;
			margin: 0px 0px 0px 30px;
			padding: 0px;
		}
			#rightContainer .header .address .content
			{
				font: 9px Arial;
				text-align: right;
				color: Black;
				width: 696px;
				padding: 0px;
				margin: 5px 0px;
			}
			
		#rightContainer .header .icons
		{
			float: right;
			margin: 18px 30px 0px 0px;
		}
		
			#rightContainer .header .icons .icon_bip
			{
				float: left;
				width: 38px;
				height: 33px;
				background: url(../../../gfx/glowny/bip.gif) no-repeat;
				cursor: pointer;
				margin-right: 5px;
			}
			
			#rightContainer .header .icons .icon_um
			{
				float: left;
				width: 23px;
				height: 33px;
				background: url(../../../gfx/glowny/syrenka.gif) no-repeat;
				cursor: pointer;
				margin-right: 5px;
			}
			#rightContainer .header .icons .icon_wawa
			{
				float: left;
				width: 29px;
				height: 33px;
				background: url(../../../gfx/glowny/mst_waw_ikonka.gif) no-repeat;
				cursor: pointer;
			}
	
			
	#rightContainer .mainContent
	{
		width: 690px;
		margin: 26px auto 0px auto;
	}	

.clear
{
	clear: both;
}

.contentAdditional
{
	background-color: #e0f3fa;
	padding-bottom: 10px;
}

	.fsRow
	{
		background-color: #ffe3ce;
		width: 672px;
		margin: 0px auto;
		padding: 2px 0px;
	}
	
		.fsTitle
		{
			float: left;
			text-align: left;
			padding-left: 3px;
		}
		
		.fsField
		{
			float: left;
		}
		
			.fsInpTitle
			{
				float: left;
				width: 150px;
				text-align: left;
				font-size: 10px;
				padding-top: 2px;
			}
		
			.fsInput
			{
				float: left;
			}
