/* Martin Orgla (c) 2013 */
@charset "utf-8";
*{
	padding: 0;
	margin: 0 auto;
}
html {
	overflow-y: scroll;
}
img {
	border: 0px;
}
a{
	text-decoration: none;
}
body {
	background-color: #ffffff;
	font-size: 15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	visibility: hidden;
	height: 0px;
}

#wrap{
	margin:0 auto;
	width: 557px;
}

#header{
	background-image:url(images/background.png);
	width: 557px;
	height: 335px;
	position: relative;
}

.link_1 {
	position: absolute;
	height: 40px;
	width: 120px;
	top: 40px;
	left: 10px;
}

.link_2 {
	position: absolute;
	height: 30px;
	width: 48px;
	top: 10px;
	left: 120px;
}

.link_3 {
	position: absolute;
	height: 30px;
	width: 48px;
	top: 45px;
	left: 173px;
}

.link_4 {
	position: absolute;
	height: 34px;
	width: 48px;
	top: 30px;
	left: 230px;
}

.link_5 {
	position: absolute;
	height: 34px;
	width: 48px;
	top: 72px;
	left: 287px;
}

.link_6 {
	position: absolute;
	height: 34px;
	width: 60px;
	top: 42px;
	left: 350px;
}

.link_7 {
	position: absolute;
	height: 30px;
	width: 65px;
	top: 25px;
	left: 418px;
}

.link_8 {
    height: 32px;
    left: 220px;
    position: absolute;
    top: 269px;
    width: 50px;
}

.link_9 {
    height: 32px;
    left: 290px;
    position: absolute;
    top: 295px;
    width: 50px;
}

.link_10 {
    height: 32px;
    left: 357px;
    position: absolute;
    top: 275px;
    width: 45px;
}

.link_11 {
	position: absolute;
	height: 30px;
	width: 60px;
	top: 63px;
	left: 475px;
}

#body {
	width: 500px;
	text-align: left;
	min-height: 290px;
}

#copy {
	bottom: 0px;
	right: 0px;
	color: #999999;
	font-size: 10px;
}

.album img{
	border: 1px solid #999999;
}

.album img:hover{
	border: 1px solid #666666;
}

.kokad {
	text-align: center;
	padding: 1px;
}