body {font-family:Arial;margin:0 auto; max-width:1200px;}
h1 {text-align:center; margin-top: 10px; margin-bottom: 10px; margin-left:3px; margin-right: 3px;}
h2 {text-align:left; color:black; text-indent: 0; margin:20px; padding: 0; text-shadow: 5px 5px 1px silver; /*border: solid 1px #229; border-radius: 10px; background: #fff;*/}
h3 {text-align:left; margin-top: 20px; margin-bottom: 5px; margin-left:30px; margin-right:10px;}
h4 {text-align:center; margin:15px;}
h5 {margin:0 0 0 35px;}
h6 {margin:0 0 0 90px;}

p {text-align:justify; margin:3px 10px; text-indent: 20px; line-height: 120%;}

table {max-width:100%;}
th {max-width:100%;}
tr {max-width:100%;}
td {font-family:Calibri; font-size:110%;}
img {max-width:100%;}

hr {max-width:97%;} 

.api  {margin:0 5px 10px 20%; font-family:Calibri; text-align:right; font-weight:600; line-height:100%; /*font-style:italic; border:1px solid #ccc;*/}
.ifl  {display:inline-block; float:left; margin:0 10px 10px 10px; }
.ifr  {display:inline-block; float:right; margin:10px; }
.spisok {line-height: 100% ;text-indent: 30px;margin-left:5px;font-size:16px; font-weight:600; background: #fffff0; padding: 10px;	}
.citata {text-indent: 0;font-family: Arial; font-style:italic; text-align: justify; font-weight:500;line-height: 110%; background: #f6f6ff; margin:0 5px; border:1px solid #eee; border-radius:5px; padding:0 5px; box-shadow: 2px 2px 5px rgba(122,122,195,0.2);}
.snoska { padding: 5px; margin: 0 30px; font-size:14px; text-indent: -18px; line-height: 100%; background: #fee; border:1px solid #ccc; border-radius:5px; }
.center {display: inline-block; margin: 20px; text-align:center; text-indent: 0; /*width:50%;*/ max-width:100%; font-family: "Calibri";border:1px solid #ccc; border-radius:5px; padding: 10px; box-shadow: 3px 3px 10px rgba(122,122,195,0.3);}

.stih {display: table; margin: 0 auto; white-space: pre-line; word-wrap: break-word; letter-spacing: 0.1em; padding: 5px;	border: solid 1px #eee; border-radius: 10px; background: #fff; font-style: italic;}

@media screen and (max-width: 520px) {	
	/*body {background-color: #fee;}*/
	img.ifl {display: block; margin: 0 auto; width:100%;}
	img.ifr {display: block; margin: 0 auto; width:100%;}
	h2, h3, h4, p, td {font-size: smaller;}
	.api {font-size:80%;}
	.center { margin: 5px; padding: 5px;}
    }
		
	