body {background-image: url('../img/bg.jpg');}
h3 {font-size:1.25em; font-weight:bold; color: #338C89; margin-bottom:0.25em}
p.intro {font-size:1.25em}
p a, li a {color: #338C89;}
p.button {background-color: #338C89; padding:5px; text-align:center}
p.button a {color: white; text-decoration:none; display: block; }
p.button:hover {background-color: #f1433c;}
.box {background-color:white}

#slideshow {
    position:relative;
    height:315px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

strike {color:grey}

.perkament {background: url('../img/perkament.png') no-repeat; height:525px}

#preview{position:relative; top:0; left:300px;width:150px;top:-160px}
#image1, #image2, #image3 {position:absolute;top:0;left:0;}
