@CHARSET "UTF-8";

#listing {
	width: 912px;
	clear: both;
	margin: auto;
}

.listing1, .listing3 {
	position: relative;
	float: left;
	width: 459px;
	height: 155px;
	margin-bottom: 17px;
	background: url(../grafika/modules/listing/panel1.gif) no-repeat;
}

.listing3 {
	background: url(../grafika/modules/listing/panel3.png) no-repeat;
}

.listing2 {
	position: relative;
	float: left;
	width: 501px;
	height: 155px;
	margin-left: -48px; /* 46 */
	margin-bottom: 17px;
	background: url(../grafika/modules/listing/panel2.gif) no-repeat;
}

.listing4 {
	position: relative;
	float: left;
	width: 452px;
	height: 155px;
	margin-bottom: 17px;
	background: url(../grafika/modules/listing/panel4.png) no-repeat;
}

.listing1 *, .listing2 *, .listing3 *, .listing4 * {position: absolute;}

.listing1 h1, .listing3 h1, .listing4 h1 {
	left: 14px;
	top: 16px;
	display: inline-block;
	padding-left: 20px;
	background: url(../grafika/various/butterfly.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	
}

.listing1 h1 a, .listing3 h1 a, .listing4 h1 a {
	position: relative;
	color: #2e6493;
	text-decoration: none;
}

.listing4 h1 {
	left: 14px;
	top: 16px;
	display: inline-block;
	padding-left: 20px;
	background: url(../grafika/various/butterfly.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #2e6493;
}


.listing1 h2, .listing3 h2, .listing4 h2 {
	left: 14px;
	top: 16px;
	display: inline-block;
	padding-left: 20px;
	background: url(../grafika/various/butterfly.png) no-repeat;
	font-size: 12px;
	font-weight: bold;

}

.listing1 h2 a, .listing3 h2 a, .listing4 h2 a {
	position: relative;
	color: #2e6493;
	text-decoration: none;
}

.listing4 h2 {
	left: 14px;
	top: 16px;
	display: inline-block;
	padding-left: 20px;
	background: url(../grafika/various/butterfly.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #2e6493;
}




.listing2 img, .listing4 img, .listing1 img, .listing3 img {
	left: 33px;
	top: 39px;
}

.listing1 p, .listing3 p, .listing2 p, .listing4 p {
	left: 160px;
	top: 39px;
	width: 274px;
	height: 64px;
	overflow: hidden;
}

.listing1 .more, .listing3 .more, .listing2 .more, .listing4 .more {
	left: 160px;
	top: 115px;
	display: inline-block;
	height: 15px;
	padding-left: 20px;
	background: url(../grafika/various/btn_info.png) no-repeat;
	text-decoration: none;
	color: #939393;
}

.listing1 .more2, .listing3 .more2, .listing2 .more2, .listing4 .more2 {
	left: 320px;
	top: 115px;
	display: inline-block;
	height: 15px;
	padding-left: 20px;
	background: url(../grafika/various/btn_info.png) no-repeat;
	text-decoration: none;
	color: #939393;
}

.listing1 .add, .listing3 .add, .listing2 .add, .listing4 .add {
	left: 290px;
	top: 115px;
	display: inline-block;
	height: 15px;
	padding-left: 20px;
	background: url(../grafika/various/btn_add.png) no-repeat 0 0;
	text-decoration: none;
	color: #939393;
}

.listing1 .add:hover, .listing3 .add:hover, .listing2 .add:hover, .listing4 .add:hover,
.listing1 .add_hover, .listing3 .add_hover, .listing2 .add_hover, .listing4 .add_hover {
	left: 290px;
	top: 115px;
	display: inline-block;
	height: 15px;
	padding-left: 20px;
	background: url(../grafika/various/btn_add.png) no-repeat 0 -15px;
	text-decoration: none;
	color: #939393;
}

.porownaj {
	clear: both;
	width: 76px;
	height: 22px;
	margin: auto 20px auto auto;
	background: url(../grafika/various/btn_porownaj.png) no-repeat;
	border: none;
	cursor: pointer;
}
