@charset "utf-8";

/* CSS Document */



html, body {
	margin: 0;
	padding: 0;
	background: #999687;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #706460;
	border-top-color: #FFF;
	text-align: right;

}

#tabela_glowna {
   border: 0px solid black;
   background-color: #fff;
   padding: 0px;

}

#tabela_wew {
	border: 1px solid black;
	border-collapse: collapse;
	border-color: #666;
	text-align: center;
	border-top: 0;
	border-bottom: 0;
}

#tabela_wew tr td p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#tabela_wew tr td p {
	font-size: 12px;
}
#tabela_wew tr td p {
	font-size: 13px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #666;
	font-weight: normal;
	/*border-top: 0;
	border-bottom: 0;*/
}
#firma_prywatna {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.font_red {
	font-size: 13px;
	color: #900;
	border-right: 0;
	border-top-color: 666;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.font_red2 {
	font-size: 13px;
	color: #900;
	border-left: 0;
	border-top-color: 666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tabela_wew tr .font_red .font_red a {
	color: #900;
	text-decoration: none;
}
#tabela_wew tr .font_red2 .font_red a {
	color: #900;
	text-decoration: none;
}
#tabela_wew tr .font_red2 .font_red2 a {
	color: #900;
	text-decoration: none;
}
.MiM {
	font-weight: bold;
}
.MiMmedia {
	font-size: 12px;
}
.MiM {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

