/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
	color: #520033;
}

/* Main Layout
------------------------------ */
body {
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FBEDF7;
	color: #520033;
}
#main {
	text-align: left;
	width: 685px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FEF4F3;
}
#padbox {
	color: #000000;
}
#credit, #sort {
	width: auto;
	font-size: 85%;
	text-align: center;
	clear: both;
	height: 10px;
	padding: 0px;
	margin: 0px;
}

#credit a, #sort a {
	text-decoration: none;
	color: #FFFFCC;
}
#credit a:hover, #sort a:hover {
	text-decoration: none;
	color: #AF1472;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}
#awatary {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FEF4F3;
	border: 2px solid #15000D;
}
#awatary #menu {
	float: left;
	width: 855px;
}
#awatary .lewo {
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #520033;
	background-image: url(../images/stopka.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}

#awatary .prawo {
	background-color: #520033;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 160px;
	background-image: url(../images/stopka.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
}
#gallerytitle {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008A00;
	text-decoration: none;
	text-align: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	letter-spacing: 1px;
}
#gallerytitle h2 {
	font-weight: bolder;
	font-size: 14pt;
	margin-top: 0px;
	width:auto;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #AC186E;
	text-decoration: none;
	text-align: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	letter-spacing: 1px;
}
#gallerytitle a {
	font-weight: bold;
	font-size: 14px;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC186E;
	text-decoration: none;
	text-align: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	margin: 0px;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #E7D7DD;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 8;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
}
#credit2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: #FEF4F3;
	text-decoration: none;
}


/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 1px;
	line-height: 0px;
	border: 1px solid #E7D7DD;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.imagethumb a:hover {
	border: 1px solid #009900;
}

.imagethumb {
	float: left;
	margin: 0px;
	padding: 4px;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F000A;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 4px;
	margin-left: 24px;
	font-size: 12px;
	border-top-color: #E7D7DD;
	border-right-color: #E7D7DD;
	border-bottom-color: #E7D7DD;
	border-left-color: #E7D7DD;
	padding: 0px;
}
.info {
	background-color: #E9FAD0;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #73BB03;
	border-right-color: #73BB03;
	border-bottom-color: #73BB03;
	border-left-color: #73BB03;
	background-image: url(../images/infp.png);
	background-repeat: no-repeat;
	background-position: 24px center;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #101A01;
}
.info_plus {
	margin-right: 24px;
	margin-left: 24px;
	padding-right: 16px;
	padding-left: 16px;
	border-top-color: #E7D7DD;
	border-right-color: #E7D7DD;
	border-left-color: #E7D7DD;
	padding-bottom: 0px;
	margin-bottom: 8px;
}


.strong {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 20px;
	color: #9B0F71;
	clear: both;
	margin-top: 8px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-top-color: #E7D7DD;
	border-right-color: #E7D7DD;
	border-left-color: #E7D7DD;
}
.tekst_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	border-right-color: #E7D7DD;
	border-left-color: #E7D7DD;
}

.album {
	float: left;
	width: 285px;
	border: 2px solid #E7D7DD;
	line-height: 20px;
	margin-top: 6;
	margin-right: 9px;
	margin-bottom: 6px;
	margin-left: 9px;
	color: #0F000A;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	display: block;
}
.album .thumb {
	float: left;
	margin-right: 6px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.album h3 {
	margin: 0;
	color: #65033C;
	text-decoration: none;
	line-height: 22px;
	padding: 0;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.album h3 a {
	margin: 0;
	color: #CC1493;
	text-decoration: none;
	line-height: 22px;
	padding: 0;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 4px 0px 0px;
	margin: 0px;
	color: #FEF4F3;
}

.album a img {
	border: 1px solid #6E003F;
	margin: 0px;
	padding: 1px;
}
.album a:hover img {
	border: 1px solid #009900;
	padding: 1px;
}
.albumdesc small {
	color: #65033C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.albumdesc a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65033C;
	text-decoration: none;
	font-size: 12px;
}


/* Individual Image
------------------------------ */
.image {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#images {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
#image {
	text-align: center;
	line-height: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
#image img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #E7D7DD;
	background-color: #FFFFFF;
}
.imgnav {
	width: auto;
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: 2px;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-left: 40px;
	height: auto;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	color: #CE0077;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: underline;
	color: #009900;
}
.imgnav .imgprevious a {
	float: left;
	color: #CE0077;
}
.imgnav .imgnext a {
	float: right;
	color: #CE0077;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7D7DD;
	margin-bottom: 12px;
	color: #65033C;
	background-color: #FFFFFF;
}
#comments h3 {
	color: #008029;
	font-family: "trebuchet ms", arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
	color: #006600;
}
.commentdate {
	margin-top: 12px;
	color: #CE0077;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
  _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #520033;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
	position:absolute;
	text-align: left;
	width:20px;
	margin:0px;
	padding:2px;
	list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 400px;
	text-align: center;
	color: #520033;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #520033;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #520033;
	text-decoration: none;
}
#credit2 {
	background-image: url(../images/stopka.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 50px;
	background-color: #540032;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #15000D;
	border-right-color: #15000D;
	border-bottom-color: #15000D;
	border-left-color: #15000D;
}
#lnag {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
	width: 100%;
	height: 150px;
}

/* Verwa
---------------------------- */
#lnag .milosna-verwa {
	float: left;
	height: auto;
	width: 400px;
	line-height: 30px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#lnag .milosna-verwa a {
	color: #FFFFCC;
	text-decoration: none;
}
#lnag .milosna-verwa h1 {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#lnag .milosna-verwa h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D96CA5;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#lnag h2 {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 18px;
	clear: both;
	text-align: left;
}
#lnag .rex {
	width: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	text-align: right;
}
#nagowek {
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(../images/verwa-nagowek.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15000D;
}
#nagowek #r1 {
	padding: 0px;
	text-align: center;
	clear: both;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#moje {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #15000D;
	background-color: #FEF4F3;
}
#calosc {
	padding: 8px;
	border: 2px solid #B72E80;
	display: block;
}

/* Nawigacja góra menu */

#nawigacja {
	clear: both;
	height: 36px;
	background-repeat: repeat;
	width: 1020px;
	background-image: url(../images/nawigacja.jpg);
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #15000D;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #15000D;
	margin: 0px;
	line-height: 36px;
}
.reklama_nawigacja {
	height: 15px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
}
#nawigacja ul {
	margin: 0;
	padding: 0;
	color: #968080;
}

#nawigacja li {
	margin: 0px;
	float: left;
	list-style: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #624C0E;
	display: inline;
}

#nawigacja li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	color: #FFFFCC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
}

#nawigacja li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#lewe {
	float: left;
	width: 160px;
	margin: 0px;
	height: auto;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-right-color: #FEF4F3;
	border-bottom-color: #FEF4F3;
	background-image: url(../images/lewe-pod.gif);
	background-repeat: repeat;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FEF4F3;
	padding: 0px;
}
.lewe_gora {
	margin: 0px;
	height: 30px;
	width: 160px;
	line-height: 30px;
	background-image: url(../images/lewe-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.lewe_spis {
	background-image: url(../images/lewe-pod.gif);
	background-repeat: repeat;
	background-position: right;
}
.lewe_spis a {
	color: #FFFFCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.lewe_spis a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.lewe_dol {
	background-image: url(../images/lewe-dolne.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: 30px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.reklama_menu_lewe {
	padding-left: 8px;
}
#polecane {
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
}
#polecane a {
	text-decoration: none;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	padding-left: 8px;
}
#polecane a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#polecane a img {
	text-decoration: none;
	border: 1px solid #FFFFCC;
	text-align: center;
	margin-top: 8px;
	margin-left: 8px;
}
#polecane a:hover img {
	text-decoration: none;
	color: #FFCC00;
	border: 1px solid #FFCC00;
}
#lewe h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D951A3;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lewe ul {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#lewe li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-bottom-color: #FFFFCC;
	list-style-type: circle;
	color: #D23192;
	width: 100%;
	text-indent: 8px;
}
#lewe .tekst {
	padding-left: 8px;
	font-size: 12px;
}
#lewe .pod {
	height: 30px;
	background-image: url(obrazki/lewe-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 30px;
}
#prawe {
	float: right;
	width: 160px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	height: auto;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #E7D7DD;
	border-left-color: #E7D7DD;
	padding: 0px;
}
.prawe_gora {
	background-image: url(../images/prawe-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	line-height: 30px;
	height: 30px;
	width: 160px;
	padding: 0px;
}
.prawe_opis {
	background-repeat: repeat-y;
	background-position: left;
	color: #FFFFCC;
	margin: 0px;
	background-image: url(../images/prawe-pod.gif);
	padding: 0px;
	width: 160px;
	height: auto;
}
.prawe_dolne {
	border-top-style: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/prawe-dolne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
#prawe a {
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 8px;
}
#prawe a:hover {
	color: #AF1472;
}
#prawe h3 {
	text-align: left;
	margin: 0px;
	font-size: 120%;
	color: #D664A0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#prawe #link {
	background-attachment: fixed;
	background-image: url(obrazki/tpmn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#stopka {
	background-color: #520033;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-image: url(obrazki/stopka.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
}
#kolejne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	text-align: center;
}
#kolejne a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
#kolejne a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#kolejne a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}



#koniec {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#reklama_srodek_gora {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #E7D7DD;
	border-right-color: #E7D7DD;
	border-bottom-color: #E7D7DD;
	border-left-color: #E7D7DD;
}
#reklama_srodek_dolna {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-color: #E7D7DD;
	border-right-color: #E7D7DD;
	border-bottom-color: #E7D7DD;
	border-left-color: #E7D7DD;
}
/* Fotki pod IMAGE
------------------------------ */
#image_image {
	margin-top: 4px;
	margin-right: 24px;
	margin-bottom: 4px;
	margin-left: 24px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E7D7DD;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
}
#image_image .tytul {
	text-align: left;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
#image_image .tytul h3 {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #008A00;
	line-height: normal;
	text-decoration: none;
}

#image_image .tytul ul {
	list-style-type: none;
	display: inline;
}
#image_image .tytul li {
	list-style-type: none;
	display: inline;
}

#image_image ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#image_image li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#image_image a {
	text-decoration: none;
	color: #000000;
}
#image_image a:hover {
	color: #FF9900;
}
#image_image img {
	padding: 1px;
	border: 1px solid #6E003F;
	margin: 0px;
	display: inline;
}
#image_image a img {
	padding: 1px;
	border: 1px solid #6E003F;
	height: 50px;
	width: 50px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#image_image a:hover img {
	border: 1px solid #009900;
	padding: 1px;
}

/* Koniec --- Fotki pod IMAGE
------------------------------ */
#link {
	margin-top: 4px;
	margin-right: 24px;
	margin-bottom: 4px;
	margin-left: 24px;
	text-align: left;
	text-decoration: none;
	border: 1px solid #E7D7DD;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	clear: both;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
#link input {
	border: 1px solid #E7D7DD;
	text-decoration: none;
	width: 240px;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	vertical-align: middle;
	font-weight: normal;
	background-color: #F5EFF1;
	color: #7C7C7C;
	padding-bottom: 2px;
}
#link .kod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8287D;
	text-decoration: underline;
	font-weight: bolder;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#link .kod_tekst {
	font-family: "Arial Narrow";
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
	text-align: left;
	color: #811D58;
}
#link .kod_pob {
	color: #008A00;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 40px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}

.pobierz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CE0077;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E7D7DD;
	padding: 8px;
	width: 95%;
	height: 120px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#fullsize {
	color: #CE0077;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
	text-align: center;
	border: 1px solid #E7D7DD;
	background-color: #FFFFFF;
	padding: 8px;
	margin-right: 24px;
	margin-left: 24px;
}
#fullsize a {
	color: #008A00;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	height: 24px;
	list-style-type: disc;
}
#fullsize ul {
	margin: 0;
	padding: 0;
	color: #968080;
}

#fullsize li {
	margin: 0px;
	display: inline;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 15px;
	font-weight: bolder;
	color: #B8287D;
	padding-right: 14px;
	padding-left: 14px;
	font-family: "trebuchet ms", arial, sans-serif;
}

#fullsize li a {
	font-family:"trebuchet ms", arial, sans-serif;
	display: inline;
	color: #008A00;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: inside;
}

#fullsize li a:hover {
	text-decoration: none;
	color: #009900;
}
/* Sortowanie Albumy
------------------------------ */
.sortowanie {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #65033C;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sortowanie a {
	text-decoration: none;
	color: #CE0077;
}
.sortowanie a:hover {
	text-decoration: none;
	color: #009900;
}
.module {
	text-decoration: none;
}
.module h3 {
	font-family: "trebuchet ms", arial, sans-serif;
	color: #9B0F71;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

.module img {
	padding: 2px;
	border: 1px solid #E7D7DD;
	margin: 4px;
}

