.disambig {
   line-height:29px;
   padding-left: 3px;
   background-color: #f9f9f9;
   border-bottom: 1px solid #cccccc;
   font-size: 95%;
   margin-bottom: 1em;
}
.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   margin-right: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
   font-size: 11px;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
#srBox
{
	background:#EEE;
	border:solid 1px silver;
	padding:0.2em;
	margin:0.2em 0;
}

#srBox input[type="text"]
{
	background:#FFF;
	border:solid 1px silver;
	margin:0 1em 0 0;
}

#srBox .label, #srBox label
{
	vertical-align: top;
	color:#000;
	font-size: 80%;
}
#srBox label input
{
	vertical-align: top;
}

#srBox a
{
	background:#ccf;
	border:solid 1px silver;
	padding:1px 0.3em;
	font-size:90%;
	color:#333;
	text-decoration:none;
}

#srBox a:hover
{
	background:#99f;
	color:#fff;
}

#srBox a:focus
{
	background:#fff;
	color:#33C;
}

/* przyciski dodawania opisów */ 
#userSummaryButtons a {
 background: #cfc;
 border: 1px dotted #090;
 padding: 0px 2px;
 margin: 2px;
 cursor: pointer;
 font-size: 80%;
 line-height: 17px;
 color: black;
}

#userSummaryButtons a:hover {
 background: #bfb;
 border: 1px solid #9c9;
 text-decoration:none;
}

/* 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;
}

/* Przypisy */
ol.references {font-size:85%}

/* Wyróżnienie klikniętego przypisu w celu ułatwienia nawigacji */
ol.references > li:target {
 background-color: #DEF;
}
/* Αναδιπλούμενα πλαίσια */

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}
div.NavFramer div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
        align:left;
}
.NavTnavbar {
	font-size: x-small;
	float: left;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-left: 2px;
	width: 36px;
}
#column-content {
	margin: 0 -12.2em 0 0;
	float: right;
}
#column-content #content{
	margin-left: 0;
	margin-right: 0;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
#column-content {
	width: 85%;
	float: right;
	margin: 0 0 .6em -12.2em;
	padding: 0;
}