/* CSS Document */

body {
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #191818;
	padding: 0px;
	margin: 0px;
}

body, td {
	font-family: Verdana, Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 11px;
	color: #bca57c;
}

ul {
	list-style-image: url('images/li.gif');
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
}

hr {
	background-color: #dbc296;
	color: #827359;
}

.c1 {
	color: #ebd1a5;
}

.c2 {
	color: #6b5123;
}

.c3 {
	color: #1f1504;
}

.gfx {
	color: #aaaaaa;
	font-size: 10px;
}

.dt:link {
	color: #aaaaaa; text-decoration: none;
}

.dt:visited {
	color: #aaaaaa; text-decoration: none;
}

.dt:hover {
	color: #ffffff; text-decoration: none;
}

a:link {
	color: #dfc496; text-decoration: none;
}

a:visited {
	color: #dfc496; text-decoration: none;
}

a:hover {
	color: #bca57c; text-decoration: none;
}

.dl:link {
	color: #6b552b; text-decoration: none;
}

.dl:visited {
	color: #6b552b; text-decoration: none;
}

.dl:hover {
	color: #423111; text-decoration: none;
}

#main {
	float: left;
	width: 960px;
}

#top1 {
	float: left;
	width: 782px;
	height: 251px;
	background: url('images/dzi.jpg') left top no-repeat;
}

#top2 {
	float: right;
	width: 178px;
	height: 277px;
	background-image: url('images/index_02.jpg');
	background-repeat: no-repeat;
}

#top3 {
	float: right;
	width: 592px;
	height: 26px;
	background: url('images/index_03.jpg') left top no-repeat;
}

#menu {
	float: left;
	width: 190px;
	background: url('images/menu.gif') right top no-repeat;
}

#content {
	float: right;
	width: 583px;
}

#mid1 {
	float: right;
	width: 770px;
	height: 40px;
	background: url('images/content_01.gif') center top no-repeat;
}

#mid1 p {
	margin: 8px 0 0 24px;
	font-weight: bold;
	float: left;
}

#mid1 span {
	float: right;
	margin: 3px 20px 0 0;
}

#mid1 span img {
	border: 0;
	margin-left: 5px;
}

#mid2 {
	float: right;
	width: 770px;
	max-width: 726px !important;
	padding: 0px 20px 0px 24px;
	background: url('images/content_02.gif') center top repeat-y;
	text-align: justify;
}

#mid3 {
	float: right;
	width: 770px;
	height: 21px;
	background: url('images/content_03.gif') center top no-repeat;
}

#bottom {
	width: 770px;
	max-width: 750px !important;
	float: right;
	padding: 0px 10px 10px 10px;
	text-align: center;
}

#bottom  img {
	border: 0px;
}

#adv {
	padding-top: 10px;
	float: left;
	width: 130px;
	text-align: center;
}

#adv img {
	margin-bottom: 5px;
	border: 0px;
}

select, option, textarea, input {
	border-right: #dfc496 1px solid;
	border-top: #dfc496 1px solid;
	border-bottom: #dfc496 1px solid;
	border-left: #dfc496 1px solid;
	color: #bca57c;
	font-size: 11px;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; background-color: #52442b;
}

.img {
	border: 1px #dfc496 solid;
}

.title {
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px 0px 4px;
}

/* Dodane 11.06.2009 - Nox */
/* Linki wewnatrz okienek Lightboxa */

a.lightbox:link {
	color: #bca57c; text-decoration: none;
}

a.lightbox:visited {
	color: #bca57c; text-decoration: none;
}

a.lightbox:hover {
	color: #dfc496; text-decoration: none;
}

/* Dodane 14.06.2009 - Nox */
/* Zmodyfikowane 23.12.2009 - Nox */
/* Belka z informacjami w dzialach poszczegolnych czesci serii w Kalendarium */

#info {
	width: 100%;
	position: relative;
}

#info #info_1 {
	width: 400px;
	position: relative; left: 20px; top: 0px;
	
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	background-image: url('images/details/info_1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#info #info_2 {
	width: 200px;
	position: absolute; right: 20px; top: 0px;
	
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	background-image: url('images/details/info_2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

/* Dodane 09.07.2009 - Nox */
/* Belka z informacjami do kazdego fan arta w Galerii */

#gal_fan_art_info {
	width: 470px;
	position: relative;
	
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	border-top: solid 2px #827359;
	border-left: solid 2px #827359;
}

/* Lightbox v2.04 */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

