/* Martin Orgla (c) 2010
Martin (at) mdisain . pri . ee
www . mdisain . pri . ee */
@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: 528px;
}

#header{
background-image:url(images/taust.png);
width: 528px;
height: 268px;
position: relative;
}

.link_1 {
position: absolute;
height: 40px;
width: 120px;
top: 50px;
left: 10px;
}

.link_2 {
position: absolute;
height: 30px;
width: 48px;
top: 20px;
left: 120px;
}

.link_3 {
position: absolute;
height: 30px;
width: 48px;
top: 56px;
left: 173px;
}

.link_4 {
position: absolute;
height: 34px;
width: 48px;
top: 40px;
left: 230px;
}

.link_5 {
position: absolute;
height: 34px;
width: 48px;
top: 80px;
left: 285px;
}

.link_6 {
position: absolute;
height: 34px;
width: 60px;
top: 53px;
left: 345px;
}

.link_7 {
position: absolute;
height: 30px;
width: 65px;
top: 38px;
left: 415px;
}

#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;
}
