body {
	background: #effafd;
}
.conteiner {
	background: #004479;
	width: 1200px;
	height: 200px;
	margin: -10px auto auto 370px;
}
img {
	width: 90px;
	height: 100px;
	margin: 25px auto auto 20px;
}
#Kiev {
	color: white;
	font-size: 25px;
	font-family: sans-serif;
	margin: -100px auto auto 120px;
	font-weight: bold;
}
#Rada {
	color: white;
	font-size: 19px;
	margin: 10px auto auto 122px;
	font-family: sans-serif;
	opacity: 0.5;
}
#Admin {
	color: white;
	font-size: 14px;
	margin: 6px auto auto 122px;
	font-family: sans-serif;
	opacity: 0.5;
}
hr {
	margin: 30px auto auto 33px;
	width: 1110px;
	border: 1px solid #fff;
	opacity: 0.5;
}
#formS {
	margin: -170px auto auto 1200px;
} 
#search {
	width: 200px;
	height: 40px;
}
#buttonS {
	width: 60px;
	height: 40px;
	background: orange;
	border: 0px;
}
#Button1 {
	background-color: #004479;
}
#Button1 a {
  text-decoration: none;
  color: orange;
  font-size: 18px;
  padding: 15px;
  display:inline-block;
  margin-left: 50px; 
  font-family: sans-serif;
}

#Button2{
	background-color: #004479;
	margin: -50px auto auto 190px; 
	width: 160px;
}

#Button2 a {
  text-decoration: none;
  color: white;
  font-size: 18px;
  padding: 15px;
  display:inline-block;
  font-family: sans-serif;
  transition: color 0.5s linear;
}

#Button2 :hover {
	color: orange;
}
ul {
  display: inline;
  margin: 0;
  padding: 0;
}
ul li {
	display: inline-block;
}

ul li ul {
  position: absolute;
  width: 300px;
  display: none;
  height: 100px;
}
ul li ul li { 
  background: #555; 
  display: block;
  margin-left: 10px; 
}
ul li ul li a {display:block !important;} 
.conteiner2 {
	display: grid;
	grid-template-columns: auto auto auto;
	background: white;
	width: 1200px;
	height: 700px;
	margin: 130px auto auto 370px;
}
.day_news {
	width: 140px;
	height: 60px;
	color: #1e90ff;
	font-size: 18px;
	font-family: sans-serif;
	border-bottom: 3px solid rgba(0, 68, 121, 1);
	text-align: center;
	margin-top: 20px;
	margin-left: 50px;
}

.day_news :hover {
	color: black;
}

.day_news2 {
	transition: color 0.5s linear;
}

.grid_news {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
}

.items-news {
	width: 300px;
	height: 30px;
	font-size: 17px;
	margin-top: 130px;
	margin-left: -130px;
	font-family: sans-serif;
}

.items-news2 {
	width: 300px;
	height: 30px;
	font-size: 17px;
	margin-top: 130px;
	margin-left: -70px;
	font-family: sans-serif;
}

.items-news3 {
	width: 300px;
	height: 30px;
	font-size: 17px;
	margin-top: 130px;
	margin-left: -20px;
	font-family: sans-serif;
}

.items-news4 {
	width: 300px;
	height: 30px;
	font-size: 17px;
	margin-top: 10px;
	margin-left: -130px;
	font-family: sans-serif;
}

.items-news5 {
	width: 300px;
	height: 30px;
	font-size: 17px;
	margin-top: 10px;
	margin-left: -70px;
	font-family: sans-serif;
}

.items-news6 {
	width: 300px;
	height: 30px;
	font-size: 17px;
	margin-top: 10px;
	margin-left: -10px;
	font-family: sans-serif;
}

.grid_conteiner1 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
}

.items-new {
	width: 260px;
	height: 30px;
	color: #1e90ff;
	font-size: 19px;
	margin-top: 230px;
	margin-left: -290px;
	font-family: sans-serif;
}

.items-new2 {
	width: 260px;
	height: 30px;
	color: #1e90ff;
	font-size: 19px;
	margin-top: 230px;
	margin-left: -650px;
	font-family: sans-serif;
}

.items-new3 {
	width: 260px;
	height: 30px;
	color: #1e90ff;
	font-size: 19px;
	margin-top: 230px;
	margin-left: -1025px;
	font-family: sans-serif;
}

.items-new4 {
	width: 260px;
	height: 30px;
	color: #1e90ff;
	font-size: 19px;
	margin-top: 100px;
	margin-left: -970px;
	font-family: sans-serif;
}

.items-new5 {
	width: 260px;
	height: 30px;
	color: #1e90ff;
	font-size: 19px;
	margin-top: 100px;
	margin-left: -650px;
	font-family: sans-serif;
}

.items-new6 {
	width: 260px;
	height: 30px;
	color: #1e90ff;
	font-size: 19px;
	margin-top: 100px;
	margin-left: -350px;
	font-family: sans-serif;
}

.items-news:hover	{
	color: orange;
}

.items-news {
	transition: color 0.5s linear;
}

.items-news2:hover	{
	color: orange;
}

.items-news2 {
	transition: color 0.5s linear;
}

.items-news3:hover	{
	color: orange;
}

.items-news3 {
	transition: color 0.5s linear;
}

.items-news4:hover	{
	color: orange;
}

.items-news4 {
	transition: color 0.5s linear;
}

.items-news5:hover	{
	color: orange;
}

.items-news5 {
	transition: color 0.5s linear;
}

.items-news6:hover	{
	color: orange;
}

.items-news6 {
	transition: color 0.5s linear;
}

.grid-container1 {
  display: grid;
  grid-template-columns: auto auto auto;
  background-color: black;
  padding: 10px;
  background: #004479;
  width: 1180px;
  height: 400px;
  margin-left: 370px;
  margin-top: -50px;
}

.grid-item1 {
  padding: 20px;
  font-size: 15px;
  text-align: center;
}

#div1150 {
  float: left;
  color: #A9A9A9;
}

#div1300 {
  float: right;
  border: solid black 1px;
}

#div500 {
  font-size: 25px;
}

#div1117 { 
	margin-left: -1100px; 
	margin-top: -62px;
	font-size: 58px;
	color: white;
	font-family: sans-serif;
 }

header img {
	height:400px; 
	width:600px;
}

#div1150 {
	margin-left: 10px;
	margin-top: 8px;
}

.footer-text {
	margin-left: -257px;
	margin-top: 60px;
}

.footer1 {
	color: #A9A9A9;
	font-family: sans-serif;
	font-size: 15px;
	margin-left: 120px;
	margin-top: 10px;	
}

.footer2 {
	color: #A9A9A9;
	font-family: sans-serif;
	font-size: 15px;
	margin-left: 120px;
	margin-top: -10px;	
}

.footer_1 {
	color: white;
	font-size: 20px;
	font-family: sans-serif;
	margin-left: 120px;
	margin-top: -10px;
}

.footer_beta {
	width: 100px;
	height: 30px;
	color: white;
	background: #1e90ff;
	font-size: 20px;
	font-family: sans-serif;
	text-align: center;
	margin-left: 120px;	
	margin-top: -10px;
}

.footer_number {
	color: white;
	font-size: 15px;
	font-family: sans-serif;
	margin-left: 600px;
	margin-top: -137px;
	width: 250px;
}

.footer_number1551 {
	color: white;
	font-size: 18px;
	margin-left: 600px;
	font-family: sans-serif;
	margin-top: -10px;
}

.footer_number1551:hover {
	color: orange;
}

.footer_number1551 {
		transition: color 0.5s linear;
}

.footer_street {
	color: white;
	font-size: 18px;
	font-family: sans-serif;
	margin-left: 29px;
	margin-top: 110px;
}

.footer_street2 {
	color: #A9A9A9;
	width: 300px;
	font-family: sans-serif;
	margin-left: 30px;
	font-size: 15px;
}

.grid-items-footer-text {
	color: #A9A9A9;
	margin-left: -260px;
	margin-top: -100px;
}
