/* layout */

#naglowek-obraz{
	position: absolute;	width: 950px; height: 290px;
	background-image: url('../img/head_01.jpg');	
}

#naglowek{
	position: absolute;	top: 5px; margin-left: 5px; width: 950px; height: 290px;
}

#menu-naglowek{	
	position: absolute;
	top: 0px;
	background-color: #ffffff;
}

#nazwa{
	position: absolute; top: 209px; left: 200px; width: 550px; height: 80px; background-color: #ffffff;
	border-bottom: 1px solid #000;
}

#nazwa img{
	margin: 10px 59px 10px;	margin-left: 25px; border: 0;
}

#data{
	position: absolute;
	padding: 7px;
	top: 0px;
	right:0px;
	width: 250px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
}

#email{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 30px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
}

#zawartosc{
	position: relative;	top: 295px;	left: 5px;
}

#menu{
	position: absolute; top: 0px;	left: 0px; width: 200px; min-height: 200px;	height: auto!important;
}

#tekst{
	margin-left: 200px;
	width: 550px;
	min-height: 500px;
	height: auto!important;
	background-color: #fff;
}

#stopka{
	border-top: 3px double #cdde87;
	border-bottom: 2px solid #cdde87;
	width: 550px;
	background-color: #ffffff;
	margin-left: 200px;
}
#linki{	position: absolute;
	top: 295px;
	left: 760px;
	width: 198px;
	min-height: 500px;
	height: auto!important;
	background-color:#fcfde1;
	border: 1px solid #cdde87;
	bottom: 0px;
}

