body {
margin: 5px auto;
width: 1255px;
max-width: 80%;
}

#rek1 {
width: 200px; margin: 10px 10px 10px 15px; padding: 25px 5px 5px; border: dashed 1px #808080; float: right; background: url('./reklama.gif') no-repeat; font: 10px arial, helvetica, sans-serif; text-align: center;
}

a.rek:link {
color: #808080; 
text-decoration: underline:
}
a.rek:visited {
color: #808080; 
text-decoration: underline:
}
a.rek:hover {
color: #808080; 
text-decoration: underline:
}

.gads {
float: left; margin-right: 15px; margin-top: 140px; margin-left: 38px;
}

/* Стили для Share42 (социальные кнопки) */
#share42 {
position: fixed;
z-index: 9999;
margin-left: 0px;
right: 0px;
padding: 13px 7px 7px;
opacity: 0.95;
background-color: rgb(243, 248, 252);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid solid solid none;
border-top-color: rgb(207, 222, 239);
border-right-color: rgb(207, 222, 239);
border-bottom-color: rgb(207, 222, 239);
box-shadow: rgb(255, 255, 255) -1px 1px 0px inset, rgb(255, 255, 255) 0px -1px 0px inset;
border-radius: 7px 0px 0px 7px;
border: 1px solid #C0C0C0;
border-right: 0px;
}


/*Стили для Facebook-PopUp */

#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}
#fan-exit {
width:100%;
height:100%;
}
#fanbox {
text-align: center;
background:white;
width:420px;
height:580px;
position:absolute;
top:48%;
left:63%;
margin:-220px 0 0 -375px;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: -220px 0 0 -375px;
}
#fanclose {
float:right;
cursor:pointer;
background:url(http://philology.ru/socialicons/fanclose.png) repeat;
height:15px;
padding:20px;
position:relative;
padding-right:40px;
margin-top:-20px;
margin-right:-22px;
}
.remove-borda {
height:1px;
width:366px;
margin:0 auto;
background:#F3F3F3;
margin-top:16px;
position:relative;
margin-left:20px;
}
#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}

/* Конец стилей для Facebook-PopUp */