body {
	background: #fff;
	color: #616466;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	}
a {
	color: #4b4b4b;
	text-decoration: none;
	}
a:hover {
	color: #f3d500;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 14px;
	}
h3 {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 14px;
	}
strong {
	font-weight: bold
	}
#left h1{
	font-weight: normal;
	}
#wrapper {
	top: 50%;
	left: 50%;
	width: 900px;
	height: 470px;
	margin: -235px -450px;
	position: absolute;
	}
#kontener {
	width: 900px;
	}
#left {
	height: 425px;
	width: 250px
	}
#logosy {
	height: 130px;
	margin: 100px 0 0 26px;
	width: 150px
	}
#right {
	background: url(../images/tlo.jpg) bottom center no-repeat;
	width: 650px;
	height: 425px;
	position: relative;
	}
#menu ul {
	float: right
	}
#menu ul li {
	float: left;
	font-size: 13px;
	font-style: italic;
	height: 15px;
	background: url(../images/menu-tlo.png) bottom center no-repeat;
	margin-top: 30px;
	padding-bottom: 15px;
	text-align: center;
	width: 65px;
	}
#menu ul li.active {
	background: url(../images/menu-tlo-active.png) bottom center no-repeat;
	}
#menu ul li a {
	display: block;
	background-position: top left;
	width: 65px;
	height: 14px;
	color: #616466
	}
#menu ul li.active a, #menu ul li:hover a {
	background-position: top right !important;
	}
#menu .first {
	margin-right: 260px
	}
#languages {
	background: url(../images/languages-tlo.png) top left no-repeat;
	color: #fff;
	float: right;
	margin: 70px -20px 0 0;
	padding-top: 14px;
	width: 20px;
	height: 25px;
	position: relative;
	font-style: italic;
	}
#powieksz {
	background: url(../images/powieksz-tlo.png) top right no-repeat;
	color: #fff;
	float: right;
	margin: -40px -60px 0 0;
	padding-top: 13px;
	padding-right: 30px;
	height: 25px;
	position: relative;
	}
#nav {
	width: 40px;
	height: 40px;
	float: right;
	margin-right: -20px;
	position: relative;
	}
#languages a:hover {
	color: #fff
	}
#content, #content-realizacje {
	color: #4b4b4b
	}
#content {
	padding: 40px;
	background: url(../images/content-tlo.png) top left repeat;
	position: absolute;
	left: 0;
	bottom: -42px;
	width: 570px;
	max-height: 260px;
	}
#content p {
	line-height: 1.5em;
	padding-bottom: 0.8em;
	text-align: justify;
	}
#content p a, #content-realizacje table a {
	xborder-bottom: 1px dotted #4b4b4b;
	}
#content p a:hover, #content-realizacje table a:hover {
	color: #fff;
	xborder-bottom: 1px dotted #fff;
	}
#content-realizacje {
	background: url(../images/content-tlo.png) top left repeat;
	position: absolute;
	left: 0;
	bottom: -42px;
	height: 340px;
	font-style: italic
	}
table {
	width: 570px
	}
table.klienci {
	margin: 40px
	}
table.klienci td {
	width: 33%;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	}
	
#footer {	
	color: #616466;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 15px 0 0 250px;
	width: 650px
	}
#footer a {
	float: right;
	margin-top: -11px}
ul.prace li {
	float: left;
	width: 130px;
	}
ul.prace li p {
	padding: 15px 15px 0 15px;
	}
.float {
	float: left;
	}
