.clear {
	clear: both;
}
.left {
	float: left;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#page {
	width: 950px;
	margin: 0 auto;
}
#leftTop, #rightTop {
	height: 193px;
	float: left;
	background: transparent url(../images/t_left.jpg) no-repeat;
}
#leftTop {
	background: transparent url(../images/t_left.jpg) no-repeat;
	width: 350px;
}
#rightTop {
	background: transparent url(../images/t_right.jpg) no-repeat;
	width: 600px;
}
#rightTop h1, #rightTop h2 {
	margin: 0;
	padding: 0;
}
a#logoLink {
	float: right;
	display: block;
	width: 185px;
	height: 130px;
	margin: 17px 15px 0 0;
}
#leftBoxMenu {
	width: 350px;
	height: 158px;
	background: transparent url(../images/l_flash.jpg) no-repeat;
	float: left;
}
#boxMenu {
	width: 560px;
	height: 33px;
	background: transparent url(../images/menu_bg.jpg) no-repeat;
	float: left;
	padding: 125px 0 0 40px;
}
#boxMenu li {
	float: left;
	border-right: 1px solid #fff;
	padding: 0 3px;
}
#boxMenu li {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
#boxMenu li.last {
	border: 0;
}
#boxMenu li a {
	color: #fff;
	text-decoration: none;
}
#boxMenu li a:hover {
	color: #b0b0b0;
}
#kolumnaLeft {
	width: 350px;
	background: #303538 url(../images/l_bg.jpg) no-repeat top;
	float: left;
	padding: 30px 0 10px 0;
	position: relative;
}
#kolumnaLeft h4 {
	font-weight: bold;
	margin: 0 20px;
	padding: 0 0 35px 0;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #666666
}
#kolumnaTresc {
	width: 555px;
	float: left;
	background: transparent url(../images/c_bg.jpg) no-repeat top center;
	padding: 30px 20px 10px 25px;	
}
#kolumnaTresc a {
	border: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#kolumnaTresc img {
	border: 0;
}
#kolumnaTresc h1 {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666666;
	font-size: 14px;
	
}
.menuDolne {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px 0 5px 0;
	margin-bottom: 30px;
}
a.link_menu_dolne {
	display: block;
	float: left;
	padding: 2px 25px 2px 0;
	margin: 5px 0;
	background: transparent url(../button/arr_button.png) no-repeat right 0px;
	color: #fff;
	text-decoration: none;
}
#footer {
	background: transparent url(../images/footer_bg.png) repeat-x top;
	text-align: right; 
}
.kolumna_samochody {
	float: left;
}
.samochodyPhoto {
	background: transparent url(../images/css/td_vline.gif) repeat-y right;
	width: 163px;
	margin-right: 12px;
}
.samochodySeparator {
	height: 1px;
	background-color: #666666;
	overflow: hidden;
	margin: 10px 0;
}

