* {
margin: 0;
padding: 0;
}
html {
	 height:100%;
}
body  
	{background: #e56809 url(img/body_bg.png) repeat-x; 
	 text-align: center; 
	 font-size: 100%; 
	 text-align: left;
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 color: #fff;
	 height:100%;
	}
.container {
margin: 0 auto;
position: relative;
z-index: 100;
width: 960px;
}

#header {
	background: url(img/logo.png) no-repeat left 20px ;
	height: 135px;
	width: 100%;
}
#header a {
display: block;
height: 100px;
width: 960px;
outline: none;
text-indent: -9999px;
}
#menu {
width: 100%;
height: 50px;
background: url(img/menu_bg.jpg) repeat-x;
}
#menu ul{
padding: 5px 0 0 0;
}
#menu li {
list-style-type: none;
float: left;
margin: 0;
margin: 0 10px 0 0;

}
#menu li a{
text-align: center;
color: #330000;
display: block;
height: 45px;
width: 140px;
line-height: 45px;
background: url(img/menu_a_bg.png) no-repeat -140px 0;
font-size: 0.8em;
}
#menu li a:hover, #menu li .active{
color: #fff;
background: url(img/menu_a_bg.png) no-repeat 0 0;
}
.promo {
margin-top: 30px;
width: 180px;
float: right;
background: url(img/promo_bg.png) no-repeat top left;
}
.promo_cont {
margin-top: 11px;
padding: 0 20px;
width: 140px;
background: #dd3311;
}
.promo h3 {
margin-bottom: 10px;
}
.promo p{
font-size: 0.7em;
padding-bottom: 10px;
}
.promo_bot {
height: 11px;
width: 100%;
background: url(img/promo_bg.png) no-repeat 0 -10px;
}
#content {
font-size: 0.8em;
float: left;
width: 760px;
}
.ofirmie {
padding-right: 50px;
line-height: 1.3em;
}
.index {
height: 869px;
background: url(img/index_bg2.jpg) no-repeat;
padding: 2px 0 0 30px;
}
#content h2 {
margin: 30px 0 20px 0;
}
#content p {
padding: 10px 0;
}
#content br{
margin-bottom: 5px;
}
#content .lead {
font-weight: bold;
font-size: 1em;
}
#content #mapa{
width: 200px;
height: 135px;
margin: 15px 0;
}
#content #mapa a{
width: 200px;
height: 135px;
}
#content #mapa a:hover {
position: absolute;
top: -70px;
left: 0;
width: 650px;
height: 440px;
}
#content #mapa img {
width: 100%;
height: 100%;
border: 4px solid #fff;
}

#realizacje img {
border: 3px solid #fff;
margin: 10px;
float: left;
}
#index_bg {
margin: 20px auto 0 auto;
width: 725px;
}

#footer {
padding: 20px 0 20px 0;
width: 100%;
}
#footer .container{
text-align: left;
line-height: 40px;
height: 40px;
background: url(img/footer.png) no-repeat center center;
z-index: 100;
}
#footer p{
padding: 0 0 0 10px;
font-size: 0.7em;
width: 140px;
}
.footerLeft {
float: left;
}
.wmprojekt {
float: right;
margin: 13px -26px 0 0;
}
.wmprojekt a {
text-indent: -9999px;
outline: 0;
display: block;
height: 15px;
width: 104px;
background: url(img/wmprojekt.gif) no-repeat 0 0;
}
.wmprojekt a:hover {
background: url(img/wmprojekt.gif) no-repeat 0 -15px;
}

img 
  {border: 0px;
	}
h1 
	{}
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
a 
	{color: #9a0000; 
	 text-decoration: none;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
	.clear {
clear: both;
}
.realizacje {
font-size: 11px;
}
.realizacje #panes3 {
height: 380px;
}
