.left {
	width: 525px;
}
.right {
	width: 161px;
	float: right;
	margin-left: 5px;
}
.left h2 {
	width: 525px;
	margin-left: 2px;
}
.right h2 {
	width: auto;
}
.left img {
	float: left;
	width: 220px;
	height: 150px;
	margin: 15px;	
	margin-left: 20px;
}

.right img {
	float: left;
	width: 159px;
	height: 121px;
	margin-top: 4px	
}

.left .options {
	width: 452px;
	height: 114px;
	margin: 10px auto;
	}

#zamowzdjecia {
	float: left;
	display: block;
	width: 211px;
	height: 114px;
	background: url(../img/zam_zdjecia.jpg);
	margin-right: 35px;
	}
	
#wielkieformaty {
	float: left;
	display: block;
	width: 206px;
	height: 114px;
	background: url(../img/zam_wielkiformat.jpg);
	color: black !important;
	}

.options a p {
	display: block;
	width: 100px;
	text-align: right;
	float: right;
	margin: 5px 15px 0px 0px;
	}
	
.options a {
	text-decoration: none !important;
	}
	
h3 {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/grayline.gif) repeat-x center;
	margin-bottom: 10px;
	}

h3 span {
	margin-left: 5px;
	background: white;
	padding: 0px 5px;
	}
	
.left ul li {
	display: block;
	height: 18px;
	background: url(../img/listarrow.gif) left center no-repeat;
	margin-left: 35px;
	margin-bottom: 5px; 
	padding-left: 30px;
	padding-top: 5px;
	}
	
.left ul li a {
	color: black !important;
	}
	
.left ul li a:hover {
	text-decoration: none !important;
	}
	
#checkstatus ul li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 15px;
	font-weight: normal;
	background: url(../img/ok_40.jpg) no-repeat left center;
	}
	
#checkstatus ul li.active {
	font-weight: bold;
	}
	
#checkstatus ul li.done {
	background: url(../img/ok_100.gif) no-repeat left center;
	}