@font-face {
font-family: "French kiss";
src: url("/font/FrenchKissscript.ttf?#iefix") format("truetype");
}
.panel{
    max-height: 3800px;
}
@font-face {
font-family: "CRUGLIC";
src: url("/font/a_futuraround-bold.ttf?#iefix") format("truetype");
}
#myTable {
    

	max-width: 1400px;
	
	user-select: none;

	margin-bottom: 20px;


	border-collapse: collapse; 


	font-size: 15px;

	background: #111;

	color: #ececec;
	font-family: arial;
}

#myTable th {
    

	font-weight: bold;

	padding: 7px;



	text-align: left;

	font-size: 15px;



	background-color: #282828;
	border: 1px solid #111;
}

#myTable td {
font-size: 16px;
border: 2px #777 solid;
font-weight: bold;
padding: 7px;

    
}


.poisk{
width: 820px;
}
.poisk_line{
  padding: 10px;
  width: 800px;
  height: 35px;
  font-family: ARIAL BOLD;
  font-size: 20px;
  font-weight: bold;
  color: black;
  border: 2px #ffe298 solid;
  border-radius: 10px;
  margin-top: 10px;
  box-shadow: #c89b00 0 0 10px;
}
body{
  overflow-x: hidden;
  -webkit-user-select: none;
-moz-user-select: none;
user-select: none;
margin-left: -7px;
}
html, body {
  width: 100%;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
h1, h2, a, pre{
  -ms-user-select: none; 
	-moz-user-select: none; 
	-webkit-user-select: none; 
  user-select: none;
  text-align: center;
}
a{
  text-decoration: none;
}




#myTable1 {
  max-width: 1200px;
  user-select: none;
  margin-bottom: 5px;
  border-collapse: collapse;
  font-size: 15px;
  background: #111;
  color: #ececec;
  font-family: arial;
}

#myTable1 th {
    

	font-weight: bold;

	padding: 7px;



	text-align: left;

	font-size: 15px;



	background-color: #282828;
	border: 1px solid #111;
}

#myTable1 td {
font-size: 16px;
border: 2px #777 solid;
font-weight: bold;
padding: 7px;

    
}