body {
	margin: 0;
	padding: 0;

	background-color: #99A6B1;
	background-image: url(graphics/background.gif);
	background-repeat: repeat-x;

	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: 0px;
}

div.header {
	
	height: 84px;
	position: relative;
	width: 100%;
}

ul.menu {
	position: absolute;
	top: 56px;
	left: 12px;
	margin: 0;
	padding: 0;
}

ul.menu li {
	display: inline;
}

ul.menu li img {
	margin-right: 10px;
}

div.content {
	clear: both;
	width: 100%;
}

div.content img {
	border-left: 5px solid white;
}

div.footer {
	height: 62px;
	position: relative;
	width: 100%;
}

div.footer #scrollRight {
	position: absolute;
	top: 5px;
	left: 820px;

}

div.footer p {
	position: relative;
	top: 63px;
	left: 0px;

	margin: 0 0 0 18px;
	padding: 0;
	color: #CCD3D8;

}

body#index {
	width: 2907px;
}

body#anita, body#anita div.content {
	width: 1692px;
}

body#aneta, body#aneta div.content {
	width: 1586px;
}

body#ola, body#ola div.content {
	width: 1958px;
}

body#magdaMarcin, body#magdaMarcin div.content {
	width: 1769px;
}

body#dina, body#dina div.content {
	width: 1435px;
}

body#veronika, body#veronika div.content {
	width: 1250px;
}

body#penthouse, body#penthouse div.content {
	width: 3984px;
}

body#vacations, body#vacations div.content {
	width: 5899px;
}