@charset "utf-8";
/* CSS Document */

.web-wszystko {
	position:absolute;
	width: 710px;
	top: 99px;
	background-image: url(img/bg_web710px.gif);
	padding-bottom: 30px;
}

.web-naglowek {
	float: right;
	margin: -40px 30px 0 0;
	padding: 0 0 10px 0;
}

.web-rocznik {
	/*background-image:url(img/bg_web710px.gif);*/
}

.web-projekt {
	margin: 0 0 0 0;
	clear: both;
}

.web-ilustracja {
	width: 430px;
	height: 267px;
	margin: 30px 0 0 0;
	float: left;
}

.web-opis {
	width: 250px;
	height: 247px;
	background-color: #e4e5e6;
	margin: 30px 0 0 0;
	padding: 10px;
	float: right;
}

.web-opis h2 {
	font-weight: normal;
	color:#FFFFFF;
	background-color:#00ccee;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 1px 0px 1px;
	display: inline;
}

.web-opis h3 {
	font-weight: normal;
	font-size: 13px;
	background-color:#d7d8d8;
	display: inline;
}

.web-tabela {
	margin: 30px 0 10px; 0;
	border-collapse: collapse;
	height: 85px;
}

.web-tabela td {
	text-align: right;
	vertical-align: top;
}

.lst {
	padding-left: 5px;
	text-align: left !important;
}

.web-3obrazki a:link,
.web-3obrazki a:hover,
.web-3obrazki a:visited,
.web-3obrazki a:visited:hover,
.web-3obrazki a:active,
.web-3obrazki a:active:hover {
	background: none;
}

.web-3obrazki img {
	opacity: 0.85;
	filter: alpha(opacity = 85);
}

.web-3obrazki img:hover {
	opacity: 1.0;
	filter: alpha(opacity = 100);
}

.web-2 {
	background: none;
	margin: 0 5px 0 5px;
}

.web-1,
.web-2,
.web-3 {
	width: 77px;
	height: 60px;
}


