﻿body {	
	margin:0;
	min-width: 260px;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family: system-ui;
    font-size: 15px;
	border: 1px solid powderblue;
}
a {
	color:#369;
}
a:hover {
	color:blue;
	text-decoration:none;
}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	font-size: 16px;
	text-align: center;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}


.ads {
	display:block;
	text-align: center;
	margin-top: 10px;
	float: top;
	clear: both;
}


img {
	border: 0px;
	text-decoration: none;
}


.field-tag-body {
    padding-bottom: 10px;
    font-size: 19px;    
    line-height: 1.7;
}

.field-tag-body ul {
	padding-left: 22px;
}

.field-tag-body ul li{
    padding-bottom: 10px;
}

/* Header styles */
#container {
	/*float:left;*/
	 
	/* border: 1px solid #000; */
	background: #f7f7f7;
	/* border-top: 1px solid gray; */
	/* border-bottom: 1px solid gray; */
}

#logo {
	clear:both;
	float:left;
	width:100%;
	background: #f7f7f7;
}

#header {
	height: 78px;
	clear:both;
	padding: 0px;
	width:100%;
	font-size:16px;	
	border-bottom: 1px dashed darkseagreen;
	background-color: powderblue;	 
}

#header a{
	margin-top: 4px;
	color: black;
	text-decoration: none; 
}

#header img {	
	float: left;
	border: 0px;
	padding: 5px; 
}

#header .caption1 {
	font-size: 20px; 
	padding-top: 5px; 
	color: firebrick;	
}

#header .caption2 {
	
	font-size: 14px; 	
}

.header_lang {	
	float: right;
    position: relative;
    right: 10px;
    top: -55px;	 
}

.header_lang a {
    padding: 0 10px 0 0px;
    color: lightgray;
    display: inline-block;	
	font-size: 12px;
}

#logo img{
	border: 0px;
	text-decoration: none;
}

#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}

.subheader {
}

.subheader ul {
    display: table;
    width: 100%;   
	padding: 0;
	margin: 0;
}
.subheader ul li {
	 display: table-cell;
	list-style-type: none;
	 padding: 10px;
}

.subheader ul li a {
    display: block;
    text-align: center;  
	padding: 4px;	
    font-size: 16px;
    text-decoration: none;
	background:#4d7097;
	color:#ffd22e;
    border-radius: 12px;
    -webkit-border-radius: 12px;		
}

.subheader ul li a:hover {
	background:#369;
	color:#fff;
}
.subheader ul li a.active,
.subheader ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
.subheader ul li a span {	
}

@media screen and (min-width: 1px) and (max-width: 500px){
	.subheader ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		list-style-position: inside;
		display: block;
	}	
	
    .subheader ul li {
		display: block;		
		padding-bottom: 2px;
	}	
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

#footer {	
	width:100%;
	border-top: 1px dashed darkseagreen;
	background-color: powderblue; 
	text-align: center;
	padding: 3px 3px 5px 3px;	
}
#footer p {
	padding:10px;
	margin:0;
}

#footer .counter {
	float: left;
	width: 110px;
}

#footer .copyright {
}

#footer .copyright a {	
	color: black;
}

.speedbar_box {   
	background: #f7f7f7;		
	padding: 10px 0 10px 0;
	font-size: 16px;
	text-align: center;
}

.speedbar_box img{   
	vertical-align: sub;
}
	
.speedbar_box a {
	color: #2B4FA7;
	text-decoration: none;
}
.speedbar_box a:hover {
	color: #2B4FA7;
	text-decoration: underline;
}

.speedbar_box h1 {
	display: inline;
	font-size: 100%;
}

.last_pictures_block {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
	border: 1px solid #90bade;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;	
}

.last_pictures_block  .last_pictures_title{
	font-weight: bold;
	padding: 4px;
	font-size: 120%;
	color: #288EC8;
}

ul.subtags {
	list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

ul.subtags li  {
	float: left;
}

ul.subtags li a {
  display: block;   
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
}

.all_picture_container{
	display: table;
    margin: auto;
}

.all_picture_container img {
  height: auto;
  max-width: 100%;
}

.one_picture_container{
	float: left;
	margin: 0px 5px 5px 0px;	
}

.category_id_3 .one_picture_container {
	float: none;
	text-align: center;
	margin: 20px 0 20px 0;
}

.colmask2 {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
.fullpage .col1 {
   padding: 0 10px 10px 10px;	
}

/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.threecol .col1,
.threecol .col2,
.threecol .col3 {
	float:left;
	position:relative;
	padding:10px 0 10px 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}

/* 3 Column settings */
.threecol {
	/*background:#eee;		/* right column background colour */
}
.threecol .colmid {
	right:19%;			/* width of the right column */
	/*background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:60%;			/* width of the middle column */
	/*background:#f4f4f4;	/* left column background colour */
}
.threecol .col1 {
	width:60%;			/* width of center column content (column width minus padding on either side) */
	left:100%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:19%;			/* Width of left column content (column width minus padding on either side) */
	left:20%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:17%;			/* Width of right column content (column width minus padding on either side) */
	left:82%;			/* Please make note of the brackets here:
				(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

.threecol h1 {
	display: inline;
	font-size: 100%;
}


@media screen and (max-width: 499px){
.col1, .col2 {
		padding:10px;
	}		
}

@media screen and (min-width: 500px){
	/* 2 Column (right menu) settings */
	.rightmenu {
				/* right column background colour */
				
	}
	.rightmenu .colleft {
			float:left;
			width:200%;
			margin-left:-200px;
			position:relative;
			right:100%;
	}

	.rightmenu .col1wrap {
			float:left;
			width:50%;
			position:relative;
			left:50%;
			padding-bottom:1em;
		}

	.rightmenu .col1 {
			margin:0 15px 0 215px;
			overflow:hidden;
	}
	.rightmenu .col2 {
		float:right;
		width:170px;
		position:relative;
		left:185px;
	}

}

.menu_left {
	margin-top: 10px;	
	/*background: #288EC8;*/
	text-align: left;
	border: 1px solid #90bade;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;	
}

.menu_left_title {
	font-weight: bold;
	padding: 4px;
	font-size: 14px;
	color: #288EC8;
}

.menu_left > ul {
    list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.menu_left > ul > li {
	border-top: 1px solid #90bade;
	margin: 0;
	/*background: #FBF7E6;*/
	font-size: 14px;
}

.menu_left > ul  > li > ul {
    list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.menu_left > ul > li > ul > li{
	border: 1px solid #90bade;	
	margin-left: 10px;
	font-weight: normal;
	font-size: 14px;
}

.menu_left li a {
	display: block;	
	padding: 5px;	
	text-decoration: none;
	color: black;	
}

@media screen and (max-width: 500px){
	.menu_left li a {		
		padding: 8px 3px 8px 3px;		
	}
}

.menu_closest_holidays {
	width: 100%;
    text-align: left;
    display: flex;
}

.menu_closest_holidays_title {
	font-weight: bold;
	padding: 4px;
	font-size: 14px;
	color: #288EC8;
	border: 1px solid #90bade;
}

.menu_closest_holidays > ul {
    list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.menu_closest_holidays > ul > li {
    border: 1px solid #90bade;
    margin: 10px 10px 8px 0; 
    display: inline-block;
    padding: 4px 5px 4px 5px; 
    background: #FBF7E6;
}

.menu_closest_holidays > ul  > li > ul {
    list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.menu_closest_holidays > ul > li > ul > li{
	border-top: 1px solid #90bade;
	border-left: 1px solid #90bade;
	margin-left: 10px;
	font-weight: normal;
	font-size: 13px;
}

.menu_closest_holidays li a {	
	text-decoration: none;
	color: black; 
		
}

.category {
   padding-inline-start: 0;
   margin: 0;
}

.subcategory {
  list-style: none; 
  color: #1E6A91;  
  padding-inline-start: 0;
}

.subcategory li {	   
	display: inline-block;
	border: 1px solid #90bade;
	padding: 5px;
	margin: 8px 12px 8px 0;	
}

.subcategory  a{
	display: block;
	font-weight: bold; 
}

.subcategory li a{
	font-weight: normal; 
	text-decoration: none;
}

.subcategory-collapsible{
	padding-inline-start: 0;
	/*display: inline-block;*/
}

li.subcategory > a {
	color: #369 !important;	
}


html>body .menu_left li a {
   	    width: auto;
}

#menu_top {
	width:100%;
	margin: 0 0 10px 0; 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #F7F7F7;
	text-align: left;
}
#menu_top a {
	padding: 2px 2px 2px 3px;
	
	text-decoration: none;
	color: black;
}

.menu_top_title {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

.menu_top_first_letter {
	color: red;
}

.tag_message_top {
	padding-bottom: 10px;
}

.tag_message_top a {
	padding: 20px 20px 0px 0px;
    font-weight: bold;
    font-size: 14px;
}

ins.adsbygoogle[data-ad-status='unfilled'] {    
	background-image: url("https://img.freepik.com/free-vector/paper-style-white-monochrome-background_52683-66443.jpg");
	background-repeat: no-repeat;  
    background-position: center;
}


.ads-smile-top, .ads-smile-bottom {
   text-align: center; 
   width: 100%;
   padding-top: 5px; 
   min-height: 60px;   
}

@media (min-width:350px) { .ads-smile-top, .ads-smile-bottom {    min-height: 100px; } }
@media (min-width:750px) { .ads-smile-top, .ads-smile-bottom {    min-height: 90px; } }


.ads-smile-banner {
	width: 100%;
	max-width: 340px;
}

figure {
    padding: 5px;  
    text-align: center;	
	margin: 0;
}

figcaption {   
    font: italic smaller sans-serif;
	font-size: 12px;
    padding: 3px;    
} 


#greeting ul {
  padding: 0 20px 0 20px;
}

#greeting ul li {
  list-style: none; 
  font-size: 1.4em;
  
  margin:30px auto;
  font-family:Open Sans;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 50px;
  border-left:8px solid #78C0A8 ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}

#greeting ul li::before{
  font-family:Arial;
  content: "\201C";
  color:#78C0A8;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}


#greeting li.copied::after {
  font-family: Arial;
  content: "Скопировано";
  color: #78c0a8;
  font-size: 1em;
  position: absolute;
  right: 4px;
  bottom: 0px; 
}

.button-68 {
  appearance: none;
  backface-visibility: hidden;
  background-color: #27ae60;
  border-radius: 8px;
  border-style: none;
  box-shadow: rgba(39, 174, 96, .15) 0 4px 9px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter,-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.5;
  outline: none;
  overflow: hidden;
  padding: 13px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: top;
  white-space: nowrap;
}

.button-68:hover {
  background-color: #1e8449;
  opacity: 1;
  transform: translateY(0);
  transition-duration: .35s;
}

.button-68:active {
  transform: translateY(2px);
  transition-duration: .35s;
}

.button-68:hover {
  box-shadow: rgba(39, 174, 96, .2) 0 6px 12px;
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 12px;
  font-family: Arial, sans-serif;
}

.page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 28px;
    padding: 0 8px;
    text-decoration: none;
    border: 1px solid #90bade;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    background-color: #fff;
    transition: all 0.3s;
}

.page-link.active {
  background-color: #FBF7E6;
  border: 1px solid #90bade;
  cursor: default;
  pointer-events: none;
  /* box-shadow: 0 6px 15px rgba(0,0,0,0.2);
  transform: scale(1.1); */
}