	h1 { font-size: 2.8em }

	body p { font-size: 1.3em; margin-top:20px }
	body ul li { font-size: 1.3em }
	body ol li { font-size: 1.3em }
	p.cripto { text-indent: 1.3em }
	p, a { font-size: 1.1em }
	ul li,ol li { font-size: 1.3em }
	.lessfont { font-size: 18px }

	.img-wrapping {	float: left; margin-right: 22px }

	.img-br { display: block; clear: both }

	.table_block { clear: both; display: table }

	.td_block { display: inline; vertical-align: middle }

	.blue_table { font-size: 20px }

	.blue_table tr td { font-size: 20px }

	.blue_tr { background: #4f81bd; color: #ffff }

	.semi_blue_tr {	background: #d0d8e8 }

	.low_blue_tr { background: #e9edf4 }

	.lessfont { font-size: 16px }

	.mar_left { margin-left: 40px }
p.big-pic img { border:solid #585041 3px; width:95&#37;; max-width:95&#37;; min-width:95&#37;; margin:10px 0 30px 0 }

	@media print {
		body, body p,.blue_table tr td,body ul li,body ol li {
		font-size: 29px !important;
		color:#000000;}
                .snoska {font-size: 26px !important;}
                h1 {font-size: 40px !important;}

p.big-pic {text-align:center}
p.big-pic img { border:0px; width:60&#37;; max-width:60&#37;; min-width:60&#37;; margin:10px 0 0 0 }
		.td_block { display: inline }
		.print_block {	margin-top: -10px }
		div .pagebreak_avoid { page-break-inside: avoid }

	* {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}
}
.ss{
  /*display: flex;
  justify-content: center;*/
  margin-bottom: 30px;
  text-align: center;
  overflow: hidden;
}
.ss .video div{
  border: solid 1px #999;
  padding: 10px; 
  font-size: 20pt; 
  font-weight: bold;
  text-align: center;
  float: left;
  width: 230px;
}
.ss .video{
	margin: auto;
	width: 1190px;
}
.ss .video div:hover{
  background-color: #efefef;
  cursor: pointer;
}
.ss .video div.active{
  background-color: #eee;
}
#video4{
	width: 400px;
}
#video4 a{
	text-decoration: none;
	color: #333;
	font-size: 20pt; 
}

#video_area{
	text-align:center;
	margin:35px auto 30px auto;
}

#video_area video, #video_area object{
	width: 99%;
}

