p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0000pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	color:#FFFFCC;}
h1
	{mso-style-next:Normální;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	font-size:24.0pt;
	font-family:Arial;
	color:#FFCC00;
	mso-font-kerning:16.0pt;
	font-weight:normal;
	mso-bidi-font-weight:bold;}
h2
	{mso-style-next:Normální;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:2;
	font-size:18.0pt;
	font-family:Arial;
	color:#FF9933;
	font-weight:normal;
	mso-bidi-font-weight:bold;
	mso-bidi-font-style:italic;}
h3
	{mso-style-next:Normální;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:3;
	font-size:14.0pt;
	font-family:Arial;
	color:#CC3399;
	font-weight:normal;
	mso-bidi-font-weight:bold;}
h4
	{mso-style-next:Normální;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:4;
	font-size:12.0pt;
	font-family:Arial;
	color:#FFCC00;
	font-weight:normal;
	mso-bidi-font-weight:bold;}
h5
	{mso-style-next:Normální;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	mso-outline-level:5;
	font-size:10.0pt;
	font-family:Arial;
	color:#FF9933;
	font-weight:normal;
	mso-bidi-font-weight:bold;
	mso-bidi-font-style:italic;}
h6
	{mso-style-next:Normální;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	mso-outline-level:6;
	font-size:8.0pt;
	font-family:Arial;
	color:#CC3399;
	font-weight:normal;
	mso-bidi-font-weight:bold;}
a:link, span.MsoHyperlink
	{color:#FFFFFF;
	text-decoration:bold;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:#FFFFFF;
	text-decoration:bold;
	text-underline:single;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
.button {
  display: inline-block;
  margin: 1px 1px 6px 1px;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: normal;
  color: #fff;
  background-color: #444444;
  border: none;
  border-radius: 7px;
  box-shadow: 0 4px #888;
  transition-duration: 0.4s;
}

.button:hover {background-color: #555555
}

.button:active {
  background-color: #333333;
  box-shadow: 0 2px #666;
  transform: translateY(1px);
}

.button_1{
border:1px solid #616261; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px;
border-radius: 3px;font-size:12px;
font-family:arial, helvetica, sans-serif; 
padding: 3px 10px 3px 10px; 
margin: 3px 5px 3px 3px;
text-decoration:none; 
display:inline-block; 
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
transition-duration: 0.1s;
}

.button_1:hover{
 border:1px solid #4a4b4a;
 background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);
}
.button_1:active{
 border:1px solid #4a4b4a;
 background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);
 transform: translateY(1px);
}

.button_2 {
  display: inline-block;
  margin: 6px -1px 2px -1px;
  padding: 1px 10px 4px 10px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #555555;
  border: none;
  border-radius: 1px 15px 15px 1px;

  transition-duration: 0.4s;
}

.button_2:hover {background-color: #444444
}

.button_2:active {
  background-color: #222222;
  box-shadow: 0 2px #666;
  transform: translateY(1px);
}

.button_3{
border:2px solid #303030; 
-webkit-border-radius: 2px; 
-moz-border-radius: 2px;
border-radius: 2px;
border-style: ridge;
font-size:20px;
font-family:LCDD, igital-7, minisystem, arial, helvetica, sans-serif; 
font-weight:normal; 
font-style: normal;
padding: 0px 2px 0px 2px; 
text-decoration:none; 
display:inline-block;
color: #6BE5F2;
width: 80px;
text-align: center;
 background-color: #4C4F54; background-image: -webkit-gradient(linear, left top, left bottom, from(#4C4F54), to(#000000));
 background-image: -webkit-linear-gradient(top, #4C4F54, #000000);
 background-image: -moz-linear-gradient(top, #4C4F54, #000000);
 background-image: -ms-linear-gradient(top, #4C4F54, #000000);
 background-image: -o-linear-gradient(top, #4C4F54, #000000);
 background-image: linear-gradient(to bottom, #4C4F54, #000000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4C4F54, endColorstr=#000000);
}

.button_3:hover{
 border:2px solid #303030;;
border-style: ridge;
 background-color: #4C4F54; background-image: -webkit-gradient(linear, left top, left bottom, from(#4C4F54), to(#000000));
 background-image: -webkit-linear-gradient(top, #4C4F54, #000000);
 background-image: -moz-linear-gradient(top, #4C4F54, #000000);
 background-image: -ms-linear-gradient(top, #4C4F54, #000000);
 background-image: -o-linear-gradient(top, #4C4F54, #000000);
 background-image: linear-gradient(to bottom, #4C4F54, #000000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4C4F54, endColorstr=#000000);
}

.grad{
background-repeat: no-repeat;
background: linear-gradient(#404040, #101010, #383838);
background-origin: content-box;
}

.grad0{
background-color: black;
}

-->