html,body{margin:0;padding:0;}

body {
    font: 14px georgia, tahoma, serif;
    text-align: center;
    color: #010101;
    background: #bfbfbf;
}

a {color:#010101;text-decoration:none;}
a:hover {text-decoration:underline}
a:focus {outline:none}

li {list-style-type:square;line-height:20px;}
p {margin:0;line-height:17px;}
a img {border:0;border-style:none;}

div#wrap {
    text-align: center;
    width: 1000px;
    border: 0;
    margin: 0 auto;
    background-color: #f0f0f0;
}

div#top {
    background-image: url('../img/top_back.jpg');
    padding: 0;
    margin: 0;
    height: 119px;
    clear: both;
    text-align: right;
}


#contentLeft {
    float: left;
    width: 467px;
    height: 375px;
    padding: 35px 0 0 0;
    margin: 0;
    background-image: url(../img/content_left.jpg);
	text-align: left;
}

#contentLeft p {
	padding: 0;
	margin: 0 0 11px 45px;
}

#content {
    float: left;
    width: 533px;
    height: 410px;
    padding: 0;
    margin: 0;
    text-align: center;
}

#content h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 120px 0 0 0;
	padding: 0;
	
}

#content h5 {
	font: 12px verdana, sans-serif;
	font-weight: normal;
	margin: 7px 0 7px 0;
	line-height: 16px;
	padding: 0;
}

#content h6 {
	font: 12px verdana, sans-serif;
	font-weight: normal;
	margin: 40px 0 7px 40px;
	line-height: 16px;
	padding: 0;
	text-align: left;
	float: left;
}

.georg {
	font: 12px georgia, serif;
	font-weight: bold;
	line-height: 20px;
}

#content p {
	margin: 120px 40px 20px 20px;
	text-align: left;
}

#content ul {
	margin: 120px 40px 20px 20px;
	text-align: left;
}

#content li {
	list-style-image: url('../img/check.gif');
	margin-bottom: 10px;
}


.ofirmie {
	background-image: url(../img/content_right_ofirmie.jpg);
	background-repeat: no-repeat;
}

.oferta {
	background-image: url(../img/content_right_oferta.jpg);
	background-repeat: no-repeat;
}

.kontakt {
	background-image: url(../img/content_right_kontakt.jpg);
	background-repeat: no-repeat;
}

.referencje {
	background-image: url(../img/content_right_referencje.jpg);
	background-repeat: no-repeat;
}

div#foot {
    background-image: url(../img/foot_back.jpg);
    background-repeat: no-repeat;
	height: 90px;
	clear: both;
    color: #a0a0a0;
    font: 12px arial, sans-serif;
	text-align: left;
}

#foot p {
	line-height: 50px;
	padding: 0px 0px 5px 20px;
}

#foot a {
	color: #a0a0a0;
}

#foot span {
	margin-left: 690px;
}

