@charset "utf-8";
@font-face {
	font-family: 'Adventure';
	src: url('/fonts/Adventure.ttf');
}
@font-face {
	font-family: "Segoe UI";
	src: url('/fonts/Segoe_UI.ttf'); 
}
@font-face {
    font-family: 'Roboto Condensed';
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('/fonts/robotocondenced/Robotocondensed.woff2') format('woff2'), url('/fonts/robotocondenced/Robotocondensed.woff') format('woff'), url('/fonts/robotocondenced/Robotocondensed.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('/fonts/roboto/Roboto.woff2') format('woff2'), url('/fonts/roboto/Roboto.woff') format('woff'), url('/fonts/roboto/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

html {
	font-size: 16px
}
body {
    width: 100%;
	min-width: 320px;
	font-family: Roboto, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    padding: 0;
background: url('http://berdschool1.ucoz.ua/diz/winter.jpeg' /*'http://berdschool1.ucoz.ua/diz/winter.jpeg' 'http://berdschool1.ucoz.ua/diz/back.jpg' 'http://berdschool1.ucoz.ua/images/green-floral-pattern-seamless-background-237110.jpg'*/ ) repeat #E6FFCC; 
background-attachment: fixed;
}
/*maim blocks*/
#header {
	width: 100%;
	margin: 0;
	padding: 0;
}
#top { 
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: rgba(203,255,151,0.30);
	background-image: -webkit-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: -o-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: linear-gradient(180deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	}
#logo {
	margin: 0;
	padding: 5px;
	text-align: right;
}
#logo img {
	height: 50px;
	/*margin: 2px;*/
}
#name {
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	/*border: thin dotted blue;*/
	flex-grow: 1;
}
#name {
	margin: 0;
	padding: 0;
	font-family: 'Adventure' !important; 
	color: #6C7A28;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 2px 2px 10px #5A5A5A;
	font-variant: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;

}
#login {
flex: 0 0 150px;
    margin: 0;
    padding: 0;
display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
font-size: 1rem;
}
#login a {
color: #6C7A28;
text-decoration: none;
/*text-transform: uppercase;*/
font-weight: lighter;
}

    /*border: thin solid blue;*/

#menu {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: rgba(203,255,151,0.30);
	background-image: -webkit-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: -o-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: linear-gradient(180deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
}
#main {
	margin: 0;
	padding: 0;
/*border: thin dotted blue;*/
}
#left {
flex: 0 0 180px;
	background-color: rgba(255,255,204,1.00);
	border: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px 10px;
font-size: 0.8rem;
/*padding: 0px;*/
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: wrap;

}

.colum-row {
font-size: 1rem;
display: flex;
flex-direction: column;
justify-content: flex-start;
flex-wrap: wrap;
padding: 5px 0px;
line-height: 1.5rem;
}

#right {
	flex: 0 0 180px;
	background-color: rgba(255,255,204,1.00);
	border: 0px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	/*padding: 5px 10px;*/
padding: 0px;
	display: flex;
	flex-direction: column;
align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#right div {
width: 170px;
margin: 5px auto;
}
#right div img {
width:100%;
}

#content {
	flex-grow: 1;
	/*min-width: 300px;*/
	margin: 10px 5px;
	padding: 5px 10px;
	background-color: rgba(255,255,235,0.90);
	border: 0px;
	color: rgba(43,43,43,1.00);
}
#content iframe, img{
max-width:100% !important;
}
#footer {
	margin: 0;
	padding: 5px;
	background-color: rgba(203,255,151,0.30);
	background-image: -webkit-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: -o-linear-gradi0ent(270deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	background-image: linear-gradient(180deg, rgba(230,255,204,0.80) 0%, rgba(203,255,151,0.70) 100%);
	text-align: center;
font-size: 0.8rem;
}
.content-width {
	width: 90%;
	padding: 0;
	margin: 0 auto;
/*border: thin dotted blue;*/
}
.content-main {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	flex-grow: 1;
}
.vcenter{
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.vtop{
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
#photosh {
	background-image: url(http://berdschool1.ucoz.ua/images/11.jpg);
	height: 30vh;
	max-height: 220px;
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.search-top {
display:none;
}

.search-r {
display:block;
}

/*content-text*/
#content {
    text-align: justify;
line-height: 1.5rem;
}

#content p{
    margin: 0;
    padding: 0.5rem 0;
    text-align: justify;
line-height: 1.5rem;
}
a {
	color: rgba(108,122,40,1.00);
}
a:hover, a:active, a:focus {
	color: rgba(90,90,228,1.00);
	text-decoration: none;
}
#main h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-variant: normal;
	text-indent: 0;
	margin: 0;
font-family: "Roboto Condensed"
}
#main h1 {
    color: rgba(108,122,40,1.00);
    font-weight: normal;
    font-size: 1.5rem;
    margin: 0;
	padding: 0.8rem 0;
	text-align: left;
	text-indent: 0;
}
#main h2 {
	color: rgba(108,122,40,1.00);
	font-weight: normal;
	font-size: 1.3rem;
	padding: 0.5rem 0;
	text-align: left;
}
#main h3 {
	color: black;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 0.5rem 0;
	text-align: center;
}
#main h4 {
	color: rgba(108,122,40,1.00);
	font-weight: bold;
	font-size: 1rem;
	padding: 0.2rem 0;
	text-align: center;
}
#main h5 {
	color: rgba(108,122,40,1.00);
	font-weight: normal;
	font-size: 1rem;
	padding: 0.5rem 0;
	text-align: center;
}
.page img {
	width: 300px;
	padding: 2px;
	border: 1px solid rgba(230,255,204,1.00);
	border-radius: 2px;
}
.page table {
	border: 1px solid rgba(43,43,43,1.00);
	font-size: 80%;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	margin: 0.5em;
	background-color: rgba(255,255,204,1.00);
}
.inline{
	display: inline-block;
}
.w100 {
	width: 100px;
	height: 100px;
	margin: 2px;
	display: table;
	text-align: center;
	border: 1px solid #CBFF97;
	background-color: #CBFF97;
}

.w100:hover {
	background-color: #E6FFCC;
	border: 1px solid #6C7A28;
}
.w100 a {
	padding: 0;
	margin: 0;
	font-family: Adventure !important;
	color: #6C7A28 !important;
	font-size: 3rem !important;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	}
.rount-avatar {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
background: url('/diz/ava.png') #CBFF97;
background-size: cover;
}
.round-avatar-img {
	width: 100%;
    margin: 0 auto;
}