* {
margin: 0;
padding: 0;
}

body {
background: #1f1f1f url(img/bg.jpg) top center repeat-x;
text-align:center;
color: #333;
font-family: verdana;
font-size: 10pt;
}

#big {
background: url(img/wrap-bg.jpg) top center no-repeat;
width: 1300px;
height: 1600px;
display: block;
margin: 0 auto;
}

#wrapper {
margin:0 auto;
width: 965px;
}

#logo {
position: absolute;
margin: 20px 0 0 25px; 
width: 220px;
height: 110px;
background: url(img/logo-bg.jpg) top center no-repeat;
-moz-border-radius: 10px;
z-index: 2;
}

#logo h1 a{
display: block;
margin: 15px auto;
width: 196px;
height: 64px;
background: url(img/logo.gif) center no-repeat;
text-indent: -9999px;
}

#toppage {
position: absolute;
margin: 40px 0 0 0; 
width:969px;
height:20px;
background: url(img/top.jpg) center top no-repeat;
}

#toppage ul {
list-style-type: none;
margin-right: 30px;
margin-top: 4px;
}

#toppage ul li{
float: right;
padding: 0 20px;
border-right: 1px #e00 solid;
}


#toppage ul li a{
color: #e00;
font-size: 10px;
vertical-align: 25%;
text-decoration: none;
}


#toppage ul li a:hover{
color: #fff;
}

#toppage img{
border: 0;
vertical-align: top;
margin: 0 5px;
}

#page {
position:absolute;
background: #ccc url(img/content-bg.jpg) center repeat-y;
margin: 60px 0 0 0; 
width: 969px;
}

#head {
float: right;
width: 680px;
height: 150px;
background: url(img/head.jpg) center no-repeat;
margin: 0 25px 0 0;
}

#lmenu {
float: left;
width: 220px;
height: 710px;
background: url(img/lmenu-bg.jpg) top center no-repeat;
margin: 70px 0 0 25px;
text-align: left; 
}

#lmenu ul {
width: 90%;
padding: 15px 0 0 5px;
list-style: none;
}

#lmenu ul li{
padding: 0 0 5px 0;
background: url(img/li.jpg) center bottom no-repeat;
}

#lmenu ul li ul{
padding: 5px 0 0 25px;
}

#lmenu ul li a{
color: #fff;
text-decoration: none;
font-size: 12px;
padding: 3px 10px 5px 10px;
}

#lmenu ul li a:hover{
background: #fff;
color: #e00;
}

#lmenu ul li.noborder {
background: url();
}

#lmenu ul li a.active {
color: #ff9900;
}

#bread{
color: #e00;
font-size: 10px;
}

#bread a{
color: #e00;
paddinG: 0 5px;
}



#bread a:hover{
color: #f90;
}

#content {
float: right;
padding: 20px;
width: 640px;
height: 100%;
min-height: 570px;
background: #fff;
margin: 0 25px 0 0;
text-align: left;
}

#content p.break {
width: 100%;
clear: both;
height: 8px;
background: url(img/break.jpg) center no-repeat;
display: block;
padding: 15px 0;
}

#content a img{
float: left;
padding: 3px;	
background: #dfdfdf;
border: 1px solid #666;
margin-right: 15px
}

#content a:hover img{
border: 1px solid #e00;
}

#content h1{
color: #e00;
font-family: georgia;
padding: 10px 0 15px 0;
}

#content h2{
color: #e00;
font-family: georgia;
padding: 10px 0 15px 0;
}

#content h3{
color: black;
font-family: georgia;
padding: 10px 0 15px 0;
}

#content ul{
list-style: dot;
margin-left: 15px

}

#content ul li {
padding: 5px 0;
}

#content ul li a{
color: #333;
text-decoration: none;
}

#content ul li a:hover{
color: #e00;
text-decoration: underline;
}

#content ul li ul li{
padding: 5px 0 5px 30px;
}

#content a {
text-decoration: none;
font-weight: bold;
color: #e00;
}


#content a:hover {
text-decoration: underline;
}

#feat1 {
float: left;
width: 33%;
height: 100px;
background: url(img/oferta.jpg) left center no-repeat;
}

#feat1 p {
margin: 0 25px 0 55px;
font-size: 11px;
}

#feat1 p a {
color: red;
text-decoration: none;
}

#feat1 p a:hover {
text-decoration: underline;
}

#feat2 {
float: left;
width: 33%;
height: 100px;
background: url(img/referencje.jpg) left center no-repeat;
}

#feat2 p {
margin: 0 25px 0 55px;
font-size: 11px;
}

#feat2 p a {
color: red;
text-decoration: none;
}

#feat2 p a:hover {
text-decoration: underline;
}

#feat3 {
float: left;
width: 33%;
height: 100px;
background: url(img/wspolpraca.jpg) left center no-repeat;
}

#feat3 p {
margin: 0 25px 0 55px;
font-size: 11px;
}

#feat3 p a {
color: red;
text-decoration: none;
}

#feat3 p a:hover {
text-decoration: underline;
}

#bottom {
float: right;
width: 680px;
height: 20px;
background: url(img/bottom.jpg) top center no-repeat;
margin: 0 25px 0 0;
}

h4 {
color: #e00;
font-size: 15px;
font-family: georgia;
margin: 0 0 0 55px;
}


#footer {
clear: both;
padding:0 25px;
text-align: center;
}

#footer h1 a{
margin: 0 auto;
background: url(img/DAP.jpg) center no-repeat;
text-indent: -9999px;
width: 110px;
height: 36px;
display: block;
padding: 0 30px;
}

#bottompage {
clear: both;
width:969px;
height:20px;
background: url(img/btm.jpg) center bottom no-repeat;
}

#name, #email, #message{
width: 500px;
border: 1px #e00 solid;
}

#name{
margin: 0 0 0 15px;
}

#email{
margin: 0 0 0 32px;
}

#message{
height: 150px;
margin: 0 0 0 38px;
}

#content p.formular {
font-size: 10px;
color: #d00;
}

#submit {
text-align: center;
margin: 20px 0 0 235px;
font-weight: bold;
width: 256px;
height: 40px;
color: #e00;
}