.tresc img {
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #959595;
	-moz-box-shadow: 0px 3px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 3px 5px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 12px;
}
.tresc{
	font-size: 13px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	margin-top: 10px;
	line-height: 21px;
	text-align: justify;
}
.tresc p{
	text-align:justify;
}
.tresc strong{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}
.tresc td strong{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	display: block;
	text-align:center;
}
.tresc h4{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
}

img[src="/pliki/tresc/0_reader.gif"]{
	margin-top: 0px;
	float: none;
	margin-bottom: 0px;
	border: none;
	padding:0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.imgORight{
	float: right;
	margin-left: 8px;
	margin-right: 0px;
}
.imgOLeft{
	float: left;
	margin-right: 8px;
	margin-left: 0px;
}
.imgRight{
	float: right;
	margin-left: 8px;
	margin-right: 0px;
}
.imgLeft{
	float: left;
	margin-right: 8px;
	margin-left: 0px;
}
.imgOLeft, .imgORight, .imgOLeft p, .imgORight p{
	max-width: 300px;
	min-width: 15px;
	color: #7a7a7a;
	font-size: 10px !important; 
	margin-top: 0px;
}

.imgOLeft p, .imgORight p{
	text-align:left;
	margin-top:0px!important;
}
	
.imgOLeft, .imgORight {
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #959595;
	-moz-box-shadow: 0px 3px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 3px 5px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 12px;
}

.imgOLeft img, .imgORight img{
	margin-top: 0px;
	float: none;
	margin-bottom: 2px;
	border: none;
	padding:0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#rozmaitosci_pokaz #pagePrevNext{
	margin-bottom: 20px;
	margin-top: -5px;
}

.tresc ul{
	list-style-type: disc;
}

.tresc ol{
	margin-left: 25px;
}