.container_prz img{
	padding:0px;
	margin:0px;
	border:0px;
}

.container_prz div .separator{
	height:10px;
	font-size: 2px;
	
}

.container_prz {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;

	/*margin-left: 8px;*/
	padding: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */	
	
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	border-top:0px;
	border-bottom-width: 1px;
	
}
.container_prz .zdjecie_float_right{
	height:auto;
	width:150px;
	margin-bottom:5px;
	/*border:#CCCCCC 1px dashed;*/
	/*border:1px dashed #F3F3F3;*/
	float:right;
	clear:right;
}

/*
#	--=========== CYTAT LEWO PRZ =================-------- #
*/
 div.cytat_lewo_prz{
	position:absolute;
	width:205px;
	left:-20px;
	top:210px;
	/*border:1px #CCCCCC dashed;*/
	height:auto;
	min-height:180px;
	color: #be1214;
	font-size:10px;
	text-align:right;
	
	overflow:hidden;
	
	/*border: 1px dotted;*/
}

div.cytat_lewo_prz div.img{
	position:relative;
	min-height:240px;
	height:240px;
	
}
/*div.cytat_lewo_prz div.img div,*/
div.cytat_lewo_prz div.img div,
div.cytat_lewo_prz div.img img{
	display:block;
	position:absolute;
	bottom:2px;
	right:0px;
	
	/*border: 1px groove;*/
}

 div.cytat_lewo_prz div{
	font-weight:bold;
}
div.cytat_lewo_prz a{
	display:block;
	text-decoration:none;
	color:#be1214;
	
}


.container_prz .title_prz{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:1.1em;
	font-weight: bold;
	color: #666666;
	margin-left:0px;
}


.container_prz .mainContent_prz .opis{
	font-weight: normal;
	color: #666666;
	width: auto;
	padding: 0px 0px 0px 0px;
	height:auto;
	
}
.container_prz .wiecej{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	width: 360px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}
.container_prz .wiecej a{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	text-decoration:none;
}
.container_prz .mainContent_prz .link{
	padding-bottom:0px;
}

.container_prz .mainContent_prz .link a{
	font-size:10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.container_prz .mainContent_prz .link a:hover{
	color: #801314;
}
.container_prz .mainContent_prz {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 410px;
	height: auto;
} 
.container_prz .mainContent_prz .obraz_tlo_spod {
	height: 100px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
.container_prz .mainContent_prz .menu_admin{
	text-align:right;
}
.container_prz .mainContent_prz .menu_admin a{
	text-decoration:none;
	color:#801314;
	font-weight:bold;

}

