/*
 * author: studiofabryka.pl
 * theme: kroniki
 *
 * cd: 2010/05/19
 */







/*
 * - - - - - - typografia
 */


h1 {

	font-size:24px;
	color:#fff;
	position:absolute;
	bottom:20px; left:30px;
	z-index:30;
	text-shadow: 1px 1px 8px #000;
	filter: dropshadow(color=#000000,offX=2,offY=2);
	filter: glow(color=#000000,strength=3);
	padding:2px;
	line-height:1.2em;
}


h2 {

	font-size:18px;
	float:left;
	width:100%;
	color:#658F00;
	border-bottom:1px dashed #658F00;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

h3 {

	float:left;
	font-size:14px;
	color:#fff;
	padding:5px;
	background:#658F00;
	margin:0 0 10px 0;
}


p, article li {

	font-size:12px;
	line-height:1.3em;
	color:#222;
}
article ul li {list-style:disc; margin-left:15px;}
article ol li {list-style:decimal; margin-left:20px;}


p, article ul, article ol {

	/* float:left; clear:left; */
	margin:5px 0;
}


p a {

	color:#5A7F00;
	font-weight:bold;
}


a.more {

	float:left;	clear:left;
	width:100%;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	padding:0 0 10px 0;
	margin-bottom:15px;
	border-bottom:1px dashed #CFCFCF;
}


#news .item.last a.more {border:0 none;}


a.madeby {

	text-decoration:none;
	float:right;
	font-size:11px;
	padding:9px;
}
a.madeby strong {text-transform:uppercase; font-weight: normal;}
a.madeby:hover {opacity:.8; filter:alpha(opacity=80);}









/*
 * - - - - - - basic
 */


.total_bg {

	top:0; left:0;
	position:fixed;
	width:100%; height:100%;
	z-index:10;
}


.total_bg img {margin:0 auto; width:100%; height:auto;}


#content {

	position:relative;
	margin:0 auto;
	width:880px;
	z-index:20;
}


#opcje {

	float:left;
	width:100%;
	margin:5px 0;

}








/*
 * - - - - - - nagłówek z tytułem i obrazkiem
 */

#header {

	float:left;
	position:relative;
	width:100%; height:231px;
	margin:15px 0 15px 0;
}


#headbg {

	position:absolute;
	top:0; left:0;
	width:100%; height:100%;
	z-index:20;
}


#head {

	position:relative;
	margin:4px auto;
	width:99%; height:222px;
	z-index:30;
	overflow:hidden;
	border:1px solid #000;
}


#head .topimg {

	width:879px;
	position:absolute;
	z-index:20;
	top:0; left:0;
}

.maintitle {

	width:395px !important;
	height:38px !important;
	z-index:40 !important;
	position: absolute;
	top:20px; left:0;

}

.book {

	position: absolute;
	bottom:0;
	right:0;
	z-index:40 !important;
	width: 344px !important;
	height: 187px !important;
}







/*
 * - - - - - - treść właściwa kroniki
 */


#main {

	float:left;
	width:100%;
	height:auto;
	background: #b5be08 url('../images/articlebg.jpg') 1px 0 repeat-y !important;
	border-bottom:5px solid #b5be08;
}

aside {

	float:left;
	width:200px;
}


article {

	float:left;
	margin:5px;
	width:630px;
	min-height:500px;
	padding:20px;
}


article img {

	padding:1px;
}







/*
 * - - - - - - navigacja lewa
 */


nav {float:left; margin:5px; width:97%;}

nav a {

	display:block;
	width:93%; height:100%;
	padding:5px 10px;
	margin:5px 0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}


.menu_head {cursor:pointer;}


nav .menu_body a {

	font-size:.7em;
	text-transform:none;
	margin:0 0 0 5px;
}


nav .menu_body li {

	margin: 1px 0 1px 15px;
	padding:2px 4px;
	width:86%;
}









/*
 * - - - - - - navigacja dolna
 */

#bottom_menu {margin:5px 0 8px 5px; line-height:1em; width:80%;}
#bottom_menu li {

	border:0;
	/* border-right:1px solid #999; */
	padding:3px;
	margin:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#bottom_menu li:hover {opacity:.8; filter:alpha(opacity=80);}

/* #bottom_menu li.last {border-right: 0 none;} */
#bottom_menu, #bottom_menu li {float:left;}
#bottom_menu a {


	padding:0 10px;
	text-decoration:none;
	font-size:11px;
}


#bottom_menu a:hover,
#bottom_menu a.hit {


	opacity:.6;
	filter:alpha(opacity=60);
}










/*
 * - - - - - - banery
 */


#banery {float:left; margin:5px;}
.baner {float:left; margin-bottom:10px;}









/*
 * - - - - - - newsy
 */

#news, #news .item, .item p, .item img, blockquote img {float:left;}

#news .item {width:100%;}

#news .item span {float:right; font-size:11px; line-height:2em;}

#news .item h3 {

	float:left;
	clear:left;
	/* width:621px; */
}
.item blockquote {clear:left;}
.item img, blockquote img {padding:3px; margin-right:15px;}
.item p {float:left; clear:none; width:460px;}



/*
 * - - - - - - galeria
 */


#gallery {


	float:left; clear:left;
	margin:10px 0;
	width:105%;
}

#gallery a {float:left; margin:0 10px 10px 0; overflow: hidden; text-decoration:none; }

#gallery a img {opacity:.8; filter:alpha(opacity=80);}

#gallery a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}
#gallery img {width:110px; padding:3px;}
#gallery span {float:left; width:100%; text-align:center;}
#cboxCurrent {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333;}









/*
 * - - - - - - formularz
 */


form {

	float:left;
	width:100%;
	border-top:1px solid #adadad;
}

#kontakt fieldset {

	float:left;
	width:80%;
	margin:10px 0 10px 80px;
}

label {

	float:left;
	margin:5px; width:45%;
}
form img {padding:0; float:left; margin-left:10px; border:0;}
input,textarea {padding:3px 6px;}
#l_tresc {clear:left; width:87%;}

textarea {

	float:left; clear:left;
	width:100%; height:100px;
}

form input, form span {

	float:left; clear:left;
	width:200px;
	margin:2px;
}

form span {font-size:12px;}
form #k_kod {

	width:130px;
}

.button, #send {

	width:auto;
	padding:5px 10px;
	margin:0 50px 0 0;
	float:right; clear:right;
	cursor:pointer;
}

#kontakt .button:hover {

	opacity:.8;
	filter:alpha(opacity=80);
}

fieldset.long {width:100% !important; float:left; clear:both;}
legend {float:left; margin:5px 0; font-size:14px; width:100%;}


label.long {width:100%;}


/*
 * WALIDACJA jquery
 */


.error {

	float:left;
	padding:0 0 0 10px;
	display:none;
	width:50%;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.msg {float:left; width:100%; margin:0 0 10px 0;}
.msg p {color:#ff0000; font-weight:bold;}






/*
 * KOMENTARZE pod artykułem
 */

#comments {float:left; clear:left; margin-top:15px;}

.bezOdp {

	float:left; clear:left;
	font-size:.7em;
	margin:0 0 20px 0;
}

#comments dl {margin:0 0 15px 0; padding:0 0 15px 0; float:left;  border-bottom:1px dashed #cfcfcf; width:100%;}
#comments dl.last {border:0;}
#comments dt, #comments dd {float:left; clear:left;}
#comments dt {

	font-weight: bold;
	font-size:14px;
}
#comments .author {

	font-weight:normal;
	font-size:12px;
	width:100%;
	float:left; clear:left;
}

#comments dd {font-size:11px; margin:5px 0 0;}




/* formularz dodawania komentarza i księgi gości */

#bookAdd {float:right; width:38%; border:0;}
#addComment {margin:0 0 0 60px; border:0;}
#addComment fieldset, #bookAdd fieldset {float:left; width:40%; margin:0;}
#addComment label, #bookAdd label {width:100%; float:left;}
#addComment textarea, #bookAdd textarea {width:93%;}
#addComment #send, #bookAdd .button {margin-right:0;}







/*
 * KOMENTARZE W KSIĘDZE GOŚCI
 */

#bookList {float:left; width:58%;}
#bookList li {

	float:left;
	width:100%;
	list-style:none;
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #dcdcdc;
}
#bookList li.last {border:0;}








#pages {}

#pages a {

	text-decoration: none;
	padding:2px 4px;
	border:1px solid #dadada;
	font-size:12px;
	font-weight:bold;
	color: #333;
	float:left;
	margin-right:5px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#pages .arleft, #pages .arright {border:0; display:none;}

#pages .hit {background: #658F00; color: #fff;}
#pages .hit:hover {background: #658F00;}
#pages a:hover {background: #ebebeb;}


#addComment {

	background: #C8CF9B;
	padding:20px;
	margin:0 0 0 5px !important;
	width:580px !important;
}



#counter {

	width:200px;
	float:left;
	margin:8px 0 0 6px;
	font-size:12px;
	font-weight:bold;
	color: #F8FFC4;
}