html{
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	height:100%;
}

p{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
	outline:none;
}

ul, li{
	margin:0px;
	padding:0px;
}

#container{
	position:relative;
	width:994px;
	height:633px;
	margin:auto;
	background-image:url(../graph/tlo.jpg);
	background-repeat:no-repeat;
}

#strony, #materialy, #commerce, #reklama, #logo {
 text-align:center;  
 position:absolute; 
}

div#logo {
	top:245px;
	background-image:url(../graph/logo.jpg);
	left:330px;
	width:350px;
	height:107px;
}

ul#str, ul#mat, ul#com, ul#rek {
	font-family:cambria, Trebuchet MS, Helvetica, Arial;
	text-align:left;
	font-size:16px;
	color:#fff;
	list-style-type: square;
}

#strony {
 width:260px; 
 height:142px;
 left:51px; 
 top:41px;
}

ul#str {
	margin-left:55px;
}

#materialy {
 width:280px; 
 height:156px;
 left:80px; 
 top:443px;
}

ul#mat {
	margin-left:68px;
}

#commerce {
 width:253px; 
 height:142px;
 left:698px; 
 top:80px;
}

ul#com {
	margin-left:43px;
	padding-top:7px;
}

#reklama {
 width:238px; 
 height:132px;
 left:698px; 
 top:369px;
}

ul#rek {
	margin-left:52px;
	padding-top:8px;
}

p.nagl{
	margin-top:7px;
	margin-bottom:6px;
	font-family:cambria, Trebuchet MS, Helvetica, Arial;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

#kontakt {
	font-family:cambria, Trebuchet MS, Helvetica, Arial;
	position:absolute;
}

#kontakt {
	bottom:30px;
	right:60px;
	font-size:16px;
	text-align:right;
}

a#email {
	color:#000;
}

a#email:hover {
	color:#df0000;
}