/*
Theme Name: Cavies' theme
Theme URI:
Description: For site of cavies
Version: 1.0
Author: Sekator
Author URI: http://Sekator.ho.ua/
*/

a, a:visited{
text-decoration: underline;
color: #472E0F;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: white;
}

body { 
       background-image: url('http://www.svinky.ho.ua/img/yellowstone2.jpg');
       background-repeat: repeat; 
       background-position: top center; 
       background-attachment: scroll; 
       margin-top: 0px;
}


img {
    border: 0px;
    z-index: 1;
}

/*
img.m {
    width:  815px;
    height: 638px;
}
*/

table {
 border: none;
}

td {
    vertical-align: top;
    padding: 20px;
    width: 50%;
}

td.topp {
  padding-top:45px;
}

h2,h3,h4{
   text-align: center;
}

p {
   text-indent: 15px;
   text-align: justify;
   margin: 4px;
}

ul {
  font-size: 2em;
  list-style: none;
}

.cdiv {
    width: 815px;
    position: relative;
    margin-left:auto;
    margin-right:auto;
}

.under { 
    position: absolute;
    right: 15px;
    bottom: -50px;
    width: 150px;
    height: 25px;
    z-index: 4;
    ;
}


.img{
    position: absolute;
    top:  0px;
    left: 0px;    
    width: 815px;
    height: 638px;
    z-index: 1;
    ;
}

#link1 {
    position: absolute;
    top:  230px;
    left: 215px;
    width: 185px;
    height: 50px;
    z-index: 2;
    }

#link2 {
    position: absolute;
    top:  330px;
    left: 215px;
    width: 185px;
    height: 50px;
    z-index: 2;
    }

#link3 {
    position: absolute;
    top: 444px;
    left: 215px;
    width: 185px;
    height: 50px;
    z-index: 2;
    }

#link4 {
    position: absolute;
    top: 3px;
    left: 55px;
    width: 69px;
    height: 86px;
    z-index: 2;
    }
    
    #las {
    position: absolute;
    top: 525px;
    left: 95px;
    width: 69px;
    height: 86px;
    z-index: 2;
    }

     #la {
    position: absolute;
    top: 535px;
    left: 440px;
    width: 69px;
    height: 86px;
    z-index: 2;
    }

     #ra {
    position: absolute;
    top: 534px;
    left: 567px;
    width: 69px;
    height: 86px;
    z-index: 2;
    }
     #ras {
    position: absolute;
    top: 529px;
    left: 687px;
    width: 69px;
    height: 86px;
    z-index: 2;
    }


#infoblock1 {
    position: relative;
    color: #472E0F;
    top: 105px;
    left: 70px;
    width: 700px;
    height: 400px;
    z-index: 2;
}
#infoblock2 {
    position: relative;
    color: #472E0F;
    top: 105px;
    left: 7px;
    width: 700px;
    height: 400px;
    z-index: 2;
}