/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:0px;
	margin:0;
	background-color: #faffe7;
	border-color:#FFFFFF;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#content {
	vertical-align:top;
	width:645px;
	height:404px;
	background-image:url(../images/dywany_swiata_04.jpg);
	background-repeat:no-repeat;
}
.content {
	padding:5px 90px 0 10px;
}
#galeria {
	vertical-align:top;
	width:645px;
	height:404px;
	background-image:url(../images/dywany_swiata_04a.jpg);
	background-repeat:no-repeat;
}

