html, body {
	background-color: #331700;
	color: #FDDCC1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #350E00;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top {
	height: 165px;
	float: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
	#menu {
	height: 29px;
	float: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
	
	#flash {
	height: 267px;
	float: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#top table tr td {
	background-image: url(images/dziecko.jpg);
	background-repeat: no-repeat;
}
#body {
	float: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#stopka {
	float: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.columnl {
	width: 164px /*17em*/;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	float: left;
	color: #FDDCC1;
	}
	
.columnc {
	width: 410px /*17em*/;
	height: auto;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	color: #FDDCC1;
	text-align: left;
	}
	
.columnd {
	width: 612px /*17em*/;
	height: auto;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	color: #FDDCC1;
	text-align: left;
	}
	
.columnp {
	width: 202px /*17em*/;
	height: auto;

	padding-top: 30px;
	float: left;
	color: #FDDCC1;
	}

a:link {
	color: #fff;
	text-decoration: none;
}
#top table tr .nav1 {
	top: 5px;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F5811F;
	text-decoration: none;
}
a:active {
	color: #3C0048;
	text-decoration: none;
}.nav1 {
	color: #FFF;
}
