html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
#page {
  position: relative;
  min-height: 100%;
}
* html #page {
  height: 100%;
}
a, img { outline: none; }
* { margin:0px; padding:0px;}
body {
	color: #525252;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #1d0805;
	background-image: url(/templates/mego/images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: underline;
  	color: #3f68a6;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #3f68a6;
}
a:visited {
	color: #3f68a6;
}
p {}
h1 {
	font-size: 24px;
	color: #525252;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	}
h2,
h2 a {
	font-size: 20px;
	color: #525252;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	}
h3 {}
.clear { clear: both;}
#page {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/templates/mego/images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page #header {
	position: relative;
	height: 135px;
}
#page #header .logo {
	position: absolute;
	left: 20px;
	top: 34px;
}
#page #header .search {
	position: absolute;
	left: 368px;
	top: 59px;
	background-image: url(/templates/mego/images/search-bg.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 313px;
}
#page #header .search .inp {
	position: absolute;
	left: 27px;
	top: 2px;
	background-color: #FFFFFF;
	height: 20px;
	width: 215px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
}
#page #header .search .button {
	position: absolute;
	top: 2px;
	right: 2px;
}
#page #header .menu {
	position: absolute;
	top: 59px;
	right: 0px;
}
#page #header .menu li {
	float: left;
	list-style-type: none;
}
#page #header .menu a {
	display: block;
	color: #3f68a6;
	background-color: #FFFFFF;
	text-align: center;
	width: 70px;
	margin-left: 1px;
	padding-top: 4px;
	padding-bottom: 6px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
}
#page #header .menu a:hover {
	color: #fff;
	background-color: #5d73a9;
	text-decoration: none;
	background-image: url(/templates/mego/images/menu-right-a-bg-hover.jpg);
	background-repeat: repeat-y;
	}
#page #content {
	background-color: #FFFFFF;
	background-image: url(/templates/mego/images/content-bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
	
}
#page #content .menu-top {
	text-align: center;
	background-image: url(/templates/mego/images/menu-top-bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	-moz-border-radius: 10px 10px 0px 0px; /* Firefox */
	-webkit-border-radius: 10px 10px 0px 0px; /* Safari, Chrome */
	-khtml-border-radius: 10px 10px 0px 0px; /* KHTML */
	border-radius: 10px 10px 0px 0px; /* CSS3 */
	padding-top: 17px;
	clear: both;
	margin-bottom: 27px;
}
#page #content .menu-top li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#page #content .menu-top a {
	color: #3f68a6;

	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: underline;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
#page #content .menu-top a:hover {
	color: #fff;
	
	text-decoration: none;
	background-image: url(/templates/mego/images/menu-right-a-bg-hover.jpg);
	background-repeat: repeat-y;
	}
#page #content .left {
	float: left;
	width: 631px;
	padding-left: 29px;
	padding-right: 37px;
	padding-bottom: 34px;
}
#page #content .left .first {
	clear: both;
	margin-bottom: 35px;
}
#page #content .left .first .name {
	font-family: Georgia;
	font-size: 24px;
	color: #525252;
	margin-bottom: 15px;
	font-style: italic;
}
#page #content .left .first .txt {
	font-size: 12px;
	line-height: 18px;
}
#page #content .left .first .txt p {
	margin-bottom: 15px;
}
#page #content .left .box,
#page #content .left .box+.box+.box,
#page #content .left .box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box {
	float: left;
	width: 300px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #dadada;
	padding-right: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dadada;
	padding-bottom: 14px;
	padding-left: 0px;
}
#page #content .left .box+.box,
#page #content .left .box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box,
#page #content .left .box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box+.box {
	margin-right: 0px;
	padding-right: 0px;
	border-right-width: 0px;
	padding-left: 14px;
}
#page #content .left .box+.box+.box {
	padding-top: 14px;
}

#page #content .left .box .thumb {
}
#page #content .left .box .thumb img {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
}
#page #content .left .box .title {
	font-size: 14px;
	color: #3f68a6;
	margin-top: 10px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
#page #content .left .box .title a {
	color: #3f68a6;
}
#page #content .left .box .text {
	height: 95px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
}
#page #content .left .box .text a {
	color: #3f68a6;
}
#page #content .left .box .meta {
	float: left;
	width: 300px;
}
#page #content .left .box .meta .com {
	font-size: 12px;
	color: #848484;
	background-image: url(/templates/mego/images/ikonka-commentnamb.png);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	padding-left: 22px;
	width: 130px;
}
#page #content .left .box .meta .twitter {
	float: left;
}
#page #content .left .box .meta .more {
	float: right;
}
#page #content .left .box .meta .more a {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/templates/mego/images/more.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 91px;
	padding-top: 3px;
	padding-left: 9px;
}
#page #content .left .nav {
	text-align: center;
	clear: both;
	padding-top: 30px;
}
#page #content .left .nav .prev {
	display: inline;
}
#page #content .left .nav .pages {
	display: inline;
	position: relative;
	top: -4px;
}
#page #content .left .nav .pages a {
	font-size: 11px;
	color: #fff;
	background-color: #5678ae;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
	margin-right: 1px;
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari, Chrome */
	-khtml-border-radius: 2px; /* KHTML */
	border-radius: 2px; /* CSS3 */
}
#page #content .left .nav .pages span,
#page #content .left .nav .pages a:hover {
	font-size: 11px;
	color: #525252;
	background-color: #dadada;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
	margin-right: 1px;
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari, Chrome */
	-khtml-border-radius: 2px; /* KHTML */
	border-radius: 2px; /* CSS3 */
}
#page #content .left .nav .next {
	display: inline;
}
#page #content .left .post {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d8d8d8;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#page #content .left .post .title {
	font-size: 24px;
	color: #525252;
	padding-bottom: 20px;
	font-family: Georgia;
	font-style: italic;
}
#page #content .left .post .text {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
}
#page #content .left .post .text .thumb2 {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	position: relative;
	top: 3px;
}
#page #content .left .post .text img {
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
}

#page #content .left .post .text p {
	margin-bottom: 15px;
}
#page #content .left .rec {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d8d8d8;
	margin-bottom: 20px;
}
#page #content .left .rec .name {
	font-size: 24px;
	color: #525252;
	padding-bottom: 20px;
	font-family: Georgia;
	font-style: italic;
}
#page #content .left .rec .txt {
}
#page #content .left .rec .txt li {
	list-style-type: none;
	padding-bottom: 10px;
}
#page #content .left .rec .txt li:before { content:"� "; }
#page #content .left .rec .txt a {
	font-size: 12px;
	color: #3f68a6;
	list-style-type: none;
	margin-left: 5px;
}
#page #content .left .comm {
}
#page #content .left .comm .name {
	font-size: 24px;
	color: #525252;
	padding-bottom: 20px;
	font-family: Georgia;
	font-style: italic;
}






#page #content .right {
	float: left;
	width: 200px;
	padding-bottom: 20px;
}
#page #content .right .vk {
	padding-bottom: 35px;
}
#page #content .right .sidebar {
}
#page #content .right .sidebar .name {
	font-size: 24px;
	color: #525252;
	padding-bottom: 13px;
	font-family: Georgia;
	font-style: italic;
}
#page #content .right .sidebar .txt {
}
#page #content .right .sidebar .txt li {
	list-style-type: none;
}
#page #content .right .sidebar .txt li+li a {
	-moz-border-radius: 0px; /* Firefox */
	-webkit-border-radius: 0px; /* Safari, Chrome */
	-khtml-border-radius: 0px; /* KHTML */
	border-radius: 0px; /* CSS3 */
	}
#page #content .right .sidebar .txt a {
	font-size: 12px;
	color: #3f68a6;
	display: block;
	background-image: url(/templates/mego/images/menu-right-a-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-left: 17px;
	-moz-border-radius: 8px 8px 0px 0px; /* Firefox */
	-webkit-border-radius: 8px 8px 0px 0px; /* Safari, Chrome */
	-khtml-border-radius: 8px 8px 0px 0px; /* KHTML */
	border-radius: 8px 8px 0px 0px; /* CSS3 */
}
#page #content .right .sidebar .txt a:hover {
	background-image: url(/templates/mego/images/menu-right-a-bg-hover.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-decoration: none;
}
#page .hi {
	height: 110px;
	width: 1px;
}

#footer {
	height: 110px;
	width: 926px;
	margin-top: -110px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .copy {
	position: absolute;
	left: 29px;
	top: 30px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#footer .copy a {
	color: #FFFFFF;
}
#footer .vk {
	position: absolute;
	top: 27px;
	right: 243px;
}
#footer .stata {
	position: absolute;
	top: 39px;
	right: 29px;
}
.tableform td {
	padding: 4px;
}

.rek1 {
	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-left: -5px;
  	padding-right: 0px;
}


.rek2 {
	margin-top: 5px;
  	margin-bottom: 0px;
  	margin-left: -5px;
  	padding-right: 0px;
}

.rek3 {
	margin-top: 15px;
  	margin-bottom: 15px;
  	margin-left: -5px;
  	padding-right: 0px;
}

.shareall {
	margin-top: 10px;
}

.sharecap {
 

  	margin-bottom: 8px;
	
}
/*
     FILE ARCHIVED ON 03:02:32 Sep 29, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:47:27 Feb 07, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/