/*********************************************
		GLOWNY LAY
**********************************************/
body {
	background:#aeb2ba;
/*	text-align:center; */
	color:#484848;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
}

#wrapper {
/*	height:400px; /* TO DELETE */
	margin:0 auto;
	width:950px;
}
#beforeHeader {
    background:url(img/up_light.jpg) no-repeat;
    height:19px;
    width:914px;
}

/*********************************************
		NAGLOWEK
**********************************************/
#header {
	background:#838893;
	height:284px;
	margin:0 auto;
	width:911px;
}
#logo {
	background: url(img/logo.jpg) no-repeat;
	display:block;
	float:left;
	height:113px;
	width:115px;

}
h1 {
    color:white;
    font-family:"Georgia", serif;
    font-size:20px;
    font-weight: normal;
    text-align: center;
    padding-top:180px;
    padding-left:10px;
    padding-right:10px;
}
#top {
	background: url(img/top.jpg) no-repeat;
	display:block;
	float:left;
	height:284px;
	width:796px;
}
/*********************************************
		CONTAINER
**********************************************/
#container{
        border:1px #828792 solid;
        border-bottom-color:#aeb2ba;
        height:380px;
        margin:0 auto;
        width:909px;
}
#left {
    background:url(img/bg_left.jpg) no-repeat;
    height:360px;
    float:left;
    padding:20px 20px 0 20px;
    width:417px;
}
#left a {
    color:#585858;
    text-decoration: none;
}
#wytwornia {
    font-family: "Century gothic", sans-serif;
    height:80px;
    padding-top:10px;
}
#wytwornia img {
    float:left;
}
#wytworniaa {
    font-family: "Century gothic", sans-serif;
    height:80px;
    padding-top:90px;
    padding-top:10px;
}
#wiecej {
    background: url(img/wiecej.png) no-repeat;
    list-style: none;
    margin-left:112px;
}
#wiecej a {
    display:block;
    background: url(img/wiecej.png) no-repeat;
    height:51px;
    width:197px;
}
#wiecej a:hover {
    display:block;
    background: url(img/wiecejHover.png) no-repeat;
    height:51px;
    width:197px;
}
p {
    font-size:14px;
    font-weight: normal;
    text-align: center;
    margin-left: 0px;
}
h2 {
    font-weight: normal;
    font-size:20px;
}
h3 {
    font-weight: normal;
    font-size:16px;
    margin-bottom:10px;
}
#right {
    background:url(img/bg_right.jpg) no-repeat;
    height:360px;
    float:left;
    padding:20px 20px 0 20px;
    width:412px;
}
#right a {
    color:#585858;
    text-decoration: none;
}
#elektryka {
    font-family: "Century gothic", sans-serif;
    height:80px;
    padding-top:10px;
}
#elektryka img {
    float:left;
}
#elektrykaa {
    font-family: "Century gothic", sans-serif;
    height:80px;
    padding-top:10px;
}
#under {
    background-color:#f2f2f2;
    border: 1px #828792 solid;
    border-top:0px;
    height:100px;
    margin:0 auto 20px auto;
    padding-top:10px;
    width:909px;
}
#under a {
    color:#585858;
    text-decoration: none;
}
#garaze {
    font-family: "Century gothic", sans-serif;
    height:80px;
    margin:0 auto;
    padding-top:10px;
    float:left;
    width:270px;
    margin-left:25px;
}

#stacja_paliw {
    font-family: "Century gothic", sans-serif;
    height:80px;
    margin:0 auto;
    padding-top:10px;
    float:left;
    width:290px;
}
#wypozyczanie_sprzetu {
    font-family: "Century gothic", sans-serif;
    height:80px;
    margin:0 auto;
    padding-top:10px;
    float:left;
    width:290px;
}
#stacja_paliw img,
#garaze img,
#wypozyczanie_sprzetu img {
    float:left;
}
/*********************************************
		KLASY
**********************************************/
.clear {
    clear:both;
}
/*********************************************
		FOOTER
**********************************************/
#footer {
	background:white;
	border: #838792 solid 1px;
	height:49px;
	margin: 0px auto 44px;
        text-align: center;
        padding-top:18px;
	width:909px;
}

#footer a {
	color: #787878;
}







