HTML {
	width: 100%;
	height: 100%;
}

BODY {
	background-color: white;
	font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.progtext {
	font-size: 1em;
}


FORM {
	margin: 0px;
}

IMG {
	border: none;
}

BIG {
	font-weight: bold;
	color: blue;
}

HR {
	border: none;
	background-color: #a0a0a0;
	height: 1px;
}

OL {
	text-decoration: none;
	margin-left: 30px;
}

UL.nomargin {
	margin-left: 0px;
	padding-left: 15px;
}

SPAN.nomargin {
	margin: 0px;
}

A {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #0000FF;
	text-decoration: none;
}

.top {
	width: 100%;
	height: 76px;
	background: url("https://www.softodrom.ru/img/top_fill.png") bottom left repeat-x;
	*min-width: 974px;
}

.topbackground {
	padding: 6px 10px 0px 0px;
	float: right;
	text-align: center;
}

.bottom {
	background: url("/img/bottom_fill.png") bottom left repeat-x;
	font-size: 12px;
	height: 60px;
	width: 100%;
}

.bottom TD {
	vertical-align: bottom;
}

.logo {
	width: 237px;
	height: 76px;
	float: left;
	display: inline-block;
}

.logo_main {
	background: url("/img/logo_main.png") top left no-repeat;
}

.logo_soft {
	background: url("https://www.softodrom.ru/img/logo_soft.png") top left no-repeat;
}

.logo_news {
	background: url("/img/logo_news.png") top left no-repeat;
}

.logo_blogs {
	background: url("/img/logo_blogs.png") top left no-repeat;
}

.logo_games {
	background: url("/img/logo_games.png") top left no-repeat;
}

.logo_rd {
	background: url("/img/logo_rd.png") top left no-repeat;
}

#slogan {
width: 72px;
height: 76px;
	display: inline-block;
	background: url("/img/top_back.png") top left no-repeat;
}

#addbar {
	letter-spacing: 1px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
	white-space: nowrap;
}

#addbar INPUT {
	font-size: 18px;
}

#addbartop {
	letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
	white-space: nowrap;
}

#addbartop INPUT {
	font-size: 18px;
}


.addbarnew A {
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 2px 6px 2px 6px;
        background-color: #3CB371;
        border: 1px solid #3CB371;

}

.addbarnew A:hover {
	color: #3CB371;
	background-color: #FFFFFF;

}

#addbar1 A {
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 2px 6px 2px 6px;
}

#addbar1 A:hover {
	color: #FFFF66;
}

#addbar3, #navigation {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	white-space: nowrap;
	padding: 4px 0px 4px 0px;
}

#addbar3 A {
	color: #0000FF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 3px 6px 4px 6px;
}

#addbar3 A:hover {
	color: #FFFFFF;
	background: #E5AC00;
}

#navigation A {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 3px 10px 4px 10px;
}

#addbar1.main A, #navigation.main A {
	background-color: #37516E;
}

#addbar1.news A, #navigation.news A {
	background-color: #489949;
}

#addbar1.soft A, #navigation.soft A {
	background-color: #557FAA;
}

#addbar1.games A, #navigation.games A {
	background-color: #3e4b97;
}

#addbar1.blogs A, #navigation.blogs A {
	background-color: #428c86;
}

#navigation A:hover {
	background-color: #E5AC00;
}

#addbar1 A.panel {
	background-color: #FE7E02;
}

A.panelred {
	background-color: red;
}

#counters {
	margin-top: 15px;
	text-align: center;
}

#main_table {
	width: 100%;
}

#content {
	padding: 0px 5px 0px 7px;
	vertical-align: top;
}

#right_block {
	width: 210px;
	padding-left: 13px;
	vertical-align: top;
}

#menu {
	width: 170px;
	padding-right: 3px;
	vertical-align: top;
}

DIV.menu {
	width: 170px;
	font-size: 1em;
}

#menu DIV.sub DIV.sub {
	padding-left: 13px;
	display: none;
	font-size: 1em;
}

#menu DIV.sub A {
	color: #000000;
	display: block;
	padding-left: 15px;
	line-height: 22px;
	background-image: url("/img/cat_ico.png");
	background-position: 6px 8px;
	background-repeat: no-repeat;
	font-size: 1em;
}

#menu DIV.sub A:hover {
	color: #37516e;
	background-color: #e1f0fa;
	cursor: pointer;
	font-size: 1em;
}

A.menuheader {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 5px;
	padding-left: 20px;
}

A.menuheader:hover {
	text-decoration: none;
}

A.menuheader.soft {
	color: #0000FF;
	background: url('/img/software.png') no-repeat 0px 3px;
}

A.menuheader.news {
	color: #489949;
	background: url('/img/news.png') no-repeat 0px 3px;
}

A.menuheader.games {
	color: #3e4b97;
	background: url('/img/games.png') no-repeat 0px 3px;
}

A.menuheader.forums {
	color: #1d3652;
	background: url('/img/forums.png') no-repeat 0px 3px;
}

A.menuheader.blogs {
	color: #428c86;
	background: url('/img/blog.png') no-repeat 0px 3px;
}

ul#menu_icons {
	list-style: none;
	padding-left: 14px;
	height: 22px;
}

ul#menu_icons li {
	float: left;
	margin-right: 19px;
}

ul#menu_icons li a {
	height: 22px;
	width: 22px;
}

#search_provider_message {
	display: none;
}

#bookmark_dialog {
	display: none;
	padding: 0 !important;
}

#search_highlight a {
	color: #000000;
	display: block;
	cursor: pointer;
	padding-left: 2px;
	text-decoration: none;
	font-size: 90%;
}

a.search_hover {
	background: #F3C800;
	color: #0000FF;
	text-decoration: none;
}

.yellowhi a {
	color: #000000;
	display: block;
	padding-left: 14px;
	text-decoration: none;
	line-height: 20px;
	background-image: url("/img/raquo_red.png");
	background-position: 3px 8px;
	background-repeat: no-repeat;
}

.yellowhi a:hover {
	color: #0000FF;
	background-image: url("/img/raquo_red_selected.png");
	background-color: #F3C800;
	cursor: pointer;
}

.header {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

A.header:hover {
	text-decoration: none;
}

.subheader {
	color: #0000FF;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
}

A.subheader:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

DIV.subheader {
	text-align: center;
	margin: 10px 0px;
}

#login_menu DIV.menuheader, #logout_menu DIV.menuheader {
	color: #0000FF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 10px 0px;
}

td#feedback {
	width: 30px;
}

.prgentry {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.prgentry A IMG {
	float: left;
	margin-right: 5px;
	max-width: 85px;
	max-height: 85px;
}

.prgentry2 {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
	font-size: 1em;
}

.comment {
	margin-bottom: 10px;
}

.comment_header {
	color: #606060;
	font-size: 100%;
}

.comment_header .date {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.question {
	margin-bottom: 10px;
}

.question_header {
	font-size: 110%;
	background: url('/img/question.png') no-repeat 0px 1px;
	padding-left: 20px;
}

.question_header.big, .comment_header.big {
	font-size: 130%;
	background-position: 0px 3px;
}

#news {
	text-align: center;
	vertical-align: bottom;
	padding-top: 7px;
}

.date {
	color: #606060;
}

.downloadlink, A.downloadlink {
	color: #fe7e02;
}

.attn1 {
        font-family: century gothic, calibri, tahoma, arial;
	font-size: 80%;
	font-weight: bold;
}

.attn2 {
	font-size: 60%;
	font-weight: bold;
}


.pline {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

.pline.profile {
	height: 48px;
	line-height: 48px;
}

.pline a {
	color: #0000ff;
}

.pname {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

#rasdels UL LI {
	list-style-image: url("/img/bull.gif");
}

.plink {
	color: #000000;
	background-color: #F2F2F2;
	padding: 2px 5px;
}

TABLE.bborder {
	border: 1px solid #0000FF;
	border-collapse: collapse;
	width: 100%;
}

TABLE.bborder THEAD TR {
	background-color: #E7E7E7;
}

TABLE.bborder THEAD TD {
	font-weight: bold;
}

TABLE.bborder HR {
	margin: 0px;
}

.dashedtb {
	padding: 4px;
	cursor: pointer;
}

.rank {
	padding: 15px 15px 0px 15px;
	text-align: center;
	vertical-align: top;
}

.rank .separator {
	width: 150px;
}

.rank_img {
	padding: 5px 0px;
}

.eborder {
	border: solid 2px #999999;
	padding: 5px 5px 0px 5px;
	vertical-align: top;
}

.stat {
	padding-left: 30%;
	margin-top: 20px;
}

.smark {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: italic;
}

.gray {
	background-color: #EAEAEA;
}

.google {
	padding: 10px;
}

.new_text {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: italic;
}

TR.nowrap TD {
	white-space: nowrap;
}

#search_form {
	display: none;
	position: absolute;
	z-index: 10;
	width: 408px;
	border: 1px solid #7f9db9;
	background-color: white;
}

#search_form_close_link {
	font-size: 85%;
	padding: 0px 2px 2px 0px;
	width: 405px;
	text-align: right;
}

#search_link_template {
	display: none;
}

#search_options {
	width: 700px;
	margin: 0px auto;
	padding: 15px;
	background-color: #F0F0F0;
}

DIV.raquo-list {
	margin-bottom: 3px;
	padding-left: 11px;
	background: url("/img/raquo.png") 0px 6px no-repeat;
}

#login_form, #password_dialog, #email_dialog {
	display: none;
}

#password_dialog TABLE, #login_form TABLE {
	margin: 0px auto 5px auto;
}

#password_dialog TABLE INPUT, #login_form TABLE INPUT {
	width: 190px;
}

#login_menu TABLE {
	margin: 0px auto 10px auto;
}

#login_menu TABLE TD {
	padding: 1px 7px 1px 0px;
}

#login_menu TABLE INPUT {
	width: 100px;
	font-size: 10px;
}

#login_menu FORM DIV {
	text-align: center;
}

#search_text {
	width: 300px;
}

TABLE.columns_table {
	margin-top: 10px;
	width: 100%;
}

TABLE.columns_table > TBODY > TR > TD {
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}

TABLE.columns_table_2 > TBODY > TR > TD {
	width: 50%;
}

TABLE.columns_table_3 > TBODY > TR > TD {
	width: 33%;
}

TABLE.notop, DIV.notop {
	margin-top: 0px;
}

TABLE.nobottom, DIV.nobottom {
	margin-bottom: 0px;
}

HR.separator {
	text-align: right;
	width: 80%;
	margin: 10px 0px;
}

.choise {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url('/img/choise.png') no-repeat top left;
	position: relative;
	top: 2px;
}

.languages {
	width: 16px;
	height: 11px;
	margin-left: 5px;
	display: inline-block;
	background: url('/img/languages.png') no-repeat;
	position: relative;
	top: -1px;
}

.languages.rus {
	background-position: -17px 0;
}

.languages.eng {
	background-position: 0 0;
}

.award {
	width: 30px;
	height: 15px;
	display: inline-block;
	background: url('/img/awards.png') no-repeat;
	position: relative;
	top: 1px;
}

.award0 {
	display: none;
}

.award35 {
	background-position: 0 0;
}

.award40 {
	background-position: -31px 0;
}

.award45 {
	background-position: -62px 0;
}

.award50 {
	background-position: -93px 0;
}

.type {
	width: 20px;
	height: 20px;
	margin-bottom: -3px;
	display: inline-block;
	background: url('/img/type.png') no-repeat top left;
        border-radius: 50%;
}

.typew {
	background-position: -42px 0;
}

.typeu {
	background-position: 0 0;
}

.typem {
	background-position: -21px 0;
}

.typea {
	background-position: -84px 0;
}

.typei {
	background-position: -63px 0;
}

.typei {
	background-position: -63px 0;
}

.type8 {
	background-position: -105px 0;
}

UL.rss li {
	margin-bottom: 10px;
}

UL.rss a {
	font-weight: bold;
}

A.rss_small {
	width: 47px;
	height: 11px;
	display: inline-block;
	background: url('/img/rss_small.gif') top left no-repeat;
}

A.rss {
	width: 51px;
	height: 15px;
	display: inline-block;
	background: url('/img/rss.gif') top left no-repeat;
}

A.rss_big {
	width: 60px;
	height: 15px;
	display: inline-block;
	background: url('/img/rss_big.png') top left no-repeat;
}

.rate {
	width: 100px;
	height: 21px;
	display: inline-block;
	background: url('/img/rate.png') top left no-repeat;
}

.rate_good {
	background-position: 0 0;
}

.rate_bad {
	background-position: -101px 0;
}

.rate_success {
	margin-bottom: 7px;
	color: green;
	display: none;
}

.like {
	width: 100px;
	height: 21px;
	display: inline-block;
	background: url('/img/like.png') top left no-repeat;
}

.like_good {
	background-position: 0 0;
}

.like_bad {
	background-position: -101px 0;
}

#soft_options, #news_options, #games_options, #comm_options, #search_options_less, #blogs_options {
	display: none;
}

#buttons_block {
	margin: -2px 0px 10px 0px;
}

#descr_block {
	font-size: 120%;
	margin-bottom: 10px;
}

#begun_block {
	margin-bottom: 10px;
}

.form_table_plain {
	table-layout: fixed;
}

.form_table, .form_table_plain {
	width: 100%;
}

.form_table TD, .form_table_plain TD {
	padding: 2px 5px 2px 0px;
}

.form_table TR:first-child TD, .form_table_plain TR:first-child TD {
	padding-top: 0px;
}

.form_table LABEL {
	display: block;
	margin: 2px 0px;
}

#rate_good {
	color: green
}

#rate_bad {
	color: red;
}

#quick_login_errors {
	margin-left: 12px;
}

#main_login_errors {
	font-size: 11px;
	margin-left: 19px;
}

#auth_form_hide_button {
	margin-left: 4px;
}

.forum_header {
	margin-bottom: 10px;
}

.half_hr {
	width: 50%;
	text-align: left;
	height: 1px;
	border: none;
}

.info_row {
	font-size: 1em;
	vertical-align: top;
	width: 100%;
}

.info_row H1, .info_row H2 {
	display: inline-block;
	font-size: 190%;
	text-align: left;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 10px 0px;
}

.info_nav {
	margin-bottom: 10px;
	font-size: 110%;
}

#favourite, #subscribe, #subscribe_comment {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	top: 1px;
	cursor: pointer;
	top: 3px;
	margin-right: 5px;
}

#favourite {
	width: 24px;
	height: 24px;
	background: url("/img/icons/off/heart_24x24.png") top left no-repeat;
}

#subscribe {
	width: 24px;
	height: 24px;
	background: url("/img/icons/off/info_24x24.png") top left no-repeat;
}

#subscribe_comment {
	width: 24px;
	height: 24px;
	background: url("/img/icons/off/comment_24x24.png") top left no-repeat;
}

#favourite.active {
	background-image: url("/img/icons/on/heart_24x24.png");
}

#subscribe.active {
	background-image: url("/img/icons/on/info_24x24.png");
}

#subscribe_comment.active {
	background-image: url("/img/icons/on/comment_24x24.png");
}

.info_buttons {
	margin: -5px 0px 10px 0px;
}

.info_text {
	padding-bottom: 10px;
	text-align: justify;
}

.info_table TD {
	padding: 0px 10px 0px 5px;
}

.info_image {
	background: url("/img/info.png") top left no-repeat;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 2px;
}

.info_list {
	display: inline-block;
	margin-bottom: 0px;
}

.info_new {
	color: red;
	font-style: italic;
}

.info_unapproved {
	font-size: 110%;
	color: red;
	margin: 5px 0px 10px 0px;
}

.delete_image {
	background: url("/img/delete.png") top left no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}

/**
 * Common
 */
.errors {
	margin-bottom: 10px;
	display: none;
	text-align: left;
	color: red;
}

.update {
	margin-bottom: 10px;
	display: none;
	text-align: center;
	color: green;
	font-size: 14px;
}

.pagination {
	padding: 4px 10px;
	margin: 10px 0px;
	color: #606060;
	background-color: #EEEEEE;
	font-size: 120%;
}

.submit {
	text-align: center;
	margin-top: 10px;
}

.description {
	text-align: center;
	margin-bottom: 10px;
}

.links {
	font-size: 130%;
	margin-top: 20px;
}

.attention {
	color: red;
}

.hide {
	display: none;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

TD.hr {
	height: 10px;
}

#birth {
	width: 211px !important;
}

.captcha {
	width: 150px !important;
}

.captcha_image {
	display: block;
}

.captcha_info {
	font-size: 80%;
	color: gray;
}

#MarketGid4358 TABLE, #MarketGid5552 TABLE, #MarketGid4357 TABLE {
	margin: 0px auto;
}

#user_links {
	padding: 10px 0px 10px 17px;
}

#user_links DIV {
	padding: 2px 0px;
}

#user_links IMG {
	position: relative;
	top: 4px;
	left: -4px;
	margin-right: 4px;
}

#user_links SPAN {
	color: gray;
}

.place {
	position: relative;
	top: -1px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}

.topic {
	margin-bottom: 15px;
}

#social {
	margin-bottom: 10px;
}

#social A {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0px 2px;
	background: url('/img/favicons.png') no-repeat;
	position: relative;
	top: 3px;
}

#social A.facebook {
	background-position: 0 0;
}

#social A.livejournal {
	background-position: -17px 0;
}

#social A.mail {
	background-position: -34px 0;
}

#social A.myworld {
	background-position: -51px 0;
}

#social A.twitter {
	background-position: -68px 0;
}

#social A.vkontakte {
	background-position: -85px 0;
}

.filter {
	line-height: 25px;
	font-size: 120%;
}

#vote2010 {
	text-align: center;
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 4px 0px;
}

.subheader.partner {
	margin: 0;
}

.subheader.partner A {
	line-height: 74px;
}

.subheader.partner img {
	float: left;
	vertical-align: middle;
	margin-right: 10px;
}

.avatar_profile, .avatar_comment {
	margin-right: 3px;
	display: block;
	float: left;
}

.avatar_profile {
	width: 48px;
	height: 48px;
}

.avatar_comment {
	width: 24px;
	height: 24px;
}

hr.delimiter {
	margin-top: 10px;
}

.clear {
	clear: both;
}

.favourite {
	line-height: 40px;
}

.user {
	display: inline-block;
	margin-bottom: 5px;
}

.user a {
	line-height: 24px;
}

#blog_menu {
	list-style: none;
	padding: 0 0 0 24px;
	margin: 5px 0 10px;
}

.previous_news {
	background: url(/img/left_arrow.png) no-repeat;
	width: 32px;
	height: 32px;
	margin: 16px;
	display: block;
}

.previous_news:hover {
	background: url(/img/left_arrow_hover.png) no-repeat;
}

.next_news {
	background: url(/img/right_arrow.png) no-repeat;
	width: 32px;
	height: 32px;
	margin: 16px;
	display: block;
}

.next_news:hover {
	background: url(/img/right_arrow_hover.png) no-repeat;
}


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.mooz1{-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);height:100%;width:100%;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;position:relative;}.mooz1:hover{background-size:100%;}.mooz1 figure img{margin-bottom:-3px;margin-right:-3px;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:1s ease-in-out;-ms-transition:1s ease-in-out;transition:1s ease-in-out;}.mooz1 figure:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.mooz1 figure{margin:0;padding:0;background:white;overflow:hidden;}

.mooz2{-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);height:100%;width:100%;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;position:relative;}.mooz2:hover{background-size:100%;}.mooz2 figure img{margin-bottom:-3px;margin-right:-3px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:1s ease-in-out;-ms-transition:1s ease-in-out;transition:1s ease-in-out;}.mooz2 figure:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}.mooz2 figure{margin:0;padding:0;background:white;overflow:hidden;}

.mooz3{height:100%;width:100%;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;position:relative;}.mooz3:hover{background-size:100%;border-radius:25px;-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);}.mooz3 figure img{margin-bottom:-3px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:1s ease-in-out;-ms-transition:1s ease-in-out;transition:1s ease-in-out;}.mooz3 figure:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}.mooz3 figure{margin:0;padding:0;background:white;overflow:hidden;}

.mooz4{border-radius:25px;-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);height:100%;width:100%;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;position:relative;}.mooz4:hover{background-size:100%;}.mooz4 figure img{margin-bottom:-3px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:1s ease-in-out;-ms-transition:1s ease-in-out;transition:1s ease-in-out;}.mooz4 figure:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}.mooz4 figure{margin:0;padding:0;background:white;overflow:hidden;}

.mooz31s{height:100%;width:100%;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;}.mooz31s:hover{background-size:100%;-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);}.mooz31s figure div{min-height:170px;border: 1px solid #F5F5F5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:3s ease-in-out;-ms-transition:3s ease-in-out;transition:3s ease-in-out;}.mooz31s figure:hover div{cursor:pointer;}.mooz31s figure{margin:0;padding:0;background:white;overflow:hidden;}

.mooz31snew{cursor:pointer;height:100%;width:100%;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;}.mooz31snew:hover{background-size:100%;-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);}.mooz31snew td{min-height:170px;border: 1px solid #F5F5F5;}.mooz31snew td{margin:0;padding:0px;background:white;overflow:hidden;}

ABBR {
     cursor: help;
}

.moozdown{height:100%;width:100%;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;}.moozdown:hover{-webkit-box-shadow: 0 0 6px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 6px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 6px 3px hsla(0,0%,0%,.5);background-size:100%;}.moozdown figure div{-webkit-transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;transition:.5s ease-in-out;}.moozdown figure:hover div{cursor:pointer;}.moozdown figure{-webkit-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);-moz-box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);box-shadow: 0 0 5px 3px hsla(0,0%,0%,.5);margin:0;padding:0;background:#0000FF;overflow:hidden;}

.moozdown a {color: #FFFFFF;}

.mooz50 {
color: #FFFFFF;
background-color: #0000FF;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}


img[tabindex="0"] {
  cursor: zoom-in;
}
img[tabindex="0"]:focus {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 99%;
  max-height: 99%;
  margin: auto;
  box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(210,210,210,.4);
}
img[tabindex="0"]:focus,  /* убрать строку, если не нужно, чтобы при клике на увеличенное фото, оно возвращалось в исходное состояние */
img[tabindex="0"]:focus ~ * {
  pointer-events: none;
  cursor: zoom-out;
}

#info_block {
	margin: 5px auto 0px auto;
}


.example_respons_1 { width: 320px; height: 100px; }
@media(min-width: 500px) { .example_respons_1 { width: 468px; height: 60px; } }
@media(min-width: 800px) { .example_respons_1 { width: 728px; height: 90px; } }


.vidcontainer {
text-align: center;
position: relative;
width: 100%;
height: 0;
padding-bottom:
56.25%;
}

.vidframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


@media (pointer: coarse) {

A {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.subheader {
	color: #0000FF;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}

#menu {
    display: none;
}

#recommend0 {
	display: none;
}

#string01 {
	display: none;
	font-size: 30px;
}

.header {
	font-size: 26px;
}

.pline {
     font-size: 45px;
}

.pline a {
     font-size: 45px;
}

.prgentry {
    font-size: 20px;
}


#newsofday {
	display: none;
}

BODY {
	font-size: 18px;
}


#navigation {
	font-size: 25px;
}

#addbar {
	font-size: 200%;
}

#search_highlight a {
	font-size: 150%;
}

#search_form {
	width: 800px;
}

.info_row H2 {
	font-size: 50px;
	font-weight: bold;
}

.info_row H1 {
	font-size: 50px;
	font-weight: bold;
}

#progdata {
	font-size: 1em;
}


.moozdown {
font-size: 30px;
}

.moozdown figure {height: 100px; width: 100%;
}

.info_buttons {
font-size: 300%;
}

.info_text {
font-size: 26px;
}


.comment {
	margin-bottom: 10px;
	font-size: 10px;
}

.comment_header {
	color: #606060;
	font-size: 18px;
}

.comment_header .date {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}


.attn1 {
        font-family: century gothic, calibri, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
}


#proglinks {
	font-size: 200%;
}

#zagrnews {
     font-size: 200%;
}

#zagrsoftnew {
     font-size: 200%;
}

#zagrsofttop {
     font-size: 200%;
}

#right_block {
	display: none;
}

.prgentry2 {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
	font-size: 1em;
}

#recommendleft {
	font-size: 25px;
}

#recommendright {
	font-size: 25px;
}

#progofmonth {
	display: none;
}

#progofweek {
	display: none;
}

.pagination {
	padding: 4px 10px;
	margin: 10px 0px;
	color: #606060;
	background-color: #EEEEEE;
	font-size: 150%;
}

.bottom {
	font-size: 30px;
	height: 160px;
	width: 100%;
}

.progtext {
	font-size: 1em;
}

.info_row {
	font-size: 1em;
}


}