
body {
    background:black url('images/ziva-voda.paper_02.jpg') no-repeat center top;
    font-family:"trebuchet ms",verdana,arial;
    text-align:center;
    margin: 0;
}

h2,h3{
    color:#000;
}
h3{
    color:#333333;
    margin:3px 0;
    text-shadow:0 1px 1px rgba(255, 255, 255, 0.8);
}

/*              MAIN            */
/*-------------------------------*/
.content{
    margin:0 auto;
    width: 872px;
    text-align:left;
    
    
    /*background-color: #EFEFEF;*/
    
}

.top{
    color:#333333;
    font-size:13px;
    height:90px;
    padding:200px 265px 0 35px;
    text-align:justify;
}

.middle{
    height: 389px;
}

.story{
    padding: 0 25px 5px 25px;
    
    background-color: #C1C1C1;
    clear: both;
}
.story div{
    text-align: justify;
    font-size: 13px;
}
.story div.smaller{
    width: 650px;
}
.gallery{
    padding: 10px 25px 5px 25px;
    background: url('images/ziva-voda.paper_05.jpg') no-repeat center bottom;
    background-color: #C1C1C1;
    padding-bottom: 405px;
}
.gallery p{
    margin: 2px 15px;
}

.bottom{
    color: #222;
}
.footer{
    width: 1px;
    height: 375px;
    float: left;
    clear: both;
}


.none{
    margin-left: 20px;
    font-size: 11px;
    color: #222;
}

/*              PARTS            */
/*-------------------------------*/
a.player {
    display:block;
    width:600px;
    height:338px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
    margin: 0 5px 0 8px;
    background-color: #fff;
}

/* splash image */
a.player img {
    margin-top:138px;
    border:0;
}

.photo{
    float:left;
    background-color: #F5F5F5;
    /*width: 55px;
    height: 55px;*/
    border: 1px solid #D7D7D7;
    margin: 3px 4px;
    padding: 4px;
    -moz-border-radius:4px 4px 4px 4px;
}
.photo a{
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 45px;
    width: 60px;
    margin: 1px;
    border: 1px solid #999;
    display: block;
}
div.photo a:hover{
    border-color: #D6F0FF;
}


.attach {padding: 20px;color:#000;text-decoration: none; height: 100px;cursor: pointer}
.attach div{font-size: 9px;color: #444;
    padding-top: 25px;width:327px;height: 60px;background-image: url(images/attachment.jpg)}
.attach div p{margin: 0;margin-left:85px;padding: 0;color:#333;font-weight: bold;font-size: 13px;text-decoration: none}
.attach div p em{font-weight: normal;font-size: 9px;color:#444;}
