.site-name{
background: #ddef8b;
    padding: 10px;
    margin-top: -10px;
     text-align: center;
    color: #424e05;
	font-family: 'Ubuntu Condensed', sans-serif;
}

footer{

}
.wrapper{
	    width: 1000px;
    margin: 0 auto;
	box-shadow: 0 0 3px #000;
    }

.menu{
background: #bcd931;
    padding: 5px 10px;
	height: 35px;
}
.content{
    background: #ffc;
	overflow: hidden;
	padding-bottom: 10px;
    border-bottom: 2px dashed #7e8c3d;
}
.menu a:hover{
 background: #48a02c;
    color: #fff;
    text-shadow: 0 0 3px #424e05;
}
.menu a:activ{
 background: #48a02c;
    color: #fff;
    text-shadow: 0 0 3px #424e05;
}
.menu a{
padding: 10px;
    font-size: 19px;
    font-weight: bold;
	font-family: 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
	color: #424e05;
}
p{
font-family: 'Arsenal', sans-serif;
}
.center{
    text-align: center;
	font-family: 'Pangolin', cursive;
font-family: 'Bad Script', cursive;
font-family: 'Neucha', cursive;
font-family: 'Pattaya', sans-serif;
    font-size: 21px;
}
.batton{
     text-align: center;
    font-size: 25px;
 font-family: 'Neucha', cursive;
    background: #d01515;
    color: #fff;
    text-shadow: 0px 0px 4px #441414;

    padding: 10px 20px;
    border-radius: 5px;
   
    border-bottom: 2px solid #6f1d1d;
    border-top: 2px solid #ff3e3e;
	text-decoration: none;
	
    position: relative;
}
footer{
    background: #7e8c3b;
    margin-top: -16px;
    text-align: center;
    padding: 1px;
    font-size: 13px;
}
ul.dropdown li { position: relative; }
 ul.dropdown,
 ul.dropdown-inside {
 list-style-type: none;
 padding: 0;
 }
 ul.dropdown-inside {
 position: absolute;
 left: -9999px;
 }
 ul.dropdown li.dropdown-top {
 display: inline;
 float: left;
 margin: -23px 1px 0 0;
 }
 ul.dropdown li.dropdown-top a {
 padding: 13px 10px 5px;
 display: block;
 }
 ul.dropdown a.dropdown-top {  }
 ul.dropdown a.dropdown-top:hover { padding: 13px 10px 10px; }
 ul.dropdown li.dropdown-top:hover .dropdown-inside {
 display: block;
 left: 0;
 }
 ul.dropdown .dropdown-inside { background: #fff; }
 ul.dropdown .dropdown-inside a:hover {  }
 
 .row{
     width: 32%;
    float: left;
    margin: 5px;
 }
 .linc{
     font-size: 24px;
    text-decoration: none;
    color: #2e3803;
    font-weight: bold;
	font-family: 'Bad Script', cursive;
	padding: 5px;

 }
 .text{
 padding: 10px 5px;
    margin-top: -2px;
 }
 .cube{
    width: 100%;
    border-radius: 10px;
	box-shadow: 0 0 6px rgb(105, 105, 39);
 }
 .bo{
     width: 25%;
    float: left;
	padding: 10px;
    background: #e6e675;
 }
 .book{
 
     border-bottom: 2px dashed #7e8c3d;
    overflow: hidden;
    	}
	.annotate{
	font-size: 18px;
    margin-left: 27%;
	text-indent: 15px;
	    padding: 0 10px;
	}
	hr{
	}
	.batton:hover{
	    background: #f70c37;}
.l-batton{
        text-align: center;
    font-size: 21px;
    font-family: 'Neucha', cursive;
    background: #3da706;
    color: #fff;
    text-shadow: 0px 0px 4px #441414;
    padding: 10px 20px;
    border-radius: 5px;
    border-bottom: 2px solid #296907;
    border-top: 2px solid #76d843;
    text-decoration: none;
    position: relative;
}

.l-batton:hover{
	background: #99e00e;
    text-shadow: 0 0 0 #000;
    color: #296907;}
	
.path{
padding: 0 20px;
text-align: center;
font-size: 25px;
font-family: 'Neucha', cursive;
font-weight: bold;
color: #556311;
}
.image{
width: 33%;
}
.uryvok{
	font-size: 18px;
    
	text-indent: 15px;
	    padding: 0 10px;
	}
	.image-l{
	width: 50%;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(105, 105, 39);
    text-align: center;
    margin-left: 24%;
	}