@font-face {
	font-family: 'mail_ray_stuff';
	src: url('font/mail_ray_stuff-webfont.eot');
	src: url('font/mail_ray_stuff-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/mail_ray_stuff-webfont.woff') format('woff'),
		url('font/mail_ray_stuff-webfont.ttf') format('truetype');
}

a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #F26D00;
	text-decoration : none;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #F26D00;
	text-decoration : none;
}

a.small {
	font-size : 11px;
	text-decoration : none;
}

a:hover.small {
	text-decoration : underline;
}

a.menu_no_script {
	color : #fff;
	font-size : 11px;
	font-weight : bold;
	font-family:	arial, verdana, sans-serif;
}

a:hover.menu_no_script {
	color : #fff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.header_image_left {
	background-image: url("/images/vert_line.gif");
	background-repeat: x-repeat;
}
.header_image_right {
	background-image: url("/images/vert_line.gif");
	background-repeat: x-repeat;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #2173c6;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

img.imgtop {
	vertical-align: middle;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.td_menu_fill {
	background-image: url("/images/menu_fill.gif");
	background-repeat: x-repeat;
	_background-repeat: repeat-x;
	width: 8px;
	height: 7px;
}
.menu_right {
	background-image: url("/images/menu_right.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}

.menu_right_bottom {
	background-image: url("/images/menu_right_bottom.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	padding : 0px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	border : 1px solid #ccc;
	padding : 5px;
	clear: both;
}

.small_button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #555;
	background-color : #f1f1f1;
	height : 15px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.small_button_red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #555;
	background-color : #f1f1f1;
	height : 15px;
	border : 1px solid red;
	margin-top : 2px;
}

.small_button_green {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : green;
	background-color : #C2F8C6;
	height : 15px;
	border : 1px solid green;
	margin-top : 2px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

a.text_button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

a:hover.text_button {
	text-decoration : none;
}

a.text_button_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

a:hover.text_button_small {
	text-decoration : none;
}

.text_button_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

.textbox_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #fcfcfc;
	border : 1px solid #ccc;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555;
	background-color : #fcfcfc;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 13px;
	color : #000;
	padding : 4px 5px 5px 5px;
}
.main-body p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.side-right .side {
	width: 170px;
	margin-left: 81px;;
}

.side table {
	border-collapse: collapse;
	box-shadow: 0 2px 3px #ccc;
	margin-bottom: 10px;
}
.side-body {
	font-size : 12px/18px;
	color : #000;
	padding : 0px 10px;
	background-image: url("/images/side_body_background.png");
}
.left-side-body {
	font-size : 13px;
	color : #000;
	padding : 0pz 10px;
	background-image: url("/images/side_body_background.png");
}

.main-bg {
	color : #000;
	padding : 10px 10px 10px 10px;
}

.border {
	border : 1px solid #ffffff;
	font-size : 13px;
}

.border_grey_only_center {
	text-align: center;
	border : 1px solid #cdcdcd;
	color : #000;
	padding : 4px;
}

.border_grey_only {
	border : 1px solid #cdcdcd;
	color : #000;
	padding : 4px;
}

.border_grey_only_13 {
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
}

.border_grey {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
}

.border_blue {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #f00;
	padding : 4px;
}

.border_reds {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	font-weight : bold;
	color : #f00;
	padding : 4px;
}

.border-left {
	border : 1px solid #fff;
}

.border_red {
	border : 1px solid #fff;
	background-image: url("/images/news_stick.gif");
	background-repeat: repeat-x;
}

.border_inner {
	border : 1px solid #e1e1e1;
	background-color : #e1e1e1;
}

.side-border-left {
	color : #000;
	padding : 10px 5px 10px 10px;
}
/*	background-image: url("/images/background/13.gif");
	background-repeat: x-repeat;
//	background-attachment: fixed; */

.side-border-right {
	color : #777;
	padding : 10px 10px 10px 1px;
}
/* //	background-image: url("/images/background/12.gif");
//	background-repeat: x-repeat;
//	background-attachment: fixed; */

.news-footer {
	font-size : 11px;
	color : #555;
	padding : 3px 4px 4px 4px;
}

.text_border {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : red;
	border : 1px solid red;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000;
	padding : 20px 20px 10px 20px;
}

td.capmain::first-letter {
	font-size: 3em !important; /* Размер буквы */
	color: #E94E1B !important; /* Цвет буквы */
	float: left !important; /* Выравнивание по левому краю */
	margin: -5px 2px 2px 0 !important; /* Отступы вокруг буквы */
	font-family: mail_ray_stuff, Verdana, Arial, Helvetica, sans-serif !important;
}
.capmain-left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000;
	background-color : #777;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #f8f8f8;
	border-bottom : 0px solid #e1e1e1;
	padding : 5px 0px 7px;
	background-repeat: repeat-x;
	text-align: center;
}

.side-right .scapmain {
	background-image: url("/images/capmain_right.png");
}
.side-left .scapmain {
	background-image: url("/images/capmain_left.png");
	color : #000;
}

.scapmain-blank {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFF;
	background-color : #f8f8f8;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.scapmain-left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #777;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
	padding : 2px 0px 4px 10px;
	background-image: url("/images/capmain.gif");
	background-repeat: repeat-x;
}

.tbl-border {
	color : #000;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 13px;
	color : #000;
	padding : 4px;
	padding : 10px 10px 10px 5px;
	border-collapse: collapse;
	border: 1px;
}

.tbl1_last_posts {
	font-size : 13px;
	color : #000;
	padding : 1px;
	padding : 1px 1px 1px 5px;
}

.tbl2_last_posts {
	font-size : 13px;
	color : #000;
	background-color : #f8f8f8;
	padding : 1px;
	padding : 1px 1px 1px 5px;
}

.tbl1 {
	font-size : 13px;
	color : #000;
	padding : 4px;
	padding : 10px 10px 10px 5px;
	background-color: #fff;
}

.tbl2 {
	font-size : 13px;
	color : #000;
	background-color : #f8f8f8;
	padding : 4px;
	padding : 10px 10px 10px 5px;
}

.tbl-small {
	font-size : 13px;
	color : #000;
	padding : 4px;
	padding : 1px 1px 1px 1px;
}

.forum-caption {
	font-size : 13px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 13px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.dateanons {
	font-size : 11px;
	color : #000;
	font-weight : normal;
}

.subsmall {
	font-size : 11px;
	font-weight : normal;
	color : #000;
}

.subsmall-left {
	font-size : 11px;
	font-weight : normal;
	color : #000;
}

.subsmall_alt {
	font-size : 11px;
	font-weight : normal;
	color : #005599;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small_bold {
	font-size : 10px;
	font-weight : bold;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #000;
}

.small3 {
	font-size : 6px;
	font-weight : normal;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #000;
	background-color : #f6f6f6;
}

.side-label {
	color : #000;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* GISMETEO.RU */

.wdata-compact  {
margin:10px 0;
}
.wdata-compact table {
color:#006699;
border-collapse: collapse;
font: 110%/1.1675 Arial,sans-serif;
}
.wdata-compact th, .wdata-compact td {
border-bottom:1px solid #B1D0E6;
border-top:1px solid #B1D0E6;
}
.wdata-compact .df {
border-left:1px solid #FFFFFF;
}
.wdata-compact thead th {
background:none repeat scroll 0 0 #EDEDED;
height:25px;
}
.wdata-compact thead th.weekend {
color:#CC0000;
}
.wdata-compact thead th.current {
font-weight:normal;
font-size: 12px;
}
.wdata-compact thead th.current strong {
font-size: 12px;
}
.wdata-compact thead .wtlogo {
background: scroll 50% 50% #E4F2FF;
}
.wdata-compact thead td {
height:25px;
text-align:center;
text-transform:uppercase;
}
#weather-busy thead td {
background:none repeat scroll 0 0 #FFF0E6;
height:46px;
}
#weather-busy thead td.weekend {
background:none repeat scroll 0 0 #EDEDED;
color:#CC0000;
}
#weather-busy thead strong {
display:block;
font-size:20px;
}
.wdata-compact tbody th {
background:none repeat scroll 0 0 #E7E7E7;
color:#666666;
font-size:11px;
font-weight:normal;
padding:0 8px;
text-align:left;
}
.wdata-compact tbody td {
font-size:13px;
font-weight:bold;
padding:8px 0 7px;
text-align:center;
}
#weather-busy tbody td {
padding:4px 0;
}
.wdata-compact .persp td, .wdata-compact .cloudness td {
height:auto;
line-height:0;
padding:3px 2px;
}
.wcol0 {
background:none repeat scroll 0 0 #EDEDED;
}
.wcol1 {
background:none repeat scroll 0 0 #E4F2FF;
}
.wcol2 {
background:none repeat scroll 0 0 #FFF0E6;
}
.wcol3 {
background:none repeat scroll 0 0 #FFFFF0;
}
.wcol4 {
background:none repeat scroll 0 0 #F0FFF0;
}
.wolinks li {
float:left;
padding-right:8px;
}
.wdata-compact .t1 {
background-color:#E4FDE0;
}
.wdata-compact .t5 {
background-color:#EEFED7;
}
.wdata-compact .t10 {
background-color:#F5FED3;
}
.wdata-compact .t15 {
background-color:#FAF8C8;
}
.wdata-compact .t20 {
background-color:#FCEFC3;
}
.wdata-compact .t25 {
background-color:#FCE6BF;
}
.wdata-compact .t30 {
background-color:#FDDABE;
}
.wdata-compact .t35 {
background-color:#FCCDB9;
}
.wdata-compact .t40, .wdata-compact .t45 {
background-color:#FDC3B8;
}
.wdata-compact .t-1 {
background-color:#DCEFFD;
}
.wdata-compact .t-5 {
background-color:#ABD9FA;
}
.wdata-compact .t-10 {
background-color:#9DD5FA;
}
.wdata-compact .t-15 {
background-color:#88CCF9;
}
.wdata-compact .t-20 {
background-color:#73C5F7;
}
.wdata-compact .t-25 {
background-color:#7ABBE5;
}
.wdata-compact .t-30 {
background-color:#72B5DF;
}
.wdata-compact .t-35 {
background-color:#74ACD1;
}
.wdata-compact .t-45 {
background-color:#7398B2;
}

thead strong {
display:block;
font-size:20px;
}

th, dl, dt, dd {
margin:0;
padding:0;
}
.wicon {
background:url("/services/weather/images/weather.png") no-repeat scroll 0 0 transparent;
}
dl.wind {
display:inline;
padding-left:20px;
position:relative;
}
dl.wind dt {
font-size:9px;
font-weight:normal;
left:0;
line-height:11px;
padding-top:18px;
position:absolute;
text-align:center;
top:-4px;
width:17px;
}
dl.wind dd {
display:inline;
}
dl.wind .wind0 {
background-position:100% -120px;
}
dl.wind .wind1 {
background-position:100% -160px;
}
dl.wind .wind5 {
background-position:100% -200px;
}
dl.wind .wind3 {
background-position:100% -240px;
}
dl.wind .wind7 {
background-position:100% -280px;
}
dl.wind .wind2 {
background-position:100% -320px;
}
dl.wind .wind8 {
background-position:100% -360px;
}
dl.wind .wind6 {
background-position:100% -400px;
}
dl.wind .wind4 {
background-position:100% -440px;
}
.wdata .weekend, .wdata thead .weekend {
color:#CC0000;
}

td.c0h {background: url(/services/weather/images/weather-old-0h.gif) 0 100%;}

td.c0 {
	background: url(/services/weather/images/weather-old-0.gif) 0 100%;
	height: 28px !important;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c1 {
	background: transparent url(/services/weather/images/weather-old-1.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c2 {
	background: transparent url(/services/weather/images/weather-old-2.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c3 {
	background: transparent url(/services/weather/images/weather-old-3.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c4 {
	background: transparent url(/services/weather/images/weather-old-4.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.weekend {
	color: #CC0000;
}
td.workday {
	color: #006699;
}
/*th {
	background: transparent url(/services/weather/images/weather-old-h.gif) repeat scroll 0 100%;
	color: #666666;
	font-size: 10px;
	padding: 0 5px;
	height: 28px;
	vertical-align: middle;
	empty-cells: show;
	font-weight: normal;
	text-align: left;
	border: 0 none;
	font-family: inherit;
	font-style: inherit;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
}*/

th.hh {
	background:#E4F2FF url(/services/weather/images/gismeteo.gif) 50% 50% no-repeat !important;
}

.cloudy td {vertical-align:top; height:46px!important; width:48px !important;}
.clouds img {text-align:center; width:40px;height:40px;margin-bottom:3px;}
.windy td {
	font-size: 11px;
	vertical-align: middle;
}
.windy img {
	vertical-align: middle;
}

.head2 td {font-weight: normal; text-transform: uppercase;}
.head1 td {font-weight: bold; text-align: center;}
.head1 td.fuckt {
	font-weight: normal;
	text-align: center !important;
}

.monthname {
	color: #1F1848;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 8px 8px 0px;
}

.daybg {
	background-color: #EAE2EF;
	padding: 2px;
	text-align: center;
}

.daybgh {
	background-color: #D4C6D8;
	padding: 2px;
	text-align: center;
}

.temper {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.nightbg{
	background-color: #9A7CAF;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}

.nightbgh {
	background-color: #795D8C;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}

.day {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.dayname {
	color: #1F1848;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.m_temp.f {
    display: none;
}

.m_press.hpa, .m_press.inch {
    display: none;
}

.m_wind.mih, .m_wind.kmh {
    display: none;
}

.month_title {
	padding: 0 12px;
}
.calendar {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
}
.calendar td,
.calendar th {
	position:relative;
	width:14.285714285714286%;
	/*border:1px solid #fff;*/
}
.calendar td {
	height:67px;
	background-color:#f3f7f9;
}
.calendar th {
	text-align:center;
	font-size:1.5em;
	height:24px;
	font-weight:normal;
}
.calendar td div {
	position:absolute;
	text-decoration:none;
}
.calendar td a,
.calendar td .a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.calendar .link-day{
	box-shadow: 0px 0px 10px rgba(0,0,0,0);
	-webkit-transition: all .22s linear;
	   -moz-transition: all .22s linear;
	    -ms-transition: all .22s linear;
	     -o-transition: all .22s linear;
	        transition: all .22s linear;
}	
.calendar .link-day:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	z-index: 3;
}
.calendar td a span {
	text-decoration:underline;
}
.calendar .weekend {
	color:#c00;
}
.calendar .weekend a {
	color:#c00;
}
.calendar td .border {
	width:100%;
	height:100%;
	border:2px solid #c00;
	left:-2px;
	top:-2px;
	position: relative;
	z-index:2;
}
.calendar td.active {
}
.calendar td.empty {
	background-color:#F5F5F5;
}
.calendar td.disabled {
	background-color:#fff;
}
.calendar td.empty span,
.calendar td.disabled span {
	color:#ccc;
}

.calendar td span {
	position:absolute;
	left:5px;
	top:4px;
	z-index:1;
	font-size:0.9em;
}
.calendar td .temp {
	text-align:right;
}
.calendar td .temp.max {
	right:4px;
	top:24px;
	font-size:1.5em;
	color:#000;
	font-weight:bold;
}
.calendar td .temp.min {
	right:5px;
	bottom:5px;
	font-size:0.9em;
	color:#1E719D;
//	font-weight:bold;
}
.calendar td .icon {
	left:5px;
	bottom:5px;
}
.calendar td .icon img {
	width:36px;
	height:36px;
}

/* GISMETEO.RU */

/* Яндекс.Server */
div.refblock {margin: 10px 20px 10px 20px; font-size: 90%; color: #202020;}
div.refblock a {color: #202020;}
ol.results {margin:0 20px 1.7em 20px; padding:0 0 0 20px;font-size:12px;}
ol.results li {margin-bottom:1.5em; padding:0;}
ol.results div.title {font-size:100%; padding-bottom:1em;}
ol.results div.title span {font-size: 80%; color:#0000CC; font-family: Arial,Helvetica,sans-serif;}
ol.results div.title a {text-decoration : underline;}
ol.results div.text {font-size:95%; padding-bottom:0.1em;}
ol.results div.info {font-size:95%; color:#333333; margin-top:0.5em;}
ol.results div.info a {color:#000000; text-decoration : underline;}
ol.results div.info a:visited {color:#800080; text-decoration : underline;}
.green {color: #006600;}
table.yafooter {border-top: 1px solid #C5C8D0;}
table.yafooter td {font-size: 70%;}
table.yafooter {margin-top: 10px; margin-right: 10px;}
img.quest-ico {border: none; border-width: 0; height: 13px; width: 13px; position: relative; top: 0.3ex;}
input.in-link-url {margin: 0; padding: 0;}
td.no-search-title {padding-bottom: 2em}
table.content-tabs td {}
table.content-tabs tr.top td {padding-right: 1em}
table.content-tabs ul, table.content-tabs ul li {margin: 0 0 0 20px; padding: 0; list-style-type: none;}
table.content-tabs table.admin td {font-size: 70%; }
table.content-tabs table td.h2 {font-size: 1.1em}
table.content-tabs table td.num {text-align: right; padding: 0 0.5em 0 0.3em}
table.content-tabs table tr.search-tab td {padding-top: 0.4em}
table.content-tabs td.tab-content {padding: 0 1em 1.6em 0.3em}
table.content-tabs td.ico img {border: none; border-width: 0;}
table.content-tabs td.ico {background-repeat: no-repeat; background-position: top; width: 69px; padding-top: 37px;}
div.pages div.arrows a {color: #333333}
div.pages div.arrows span {font-size: 130%}
div.pages div.arrows {padding: 0.2em 40px; font-size: 100%; color: #333333}
div.pages div.sort {padding: 0.5em 40px 0.2em 40px; font-size: 100%}
div.pages div.numbers {padding: 0.2em 40px; font-size: 100%; font-weight: bold}
div.pages div.numbers a, div.pages div.sort a {padding: 0 0.3em}

/* Яндекс.Server */

/* Блок над новостями */

td.l-t {
	background: url('images/l-t.gif') 0 100%;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.r-t {
	background: url('images/r-t.gif') 0 100%;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.l-b {
	background: url('images/l-b.gif') 0 100%;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.r-b {
	background: url('images/r-b.gif') 0 100%;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.center_block {
	font-size: 11px;
	padding: 0 20px 0;
	vertical-align: middle;
	empty-cells: show;
}
/* end of Блок над новостями */

.shadow {
	background: url('/images/shadow.png') no-repeat 100% 100%; /* Рисунок с тенью */
	float: left; /* Создание обтекания для правильного положения тени */
	padding-bottom: 9px;
}

.bottom-left-corner {
	background: url('/images/corner_bl.png') no-repeat -25px 100%; /* Левый нижний уголок */
}

.top-right-corner {
	padding: 0 7px 7px 0; /* Ширина тени справа и снизу */
	background: url('/images/corner_tr.png') no-repeat 100% -25px; /* Правый верхний уголок тени */
}

.shadow IMG {
	display: block; /* Блочный элемент */
	_margin-left: -4px;
	
} 

.img_wrap {
	float: left;
}
.fancy-overflow {
	overflow:hidden;
	display:inline-block;
	position:relative;
	border-radius: 0 25px 0 25px;
	box-shadow: 5px 5px 5px #444;
	-moz-box-shadow: 5px 5px 5px #444;
	-webkit-box-shadow: 5px 5px 5px #444;
	background: #444;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.img-shadow {
	border: 0;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.img-shadow:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.img-enlarge {
	cursor: pointer;
}

.clear {    
	clear: left; /* Отменяем обтекание */ 
}

#mikr-search-result {
	border: 1px solid #A1A1A1;
	display: block;
	overflow: auto; overflow-y:auto;
	width: 280px;
	max-height: 272px;
	position: absolute;
	background: #fff;
 }

ul.mikr_autocomplete {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.mikr_autocomplete li {
	cursor: pointer;
}

ul.mikr_autocomplete li.highlight a:link,
ul.mikr_autocomplete li.highlight a:visited {
	color: #fff;
	background-color: #f30;
}

ul.mikr_autocomplete li a:link,
ul.mikr_autocomplete li a:visited {
	color: #777;
	background-color: #fff;
}

#school-search-result {
	border: 1px solid #A1A1A1;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	background: #fff;
 }

#shadBG { display: none; position: absolute; background: #000; opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4; filter: alpha(opacity=40); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
#shadBOX { display: none; position: absolute; background: #9CCFFF; color: #333; font-size: 1.2em; border: 1px solid #111; top: 100px; z-index: 100; }
.shadX { font-size: 12px; color: #000; padding: 4px 0; background: #FFF;}

.div_red {
	border: 1px solid #FF0000;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFCACA;
	color: #000;
}

.div_orange {
	border: 1px solid #FF8040;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFD6C1;
	color: #000;
}

.div_green {
	border: 1px solid #00AA00;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #CBFFC1;
	color: #000;
}

.red_center {
	border: 1px solid #FF0000;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFCACA;
	color: #000;
	text-align: center;
	clear: both;
}

.orange_center {
	border: 1px solid #FF8040;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFD6C1;
	color: #000;
	text-align: center;
	clear: both;
}

.green_center {
	border: 1px solid #00AA00;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #CBFFC1;
	color: #000;
	text-align: center;
	clear: both;
}

.border_grey {
}

td.green {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
	background: #CBFFC1;
}

td.orange {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
	background: #FFD6C1;
}

td.red {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
	background: #FFCACA;
}

.ikt_cat {
	cursor: pointer;
	text-align: center;
	margin: 0 1%;
	width: 98%;
	background-color: #89A4EB;
	color: #FFF;
	border: 1px solid #9F9F9F;
	padding-top: 15px;
	height: 30px;
}

.ikt_cat:hover {
	cursor: pointer;
	text-align: center;
	margin: 0 1%;
	width: 98%;
	background-color: #6387E4;
	color: #FFFFFF;
	border: 1px solid #9F9F9F;
	padding-top: 15px;
	height: 30px;
}

.ikt_table {
	cursor: pointer;
	text-align: center;
	width: 100%;
	background-color: #DBB7B7;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

.ikt_table:hover {
	cursor: pointer;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background-color: #C99494;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

.ikt_table_child {
	cursor: pointer;
	text-align: center;
	width: 97%;
	background-color: #EAD5D5;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

.ikt_table_child:hover {
	cursor: pointer;
	text-align: center;
	width: 97%;
	color: #FFFFFF;
	background-color: #E2C7C7;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

#ajax_div p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.ban_inline {
	vertical-align: text-top;
	font-size: 13px;
	text-align: center;
	margin: 3px;
	padding: 5px 2px;
	zoom: 1;
	display: inline-block;
	display: -moz-inline-stack;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	radius: 10px;
}
.menu_row {
	background: #417fca;
}
.video_br {
	background: #D03000 none repeat scroll 0 0;
}
.fontsize12 {
	font-size: 12px;
}
.img_spec {
	position: relative;
	left: 32px;
	top: 0px;
	text-align: center;
	font-size: 14px;
	width: 100px;
	color: #000;
	margin-bottom: 12px;
}
.img_spec:hover {
//	border: 3px #000 solid;
	background: #fff;
	cursor: pointer;
	outline: 3px #000 solid;
}
.img_spec .black {
	display:none;
}
.img_spec .white {
	display:inline;
}
.black-box {
	display: none;
}
.dashed {
	border-bottom: 1px dashed #000;
	cursor: help;
}
.bol {
	background: #ddd;
	border: 1px #aaa solid;
	font-weight: bold;
	cursor: pointer;
}
.zt_map {
	font-weight:bold;
	text-transform: uppercase;
	color:#060BBB;
	margin-left: 7px;
}
.zn_map {
	font-style: italic;
	color:#038D2D;
	margin-left: 7px;
}
.zv_map {
	margin-left: 7px;
}
.vid_zanyatiy_div {
	padding-left: 3px;
	padding-top: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
}
#vid_zanyatiy_list_div {
	height: 575px;
	overflow-y: scroll;
}
#vid_zanyatiy_list_div span {
	display: block;
}
#vid_zanyatiy_list_div span label{
	white-space: normal;
}
#container {
	overflow:hidden;
	width:950px;
	white-space:nowrap
}
#container #map {
	width: 650px;
	display:inline-block;
	vertical-align:top;
	white-space: normal;
}
#container #map_control {
	width: 295px;
	display:inline-block;
}
.yellow_bold {
	color: #FDFD00;
	font-weight : bold;
}
.bottom_pics .line {
	width: 100%;
	height: 6px;
	background-image: url("/images/main/bottom_line.png");
	background-repeat: no-repeat;
}
.bottom_container {
	overflow: hidden;
	width: 100%;
}
.bottom_box {
	white-space: nowrap;
}
.bottom_pics div {
	vertical-align: top;
}
.bottom_pics #bottom_left {
	display: inline-block;
	width: 112px;
	height: 261px;
	background-image: url("/images/main/bottom_left.png");
	background-repeat: no-repeat;
	margin-right: -3px;
}
.bottom_pics #bottom_center {
	background-color: #FBFBFB;
	display: inline-block;
	height: 236px;
}
.bottom_pics #bottom_center div {
	padding-left: 11px;
	padding-right: 11px;
}
.bottom_pics #bottom_center_1 {
	display: inline-block;
	width: 199px;
	height: 200px;
	margin-top: 10px;
}
.bottom_pics #bottom_center_2 {
	display: inline-block;
	width: 199px;
	height: 200px;
	margin-top: 35px;
}
.bottom_pics #bottom_center_3 {
	display: inline-block;
	width: 199px;
	height: 200px;
	margin-top: 10px;
}
.bottom_pics #bottom_center_4 {
	display: inline-block;
	width: 199px;
	height: 200px;
	margin-top: 35px;
}
.bottom_pics #bottom_right {
	display: inline-block;
	width: 176px;
	height: 236px;
	background-image: url("/images/main/bottom_right.png");
	background-repeat: no-repeat;
	margin-left: -4px;
}
.bottom_pics #bottom_center_1 img, .bottom_pics #bottom_center_3 img {
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 200;
}
.bottom_pics #bottom_center_1 img:hover, .bottom_pics #bottom_center_3 img:hover {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	z-index: 201;
}
.bottom_pics #bottom_center_2 img, .bottom_pics #bottom_center_4 img {
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 200;
}
.bottom_pics #bottom_center_2 img:hover, .bottom_pics #bottom_center_4 img:hover {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	z-index: 201;
}
.panel_news {
	width: 150px;
	border-bottom: #aaa 1px dashed;
	margin-bottom: 10px;
	display: table;
	clear: both;
}
.panel_news .subject {
	font-weight: bold;
	line-height: 110%;
}
.panel_news .content {
	width: 155px;
	padding: 0;
	line-height: 110%;
}
.panel_news .fancy-overflow {
	margin-left: 0;
}
div.separator {
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	margin-top: 11px;
	margin-bottom: 12px;
}
a.ybutton {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	box-sizing: border-box!important;
	color: #000;
	text-decoration: none!important;
	overflow: hidden;
	text-overflow: ellipsis;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	background-clip: border-box;
	vertical-align: middle;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
	transition: background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;
	text-align: center;
	height: 28px;
	border-color: transparent;
	padding-top: 3px;
	background-color: #DFDFDF;
	font: 13px/20px Arial,sans-serif;
}
a.ybutton_est {
	background-color: #78B41D;
	color: #FFF;
}
a.ybutton_soc {
	background-color: #D5001C;
	color: #FFF;
}
a.ybutton_tec {
	background-color: #00A096;
	color: #FFF;
}
a.ybutton_tur {
	background-color: #A0428E;
	color: #FFF;
}
a.ybutton_spo {
	background-color: #0097D5;
	color: #FFF;
}
a.ybutton_hud {
	background-color: #FFE000;
}

.uchr_title {
    overflow: hidden;
    text-align: center;
    font: 26px Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
    color: #696868;
}
.uchr_title span {
    display: inline-block;
    vertical-align: middle;
}
.uchr_title:before,
.uchr_title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 4px;
    background-color: #00cf00;
    position: relative;
}
.uchr_title:before {
    margin-left: -100%;
    left: -14px;
}
.uchr_title:after {
    margin-right: -100%;
    right: -14px;
}
.empty td {
	height: 30px;
}
.upravl_title td {
	height: 50px;
	font-size: 14pt;
	cursor: pointer;
}
.head_estestv td {
	background-color: #D2F0B7;
}
.head_socpedagog td {
	background-color: #FCB1B9;
}
.head_technics td {
	background-color: #A4D9D7;
}
.head_turistkraeved td {
	background-color: #E0B4D9;
}
.head_fizkultsport td {
	background-color: #B6E1FC;
}
.head_hudozhestv td {
	background-color: #E9D3AD;
}

.child_item {
	display: none;
}
.child_item_visible {
}
.pity {
    padding-top: 130px;
    height: 250px;
    text-align: center;
    font: 17px/18px Arial, Tahoma, Verdana, sans-serif;
}
.notfound_green {
    background: url(/images/notfound/notfound_green.png) no-repeat;
    background-position: center bottom;
}
.notfound_red {
    background: url(/images/notfound/notfound_red.png) no-repeat;
    background-position: center bottom;
}
.notfound_turquoise {
    background: url(/images/notfound/notfound_turquoise.png) no-repeat;
    background-position: center bottom;
}
.notfound_lilac {
    background: url(/images/notfound/notfound_lilac.png) no-repeat;
    background-position: center bottom;
}
.notfound_blue {
    background: url(/images/notfound/notfound_blue.png) no-repeat;
    background-position: center bottom;
}
.notfound_yellow {
    background-position: center bottom;
    background: url(/images/notfound/notfound_yellow.png) no-repeat;
}

#loading {
	width: 650px;
	height: 599px;
	background-color: rgba(255, 255, 255, 0.4);
	display: none;
	margin-left: -650px;
	position: relative;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.history {
	position: absolute;
	float: right;
	
}