html {
	padding: 0;
	margin: 0;
	width:100%;
	height:100%;
	font-size: 12px;
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	color: #000000;
	letter-spacing: 0.5pt;
}

body{
	padding: 0;
	margin: 0;
	width:100%;
	height:100%;
	text-align: center;
}

#topSpace{
	padding: 0;
	margin: 0;
	width: 841px;
	margin: 0 auto;
	text-align: left;
	display: block;
	overflow: hidden;
}

#topMenuSpace{
	margin-top: 25px;
	background: url('../img/menu_bkg.jpg') repeat-x;
}

#topMenuContainer{
	padding: 0;
	margin: 0;
	width: 841px;
	margin: 0 auto;
	text-align: left;
	display: block;
	overflow: hidden;
}

#topMenu{
	height: 37px;
	background: url('../img/menu_bkg.jpg') repeat-x;
}

#site{
	padding: 0;
	margin: 0;
	width: 841px;
	min-height: 400px;
	margin: 0 auto;
	text-align: left;
	display: block;
	overflow: hidden;
}

#top{
	width: 100%;
	margin-top: 25px;
}

#top a{
	color: #ffffff;
	text-decoration: none;
}

#top table{
	float: right;
	height: 40px;
}

#top table td{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-right: 20px;
}

.searhTopInput{
	border: 0;
	padding: 2px;
	height: 16px;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	background: #cbcbcb;
	color: #FFFFFF;
}

#logo{
	display: block;
	height: 48px;
	width: 358px;
	background: url('../img/logo.png') no-repeat;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu li li {
	float: none;
}

#menu li a {
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 14px;
	letter-spacing: 0.5pt;
}

#menu li.first a {
	margin-left: 20px;
}

#menu li.last a {
}

#menu li ul a {
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 200px;
	border-top: 1px solid #DCDCDC;
	border-right: 0px;
	border-left: 0px;
	font-size: 14px;
	height: 20px;
	color: #7E7E7E;
	background-color: #f4f4f4;
	text-align: left;
}

#menu li a.parent-hover {
	color: #000000;
	background: #e8e8e8;
}

#menu li ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: 0;
	z-index: 90;
	padding: 0;
}

#menu li ul li a.child-hover1 {
	background-color: #e8e8e8;
	color: #7E7E7E;
}

#menu li ul li ul {
	margin: -26px 0 0 163px;
	position: absolute;
}

.clearBoth{
	clear: both;
}

.contentFull{
	width: 100%;
}

.contentLeft{
	width: 235px;
	padding-right: 5px;
	padding-left: 5px;
}

.contentCenter{
	width: 490px;
	padding-right: 5px;
}

.contentRight{
	width: 230px;
}

.contentLeftB{
	padding-top: 10px;
	width: 235px;
	padding-right: 5px;
	padding-left: 5px;
}

.contentCenterB{
	padding-top: 10px;
	width: 490px;
	padding-right: 5px;
}

.contentRightB{
	padding-top: 10px;
	width: 230px;
}

.titleBox{
	width: 100%;
	height: 112px;
	background: url('../img/titleBox.jpg') repeat-x;
}

.titleCell{
	height: 70px;
	padding: 5px;
	color: #FFFFFF;
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 26px;
}

.locationCell{
	height: 22px;
	padding: 5px;
	color: #FFFFFF;
}

.locationCell a{
	color: #FFFFFF;
	text-decoration: none;
}

.budowaLabel{
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 36px;
}

.leftSideHeader{
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #636466;
}

.obslugiwaneSektory{
	list-style: none;
	padding: 0;
	margin: 0;
}

.obslugiwaneSektory li{
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	color: #a3a3a3;
	font-size: 14px;
	margin-top: 5px;
}

.obslugiwaneSektory li a{
	font-family: "Myriad Pro","Lucida Grande",Lucida,Verdana,sans-serif;
	color: #a3a3a3;
	font-size: 14px;
	text-decoration: none;
}

.obslugiwaneSektory li.active a{
	font-weight: bold;
	text-decoration: underline;
}

#footer{
	padding-top: 20px;
}

#footer a{
	color: #929292;
	text-decoration: none;
}

#footer table td{
	color: #929292;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-right: 20px;
}

.rememberButton{
	background: #b8b8b8;
	border: 0px;
	padding: 2px;
	color: #ffffff;
	cursor: pointer;
}

.newsBox{
	margin-top: 35px;
	border: 1px solid #d5d5d5;
	font-size: 16px;
}

.newsBox table{
	height: 30px;
}

.newsBoxTitle{
	padding: 5px;
	background: url('../img/wydarzeniaBkg.jpg') repeat-x;
	
	width: 91px;
	border-right: 1px solid #d5d5d5;
}
	
#newsRotator{
	height: 18px;
}

.newsBoxContent{
	padding: 5px;
}

#fotoHolder{
	display: block;
	overflow:hidden;
	height: 281px;
	width: 841px;
}