body {
	margin: 0px;
	padding: 0px;
	background-color: #d4ceb4;
}

a {
	color: #5f5f28;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#center {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
}

#menu {
	position: relative;
	top: 84px;
	left: 210px;
	width: 703px;
	height: 37px;
}

.linki img {
	border: 0px;
	height: 37px;
}

.linki {
	margin-left: -4px;
	height: 37px;
}

#link1 {
	margin: 0px;
}

#menuTop {
	position: relative;
	top: 84px;
	width: 530px;
	left: 240px;
}

#menuBottom {
	position: relative;
	top: 84px;
	left: 220px;
	width: 530px;
}

#inside {
	width: 704px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}

#galeria {
	width: 700px;
	height: 155px;
	position: relative;
	top: 100px;
	margin: 0 auto;
}

#galeriaLewy {
	height: 160px;
	width: 60px;
	float: left;
}

#galeriaPrawy {
	height: 155px;
	width: 60px;
	float: left;
}

#galeriaCenter {
	position: relative;
	height: 155px;
	width: 580px;
	float: left;
	overflow: hidden;
}

#insideLewy {
	width: 62px;
	height: 629px;
	background-image: url('images/trescLewy.png');
	background-repeat: repeat-y;
	float: left;
	margin-left: -61px;
}

#insidePrawy {
	width: 62px;
	height: 629px;
	background-image: url('images/trescPrawy.png');
	background-repeat: repeat-y;
	float: left;
}

#tresc {
	width: 579px;
	background-color: #ded8c1;
	float: left;
}

#galeria img{
	border: 0px;
}

.sterowanie{
	position: relative;
	top: -90px;
	left: 15px;
	width: 30px;
	height: 30px;
}

#przesuwany {
	height: 164px;
	width: 3000px;
	position: relative;
	left: 2px;
	
}

#przesuwany a{
	float: left;
	width: 184px;
	height: 164px;
	margin-right: 12px;
}

.naglowek {
	color: #5f5f28;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.text {
	color: #5f5f28;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding: 20px;
}

#stopka {
	float: none;
	width: 100%;
	text-align: center;
	position: relative;
	top: 15px;
	left: -20px;
}

.lista {
	color: #5f5f28;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding: 20px;
	padding-top: 0px;
	position: relative;
	top: -30px;
}

.lista a {
	color: #5f5f28;
	text-decoration: none;
}

.lista a:hover {
	text-decoration: underline;
}

.fotolink {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.fotolink img{
	border: 0px;
}

.tabela1{
	margin-left: 50px;
	color: #5f5f28;
	font-family: Verdana;
	font-size: 16px;
}

.tabela1 td {
	text-align: center;
}

.tabela1 img {
	border: 0px;
}


