/* .color{
	background:#fff;
	} 

/* .title {
	margin-top:10px;
	}	 */
	
/* ---------------------------------------------------- */	 
	
body {
	color: #545353;
	background:#595858;
	}
	
#produkty {
	padding-bottom:10px;
	color:#fff;
	margin-top:-40px;
	background:#267395 url(../img/produkt_bg.gif) no-repeat;
	height:149px;
	}
	
#poradnik {
	background:#fff url(../img/pole_tekst.gif) repeat-x bottom;
	padding-bottom:30px;
	}
#poradnik ul {
	margin-left:30px;
	}
	
#pole_tekst{
	height:225px;
	background:#fff url(../img/pole_tekst.gif) repeat-x bottom;
	}  

#drukarnia{
	background:url(../img/wydruk-plakat-billboard.gif) no-repeat top right;
	height:225px;
	}  	
#studio-graficzne{
	background:url(../img/grafika-studio-graficzne.png) no-repeat top right;
	height:225px;
	} 
	
#container {
	background:white url(../img/container_bg.jpg) no-repeat;
	margin-top:25px;
	margin-bottom:15px;
	}
	
#menu {
	height:40px;
	}
#menu ul {
	list-style:none;
	}
#menu li {
	margin:0;
	float:right;
	_width:1px;
	}
#menu li a {
	padding: 0 14px 0 14px;
	font-size:.9em;
	color:#eee;
	text-decoration:none;
	display:block;
	height:20px;
	padding-top:15px;
	_width:1px;
	_white-space:nowrap;
	}
#menu li a:hover, a.active{
	background:#044058;
	padding-top:20px;
	color:#fff;
	}
	
#head {
	height:120px;
	margin-bottom:85px;
	}
#head a {
	width:100%;
	height:100%;
	display:block;
	}
	
#main p {
	text-align: justify;
	}	
	
#footer {
	font-size:.9em;
	color:#919191;
	margin-top:40px;
	margin-bottom:20px;
	}
	
#autor {
	margin-bottom: 25px;
	letter-spacing: .1em; 
	font-size:.85em;
	text-align:center;
	}	
#autor a{
	color:#333;
	}	
#autor a:hover{
	color:#bbb;
	}