body {
	text-align: center;
	background-color: #fff;
}

#warstwaGlowna {
	width: 1000px;
	height: 100%;
	padding: 0px;
	margin: 0px auto;
}

#warstwaBaner {
	width: 1000px;
	height: 260px;
	border: solid #000000 0px;
	padding: 0px;
	margin: 0px auto;
	vertical-align: bottom;
	position: relative;
	top: 10px;
}

#warstwaLogo {
	border: 0px solid black;
	width: 120px;
	height: 76px;
	position: relative;
	float: left;
	left: 80px;
	top: 20px;
--	background-image: url(../images/easyKomp.png);
--	background-repeat: no-repeat;
}

#warstwaPingwin {
	border: 0px solid black;
	width: 100px;
	height: 111px;
	position: absolute;
	float: left;
	left: 840px;
	top: 110px;
	background-image: url(../images/pingwin.png);
	background-repeat: no-repeat;
}

#warstwaPrzyciskiPolecajace {
	border: 0px solid black;
	position: absolute;
	float: right;
	right: 60px;
	width: 500px;
	height: 28px;
	top: 260px;
}

#warstwaMenu {
	width: 680px;
	height: 23px;
	border-top: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	float: right;
	right: 20px;
	top: 220px;
}

#warstwaMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 60px;
} 

#warstwaMenu ul li {
	display: block;
	float: left;
	position: relative;
	top: 3px;
	padding: 0px 15px;
	height: 18px;
}

#warstwaMenu ul li a {
	display: block;
	float: left;
	padding: 0px 10px;
	margin: 0px auto;
	height: 18px;
	text-decoration: none;
	text-align: center;
	font-family:  Verdana, Helvetica, Tahoma;
	font-size: 13px;
	color: #d00;
	text-shadow: 2px 2px 1px #ddd;
	font-weight: normal;
}

#warstwaMenu ul li a:hover {
	color: #800;
	text-shadow: 2px 2px 1px #ddd;
}

#warstwaLewa {
	width: 490px;
	border: solid #000 0px;
	padding: 20px 40px 20px 70px; 
	margin-left: 20px;
	background-image: url(../images/lewaTlo.jpg);
	background-repeat: no-repeat;
	float:left;
	font-family:  Verdana, Helvetica, Tahoma;
}

#warstwaLewa h1{
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 40px;
}

#warstwaLewa h2{
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 40px;
}

#warstwaLewa p{
	font-size: 11px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	border: 1px solid #cccccc;
	background-color: #F1F1F1;
	padding: 20px
}

#warstwaLewa ul{
	font-size: 11px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	border: 1px solid #cccccc;
	background-color: #F1F1F1;
	padding: 20px;
	padding-left: 40px;
}

.ikonaAkapitu{
	float: right;
	width: 70px;
	margin-left: 30px;
}

#warstwaPrawa {
	width: 320px;
	height: 460px;
	border: solid #000 0px;
	padding: 60px 40px 0px 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	background-image: url(../images/prawaTlo.jpg);
	background-repeat: no-repeat;
	float:right;
}

#warstwaStopka {
	margin: 0px auto;
	padding: 30px 10px 0px 10px;
	border: 0px solid #ffffff;
	width: 1000px;
	height: 140px;
	position: relative;
	clear: both;
	background-image: url(../images/stopkaTlo.jpg);
	background-repeat: no-repeat;
}

#warstwaStopka a {
	font-size: 10px;
	font-family: Tahoma, Helvetica;
	font-weight: normal;
}

#warstwaStopka a:link {
	color: #b55353;
}

#warstwaStopka a:visited {
	color: #666;
}

.warstwaProjekt {
	border: 1px solid #ccc;
	width: 100%;
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 25px 15px 25px 15px;
	background-color: #f1f1f1;
}

.warstwaProjektStrona {
	border: 0px solid #black;
	width: 220px;
	height: 145px;
	position: relative;
	margin: 0px auto;
}

.warstwaProjektLink {
	border: 0px solid black;
	position: relative;
	margin: 0px auto;
	padding: 0px 20px 0px 0px;
}

.warstwaProjektLinkA{
	text-align: center;
	font-size: 11px;
	color: #666;
}

