
pp {
    display: block;
    margin-top: -1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    background-color: #fdfdfd;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .5);
    padding: 15px; /*внутренний отступ для всех сторон*/
}
div2 {
  height: 200px;
  width: 400px;
  background: url(http://lorempixum.com/400/200/transport/2);
  box-shadow: inset 0px 0px 10px rgba(0,0,0,0.9);
}

img {
box-shadow: 3px 3px 10px #034444;
         -moz-box-shadow: 3px 3px 10px #034444;
         -webkit-box-shadow: 3px 3px 10px #034444;
border-radius: 8px;
}
#img1 { opacity: 0 }
#img1:hover { opacity: 0.9 
}
div1{
position: fixed; 
left: 5px; 
top: 5px;
width:0px;
height:0px;
opacity:0.7;
background:#ffffff;
}
div2{
position: fixed; 
right: 58px; 
top: 5px;
width:0px;
height:0px;
opacity:0.7;
background:#ffffff;
}
.home {
  display:block;
  width:10px;
  height:5px;
  position:fixed;
  left:0px;
  //top:300px;
  bottom:5px;
  padding:25px;
  z-index: 99999;
 font-family: 'Margarita script';
}
.hr-shelf {
	margin: -30px auto 10px;
	padding: 0;
	height: 50px;
	border: none;
	border-bottom: 1px solid #1f1209;
	box-shadow: 0 20px 20px -20px #333;
	width: 95%;
}
@font-face {
 font-family: 'Margarita script';
 src: url('ttf/BOOKOSI.TTF');
 }
 .text_effect {
 font-family: 'Margarita script';
 color:#330022;// rgb(0, 0, 0);
 font-size: 14px;
 background-color: rgb(255, 255, 255);
 text-shadow: rgb(237, 225, 225) 4px 4px 4px;
 }
@font-face {
 font-family: 'Andantino script';
 src: url('ttf/Andantino_script.ttf');
 }
 .text_effect2 {
 font-family: 'Andantino script';
 color: rgb(0, 0, 0);
 font-size: 22px;
 background-color: rgb(255, 255, 255);
 text-shadow: rgb(237, 225, 225) 4px 4px 4px;
 text-align-last: left;
 letter-spacing: -1px;
 #margin-bottom: -.8em;
 }
	   .leftimg {     float:left;
    margin: 7px 7px 7px 0; 
   }
   .rightimg  {
    float: right; 
    margin: 7px 0 7px 7px; 
   }
a:link {font-size:12px; color:#df0000;//Re
}
a:visited {font-size:12px; color:#df0000;//DarkRed
}
a:hover {font-size:12px; color:#df0000;Tomato
}
div {
    box-shadow: 7px 7px 5px rgba(0,0,0,0.6); /* Тень */
    padding: 25px; /* Поля вокруг текста */
    border-radius: 10px; /* Радиус скругления */
    background: #ffffff; /* Цвет фона */}
    width: 95%;
}
@font-face {
    font-family: Pompadur; /* Имя шрифта */
    src: url(ttf/pompadur.ttf); /* Путь к файлу со шрифтом */
   }
   div3 {
    font-family: Pompadur;
   }
#style1 {
  background: url(big.png) right bottom no-repeat;
  padding: 15px;
}
