@charset "utf-8";
body {
	background-image: url(../logo/JOY2.gif);
	background-repeat: no-repeat;
	background-position:top;
	background-color:#fff;
}
.joy1 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#fotobg { background:url(../foty/dsc_9687.gif) no-repeat right;
	}
#kontener { width:900px; height:800px; margin-left:auto; margin-right:auto;}

.footer {position:fixed; top:760px; width:900px; height:20px; color:#666; font-size:10px; }
.footer a:link, .footer a:visited {color:#666; font-size:10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.footer a:hover {color:#f00;}
