body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3d40;
}
body {
	background-color: #e6e6e6;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3e3d40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3e3d40;
}
a:hover {
	text-decoration: none;
	color: #92157e;
}
a:active {
	text-decoration: none;
	color: #9e9e9e;
}
.menu top a {
	color: #9e9e9e;
}
.kontaktLewa{
	padding-top: 25px;
	margin: 0;
	line-height: 15px;
	float: left;
}
.kontaktPrawa{
	padding-top: 25px;
	margin: 0;
	line-height: 15px;
	float: right;
}
.nazwisko{
	color: #5ec5ed;
	font-weight: bold;
}
.stanowisko{
	color: #b6b6b6;
	font-weight: bold;
}
.adres{
	color: white;
}
.wyroznienie{
	color: #92157e;
	font-weight: bold;
}
#mainContainer{
	margin-right: auto;
	margin-left: auto;
	width: 945px;
}

#topMenu{
	width: 945px;
	height: 32px;
	background: url(img/topMenuBg.png) no-repeat;
}

#topMenuContent {
	width: 200px;
	float: right;
	margin-right: 40px;
	text-align: right;
	margin-top: 9px;
}
#logoContainer{
	height: 82px;
	background: url(img/topLogoBg.jpg) no-repeat;
}

#kontaktContainer{
	height: 229px;
	background: url(img/kontaktBg.jpg) no-repeat;
}
#kontakt{
	width: 455px;
	height: 150px;
	padding-top: 60px;
	margin-left: 35px;
}
#headers{
	height: 62px;
	background: url(img/headers_bg.jpg) no-repeat;
}
#main{
	width: 945px;
	line-height: 15px;
	margin-top: 15px;
}
#PL{
	float: left;
	padding-left: 33px;
	width: 390px;
	margin-bottom: 70px;
}
#ENG{
	float: right;
	width: 400px;
	padding-right: 92px;
}
#stopkaContainer{
	clear: both;
	width: auto;
	color: #e5e5e5;
	background: url(img/stopkaBg.png) repeat-x;
	height: 150px;
}
#stopka{
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;;
}



