body {
    margin: 0;
    padding: 0;
    color: #594731;
    background-color: #f2f2e4;
    font: 12px / 1.4 Arial, Verdana, sans-serif;
}

/* for IE */
div#extraDiv2 {
    background-image: url(glowa.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 627px;
    width: 437px;
}

body#CS > div#extraDiv2 {
    background-image: url(glowa.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 627px;
    width: 437px;
    z-index: 2;
}

div#pageHeader {
    position: absolute;
    left: 100px;
    width: 980px;
}

div#pageHeader h1 {
    width: 816px;
    height: 80px;
    margin: 20px 30px;
    background-image: url(cs_poziom.png);
    background-repeat: no-repeat;
}

div#pageHeader h1 span {
    display: none;
}

a:link, a:visited {
    color: #848a8c;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div#opis {
    position: absolute;
    left: 480px;
    top: 120px;
    width: 450px;
    text-align: justify;
}

ul, li {
    list-style-type: none;
    display: block;
    margin: 10px 0 10px 5px;
    padding: 0;
}

ul {
    background: url(bulletcs.png) no-repeat center left;
    padding-left: 30px;
}

div#opis h3 {
    width: 450px;
    height: 30px;
    text-align: center;
    color: #f2e4bb;
    word-spacing: 0.1em;
    overflow: hidden;
    background-color: #594731;
    margin: 0 0 30px;
    padding-top: 10px;
}

div#opis p {
    margin: 0 0.5em 0.5em;
}

div#kontakt {
    position: absolute;
    left: 960px;
    top: 120px;
    width: 280px;
    height: 1050px;
    text-align: justify;
    background: url(ob_logo_160.png) no-repeat bottom center;
}

div#kontakt h3 {
    width: 280px;
    height: 30px;
    text-align: center;
    color: #f2e4bb;
    word-spacing: 0.1em;
    overflow: hidden;
    background-color: #594731;
    margin: 0 0 30px;
    padding-top: 10px;
}

div#kontakt p {
    margin: 0 0.5em 0.5em;
}
div#kontakt em {
    font-weight: 700;
    font-style: normal;
}

div#kontakt img {
    margin-left: 90px;
    margin-top: 46px;
}
div#kontakt .p5{
	margin:-60px  0px 0px -100px;
}

div#nessus {

    position: absolute;
    width: 900px;
	left: 50%; 
margin-left: -450px;

    text-align: justify;
	
	 background-image: url(cs_nessus.png);
    background-repeat: no-repeat;
	 margin-top: 40px;
	}
	
div#nessus  h1 {
	
	width: 600px;
	margin-left: 150px; 

	color: #f2e4bb;
	background-color: #594731;
	text-align:center;
}
   
div#nessus  h3{
	
    height: 30px;
    text-align: center;
    color: #f2e4bb;
    word-spacing: 0.1em;
    overflow: hidden;
    background-color: #594731;
    margin: 0 0 30px;
    padding-top: 10px;
}
div#nesus p {
	  margin: 0.5em 0.5em;
	
}


div#footer {
    padding: 30px 0;
    text-align: center;
    color: #594731;
    word-spacing: 0.1em;
    overflow: hidden;
}

