body {
	font: 11px/1.5 Georgia, Arial, Verdana, sans-serif;
	color: Black;
	background: White;
	margin: 5;
}

td#opis {
	font: 11px/1.5 Georgia, Arial, Verdana, sans-serif;
}

td#opissm {
	font: 10px/1.5 Georgia, Arial, Verdana, sans-serif;
}

td#nowosc {
	font: bold 11px/1.5 Georgia, Arial, Verdana, sans-serif;
	color: Red;
}

td#menu {
	background-image: url(img/1_r6_c2.jpg);
	font: small-caps bold 11px Arial;
	color: #CFAF92;
	padding-top: 4px;
}

tr td#menu a:link {
	color: #CFAF92;
	text-decoration: none;
}

tr td#menu a:visited {
	color: #CFAF92;
	text-decoration: none;
}

tr td#menu a:hover {
	color: White;
	text-decoration: underline;
}



td#content {
	font: 11px/1.5 Georgia, Arial, Verdana, sans-serif;
	color: #421D0D;
	background: White;
	border: dotted #CFAF92;
	border-width: 0 1px 0 1px;
	padding: 20px 25px 20px 25px;
}

td#kontakt {
	font: 11px/1.5 Georgia, Arial, Verdana, sans-serif;
	color: #421D0D;
	background: White;
}

td#stopka {
	background: url(img/stopka.gif) no-repeat;
	text-align: center;
	height: 26px;
	font: 9px Georgia;
	color: #CDA67D;
}

td#copyright {
	text-align: center;
	font: 9px Tahoma;
	color: #421D0D;
}

tr td#stopka a:link {
	color: #CFAF92;
	text-decoration: none;
}

tr td#stopka a:visited {
	color: #CFAF92;
	text-decoration: none;
}

tr td#stopka a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}



h1 {
		font: 18px Georgia, Arial, Verdana, sans-serif;
		color: #421D0D;
		border-bottom: solid 1px;
		padding-bottom: 5px;
}

h2 {
	font: 10px Georgia, Arial, Verdana, sans-serif;
	color: #421D0D;
	border: 1px double;
	padding: 2px 2px 2px 2px;
	margin-right: 10px;
	background-color: #EDDBCD;
	text-align: center;
}

h3 {
	font: bold 15px Georgia, Arial, Verdana, sans-serif;
	border-bottom: dotted 1px;
	color: #421D0D;
	border: 1px solid;
	padding: 5px 5px 5px 20px;
	background-color: #EDDBCD;
	margin: 20px 122px 0px 0px;
}

td#img {
	border: 2px dotted Black;
	border-width: 0 1px 1px 0;
	padding: 0 3px 3px 0;

}

.zdj1 {
	border: Black dotted;
	border-width: 0 1px 1px 0;
	padding: 20px 3px 3px 0;
	margin: 0px 0px 0px 122px;
}

.opis {
	padding: 0 0;
	width: 450px;
	text-align: justify;
	
}a:active {  color: #666666}
a:hover {  color: #666666}
a:link {  color: #666666}
a:visited {  color: #333333}
