/* CSS Created by www.zuczkowski.com.pl */
/* for http://www.marketingpoint.com.pl */

@import url( 'reset.css' );
html, body {
margin: 0;
padding: 0;
background: #C0C0C0;
font-family: bookman old style, times new roman, serif;
font-size: 14px;
text-align: center;
}


/* Background */
.bd {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	background: #A9A9A9;
	text-align: left;
	z-index: 200;
	}
/* Topper */
.top {
position: absolute;
top: 0px;
left:0px;
display: block;
width: 1024px;
height: 27px;
background: url('../images/top.jpg') no-repeat;
z-index: 200;
}

/* Banner */
.banner {
position: absolute;
top: 27px;
left: 0px;
display: block;
width: 1024px;
height: 279px;
background: url('../images/banner.jpg') no-repeat;
z-index: 200;
}

/* Main topper */
.main_top{
position: absolute;
top: 199px;
left: 114px;
display: block;
width: 802px;
height: 15px;
background: url('../images/main_top.png') no-repeat;
z-index: 200;
}

/* Main area */
.main{
position: absolute;
top: 213px;
left: 114px;
display: block;
width: 802px;
height: 1000px;
background: #FFFFFF;
z-index: 200;
}
/* Middle */
.middle{
position: absolute;
top: 307px;
left: 0px;
display: block;
width: 1024px;
height: 975px;
background: #A9A9A9;
z-index: 200;
}
/* Logo */
a.logo {
position: absolute;
top: 28px;
left: 134px;
display: block;
width: 250px;
height: 120px;
background: url('../images/logo.jpg') no-repeat;
z-index: 200;
}

/* Home sign */
.home {
position: absolute;
top: 0px;
left: 811px;
display: block;
width: 37px;
height: 52px;
background: url('../images/home.jpg') no-repeat;
z-index: 200;
}

/*Menu */
ul#nav,ul#nav li{font-size:1.1em;line-height: 45px;}
ul#nav{float:left;}
ul#nav li{float:left;text-align:center;padding-right:2px}
ul#nav a{float:left;width:113px;height:44px;background: url('../images/button2.png');font-weight: normal;text-decoration:none;color:#A9A9A9}
ul#nav a:hover{background: url('../images/button_active.png');color: #FFF;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: url('../images/button_active.png');color:#FFF}


.menu {
	position: absolute;
	left: 167px;
	top: 155px;
	width: 741px;
	height: 44px;
	z-index: 200;
	}
/* Main text */
.tresc{
	color:#58585A;
	padding:30px 60px 20px 55px;
	font: 85% Verdana,Tahoma,Arial,sans-serif;
	text-align: justify;}
.tresc h3{font-size:100%;color:#ED1B24;padding-bottom:15px;}
.tresc h4{font-size:125%;color:#ED1B24;padding-bottom:15px;}
.tresc h2 {color:#58585A;}

/* Aktualnosci */
.aktualnosci{
position: absolute;
top: 1115px;
left:135px;
display: block;
width: 245px;
height: 197px;
background: url('../images/aktualnosci.jpg') no-repeat;
z-index: 200;
}

a.aktualnosci{border:black 1px dotted}
a.aktualnosci:hover{border:red 1px solid}
.wiecej_aktualnosci
{
position: absolute;
top: 1295px;
left:230px;
display: block;
width: 143px;
height: 31px;
background: url('../images/wiecej.jpg') no-repeat;
z-index: 200;
}
/* Promocje */
.promocje{
position: absolute;
top: 1115px;
left:390px;
display: block;
width: 245px;
height: 197px;
background: url('../images/promocje.jpg') no-repeat;
z-index: 200;
}
a.promocje{border:black 1px dotted}
a.promocje:hover{border:red 1px solid}
.wiecej_promocje
{
position: absolute;
top: 1295px;
left:485px;
display: block;
width: 143px;
height: 31px;
background: url('../images/wiecej.jpg') no-repeat;
z-index: 200;
}

/* Odlewy */
.odlewy{
position: absolute;
top: 1115px;
left:645px;
display: block;
width: 245px;
height: 197px;
background: url('../images/odlewy.jpg') no-repeat;
z-index: 200;
}
a.odlewy{border:black 1px dotted}
a.odlewy:hover{border:red 1px solid}
.wiecej_odlewy
{
position: absolute;
top: 1295px;
left:740px;
display: block;
width: 143px;
height: 31px;
background: url('../images/wiecej.jpg') no-repeat;
z-index: 200;
}

/* Bottom gray background */
.bottom
{
position: absolute;
top: 1282px;
left:0px;
display: block;
width: 1024px;
height: 108px;
background:#393939;
z-index: 200;
}


/* More background*/
.more_bg
{
position: absolute;
top: 1095px;
left:114px;
display: block;
width: 802px;
height: 260px;
background: url('../images/more_bg.jpg') no-repeat;
z-index: 200;
}


/* Bottom-up sign*/
.bottom_up
{
position: absolute;
top: 1329px;
left:848px;
display: block;
width: 38px;
height: 62px;
background: url('../images/bottom_up.jpg') no-repeat;
z-index: 200;
}

/* Footer*/
div#footer
{
text-align:center;font-size:0.9em;text-decoration:none;
line-height: 55px;
position: absolute;
top: 1390px;
left:0px;
display: block;
width: 1024px;
height: 72px;
background: url('../images/footer.jpg') no-repeat;
}

div#footer a{color:white;text-decoration:none;}
div#footer p{color:#A9A9A9;margin:3px;text-decoration:none;}


