
body {
  font-family: Helvetica Cyrillic;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  color: black;
  font-size: 28px;
}

table {
 width: 99%;
   margin-left: auto;
  margin-right: auto;
  
}

div 
{
  margin-left: 1px;
  margin-right: 1px;
  text-align:justify;
  padding: 10px 20px;
   font-family:Helvetica Cyrillic;
  color:geen;
  font-size:18px;
  line-height: 1.7;
}


h1 {
  font-family:Helvetica Cyrillic;
  font-size: 28px;
  font-weight property: bold;
  color: white;
  margin: 0 0 20px 0;
  text-align: center;
}

h2 {
  font-family:Courier;
  font-size: 28px;
  font-weight: 300;
  color: black;
  margin: 0 0 20px 0;
  text-align: center;
}

h3 {
  font-family:Courier;
  font-size: 18px;
  color: black;
  margin: 0 0 20px 0;
  text-align: center;
}
h4 {
  font-family:Courier;
  font-size: 18px;
  color: black;
  margin: 0 0 20px 0;
  text-align: center;
}

h5 {
  font-family:Courier;
  font-size: 18px;

  color: black;
  margin: 0 0 20px 0;
  text-align: center;
}

h6 {
  font-family:Courier;
  font-size: 18px;
  color: black;
  margin: 0 0 20px 0;
  text-align: center;
  
  
}



p {
  font-weight property: bold;
  margin: 0 0 10px;
  color: black;
  text-align:center;
   font-size:90px; 
  
}

a {
  color: #3282e6;
  text-decoration: none;
  
}

ol, ul
{
	color: #B5B5B5;
	margin:1em 0 1em 2em;
	padding:0;
}

.title
{ 
    font-size:18px; 
	font-weight:bold;
	color:Black;
	text-align:center;
	
}

.title1
{ 
    font-size:2px; 
	color:blue;
	
	
}

.fonchi
{ 
    font-size:30px; 
	font-weight:bold;
	color:Green;
	text-align:right;
}








.call
{ 
    font-size:20px; 
	font-weight:bold;
	color:Black;
	text-align:center;
}
.counties-title
{ 
    font-size:24px; 
	font-weight:normal;
	color:#FDF8F8;
	text-align: center;
	
}

.cities-title
{ 
    font-size:24px; 
    font-weight:normal;
	color:#FDF8F8;
	text-align: center;
	
}

.counties-names
{ 
    font-size:15px; 
	color:black;
	text-align: left;
	
}

.cities-names
{ 
    font-size:15px; 
	color:black;
	text-align: left;
	
}

	
.credentials
{ 
    font-size:30px; 
	color:#FDF8F8;
	text-align: center;
	font-family:Helvetica Cyrillic;
}


.menu
{ 
    font-weight:bold;
	font-size:12px; 
	color:#FDF8F8;
	text-align: center;
	font-family:Helvetica Cyrillic;
}



.copy-right
{ 
	font-size:10px; 
	color:#FDF8F8;
	text-align: center;
	font-family:Helvetica Cyrillic;
}



