body {
	margin: 20px 0;
	padding: 0;
	background: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}
dfn {
	font-weight: bold;
}
a {
	color: #67823B;
}

dt {
	font-size: 14px;
	font-weight: bold;
}
dd {
	font-size: 13px;
	margin-left: 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #67823B;
}
td {
	font-size: 11px;
}
th {
	font-size: 12px;
}
.tab-szeroka {
	width: 95%;
}
.tab-szeroka th {
	text-align: center;
}
.tab-pion th {
	text-align: left;
	vertical-align: top;
}
.tabela {
	border: 1px solid #67823B;
}
.tabela th {
	background-color: #67823B;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.tabela td {
	background-color: #C6DBEA;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}



a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 740px;
	height: 144px;
	margin: 0 auto;
	background: url(images/mtntop.jpg) no-repeat center center;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

#header h1 {
	float: right;
	text-align: right;
	padding: 10px;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	background: url(images/img2.gif);
	border: 2px solid #CCCCCC;
}

#colOne {
	float: left;
	width: 449px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 209px;
	padding: 20px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}
.ciasne {
	letter-spacing: -0.15em;
}
#colOne .nrw {
	width: 60%;
	position: relative;
}
#colOne .nrw li span {
	font-style: italic;
	position: absolute;
	right: 0px;
}
.liczba {
	text-align: right;
}
.data {
	text-align: center;
}
.fotopodpis { 
padding: 0px;
margin: 10px 0 10px 0;
}
.fotopodpis a img { 
	border: 1px solid #003399;
}

.fotopodpis p { 
padding: 0px 0px 5px 0px;
margin: 0px;
}
