#wrapper_navigation{
	background: url('../images/bg_navigation.jpg') center no-repeat;
	margin: 0px auto;
	display:inline-block;
	width:100%;
	height:63px;
	margin-left:2px;}
	
#wrapper_footer{
	background: url('../images/bg_footer.png') center no-repeat;
	margin: 0px auto;
	display:inline-block;
	width:100%;
	height:280px;}	
	
#left {
	margin-top:15px;
	float:left;
	width:670px;
	margin-right:60px;}

#left .tag a {
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.54);
	font-size:9px;
	color:#fff;}
	
#left .kulka{
	font-size:6px;}	
	
#left a{
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.54);
	color:#fff;
	padding-right:5px;
	font-size:10px;
	font-weight:bold;}	

#left a:hover {
	color:#d9293a;}
	
#budynek {
	float:left;
	background: url('../images/box_budynek.png') center no-repeat;
	padding-right:7px;
	width:207px;
	height:189px;}
   
#pokoj {
	float:left;
	background: url('../images/box_pokoj.png') center no-repeat;
	padding-right:7px;
	width:207px;
	height:189px;}
	
#lazienka {
	float:left;
	background: url('../images/box_lazienka.png') center no-repeat;
	padding-right:7px;
	width:207px;
	height:189px;}	
	
#copyright {
	float:right;
	padding-top:62px;
	width:270px;}		
	
#copyright p{
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.54);
	color:#fff;
	padding-right:45px;
	text-align:right;
	font-size:10px;}
	
#copyright a{
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.54);
	color:#fff;
	text-align:right;
	font-size:10px;}
	
#copyright a:hover{
	color:#d9293a;}	