p.info {
    display: block;
	text-align: center;
	padding: 15px;
	margin: 20px 10px;
	border: 1px solid #777;
	font-size: 12px;
	color: #a0a0a0;
}
/* newsy */
.news {
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}
	.news h2,
	.news h1 {
		padding-left: 10px;
		text-align: left;
	}
	.news .date {
		font-size: 10px;
		color: #6c6c6c;
		display: block;
		padding: 0 0 10px 10px;
		font-style: normal;
	}
	.news p {
		line-height: 18px;
		font-size: 12px;
		padding: 0 10px 0;
		clear: both;
	}
	.news p.author {
		padding: 10px 10px 25px;
		text-align: right;
	}

#newsArchiveHeader {
	padding-top: 30px;
}
#newsArchive li {
    list-style-type: none;
    list-style: none;
	float: left;
	display: block;
	text-align: center;
	padding: 0.5em;
}

/* komentarze */
#commentsList { overflow: hidden; width: 700px; margin: 0 auto; padding: 10px 0 0;}
        #commentsList li { overflow: hidden; border-bottom: 1px solid #a0a0a0; padding: 10px 0 5px; }
        #commentsList li:first-child { border-top: 1px solid #a0a0a0; }
        #commentsList li.altRow { background-color: #1e1e1e; }
		#commentsList div { float: right; width: 130px; text-align: left; padding-left: 20px; }
			#commentsList cite { display: block; font-weight: bold; font-style: normal; }
			#commentsList em { display: block; font-style: normal; color: #a0a0a0; font-size: 10px; }
			#commentsList img { margin: 5px 0 0; }
			#commentsList p.buttons { margin: 5px 0 5px; overflow: hidden; }
			#commentsList div p a { display: block; width: 45px; float: left; text-align: center; margin-right: 5px; }
		#commentsList blockquote { float: left; width: 530px; margin: 10px; line-height: 18px; font-size: 12px; }
		#commentsList img { float: none; }
		#comment_add { margin-top: 25px; }
/* lista umiejętności */
	#skills > dt {
		padding: 20px 0 5px;
		clear: both;
	}
	#skills dd {
		overflow: hidden;
		padding-bottom: 10px;
	}
		#skills dd img {
			float: left;
			margin: 0 10px 0 0;
		}
		#skills dd a {
			display: block;
			float: left;
		}
		#skills dd p {
			margin: 5px 10px 0 30px;
		}
/* zaklęcia */
.spell {
	margin: 5px 0 20px;
	width: 90%;
	padding: 5px 0;
}
.spell + h2 {
	margin-top: 20px;
	font-size: 18px;
}
	.spell:nth-child(even) {
		background-color: #1e1e1e;
	}
	.spell tr:first-child td {
		vertical-align: middle;
		text-align: center;
		width: 130px;
	}
	.spell th {
		padding: 5px 10px 5px 0;
	}
	.spell tr td:first-child {
		font-weight: bold;
		padding-right: 10px;
		width: 100px;
	}
	.spell td {
		vertical-align: top;
		padding: 2px;
		line-height: 18px;
	}
	
	h2.heroes {
	color: #EFD77B;
	font-size: 20px;
	}
	
	h2.about {
	font-family: "Times New Roman", serif;
  font-size: 20px;
	text-align: left;
  color: #EFD77B;
  font-variant: small-caps;
  padding: 0;
  margin-top: 20px;
  font-weight: bold;
	}
	
	p.about {
	text-align: justify;
	margin-bottom: 20px;
	}
	
	table.about {
	text-align: left;
	width: 350px;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	}
	
	
	table.about td {
	padding: 3px;
	}
	
	table.about tr:nth-child(odd) {
	background-color: #333333;	
	}	
	
	td.colored {
	color: #EFD77B;
	}
	
	img.about {
	margin: 0px 0px 10px 10px;
	border: 2px solid #555;
	}
	
	table.about_exp {
		text-align: left;
		background-color: #1e1e1e;
		border: 1px solid #555;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
	}
	
	table.about_exp th {
		color: #EFD77B;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
	}
	
	table.about_exp td {
		padding: 3px;
	}
	
	table.about_exp tr:nth-child(odd) {
		background-color: #333333;	
	}	
	
	table.about_exp td:nth-child(1) {
		width: 150px;
	}	
	
	table.about_exp td:nth-child(2) {
		width: 10px;
	}	
	
	table.about_exp td:nth-child(3) {
		width: 80px;
	}	
	
	table.about_exp td:nth-child(4) {
		width: 150px;
	}	
	
	table.about_exp td:nth-child(5) {
		width: 10px;
	}
	
	table.about_exp td:nth-child(6) {
		width: 80px;
	}
	
	table.about_exp td:nth-child(6n+3) {
		color: #EFD77B;
	}
	
	table.about_exp td:nth-child(6n+6) {
		color: #EFD77B;
	}
	
/* poziomy bohatera */
	
		table.hero_exp {
		text-align: center;
		background-color: #1e1e1e;
		border: 1px solid #555;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
	}
	
	table.hero_exp th {
		color: #EFD77B;
		font-weight: bold;
		padding: 0px 0px 8px 0px;
	}
	
	table.hero_exp td {
		padding: 3px;
	}
	
	table.hero_exp tr:nth-child(odd) {
		background-color: #333333;	
	}	
	
	table.hero_exp td:nth-child(1) {
		width: 55px;
	}	
	
	table.hero_exp td:nth-child(2) {
		width: 10px;
	}	
	
	table.hero_exp td:nth-child(3) {
		width: 175px;
	}	
	
	table.hero_exp td:nth-child(4) {
		width: 55px;
	}	
	
	table.hero_exp td:nth-child(5) {
		width: 10px;
	}
	
	table.hero_exp td:nth-child(6) {
		width: 175px;
	}
	
	table.hero_exp td:nth-child(6n+3) {
		color: #EFD77B;
	}
	
	table.hero_exp td:nth-child(6n+6) {
		color: #EFD77B;
	}
	
/* armie startowe */

table.starting_army {
	text-align: center;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
table.starting_army tr:nth-child(odd) {
	background-color: #333333;	
}

table.starting_army td:nth-child(6n+1) {
	color: #EFD77B;
}

table.starting_army td:nth-child(6n+2) {
	color: #EFD77B;
}			
	
table.starting_army td {
	padding: 4px 3px 4px 3px;
}


table.about {
	text-align: left;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
	
table.about th {
	color: #EFD77B;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
}
	
table.about td {
	padding: 3px;
}
	
table.about tr:nth-child(odd) {
	background-color: #333333;	
}	
	
table.about td:nth-child(1) {
	width: 150px;
}	
	
table.about td:nth-child(2) {
	width: 10px;
}	
	
table.about td:nth-child(3) {
	width: 80px;
}	
	
table.about td:nth-child(4) {
	width: 150px;
}	
	
table.about td:nth-child(5) {
	width: 10px;
}
	
table.about td:nth-child(6) {
	width: 80px;
}
	
table.about td:nth-child(6n+3) {
	color: #EFD77B;
}
	
table.about td:nth-child(6n+6) {
	color: #EFD77B;
}
	
/* artefakty */

table.artifacts {
	text-align: center;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
table.artifacts tr:nth-child(odd) {
	background-color: #333333;	
}

table.artifacts td:nth-child(6n+1) {
	color: #FFFFFF;
}

table.artifacts td:nth-child(6n+2) {
	color: #FFFFFF;
}			
	
table.artifacts td {
	padding: 4px 3px 4px 3px;
}
	
/* jednostki */

.town-title {
	color: #EFD77B;
	font-size: 35px;
	}


.creatupg {

	background-image: url("http://magazyn.heroes.net.pl/h3/img/bg_green.jpg");
}
.creature {
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bg_brown.jpg");
	border: 5px solid black;
	width: 500px;
	text-align: center;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}


	.creature td, .creature th {
	border: 1px solid black;
	}
	
	.creatitle td, .creatitle th {
	border: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bgred.jpg");
	}
	
	.creat-skills {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	}

	.creature ul, .creature li {
	margin: 0px 0px 0px 10px;
	padding: 2px
	}
	
	.creatdesc td {
	text-align: justify;
	padding: 8px;
	}
	
	.creatdesc img {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	}
	
	.creatpictr {
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bgdark.jpg");
	}
	
	.creatpictr img {
	border: 1px solid black;
	}
	
	.creatpictr h5 {
	font-family: "Times New Roman", serif;
  font-size: 16px;
	text-align: center;
  color: #FFFFFF;
  font-variant: small-caps;
  padding: 0;
  margin: 0;
  font-weight: bold;
	}
	
	.creatprice {
	text-align: left;
	padding-left: 7px;
	}
	
	.creathome {
	text-align: left;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bg_green.jpg");
	}
	
	.rowno {
	width: 27px;
	}
	
	.rowno1 {
	width: 100px;
	}

	.catapult {
	margin-left: auto;
	margin-right: auto;
	}
	
	.catapult td {
	width: 40px;
	text-align: center;
	padding: 4px 2px 4px 2px;
	}
	
	

/* bohaterowie */
.heroes-toggle-all {
		font-family: "Times New Roman", serif;
    display: block;
    color: #efd77b;
    font-variant: small-caps;
    font-size: 22px;
		font-weight: bold;
    padding: 10px;
    width: 370px;
    margin: 10px auto;
    background-image: url("http://magazyn.heroes.net.pl/h3/img/bgdark.jpg");
    border: 5px solid black;
    text-align: center;
    cursor: default;
}
.hero {
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bgdark.jpg");
	border: 5px solid black;
	text-align: left;
	width: 400px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

	.hero td {
	padding: 5px;
	border: 0px;
	}
	
	.hero ul, .hero li {
	margin: 4px 0px 0px 8px;
	padding: 2px
	}
	
	.hero-pictr {
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bg_brown.jpg");
	text-align: justify;
	}
	
	.hero-pictr img {
	border: 1px solid black;
	margin-right: 14px;
	}
	
	.hero-pictr td {
	padding: 8px;
	}
	
	.hero-matter {
	background-image: url("http://magazyn.heroes.net.pl/h3/img/bg_brown.jpg");
	text-align: center;
	}
	
	
	.hero-skills {
	font-weight: bold;
  color: #EFD77B;
	}
	
	.hero-spec {
	text-align: left;
	}
	
	.hero-title {
	font-family: "Times New Roman", serif;
  font-size: 14px;
	}
	
	.hero-title h6 {
	font-family: "Times New Roman", serif;
  font-size: 26px;
  color: #EFD77B;
  font-variant: small-caps;
  padding: 0;
  margin-top: 3px;
	margin-bottom: 1px;
  font-weight: bold;
        position: relative;
	}
        .hero-title h6 .hero-toggler {
            display: block;
            position: absolute;
            top: 0;  
						font-variant: normal;
            right: 0;
            font-size: 12px;
            color: #fff;
            cursor: default;
						font-weight: normal;
        }
/*
	.miarka1 {
	    width: 42px;
	}
	
	.miarka2 {
	    width: 70px;
	}
*/	
	h5.hero-back {
	font-family: "Times New Roman", serif;
  font-size: 16px;
	text-align: center;
  color: #FFFFFF;
  font-variant: small-caps;
  padding: 0;
  margin: 5px 0px 0px 0px;
  font-weight: bold;
	}
	

.heroes-base-skills {
	text-align: center;
	width: 400px;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
}

.heroes-base-skills-title {
	font-weight: bold;
	}
	
	
ul.about {
	margin: 4px 0px 0px 16px;
	padding: 2px
}

table.general_info {
	text-align: center;
	width: 550px;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
	
table.general_info tr:nth-child(odd) {
	background-color: #333333;	
}

table.general_info td:nth-child(6n+1) {
	color: #EFD77B;
}

table.general_info td:nth-child(6n+2) {
	color: #EFD77B;
}			
	
table.general_info td {
	padding: 4px 3px 4px 3px;
}

td.wyrownanie {
	width: 65px;
}

tr.general_title {
	font-family: "Times New Roman", serif;
  font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
  color: #EFD77B;
}







table.general_info_secondary {
	text-align: center;
	background-color: #1e1e1e;
	border: 1px solid #555;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

table.general_info_secondary tr:nth-child(odd) {
	background-color: #333333;	
}

table.general_info_secondary th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
}

table.general_info_secondary td {
	width: 10px;
}

table.general_info_secondary img {
	width: 35px;
	height: 38px;
}

table.general_info_secondary td:nth-child(10n+1) {
	width: 10px;
}

tr.general_info_secondary_title img {
	width: 36px;
	height: 64px;
}

td.dycha {
	color: #00E600;
	font-weight: bold;
}

td.zero {
	color: #CC1818;
	font-weight: bold;
}


 /*
	.heroes-base-skills dt {
		width: 50px;
		height: 44px;
		text-indent: -1000em;
		background: transparent none 3px 0 no-repeat;
		position: absolute;
		top: 6px;
		left: 0;
		margin: 0;
		padding:0 ;
	}
	.heroes-base-skills dt.base-skill-attack {
		background-image: url( "../img/misc/attack.jpg" );
	}
	.heroes-base-skills dt.base-skill-defense {
		left: 50px;
        background-image: url( "../img/misc/defense.jpg" );
    }
	.heroes-base-skills dt.base-skill-power {
		left: 100px;
        background-image: url( "../img/misc/power.jpg" );
    }
	.heroes-base-skills dt.base-skill-knowledge {
		left: 150px;
        background-image: url( "../img/misc/knowledge.jpg" );
    }
	.heroes-base-skills dd {
		width: 50px;
		height: 20px;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
		float: left;
		margin: 50px 0 0;
		padding: 0;
	}

.heroes-list {
}
	.heroes-list dt {
		clear: both;
		padding: 10px 5px 5px;
		font-size: 14px;
		font-weight: bold;
	}
	.heroes-list dd {
		overflow: hidden;
		margin: 0;
		padding: 0;
		color: #ddd;
	}
		.heroes-list dd img {
			float: left;
			margin: 0 10px 10px 0;
		}
		.heroes-list dd p {
			padding-bottom: 3px;
			line-height: 18px;
		}
		

*/
/* teksty... ? */
#text {
  position: absolute;
  left: 300px;
  width: 600px;
}

#text p {
  text-align: justify;
  padding: 10px;
}

#text a img {
  border: 0;
  padding: 0 10px 0 10px;
}

/* Galeria */
div.img { margin: 0; padding: 0; float: left; width: 140px; height: 140px; }
    div.img a { display: block; width: 128px; height: 128px; line-height: 128px; text-align: center; border: 1px solid #585c6d; }
    div.img a:hover { border-color: #B5A366; }
        div.img img { opacity: 0.5; vertical-align: middle; }
        div.img a:hover img { opacity: 1; }
