 img.img_w_tresci{
	display:block;
	margin:5px 0 5px 0;
	text-align:left;
}

#container_strych1 div.separator{
	height:20px;
}

#container_strych1 div .zoom_img{
	padding:5px 0px 5px 0px;
	display:block;
}
#container_strych1 {
	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-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	/*margin-left: 5px;*/
	
	height: auto;
/*	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	padding: 0px;
	border-bottom-width: 1px;
	position: relative;

}
#container_strych1 .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:21px;
	font-weight: bold;
	color: #666666;
	width: auto;
	height:auto;
}

#container_strych1 .autor{
	font-weight: bold;
	color: #666666;
	width: auto;
	padding: 0px;
}
#container_strych1 .opis{
	font-weight: normal;
	color: #666666;
	width: auto;
	padding: 0px 0px 0px 0px;
	/*text-align: justify;*/
	height:auto;
	
}
#container_strych1 .opis a{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration:underline;
}
#container_strych1 .wiecej{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	width: 360px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}
#container_strych1 .wiecej a{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	text-decoration:none;
}

#container_strych1 div .autor span{
	font-weight:normal;
}
#container_strych1 div .opis_mini a,
#container_strych1 div .opis_mini{
	font-weight:bold;
	color:#9A0101;
}
/*#container_strych1 #sidebar1 {
	padding: 0px;
	margin-right: 0px;
	position: absolute; 

	right: 0px;
	width: 100px;
	background-color: #FFFFFF;
	margin-top: 7px;
	color: #8C8C8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

#container_strych1 #sidebar1 {
	position: absolute; 
	left: 425px;
	text-align:left;
	width:100px;
	overflow:visible;

}
#container_strych1 #mainContent {
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 410px;
	height: auto;
} 