﻿	img[class="sianka"]
			{
			max-width: 95%;
			max-height: auto;
			padding: 1px;
			border: 1px solid #000;
			-moz-box-shadow: 12px 12px 20px -6px #888;
			-webkit-box-shadow: 12px 12px 20px -6px #888;
			box-shadow: 12px 12px 20px -6px #888;
			display: inline-block;
			filter:progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=135, Strength=8);
			}
			
			#hires {
			max-width:45vw;
			}
			
			.imagecap {
			font-weight:bold;
			font-style:italic;
			}
			
			.vapros {
			font-weight:bold;
			}
			
			.vapros::before {
			content: url(http://help.crestron.com/cs/main/Content/CS_1_40_QuestionIcon.png) " ";
			}
			.otgovor::before {
			content: url(http://help.crestron.com/cs/main/Content/CS_1_40_AnswerIcon.png) " ";
			}
			
			.vytre,
			.sianka {
			position: relative;
			max-width:120em;
			/*bottom: 6px;*/
			/*right: 6px;*/
			}
			div[class="sianka"] {
			background-color: #ccc;
			width:95%;
			//max-width: 600px;
			display: inline-block;
			-moz-box-shadow: 6px 6px 12px -3px #888;
			-webkit-box-shadow: 6px 6px 12px -3px #888;
			box-shadow: 6px 6px 12px -3px #888;	
			filter:progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=135, Strength=8);			
			
			}
			.vytre {
			background-color: #ffffff;
			color: #000000;
			border: 1px solid #000000;
			padding: 0.5em;
			//width:95%;
			}
			
			img {
		
			}
			
						
			td img[class="sianka"] {
			width: 100%;
			border-style:none;
			}
			
			td:nth-child(2n+1) img {
			//max-width:58px;
			}
			
			td:nth-child(2n+1) p {
			text-align: center;
			//max-width:58px;
			}
			ul, ol {
			//margin-left:0;
			}