/* CSS Document */
A:link {color: #434747; text-decoration: none}
A:visited {color: #434747; text-decoration: none}
A:active {color: #009900; text-decoration: none}
A:hover {color: #009900; text-decoration: none}

.body {
	font-family: verdana, arial, geneva, helvetica, lucida, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #434747;
	background-color:#512e28
}

.cienl {
	background-image: url(img/cienl.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.cienp {
	background-image: url(img/cienp.gif);
	background-repeat: repeat-y;
	background-position: center
}

.tlo_adres {
	background-image:url(img/tlo_adres.gif);
	background-repeat:repeat-x;
}

.tlo_opis {
	background-image:url(img/tlo_opis.gif);
	background-repeat:repeat-x;
}

.tabela_glowna {
	background-image:url(img/tlo.jpg);
	background-repeat:repeat-x;
}

.stopka {
	font-size:9px;
	color:#666666;
}

.zdjecia {
	border-color:#6F3737;
}
/* CSS Document */

