@charset "utf-8";
body {
	background-color: #D2D2D2;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
.container {
	height: 753px;
	position: relative;
	background-image: url(images/podklad_blysk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.srodek {
	position: relative;
	top: 15%;
}
#opis_lewy {
	float: left;
	width: 320px;
	margin-top: 30px;
	position: relative;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	color: #9F9F9F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-style: italic;
}


#logo {
	float: left;
	width: 317px;
	height: 345px;

}

#menu {
	float: left;
	width: 260px;
}
#dane_G {
	position: absolute;
	top: 0px;
	right: 0px;
}
#dane_D {
	position: absolute;
	right: -9px;
	bottom: 7px;
}
#portfolio {
	right: 0px;
	position: absolute;
	top: 15%;
}
