/* ÐžÐ±Ñ‰Ð¸Ðµ Ñ�Ñ‚Ð¸Ð»Ð¸ */
			html, body, #container {
				/* height:100%; Ð�Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ Ð² Opera 9.2 */
				margin: 0;
				padding: 0;
				border: none;
				text-align: center;
			}
			
			body {
				font-family: Verdana;
				font-size: 12px;
				color: #666666;
				height:100%;
  				min-height:100%;
  				max-height:100%;
			}

			/* Ð“Ð»Ð°Ð²Ð½Ñ‹Ðµ Ñ�Ð»ÐµÐ¼ÐµÐ½Ñ‚Ñ‹ */
			#container, #topBox, #bottomDiv, #bodyBox, #menuBox, #contentDiv {
				margin: 0px;
				padding: 0px;
			}
			
			#logoImage {
				margin-top:  13px;
				margin-left: 80px;
			}
			
			#topBox {
				background-color: black;
				vertical-align: middle;
			}

			#container {
				width:80em;
				height: 100%;
				margin:0 auto;
				text-align:left;
				/* border: 1px solid black; */
				background-color: white;
				vertical-align: top;
			}
			
			#topBox {
				width: 100%;
				height: 65px;
				background-color: white;
				/* border-bottom: 1px solid #969696; */
			}
			
			#bodyBox {
				min-height: 100%;
				vertical-align: top;
			}

			#menuBox {
				width: 200px;
				padding-left: 5px;
				padding-right: 5px;
			}

			#menuBoxContainer {
				border-right: 1px solid #dfe4ee; 
			}

			#contentDiv {
				max-width: 100%; 
				height: 100%;
				padding: 5px 11px 25px 10px;
				text-align: justify;
			}

			#bottomBox {
				/* padding-left: 25px; */
				text-align: center;
				width:100%;
				height: 30px;
			}
			
			#bottomContainer {
				/* border-top: 1px solid #969696; */
				vertical-align: middle;
			}

			/* Ð­Ð»ÐµÐ¼ÐµÐ½Ñ‚Ñ‹ Ð¼ÐµÐ½ÑŽ */

			ul.sections {
				margin:5px 10px 10px 0px;
				list-style:none;
				padding:0;
				width: 100%;
			}

			.sections li {
				border: 1px solid;
				border-color: white;
				margin:0 0 3px 0;
				background:white url('../images/key-pass-shir.gif') top left repeat-x;
			}
			.sections li a, .sections a:link, .sections a:visited {
				font-size: 12px;
				display:block;
				padding:.7em 3px .7em 17px;
				text-decoration:none;
				color:black;
			}
			
			.sections a {
				background-repeat:no-repeat;
			}

			.sections a:hover, .sections a:active, .sections li.selected {
				font-size: 12px;
				font-weight: bold;
				color: white;
				background: #f1f1f1 url('../images/key-activ-shir.gif') top left repeat-x;
			}
			
			.sections li a:hover, .sections li.selected {
			}		


			/* Ð­Ð»ÐµÐ¼ÐµÐ½Ñ‚Ñ‹ Ð³Ð»Ð°Ð²Ð½Ð¾Ð¹ Ñ‡Ð°Ñ�Ñ‚Ð¸ */
			.contentHeading {
				font-size: 14px;
				font-weight: bold;
				color: white;
				/* background-color: #cdcff8; */
				border: 1px solid;
				border-color: white;
				background: white url('../images/kateg-light.gif') top left repeat-x;
				padding: 3px 2px 6px 16px;
				margin-bottom: -5px;
				margin-left: -5px;
				margin-right: -5px;
				text-align: left;
				vertical-align: middle;
			}
			
			.contentHeading a {
				color: white;
				text-decoration: none;
			}
			
			.subCatHeading {
				font-weight: bold;
				margin-bottom: 0px;
				padding-top: 0px;
				padding-bottom: 0px;
			}

			.previewDescription {
				margin-top: 0px;
				padding-top: 0px;
				vertical-align: top;
			}

			.previewImage {
				align: left;
				border: 1px solid;
				border-width: 1px;
				border-color: #8596a8;
				margin-right: 10px;
			}		
			
			.sectionHorizSeparator {
				margin-left: 90px; 
				height:1px; 
				max-width:100%; 
			/*	min-width:90%; */
				width:90%;
				background-color: #dfe4ee;
			}	
			
			.previewContainer {
				padding: 10px 0px 0px 0px;
				/* padding-left: 0px;  
				padding-right: 0px; 
				padding-bottom: 10px;
				padding-top: 10px; */ 
			}
			
			a.previewToFullLink, a.previewToFullLink:active, a.previewToFullLink:link, 
			a.previewToFullLink:visited, a.previewToFullLink:hover {
				color: #8596a8;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
			}

			a.shortToFullLink {
				color: #8596a8;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
			}

			.anonsyHorizSeparator {
				height:1px; 
				width:100%;
				background-color: #dfe4ee;
			}	
			
			.articleHeadline {
				font-size: 16px;
				font-weight: bold;
			}

			.anonsView {
				margin-top: 10px; margin-bottom: 10px; padding-bottom: 0px;
			}
			.anonsView p {
				margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px;
				text-indent: 30px;
			}

			.articleView {
				margin-top: 10px; margin-bottom: 10px; padding-bottom: 0px;
			}
			.articleView p {
				margin-top: 0px; margin-bottom: 5px; padding-bottom: 0px;
				text-indent: 30px;
			}
			.articleView p.articleHeading {
				font-size: 16px;
				font-weight: bold;
				margin-bottom: 5px;
			}
			.articleAuthor {
				font-style: italic;
			}
			
			.articleEndPoint {
				font-weight: bold;
				font-size: larger;
			}

			.anonsImgContainer, .articleImgContainer {
				/* text-indent: 0px; */
				text-align: left;
				padding-top: 3px;
				padding-bottom: 3px;
			}