.container_imp img{
	padding:0px;
	margin:0px;
	border:0px;
}

.container_imp div.separator{
	height:10px;
	font-size: 1px;
	margin:0px; padding:0px;
}

.container_imp {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*margin-left: 8px;*/
	margin-top:0px;
	height: auto;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-top:0px;
	border-bottom-width: 1px;
	position: relative;
}
.container_imp .zdjecie_float_right{
	/*min-height:150px;*/
	min-width:150px;
	width:150px;
	
	/*border:#F5F5F5 1px dashed;*/
	float:right;
	clear:right;
	margin-top:4px;
	
}

 .title_imp{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:21px;
	font-weight: bold;
	color: #666666;
	width: auto;
	margin-left:0px;
}

.sub_title{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: auto;
	padding: 0px;
	margin-left:0px;
	padding-bottom:0px;
}
.container_imp .mainContent_imp .opis{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: auto;
	padding: 0px 0px 0px 0px;
	/*text-align: justify;*/
	height:auto;
	
}
.container_imp .mainContent_imp .opis a{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.container_imp .wiecej{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	width: auto;
	padding: 8px 1px 0px 0px;
	text-align: right;
	
	height:auto;
	width:auto;
	float:right;
}
.container_imp .wiecej a{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	text-decoration:none;
}

.container_imp .wiecej a{
	display:block;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	text-decoration:none;
	margin-right:0px;
	
	width:44px;
	height:12px;
	background-image:URL(images/wiecej.gif);
}
.container_imp .wiecej a:hover{
	display:block;
	
	width:44px;
	height:12px;
	background-image:URL(images/wiecej_hover.gif);
}



.container_imp div .sub_title span{
	font-weight:normal;
	font-size:10px;
}
.container_imp div .opis_mini{
	font-weight:bold;
	color:#801314;
	font-size:10px;
}

.container_imp .mainContent_imp {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 410px;
	height: auto;
} 
div.obraz_lewo {
	position:absolute;
	top:210px;
	left:5px;
	height: auto;
	min-height:180px;
	width:180px;
	
	margin: 0px;
	padding: 0px;
	text-align:right;
	overflow:hidden;

	
}
div.obraz_lewo div.img{
	position:relative;
	min-height:220px;
	height:220px;
}

div.obraz_lewo div.img div,
div.obraz_lewo div.img img{
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
}

.cytat_lewo{
	/* position: absolute; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:50px;
	width:180px;
	height:auto;
	/*border:#CCCCCC 1px dashed;*/
	z-index:23;
	font-weight:normal;
	text-align:right;
	color:#be1214;
	font-size:10px;
}
.obraz_lewo .cytat_lewo div{
	font-weight:bold;
	padding-bottom:10px;
}
.container_imp .mainContent_imp .menu_admin{
	text-align:right;
}
.container_imp .mainContent_imp .menu_admin a{
	text-decoration:none;
	color:#999999;
	font-weight:bold;

}

