/* podstawy */

html {
	color: black;
	font-family: verdana, sans-serif;
	quotes: "\201E" "\201D";
}

p {
	text-align: justify;
	text-indent: 2em;
	margin: 0.8em 0em;
}

.noi p, p.noi {
	text-indent: 0px;
}

h2 {
	font-size: 1.5em;
}

h2.newstitle {
	font-size: 1.3em !important;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

hr {
	border: 0px;
	border-bottom: 1px dotted black;
	height: 0px;
	padding: 1px;
	clear: both;
	white-space: nowrap;
}
/*
.addmargins {
    margin: 0.4em 0em;
}
*/
blockquote {
    margin: 1em 1.5em; 
    padding-left: 0.5em;
}

div.quoteheader {
    font-style: italic;
}

/* definicje pomocnicze */

.access {
    display: none;
}

.center {
    text-align: center;
}

q:before {
	content: "\201E";
}
q:after {
	content: "\201D";
}

/* ekran recenzji */


div.sitem {
	margin-top: 0.4em;
	padding-top: 0.2em;
	margin-bottom: 0.4em;
}
/*
div.commlink {
	text-align: right;
}

ul.alttitles, ul.reltitles, ul.songtitles, ul.altrevs {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

ul.alttitles, ul.reltitles {
	margin-left: 1em;
}

ul.alttitles li, ul.reltitles li, ul.songtitles li, ul.altrevs li {
	display: block;
	padding: 0px;
	margin: 0px;
}

div.altrevheader {
	margin: 1em 0em 0.9em;
	padding-bottom: 0.3em;
	border-bottom: 1px dotted black;
	font-weight: bold;
	position: relative;
}

table.notetbl {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

table.notetbl td {
	font-size: 0.8em !important;
	padding: 0px !important;
	border: 0px !important;
}

table.notetbl span.nnote {
	font-weight: bolder !important;
}

/* oceniarka */


div.notebars {
    text-align: left !important;
}

div#notehintbox { 
    display: none;
}

div#rightcolumn div.bar {
	height: 5px; 
	margin: 0px; 
	font-size: 0em;
}

/* lista */


table.animelist, table.anotelist {
	width: 100%;
}

table.strippedlist {
	border-collapse: collapse;
}

table.animelist td.alternate {
	font-style: italic;
	padding-left: 20px;
}

/* strona glowna */

ul.lastadd {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

ul.lastadd li {
	display: block;
	margin: 0.75em 0em 0.75em 0em;
	padding: 0px;
	clear:left;
}

ul.lastadd_m li {
	margin: 0.3em 0em 0.3em 0em !important;
}

.lastadd div.lhead {
	margin: 0.05em;
}

.lastadd div.lhead a {
	font-weight: bold;
}

.lastadd div.lfoot {
	font-style: italic;
	font-size: 0.9em;
	clear: left;
}

.lastadd p {
	text-indent: 0em;
	margin: 0.3em 0.05em;
}

.lastadd div.lbody {
	margin: 0.5em;
}

img.miniscreenshot {
	float: left; 
	margin: 0px 10px 3px 0px; 
	border: none;
	margin-bottom: 20px;
}

/* faq */

dl.faq dt {
	font-weight: bold;
}

/* redakcja */

ul.redakcja {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

ul.redakcja > li {
	margin: 8px;
}

ul.redakcja div.lhead {
	font-weight: bold;
	margin: 1px;
}

ul.redakcja > li > p {
	text-indent: 0em;
	padding-left: 3em;
}

ul.redakcja > li > ul {
	padding-left: 3em;
	margin-left: 0px;
}

/* bannery */

ul.comments, ul.advimgs {
	list-style: none;
	display: block;
	padding: 0px;
}
/*
ul.advimgs li {
	text-align: center;
}

/* komentarze */

ul.comments ul.comments {
	margin-left: 35px;
}

ul.comments li.nocontent {
	list-style: disc outside;
}

ul.comments div.cheader, ul.comments div.cdeleted {
	padding: 2px;
	margin-top: 8px;
	overflow: hidden;
}

ul.comments div.ccontent {
	padding: 3px;
	overflow: hidden;
}

ul.comments div.cfooter {
	text-align: right;
	padding: 2px;
	margin-bottom: 8px;
}


/* tabelka z siatką */
/*
table.celled {
	border-collapse: collapse;
}

table.celled td, table.celled th {
	border: 1px solid black;
}

table.celled td.cnt {
	text-align: center;
}

/* newsy */
/*
div.newsheader {
    font-style: italic;
}

/* lista woluminow */
/*
ul.booksidx {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

ul.booksidx li {
	display: inline;
	padding: 0px;
}

ul.booksidx li img {
	border: 1px solid black;
}
*/
