html, body, #bg, mainBody {height: 100%;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/img/bg_0.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:link, a:visited {
	color: #F00;
}
a:hover {
	color: #333;
}
#bg {
	width: 100%;
	background-image: url(/img/bg_m.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
}
#mainBody {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 21px;
}
#mLang {
	color: #FFFFFF;
	background-color: #D00000;
	height: 25px;
	line-height: 25px;
	text-align: right;
	vertical-align: middle;
}
#mLang img {
	vertical-align: middle;
	margin: 5px 0;
}
#mLang a, #mLang a:link, #mLang a:visited {
	margin-right:20px;
	color: #FFF;
	text-decoration: none;
}
#mLang a:hover {
	color: #333;
}
#mHeader {
	height: 136px;
}
#mContent {
	padding: 25px;
}
#mFooter {
	color: #4F4F4F;
	background-color: #C6C6C6;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	xbackground-image: url(/img/kw.png);
	xbackground-repeat: no-repeat;
	xbackground-position: 748px 50%;
	overflow: hidden;
	font-size: 9px;
}
#mCopyright {
	font-size: 10px;
}
.fl50 {
	width: 48%;
	float: left;
}
.fr50 {
	width: 48%;
	float: right;
	text-align: right;
}


#test {
	letter-spacing: 2px;
}
.tdLeft {
	width: 202px;
	vertical-align: top;
	padding-top: 2em;


}
.tdCenter {
	width: 411px;
	vertical-align: top;

}
.tdRight {
	width: 152px;
	vertical-align: top;
	padding-top: 2em;


}
.tytul {
	font-size: 14px;
	color: #D00000;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D00000;
}
.boxContent {
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;

}
.pathPage {
	background-color: #E2E2E2;
	margin: 2px 0;
	padding: 0 20px;
	line-height: 20px;
	font-size: 10px;
}
.tdCenter66 {

	width: 66%;
	vertical-align: top;
}
.tdRight33 {

	width: 33%;
	vertical-align: top;
	padding-top: 2em;
}

/* menu
************************/
.mainMenu {
	float: none;
	clear: both;
}
ul.menu {
	padding:0;
	margin:0;
	float: left;
	list-style-type: none;
}
.menu li {
	float: left;
	padding-right: 2px;
/*
	background-image: url(../img/menu/x_br.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
*/
}

.u {
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.itpdf {
	font-weight: bold;
}
.s1link a, .s1link a:link, .s1link a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.s1link a:hover {
	color: #F00;
}
.ramka {
	margin: 5px;
	padding: 5px;
	border: 1px solid #333333;
}

.newsItem {
	padding: 5px 20px;
	background-image: url(../img/pkt1.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.HPlist {
	font-size: 11px;
}
.HPlist .newsItem {
	padding-top: 3px;
	padding-left: 10px;
	background-image: url(../img/pkt1.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.HPlist a {
	text-decoration: none;
}



