/* CSS Document */



div.container .background { 

	position: absolute;
	top: 137px;

	width: 473px;
	height: 438px;
	background-image: url('../images/background-sekcja.jpg');
	}

div.container .heading {
	
	top: 74px;
	left: 246px;
	}


div.l-column {
	
	width: 474px;
	float: left;
	}


div.l-column .content {

	width: 360px;
	height: 362px;


	overflow: auto;
	
	padding: 0 20px 10px 20px;
	margin-left: 40px;
	margin-top: 10px;
	}

div.r-column {


	width: 526px;
	height: 487px;
	float: left;
	}


div.container .hero-image {

	position:absolute;

	top: 53px;
	left: 474px;
	width: 526px;
	height: 508px;
	

	background-repeat: no-repeat;
}


div.kategorie {

	width: 340px;
	}

div.kategorie a, a:hover, a:visited, a:active  {

	display: block;
	clear: both;
	
	text-align: right;

	font: 11px Tahoma;
	color: #C32C54;
	font-weight: normal;
	text-decoration: none;
	}

div.kategorie a:hover  {

	color: #5FB650;
	}


h1 {
	font: 15px Trebuchet MS;
	color: #C32C54;
	font-weight: bold;

	margin: 3px 0 10px 0;
	padding: 0 !important;
	}



div.kategorie table {

	width: 340px;
	}

div.kategorie td {

	padding: 0 0 20px 0;
	vertical-align: top;
	}

div.okienko {

	width:292px; 
	height:412px; 
	z-index: 1; 
	position:absolute; 
	top: 120px;
	left: 300px; 
	padding: 15px 20px 0 45px; 
	display:block;  
	background: url('../images/okienko.png')  no-repeat;
	}

div.krzyzyk {
	text-align:right; 
	z-index: 10;	
	}

div.tresc {
	padding:0; 
	margin:0; 
	font: 8pt Trebuchet MS; 
	color:#d41849
	}