@import url('https://fonts.googleapis.com/css?family=Pattaya');

@font-face {
	font-family: 'Bebas Neue'; 
	src: local('Bebas Neue'),
		url(/css/Bebas.ttf); 
}

body {
     background-color: #c6c6c6;	/*D3D3D3*/
	 background-image: url("/bilder/012.jpg");
     color: #000;
     font-family: Arial, sans-serif;
     font-size: 16px;
}

#header_2 {
	text-align: left;
	vertical-align:middle;
	font-family: 'Trattatello', fantasy;
	color: #179184;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(4,57,51,0.9);
}

#header_3 {
	text-align: left;
	vertical-align:middle;
	font-family: 'Bebas Neue';
	font-size: 18px;
	font-weight: 300;
	color: #0f5e55;
	text-shadow: 1px 1px 1px rgba(4,57,51,0.9);
}

.fe {
	font-family: 'Gabriola', serif;
    font-size: 1.9vw;
	color: #fa2a6a;
	text-decoration: underline;
}

#skazka {
float: center;
width: 70%;
	font-family: 'tahoma', sans-serif;
    font-size: 1.5vw;
	text-align: left;
}

#block1 {
float: left;
width: 50%;

    font-size: 1.5vw;
	text-align: left;
}

#block2 {
float: right;
width: 50%;

    font-size: 1.5vw;
	text-align: left;
}

a {
  text-decoration: none;
}

a.side:link {
	font-size: 18px;
	color: #76f744;	/*2e9e1f*/ 
	cursor: progress;
}
a.side:visited {
	color: #76f744;	/*2e9e1f*/ 
}
a.side:hover {
	color: #fe3ec1;
	text-shadow: 1px 1px black;
	letter-spacing: 1px;
	border-bottom: 2px solid transparent;
}

a.side:active {
	color: #76f744;	/*2e9e1f*/  
	border-bottom: 1px dashed;
}

a.pod:link {
	font-size: 1.9em; padding: 15px 10px; margin: 0; color: #8B008B; text-shadow: 0 2px 2px rgba(25,25,112,0.9);
}
a.pod:visited {
	font-size: 1.9em; padding: 15px 10px; margin: 0; color: #8B008B; text-shadow: 0 2px 2px rgba(25,25,112,0.9);
}
a.pod:hover {
	font-size: 2em; padding: 15px 10px; margin: 0; color: #556B2F; text-shadow: 0 2px 2px rgba(25,25,112,0.9);
}
a.pod:active {
	font-size: 1.9em; padding: 15px 10px; margin: 0; color: #8B008B; text-shadow: 0 2px 2px rgba(25,25,112,0.9);
}

.knopka {
    border: 1px solid #222;
    display: inline-block;
    padding: 10px 15px;
	background-color: #DEB887;
}
  
#toTop {
width:30px;
position:fixed;
bottom:10px; /* отступ кнопки от нижнего края страницы*/
right:25px;
cursor:pointer;
display:none;
}

#container {
     background-color: #c6c6c6;	/*D3D3D3*/
	 background-image: url("/bilder/001.jpg");
     margin: auto auto;
     text-align: center;
     width: 80%;
}

#header {
	width: 100%;
    height: 100px;
	text-align: center;
	vertical-align:middle;
	line-height: 30px;
	font-family: 'Trattatello', fantasy;
	font-size: 24px;
	color: #19a596;
	text-shadow: 2px 1px 1px rgba(4,57,51,0.9);
	border: 1px solid #222;
	background-color: #f5e58c;
	background-image: -moz-linear-gradient(#f5e58c, #444); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5e58c), to(#444));	
	background-image: -webkit-linear-gradient(#f5e58c, #444);	
	background-image: -o-linear-gradient(#f5e58c, #444);
	background-image: -ms-linear-gradient(#f5e58c, #444);
	background-image: linear-gradient(#f5e58c, #444);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
 
#subcontainer{
	background: url(/bilder/bgsub.png) no-repeat center;
	background-size:100% 20px;
	/*background-position: right;*/
    background-color: #D4D4D4;
    font-size: 14px;
	font-weight: 600;
	font-family: 'Arial', sans-serif;
	color: #ef2bba;
	text-shadow: 1px 1px 0px rgba(6,42,133,0.5);
	text-align: center;
    width: 100%;
}
 
#sidebar {
	position: sticky;
	top: 0;
    float: center;
	text-align: left;
    width: 18%;
    height: 40px;
}

#content {
	padding: 5px;
     float: right;
     width: 80%;
	 text-align: left;
}

#content_galera {

     float: right;
     width: 80%;
	 text-align: left;
}
 
#clear {
     clear: both;
}

#page {

    float: right;
	text-align: right;
    width: 40%;
}
 
#footer {

	height: 40px;
	font-size: 0.4em; 
	padding: 15px 10px; 
	margin: 0; 
	color: #BDB76B; 
	text-shadow: 0 2px 2px rgba(25,25,112,0.9); 
	text-decoration: none;
}

.thumbs{
	width:90%;
	margin:60px auto 35px;
	text-align:center;
}

.thumbs a{
	display:inline-block;
	border:2px solid #303030;
	box-shadow: 3px 3px 3px rgba(25,25,112,0.9);
	border-radius:3px;
	margin: 6px 6px;
	position:relative;
	text-decoration:none;
	opacity: 0.7;
}

.thumbs a:hover{
	opacity: 1;
}

.buk { 
    color: red; 
	font-size: 120%;
	font-family: serif;
	position: relative;
}

#moder {
    float: center;
	text-align: center;
    width: 15%;
    height: 40px;

}

.moder {
	font-family: 'Pattaya', sans-serif;
	font-size: 12px;
	color: #7B68EE;
	text-shadow: 1px 1px 0px rgba(233,150,122,0.8);
}

.bildautor img {
    max-width: 60%;
	opacity: 1;
	border-style: outset; 
}	

p{
     color:#202020;
     text-align:left;
	 font-size:16px;
	 font-weight:600;
}

.avtor {
	font-family: 'Arial', sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #756f6f;
}

.opis {
	font-family: "Times New Roman", serif;
	text-align: justify;
    font-size: 20px;
    color: #494949;
	font-weight: normal;
    text-shadow: 1px 0px 1px rgba(48, 48, 48, 1);
}

.citata {
	text-align: right;
    font-size: 16px;
	font-weight: 500;
	font-family: 'Pattaya', sans-serif;
	color: #035d68;
	text-shadow: 1px 1px 0px rgba(115,115,115,0.5);
}

.citata2 {
	text-align: center;
    font-size: 18px;
	font-weight: 500;
	font-family: 'Pattaya', sans-serif;
	color: #035d68;
	text-shadow: 1px 1px 0px rgba(115,115,115,0.5);
}

/*настройка пластин*/

.blok1 {
	background: url(/bilder/plastina_k.jpg) no-repeat;
	background-size: 100% 100%;
	width: 99%;
    margin: 3rem 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 1vw 0;
    background-color: #000000;
	border: 5px ridge #ecea27;
}

.blok2 {
	background: url(/bilder/plastina_z.jpg) no-repeat;
	background-size: 100% 100%;
	width: 99%;
    margin: 3rem 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 1vw 0;
    background-color: #000000;
	border: 5px ridge #d8f7ed;
}

.abzac {
	background: url(/bilder/plastina_zoloto.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

.um_zoloto {
	width: 90%;
	font-size: 1.8vw;
	text-align: center;
    white-space: nowrap;
    font: bold Arial, sans-serif;
    color: #f1cd1c;
    text-shadow: #333 1px 1px 0, #fff -1px -1px 0;
}


.um_mramor {	
  width: 85%;
  margin: 15px auto;
  text-align: right;
  font-size: 1.4vw;
  color: #fffcfc;
  position: relative;
  left: 0;
  text-shadow: 1px 1px 0px #c8e2ea;
  transition: .2s ease-in-out;
}

/* SMS-ки */

#sms{
    background-color: #D3D3D3;
	width:400px;
	height: auto;
	position: relative;
	margin: auto;
	padding: 10px 10px;
	border: 4px solid;
	border-color: #cacd58 #5faf8a #b9cea5 #aab238;
    }	
	
.sms_1 {
	background-color: yellowgreen;
	background:url(/bilder/sms_1.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
	margin: 10px 10px;
	padding: 10px 5px 10px 15px;
	width: auto;
	height: auto;
	font-family: Arial, sans-serif;
    font-size: 16px;
	text-align: left;
	
}

.sms_2 {
	background-color: wheat;
	background:url(/bilder/sms_2.png) no-repeat center;
	background-size: 100% 100%;
	float: right;
	margin: 10px 10px;
	padding: 10px 10px;
	width: auto;
	height: auto;
	font-family: Arial, sans-serif;
    font-size: 16px;
	text-align: left;
}

.clr{
clear:both;
}

/* Откровения */

#table_secret {
	background: #dcdcdc;
	width: 100%;
	margin: auto;
	border-spacing: 10px 10px;
	box-shadow: 3px 3px;
}

#table_medik {
	background: #135468;
	width: 100%;
	margin: auto;
	border-spacing: 10px 10px;
	box-shadow: 3px 3px;
}

caption {
   caption-side: top;
   text-align: center;
   padding: 20px 0;
   font-size: 24px;
}

.med{
	font-family: Franklin Gothic;
	font-weight: normal;
    font-size: 17px;
	color: #dcdcdc;
	text-align: left; 
    vertical-align: middle;
	padding: 10px;

}
	
.otkr{
	font-family: Franklin Gothic;
	font-weight: bold;
    font-size: 17px;
	color: #000;
	text-align: left; 
    vertical-align: middle;
}

.otkr_komm{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
    font-size: 18px;
	font-style: italic;
	color:#5c5e58;
	text-align: left; 
    vertical-align: middle;
	padding: 12px;
	
}

.ava_0{
	background-image: url("/bilder/_.png");
	background-size:100% 100%;
	width: 100px;
	height: 50px;
}

.ava_otkr{
	display:inline-block;
	vertical-align:top;
}

.ava_otkr_komm{
	width: 50px;
	height: 50px;
}