@import "reset.css";
@import "wspolne.css";
@import "offer.css";

#content {

}

#flash-index-animation {
	float: left;
	height: 349px;
	margin-right: 20px;
	width: 620px;
}

#what-do-we-do {
	width: 300px;
}

#what-do-we-do h3 {
	padding: 45px 10px 20px 20px;

	color: #595959;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

#what-do-we-do ul li {
	display: block;
	padding-left: 20px;

	color: #1c338b;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;

	background: url("../images/square.png") no-repeat 5px 10px;
}


#news,
#catalog,
#contact {
	padding-right: 10px;
	width: 300px;
}

#contact {
	padding: 0;
}

#bottom-columns h4 {
	height: 22px;
	padding: 6px 0 0 20px;
	width: 280px;

	background: url("../images/main-menu-background.png") repeat-x;

	font-size: 16px;
	font-weight: normal;
}

#bottom-columns .column {
	padding: 5px;
	width: 260px;
}

#bottom-columns .column .photo {
	padding: 0 10px 10px 0;
	width: 70px;
}

#bottom-columns .column .text {
	width: 180px;

	font-size: 11px;
}

#bottom-columns .column .text2 {
	width: 280px;

	font-size: 11px;
}

#bottom-columns .column .text2 p {
	line-height: 16px;
}

#bottom-columns .column .text2 h5 {
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#bottom-columns .column .text p {
	line-height: 16px;
}

#bottom-columns .column .text h5 {
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#buttons p {
	float: left;
	height: 37px;
	margin: 20px 40px 0 0;
	width: 280px;

	background: url("../images/button-more.png") no-repeat bottom right;
}

#buttons p.button-last {
	margin-right: 0;
}

#buttons p a {
	display: block;
	height: 18px;
	margin-top: 1px;
	width: 60px;
	margin-left: 220px;

	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#buttons p a:hover {
	text-decoration: underline;
}