
/* TO JEST PLIK Style.css
   Style MENU w pliku menu.css !  
*/

body {margin: 0; padding: 0; background: #6b593d; color: #ede8cb;}

.container {width: 100%; height: 100%;}
.topleft {text-align: right; margin: 0; width: 780px; height: 189px; background-image: url('./img/top.jpg'); vertical-align: top;}
.topright {margin: 0; padding:0; }
.lmargin {background: black; width: 25px; background-image: url('img/lmargin.jpg'); background-repeat: repeat-y; background-position: right;}
.menu { margin: 15px 0; padding: 0; width: 145px; background-color: #6B593D; vertical-align: top; }
.maincontent {font-family: verdana, arial, sans-seriff; color: #ede8cb; font-size: 11px; width:780px;
border-bottom: 1px solid #534b2f;}
.small {font-size: 9px; }
.stopka {background: black; font-family: arial, sans-seriff; color: #ede8cb; border-top: 1px solid #8f8250; padding: 0;}
.srodek {padding: 10px 5px; vertical-align: top; width:100%;}
.pictx {float: left; margin: 2px 10px 8px 10px; border: 0;}
.wlinii {border: 0; margin: 3px 0px; padding: 0; }
input, textarea {border: 1px solid #a58f63; background: #dfd8c8; font-family: verdana; padding: 2px; font-size: 11px; }
.full a:link {border:0;}
.full {width: 100%; margin: 10px auto; text-align: left; line-height: 13px;}

img {border: 0;}

a:link {color: #ff8040; text-decoration: none;} 
a:visited {color: #ff8040; text-decoration: none;}
a:hover {color: #ff8040; text-decoration: underline;}
a:active {color: #f5c42e; text-decoration: none;}


.losowy { text-decoration: 0; margin: 0; }

h1 {margin: 20px 15px; font-family: Georgia; font-size: 16px;}
h2 {padding: 5px; margin-top: 10px; font-weight: normal; font-size: 10px;}
h3 {margin: 10px 15px; font-family: verdana; font-size: 12px; font-weight: normal;}
h4 {vertical-align: bottom; padding: 65px 30px; margin: 0; color: #efdb94; font-weight: normal; font-size: 11px;}

.tytulik {
	font: 20px Georgia, Times;
	color: #d9cebd;
	margin: 30px 0 5px 0;
	background-color: #897450;
	width: 100%;
	padding: 2px 7px;
}

/* !!!!!!!! Wszystko od ZENPHOTO  */
/* !!!!!!!! Wszystko od ZENPHOTO  */

.album a:link {font-family: arial; color: #000000; text-decoration: none; border: 0;} 
.album a:visited {font-family: arial; color: #000000; text-decoration: none; border: 0;}
.album a:hover {font-family: arial; color: #bcbb8b; text-decoration: none; border: 0;}
.album a:active {font-family: arial; color: #000000; text-decoration: none; border: 0;}

.albumdesc a:link {font-family: arial; color: #f1e7d1; text-decoration: none; border: 0;} 
.albumdesc a:visited {font-family: arial; color: #f1e7d1; text-decoration: none; border: 0;}
.albumdesc a:hover {font-family: arial; color: #bcbb8b; text-decoration: none; border: 0; }
.albumdesc a:active {font-family: arial; color: #000000; text-decoration: none; border: 0;}

/* MENU 1 */

/* .mlink {background-color: #7C6845; color: #F1E7D1;}
^^^ Powyzsze juz jest w menu.css !!!!
*/


#latest_images {margin: 18px 18px 0 0;}

.clearage {clear: both; margin: 10px auto;}

/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;

}
#imageDescEditable {
	margin-top: 24px; 

}

#zenphototempdiv {
height: 20px;
}


/* Image Thumbnails
------------------------------ */
.imagethumb {
	float: left;
}
.imagethumb a {
	display: block;
	/* line-height: 0px; 	*/
	margin: 7px; 
	padding: 0;
}
.imagethumb a:link {
	border: 1px solid #d1bea3;
	background: #F2F7F9;
	color: #D3E4ED
}
.imagethumb a:visited {
	border: 1px solid #d1bea3;
	background: #F2F7F9;
	color: #D3E4ED
}
.imagethumb a:hover {
	border: 1px solid #a98554;
	background: #a98554;
}
.imagethumb a:active {
	border: 1px solid #a98554;
	background: #a98554;
}
.imagethumb img{
	border: 1px solid #575633;

}



/* Album Thumbnails
------------------------------ */
.album {
	padding: 5px;
	margin: 5px;
	border: 1px solid #575633;
	background: #7c6847;
	width: 275px;
	height: 120px;
	max-height: 120px;
	color: #b5ac93;
  float: left;
display: block;
overflow: hidden;
-moz-border-radius: 7px; border-radius: 7px;
}
.album img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.album h3 {
	margin: 0;
	padding: 0 0 8px 10px;
	letter-spacing: 1px;
	font-size: 13px;
}

.album p {
	margin: 0 0 4px 0;
	display: block;
}
.albumdesc {
	float: none;
	padding: 0 10px;
}
.albumdesc small {
  width: 70%;
	color: #a89177;
}

#albums {
width: 100%;
padding: 0;
margin: 0;
}

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
	margin-top: 15px;

}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #bbb099;
	background: #bea77c;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 2px 0;
	font-size: 12px;
	text-decoration: none;
	line-height: 200%;
	color: #000000;
	border: 0;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #c5bba7;
	text-decoration: none;
	color: #000000;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

#gallerytitle {
font-size: 12px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #d6c6b4;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
		font-size: 11px;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}

/* STRONICOWANIE */

.pagelist {text-align: center;  padding: 0; margin: 0; font-size: 13px; font-weight: bold; width: 100%; display: block;}

/* a>li.current {text-decoration: none; background-color: #ff0000;} */

#pagenumbers {text-decoration: none; background-color: #8A774F; padding: 5px; margin: 15px auto; width: 70%; text-align: center;}


/* SORTOWANIE i ADMIN */

#enableSorting { 
text-align: center;
margin: 15px auto;
}

#subcontent {text-align: left;}
#submain {}