@charset "utf-8";
/* CSS Document */

.links-wszystko {
	position:absolute;
	width: 620px;
	top: 99px;
	background-image: url(img/bg_links620px.gif);
	padding-bottom: 30px;
}

.links-naglowek {
	float: right;
	margin: -40px 30px 0 0;
	padding: 0 0 10px 0;
}

.links-content img {
	width: 350px;
	height: 90px;
	float: left;
	margin: 30px 0 0 0;
}

.links-opis {
	background-color: #e4e5e6;
	float: right;
	width: 240px;
	height: 70px;
	margin: 30px 0 0 0;
	padding: 10px;
}

.links-wszystko h2 {
	font-weight: normal;
	color:#FFFFFF;
	background-color:#00ccee;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 2px 0px 2px;
	display: inline;
}

.links-wszystko h3 {
	font-weight: normal;
	font-size: 13px;
	background-color:#d7d8d8;
	display: inline;
}



