@import "/~malarz_pl/common-shared.css";
@import "/~malarz_pl/modern-main.css";

#mw_content {
	left: 0px;
	margin-left:0px;
	padding: 8px;
}
table.infobox {
	float:right;
	margin:0px;
	border:solid 1px #99B3FF;
	width:180px;
	background-color: #E0E8FF;
	border-collapse: collapse;
}

table.infobox th {
	padding:0;
	background:#99B3FF;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

table.infobox td {
	padding:3pt;
	text-align: center;
	line-height:1.25em;
	font-weight:bold;
	font-size:11px;
	direction:&#160;;
}

table.stats {
	width:100%;
	border-collapse: collapse;
	border: 1px solid silver;
}

table.stats th {
	text-align: left;
	background-color: silver;
}

table.stats div {
	background-color:#33cccc;
	padding: 2px;
}

td.stats {
	padding: 2px;
}

tr.contrast {
	background-color: #E9E9E9;
}

/* klasa wikitable dla ładniejszego wyglądu tabelek */

table.wikitable {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaa solid;
	border-collapse: collapse;
}
table.wikitable tbody {
	background: #fff;
}

table.wikitable th, table.wikitable td {
	border: 1px #aaa solid;
	padding: 0.2em;
}

table.wikitable th {
	background: #f2f2f2;
	text-align: center;
}

table.wikitable caption {
	margin-left: inherit;
	margin-right: inherit;
}

table.infobox-data {
	width: 95%;
}

.infobox-data textarea {
	width: 95%;
}

table.vote .valid {
	background-color: lightgreen;
}

table.vote .invalid {
	background-color: #F75D59;
}
