div#body.noborder {
	border-top:none;
	padding-top: 11px;
}
div#body.nobg {
	background: none;
}
.subsiteTopHeader {
	color: #333;
	font-weight: bold;
	font-family: Georgia;
	margin-left: 6px;
	font-size: 14px;
	margin-bottom: 7px;
}
img.slideShadowPhoto {
	padding-right: 4px;
	padding-bottom: 5px;
	background: url(/static/img/layout/shadow_slide_photo.gif) no-repeat right bottom;
}
.photoAuthor {
	font-size: 9px;
	color: #acabab;
	display: block;
}
.floatLeft.paragraphPhoto {
	margin: 0 8px 8px 0;
}
.floatRight.paragraphPhoto {
	margin: 0 0 8px 8px;
}
.adPhoto {
	padding-top: 23px;
	background: url(/static/img/layout/right_block/reklama.gif) no-repeat right top;
	position:relative;
	top:-20px;
}
/* galeria_zdjecie.html, artykul.html */
.photoShow {
	padding: 17px 20px 0 7px;
	background: #fff;
}
.photoShow h2.subtitle {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.photoShow h1 {
	color:#D12727;
	font-size: 27px;
	margin: 10px 0
}
.photoShow .mainPhoto {
	position: relative;
}
.photoShow .date {
	position: absolute;
	height: 26px;
	top: 0;
	line-height: 26px;
	padding: 0 7px;	
}
/* opera only */
@media all and (min-width: 0px){ 
	.photoShow .date {
		margin-top: 10px;
	}
}
.photoNav {
	text-align: center;
}
.photoShow .navPhoto {
	display: inline-block;
	background-color: #eee;
	padding: 5px 10px 6px;
	background-repeat: no-repeat;
}
.photoShow span.countPhotos {
	display: inline-block;
	margin-right: 15px;
	padding: 5px 10px 6px 0;
}
.photoShow .navPhoto.prev {
	padding-left: 20px;
	margin-right: 20px;
	background-image: url(/static/img/layout/buttons/go_triangle_left_photo.gif);
	background-position: left;
}
.photoShow .navPhoto.next {
	padding-right: 20px;
	background-image: url(/static/img/layout/buttons/go_triangle_right_photo.gif);
	background-position: right;
}
.photoShow a.backToGallery {
	float:right;
	position:relative;
	top:5px;
}
.photoFooter {
	background: #fdfdfd url(/static/img/layout/bg_photo_dsc.gif) repeat-x;
	border-top: 1px dashed #cac8c2;
	padding: 15px 20px 19px;
	position:relative;
}
.photoFooter p {
	font-size: 14px;
	padding-bottom: 15px;
	line-height: 20px;
}
.photoFooter #articleLink {
	border: 1px solid #dedede;
	background: #fdfdfd url(/static/img/layout/bg_article_link.gif) repeat-x;
	padding: 11px 14px 11px;
	margin-right: 81px;
	width: 488px;
}
.photoShow p.paragraph {
	padding: 15px 20px 19px;
	font-size: 14px;
	line-height: 20px;
}
.photoShow dt, input#article_link {
	float:none;
}
.photoShow dt {
	/*margin-top: 10px;*/
}

input#article_link {
	width: 481px;
	padding: 3px 0 3px 5px;
	float:none;
}
.favoritesLink, .recommendLink, .abuseLink {
	margin-right: 20px;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
}
.favoritesLink:hover, .recommendLink:hover, .abuseLink:hover {
	color: #646259
}
.favoritesLink {
	background-image: url(/static/img/layout/icon_favorite.gif);
}
.recommendLink {
	background-image: url(/static/img/layout/icon_recommend.gif);
}
.abuseLink {
	background-image: url(/static/img/layout/icon_abuse.gif);
}
#yourComments {
	margin-top: 28px;
}
#yourComments .commentLink {
	float:right;
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
#yourComments dt {
	float:left;
}
#textareaComment {
	width: 642px;
	height: 144px;
}
#yourComments dd {
	clear: left;
}
#submitComment {
	background: url(/static/img/layout/buttons/dodaj_komentarz.gif) no-repeat;
	width: 146px;
	margin-bottom:5px;
}
div.comment p {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 20px;
}
div.comment div.left {
	text-align: left;
	color:#8f8f8f;
	margin-left: 18px;
	padding-top: 16px;
}
div.comment div.left img {
	margin-right:8px;
	float:left;
}
div.comment div.right {
	text-align: right;
	color:#8f8f8f;
	margin-right: 18px;
	padding-top: 16px;
}
div.comment div.right img {
	margin-left:8px;
	float:right;
}
div.comment div img {
	position:relative;
	bottom: 17px;
}
div.comment span {
	margin: 0 6px 0 8px;
}
.comment.yellow p {
	background: #faf6e4;
	border-bottom-color: #e2dab6;
}
.comment.pink p {
	background: #f6f1e8;
	border-bottom-color: #e0d5c2;
}
.comment.green p {
	background: #f6f8ed;
	border-bottom-color: #e5e9d0;
}
.quoteLink {
	padding-left:17px;
	background: url(/static/img/layout/icon_quote.gif) no-repeat left 3px;
	margin-left: 14px;
}
#addCommentBottomButton {
	display: block;
	margin-bottom: 16px;
}
/* usermenu.html */
#userProfile {
	border-top: 1px solid #e6e6e6;
	padding-top: 7px;
	margin-top: 10px;
}
#userProfile div.adjoin {
	border-top: 1px dashed #dcdbd7;
	background: url(/static/img/layout/bg_profile.gif) repeat-x;
	padding: 30px 8px 40px;
}
#userProfile div.date {
	top:-1px;
}
a#editProfile {
	font: bold 14px Georgia;
	float:right;
	margin-right: 4px;
}
#userProfile h3 {
	color: #d12727;
	font: 18px Georgia;
	background: url(/static/img/layout/icon_user.gif) no-repeat left;
	padding-left: 17px;
	margin-bottom: 6px;
}
#userProfile h5 {
	color: #000;
	margin-bottom: 10px;
}
#userProfile h1 {
	color: #d12727;
	font-size: 23px;
	margin: -4px 0 6px;
}
#userProfile h1 a {
	color: #d12727;
	text-decoration: none;
}
#userProfile h1 a:hover {
	text-decoration: underline;
}
#userProfile p {
	font: 12px Arial;
	color: #000;
	margin-bottom: 8px;
}
#userProfile p.yourComments {
	margin-left: 20px;
}
#userProfile .commentLink {
	margin-top: 4px;
}
