@charset "utf-8";
/* CSS dach-metal */

body {
        margin:0;
		margin-top:5px;
        padding:0;
        font: 12px/1.5em Tahoma;
		background-color:#333743;
}



h1 {
	font-size:14px;
        color: #fb6100;
		font-weight: bold;
		line-height:1.5em;
        margin: 0px;
		margin-bottom: 10px;
		margin-top:10px;
        padding: 0px 0px 0px 0px;
}

span.blue {
	color:#3a84c9;}

span.pomar {
	color:#fb6100;}

p.polewej {
	font-size:14px;
        color: #fff;
		font-weight: bold;
		line-height:1.5em;
        margin-left: 10px;
		margin-top:10px;
		margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
}

p {
	font-size:12px;
        color: #afafaf;
		line-height:1.5em;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

p.trescbox {
	font-size:12px;
        color: #afafaf;
		line-height:1.5em;
		margin: 10px;
}

img {margin-bottom:10px;
border:0px;}

#kontener {
width:905px;
margin:auto;
background-color:#333743;}

#header {
height:452px;
width:905px;
margin: 0px;}

#menu {
height:53px;
width:905px;
margin: 0px;
background-color:#036;
margin-bottom:25px;}

#lewa {
min-height:350px;
width:300px;
float:left;
margin: 0px;
margin-bottom:20px;
background-color:#1b1f2a;}

#prawa {
min-height:450px;
width:580px;
height:auto;
float:right;
margin: 0px;
background-color:#333743;}

#lacznik {
min-height:450px;
height:auto;
width:905px;
overflow:hidden;
background-color:#333743;}

#setka {
min-height:250px;
height:auto;
width:100%;
background-color:#1b1f2a;}

#setkazaw {
min-height:250px;
width:905px;
margin-left: auto;
margin-right: auto; 
background-color:#1b1f2a;}

#stopalewa {
min-height:250px;
width:300px;
float:left;
margin: 0px;}

#stopaprawa {
width:580px;
height:auto;
float:right;
margin: 0px;}

a:link {
	color: #fb6100;
	text-decoration:none;
}
a:visited {
	color: #fb6100;
	text-decoration:none;
}
a:hover {
	color: #e0e0e0;
	text-decoration:underline;
}
a:active {
	color: #fb6100;
	text-decoration:none;
}


