body {
	background: #8AAD81;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h3 {
	font-size: 14px;
	text-align: center;
}
	
.textCenter {
	font-size: 11px;
	text-align: center;
	color: #000066;
}

.textCenter12 {
	font-size: 12px;
	text-align: center;
}

.textCenterBold12 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.textBoldRed12 {
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.pds {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 785px;
}

.sr {
	background: url(images/tlo.jpg);
	padding-left: 5px;
}

.ng1 {
	background: url(images/m_top.gif);
	padding: 10px 2px 18px 2px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.ng2 {
	background: url(images/m_top1.gif);
}

.mtxt1{
	background: url(images/m_tlo.gif);
	padding: 2px 7px 2px 7px;
}

.menu {
	list-style: none;
	margin:0px;
	margin-left:1px;
	padding:0px;
}

.menu li a {
	display:block;
	width:134px;
	padding:3px 0px 3px 9px;
	background-color:#8A8A8A;
	border-bottom:1px solid #828384;
	color:#000;
	font-size:12px;
	
	text-decoration:none;
}

.menu li a:hover {
	background-color:#2C2E30;
	border-bottom:1px solid #828384;
	color:#fff;
	text-decoration:none;
	font-size:12px;	
}

.stdList LI {
	padding: 5px;
	font-size: 12px;
}

.srodek {
	background: url(images/s_line.gif);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	text-align: justify;
	font-size: 12px;
}

a {
	color:#FF6600;
	text-decoration:underline;
}
	
a:hover {
	color:#FF3300;
	text-decoration:none;
}

.tableCenter {
	text-align: center;
}

.stdTable {
	table-layout: auto;
	width: 550px;
	border-spacing: 0.5em 0.5em
	text-align: center;
}

.stdTable th {
	border: 1px dashed #B0CBFD;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.stdTable td {
	border: 1px dashed #B0CBFD;
	
	font-size: 11px;
	text-align: center;
}

.textItalicCenter {
	text-align: center;
	font-style: italic;
}

.textUnderLine {
	text-decoration: underline;
}

.kontaktTable {
	table-layout: auto;
	text-align: center;
}

.kontaktTable td {
	text-align: center;
}

