#main {width:1003px; margin:0 auto; position:relative;}

#header {height:367px; padding-left:2px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:465px; margin-right:12px;}
#page1 #content .col-2 { width:481px;}
#page1 #content .col-1 .col-1 { width:114px; margin-right:44px;}
#page1 #content .col-1 .col-2 { width:109px; margin-right:32px;}
#page1 #content .col-1 .col-3 { width:108px;}
#page1 #content .col-2 .col-1 { width:114px; margin-right:44px;}
#page1 #content .col-2 .col-2 { width:129px; margin-right:22px;}
#page1 #content .col-2 .col-3 { width:128px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:465px; margin-right:12px;}
#page2 #content .col-2 { width:481px;}
#page2 #content .col-1 .col-1 { width:114px; margin-right:44px;}
#page2 #content .col-1 .col-2 { width:109px; margin-right:32px;}
#page2 #content .col-1 .col-3 { width:108px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:960px; margin-right:12px;text-align: center;}
#page3 #content .col-2 { width:481px;}
#page3 #content .col-2 .col-1 { width:120px; margin-right:36px;}
#page3 #content .col-2 .col-2 { width:129px; margin-right:20px;}
#page3 #content .col-2 .col-3 { width:120px;}
#galbox {width: 600px; margin: auto;};

/*======= index-3.html =======*/
#page4 #content .col-1 {width:960px; margin-right:12px;}
#page4 #content .col-1 {width:960px; margin-right:12px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:465px; margin-right:12px;}
#page5 #content .col-2 { width:481px;}
#page5 #content .col-2 .col-1 { width:120px; margin-right:36px;}
#page5 #content .col-2 .col-2 { width:129px; margin-right:20px;}
#page5 #content .col-2 .col-3 { width:120px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:465px; margin-right:12px;}
#page6 #content .col-2 { width:481px;}
#page6 #content .col-1 .col-1 { width:211px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:209px;}
#lista h1 {
	font-family:Arial, Helvetica, sans-serif; font-size: 20px; line-height:1.125em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#lista p {
	font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.125em;
	margin-bottom: 1.5em;
}
#obrazki {
	float: right;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -100px;
	z-index: 2;
}
#wypozyczalnia {
	width: 960px;
}
#lista {
	width: 300px;
	padding: 30px 50px 50px 50px;
}
#lista ul {
	width: 300px;
}
#lista ul li a {
	font-size: 16px;
	color: #666;
}
#wyptitle {
	margin: 20px 0 0 20px;
}


/*=========================*/


#footer {height:57px; background:url(images/footer-bg.png) no-repeat left top; position:relative; margin-top:-18px;}
