body {
	text-align: center;
	padding: 70px;

	font-family: tahoma;
	color: #606060;
}

img {
	border: 0;
}

table {
    margin: 0 auto;
}

td {
    background-image: url("../img/td_splash.jpg");
    background-repeat: no-repeat;
}

#main {
	margin: 0 auto;
	margin-top: 70px;
	width: 850px;
	height: 180px;
	text-align: center;

	background-image: url("../img/back_splash.jpg");
	background-repeat: no-repeat;
}

#wystawa1 h4 {
	color: #3f8c19;
	font-size: 18px;
	height: 40px;
}

#wystawa2 h4 {
	color: #8d5b19;
	font-size: 18px;
	height: 40px;
}

#wystawa3 h4 {
	color: #19508d;
	font-size: 18px;
	height: 40px;
}

#stopka {
        position: absolute;
        top: 550px;
        left: 600px;
	width: 300px;
	text-align: right;
	font-size: 11px;
}

#stopka a {
	color: #8f8f8f;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.wystawa {
	width: 200px;
	margin-left: 30px;
	margin-right: 30px;
}

.wystawa p {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 0 auto;

	width: 98px;
	height: 132px;
}

.daty {
	color: #747474;
	font-size: 11px;
}

