#level1, #level2, #level3, #level4, #level5
{
	width: 978px;
	margin: 0 auto;
	color: #fff;
	position: relative;
}
#level1
{
	background-image: url('../images/1main.jpg');
	height: 88px;
}
#level1MainLink
{
	width: 350px;
	height: 85px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#level1-right_side
{
	height: 100%;
	position: absolute;
	right: 0;
	text-align: right;
}
#level2
{
	height: 196px;
	background-color: #2f4266;
}
#level3
{
	height: 180px;
	background-image: url('../images/5main.png');
	background-repeat: no-repeat;
	z-index: 3;
}
#level4
{
	width: 976px;
	height: 130px;
	background-color: #002241;
	border: 1px solid #fff;
}
#level5
{
	color: #3a71a4;
}
a
{
	outline: none;
}
#level2Image
{
	height: 196px;
	width: 309px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #014e93;
}
#searchForm
{
	margin: 15px 0 0 0;
}
#searchFormInput
{
	width: 188px; 
	height: 17px;
	background-color: #304364;
	border: 1px solid #5d6b86;
	color: #c1c1c1;
	font-size: 10px;
	float: left;
	margin-right: 10px;
}
.searchIcon
{
	cursor: pointer;
}
.level3Module
{
	width: 244px;
	height: 170px;
	color: rgb(31, 50, 92);	
	vertical-align: top;
	/*display: inline-block;*/
	display: block;
	float: left;
}
#mainlevel > ul > div > li
{
	/*list-style-image: url('../images/elements/bullet_2.png');*/
}


.mainlevel
{
	background: url('../images/elements/bullet_2.png') no-repeat;
	padding-left: 10px;
}

.sublevel
{
	background: url('../images/elements/kr.png') no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	font-size: 11px;
}

.listHeading
{
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 10px;
	padding-top: 20px;
}
A.pierwsze
{
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(31, 50, 92);	
}

A.pierwsze:hover
{
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.listHeadingBullet
{
	height: 18px;
	display: inline-block;
	vertical-align: middle;
/*border: blue 1px solid;	*/
}
.level3ModuleList
{
	/*list-style-image: url('../images/elements/bullet_2.png');*/
	font-size: 14px;
	position: relative;
	top: -10px;
	line-height: 16px;
}
#level4NewsContainer
{
	width: 478px;
	border-right: 1px solid white;
	padding-left: 10px;
	float: left;
	position: relative;
	/*top: -8px;*/
}
#level4NewsHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #c2e0ff;
	margin: 2px 0 5px 3px;
}
.news
{
	margin: 0 0 5px 20px;
	/*border-bottom: 1px dashed #fff;*/
	width: 93%;	
	cursor: pointer;
	color: #c2e0ff;
	
}
.newsHeading
{
	font-size: 13px;

}
#level4 > table
{
	width: 48%;
	text-align: left;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	float: right;
}
.level4TableCell
{
	width: 200px;
	padding-left: 5px;
	color: #c2e0ff;	
}
.level4TableCell:hover
{
	background-color: #fff;
	color: #002241;
}
#level5Copyright
{
	width: 600px;
	float: left;
	font-size: 11px;
	color: #002241;
}
#level5Copyright > a
{
	text-decoration: none;
	color: #002241;
}
#level5Copyright > a:hover
{
	border-bottom: 1px dashed;
}
#level5Design
{
	float: right;
	text-align: right;
	font-size: 10px;
}
#level5Design > a
{
	color: #3a71a4;
	text-decoration: none;
}
#level5Design > a:hover
{
	border-bottom: 1px dashed;
}
