#content{
	font-size: 13px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;	
}
.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;
	display: block;
}
.tresc h4{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
}
.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;
}
.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{
	width: 300px;
	color: #7a7a7a;
	font-size: 10px !important; 
	/* margin-bottom: 5px;  */
}
.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{
	float: left;
	margin-bottom: 2px;
}
.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;
}
.imgLeft, .imgRight {
	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;
}

.vertical{
	width: 230px!important;
}

#meta{	
	color: #7a7a7a;
	margin: 20px 0;
}

#meta span{	
	font-weight: bold;
}

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