/* === Стандартные стили === */
.table
{
	margin-bottom: 18px;
	caption-side: top;
	width: auto;
	color: #37363B;
	border: 2px White solid;
}
.table caption
{
	text-align: right;
	padding: 4px 7px 0 7px;
}
.table td
{
	padding: 6px 10px;
	border: solid 1px #BCBCBC;
}
.table th
{
	padding: 6px 10px;
	font-weight: normal;
	text-align: left;
	border-bottom: solid 1px #BCBCBC;
	font-size: 110%;
	background-color: #F3F9ED;
}
.table td td, .table th td
{
	padding: 0;
	border: none;
}
.table tfoot td
{
	border-top: solid 1px #F0F0F0;
	border-bottom: none;
	vertical-align: middle;
	font-size: 110%;
	font-weight: normal;
}
.table tr.even
{
	background-color: transparent;
}
.table tr.odd td
{
	background-color: #E6E6E6;
}
.padded
{
	padding: 20px;
}
table.padded
{
	padding: 0;
}
table.padded td
{
	padding: 2px 3px;
}
.colored, .colored a, a:visited.colored
{
	color: #E3038A;
}
.pale
{
	color: #939393;
}
.extra
{
	text-decoration: none;
	border-bottom: dashed 1px;
	cursor: pointer;
}
.light
{
	color: Black;
}
.marked1, .marked1 a, a.marked1, a:visited.marked1
{
	color: #B33C00;
}
.marked2, .marked2 a, a.marked2, a:visited.marked2
{
	color: #4C8000;
}
.marked3, .marked3 a, a.marked3, a:visited.marked3
{
	color: #4169E1;
}
.noted
{
	padding: 15px 20px;
	background-color: #F7EAD4;
	margin-bottom: 18px;
}
span.warning, a.warning, .warning a, a:visited.warning
{
	color: Red;
}
input.warning, textarea.warning, select.warning
{
	border: solid 1px Red;
}
.bordered
{
	border: solid 1px #C8C8C8;
}
table.bordered
{
	border-collapse: collapse;
}
table.bordered td
{
	border: solid 1px #999999;
}
table.bordered td td
{
	border: none;
}
.forform
{
	margin-bottom: 18px;
	width: auto;
	color: Black;
}
.forform td
{
	padding: 4px 0 4px 0;
}
.forform th
{
	padding: 5px 20px 4px 5px;
	font-weight: bold;
	text-align: left;
}
td.forsubmit
{
	text-align: center;
	padding: 5px 0;
}
.edit, textarea
{
	width: 180px;
}
.edit, textarea, select
{
	border: none;
	background-color: #D0F5FE;
}
textarea
{
	height: 80px;
}
input, textarea, select
{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #636365;
}
.hided
{
	border: none;
	background: transparent;
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 1px;
	float: right;
}
.image, .forimage
{
	float: left;
	margin: 0 25px 15px 0;
}
.forimage .image
{
	margin: 0;
	float: none;
}
.forimage
{
	width: 20px;
}
.forimage th
{
	padding: 5px 7px 3px 7px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-style: italic;
}
.micro
{
	font-size: 1px;
	padding: 0;
}
.clear
{
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}


/* === Общее === */
html
{
	font-size: 80%;
	font-family: Arial, Verdana, sans-serif;
	color: #37363B;
}
html, body 
{
	margin: 0;
	padding: 0;
}
span.hr
{
	padding: 0;
	margin: 0 0 9px 0;
	font-size: 1px;
	border-top: solid 1px #DCDCDC;
	display: block;
}
table
{
	border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}
td, div
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
}
a
{
	color: #1B63E6;
	text-decoration: none;
}
a:hover
{
	color: #1B63E6 !important;
	text-decoration: underline;
}
img
{
	border: none;
}
p
{
	margin: 0 0 15px 0;
}
ul, ol
{
	margin-top: 3px;
	margin-bottom: 18px;
}
ul ul, ol ol, ul ol, ol ul
{
	margin-bottom: 0;
}
li
{
	list-style: disc;
	padding-bottom: 3px;
}
h1
{
	font-size: 170%;
	margin: 20px 0 20px 0;
	font-weight: normal;
	color: #E935A2;
}
h2
{
	font-size: 130%;
	margin: 0 0 8px 0;
	color: #02ABEE;
}
h3
{
	font-size: 115%;
	margin: 0 0 8px 0;
	color: #02ABEE;
}
small
{
	font-size: 90%;
}
big
{
	font-size: 120%;
}
form
{
	padding: 0;
	margin: 0;
	width: auto;
	display: block;
}

/* Индекс */
body
{
	background: url(/i/indexhead-bg.jpg) top center no-repeat;
}
body#contbody
{
	background: url(/i/headcont-bg.jpg) top left no-repeat;
}
#indtable
{
	width: 840px;
	height: 100%;
	margin: 0 auto;
}
#indtable_t0_l0
{
	width: 55px;
	height: 240px;
}
#indtable_t0_l1
{
	text-align: left;
	vertical-align: middle;
	height: 200px;
	padding: 10px;
}
#indtable_t1_l1
{
	height: 270px;
	width: 100%;
}
#indtable_t3_l0
{
	height: 100%;
}
#indtable_t3_l1
{
	padding: 30px 20px 10px 0;
}

/* Переключатель языка */
#langswitcher
{
	width: auto;
	margin: 25px 5px 0 0;
}
#langswitcher td
{
	padding-bottom: 15px;
	cursor: default;
	color: #0098C9;
	font-size: 85%;
	font-weight: bold;
}
#langswitcher td a
{
	color: #757575;
	text-decoration: none;
}
#langswitcher td a:hover
{
	color: #009AC9 !important;
}

/* Ссылки и большая кнопка */
#indtable_t2_l1
{
	padding-top: 5px;
	vertical-align: bottom;
	height: 100px;
}
#linksbar
{
	background: transparent url(/i/bubble-dec.gif) no-repeat 98px 65px;
	height: 110px;
	width: 265px;
	vertical-align: bottom;
	text-align: right;
}
#linksbar img
{
	float: left;
	cursor: pointer;
}

/* Вкладки */
#maintabs
{
	height: 100%;
	position: relative;
}
#maintabs_switches td#maintabs_firstna
{
	background: transparent url(/i/maintabstab-bg1f.gif) no-repeat top left;
}
#maintabs_switches td
{
	padding-left: 19px;
	cursor: pointer;
	background: transparent url(/i/maintabstab-bg1.gif) repeat-x top;
}
#maintabs_switches td div
{
	padding-right: 19px;
	background: transparent url(/i/maintabstab-bg1.gif) repeat-x top;
}
#maintabs_switches td div div
{
	padding: 14px 5px 33px 5px;
	text-align: center;
	color: #0098C9;
	font-family: Impact;
	font-size: 130%;
	background: transparent url(/i/maintabstab-bg1.gif) repeat-x top;
}
#maintabs_switches td.maintabs_actswitch, #maintabs_switches td.maintabs_actswitch#maintabs_firstna
{
	background: url(/i/maintabstab-bg0a.gif) left top no-repeat;
	cursor: default;
}
#maintabs_switches td.maintabs_actswitch div
{
	background: url(/i/maintabstab-bg2a.gif) right top no-repeat;
}
#maintabs_switches td.maintabs_actswitch div div
{
	background: url(/i/maintabstab-bg1a.gif) top repeat-x;
	color: White;
}
#maintabs_tr0
{
	height: 20px;
}
#maintabs_tr2
{
	height: 10px;
}
#maintabs_tr2 td div div
{
	height: 20px;
	background-image: none;
}
#maintabs_tr3 td
{
	height: 20px;
}

/* Белый контейнер внутри вкладок */
#maintabs_tr1_td
{
	padding: 0 0 0 8px;
	background: url(/i/maintabs_tr1_td-bg.gif) top repeat-x;
}
#maintabsin
{
	background: White url(/i/tabbar-bg.gif) no-repeat right bottom;
	height: 100%;
}
#maintabsin_t0_l0, #maintabsin_t0_l2, #maintabsin_t2_l0, #maintabsin_t2_l2
{
	width: 22px;
	height: 22px;
}
#maintabsin_t0_l0
{
	background: url(/i/maintabsintd-dec00.gif) no-repeat left top;
}
#maintabsin_t0_l0t
{
	background: url(/i/maintabsintd-dec01t.gif) repeat-x top;
}
#maintabsin_t0_l2
{
	background: url(/i/maintabsintd-dec01.gif) no-repeat right top;
}
#maintabsin_t1_l0
{
	background: url(/i/maintabsintd-dec02t.gif) repeat-y left;
}
#maintabsin_t1_l2
{
	background: url(/i/maintabsintd-dec02t.gif) repeat-y right;
}
#maintabsin_t2_l0
{
	background: url(/i/maintabsintd-dec10.gif) no-repeat left bottom;
}
#maintabsin_t2_l1
{
	background: url(/i/maintabsintd-dec01b.gif) repeat-x bottom;
}
#maintabsin_t2_l2
{
	background: url(/i/maintabsintd-dec11.gif) no-repeat right bottom;
}

/* Фототаблица */
.fototable
{
	color: #E61795;
}
.fototable td
{
	padding: 15px 20px;
}
.fototable p
{
	margin-bottom: 10px;
}

/* Проверка билета */
#indtable_t1_l2
{
	padding: 8px 0 10px 0;
	text-align: right;
}
#checktiket_bar
{
	width: 295px;
	height: 438px;
	background: transparent url(/i/checkform-bg.jpg) no-repeat left 27px;
	position: relative;
	margin-bottom: 10px;
	color: #037CEF;
}
#checktiket_bar div
{
	background: transparent url(/i/checkform-bg.gif) no-repeat left top;
}
#checktiket_bar div form
{
	padding: 12px 10px 10px 115px;
}
#checktiket_bar .edit
{
	width: 145px;
}
#checktiket_bar table
{
	width: auto;
	margin-bottom: 2px;
}
#checktiket_bar img
{
	cursor: pointer;
	margin-left: 5px;
}
#checktiket_bar div span
{
	display: block;
	padding-right: 15px;
	line-height: 93%;
	font-size: 12px;
	color: White;
	text-align: right;
}
#checktiket_banner
{
	display: block;
	padding: 40px 0 0 67px;
}

/* Новости */
#newsbar_cover
{
	margin: 27px 0 20px 20px;
}
#newsbar
{
	background: #FEFFC6 url(/i/newsbar-bg.gif) repeat-x bottom;
	padding: 15px;
}
#newsbar ul
{
	margin: 0 0 0 15px;
	padding: 0;
}
#newsbar ul li
{
	padding-bottom: 10px;
}
#newsbar_dec1
{
	background: url(/i/newsbar-dec1.gif);
	width: 17px;
	height: 91px;
	position: absolute;
	margin-left: -8px;
}
#newsbar_dec2
{
	background: url(/i/newsbar-dec2.gif);
	width: 74px;
	height: 35px;
	position: absolute;
	margin: -17px 0 0 220px;
}

/* Несущая таблица страницы контента */
#cnttable
{
	width: 100%;
	height: 100%;
}
#cnttable_t0l0
{
	width: 255px;
	height: 220px;
	text-align: left;
	vertical-align: top;
}
#cnttable_t0l0 a
{
	margin-left: 35px;
	margin-top: 40px;
	display: block;
	width: 195px;
	height: 85px;
}
#cnttable_t0l1
{
	width: 48px;
	background: url(/i/topmenu-dec.gif) no-repeat left bottom;
}
#cnttable_t1l2
{
	padding: 0 30px 30px 0;
}
.crumbs a
{
	color: #009C0D;
}
.gpanel
{
	background-color: #F5F5F5;
	padding: 5px 15px 7px 15px;
	color: #939393;
	vertical-align: middle;
}
.gpanel img
{
	cursor: pointer;
	margin: 0;
	display: inline;
}

/* Шапка внутренней страницы */
#headtbl_t0
{
	height: 162px;
}
#headcnt td
{
	padding: 25px 10px 10px 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
td#headcnt_l3
{
	vertical-align: top;
	padding-top: 30px;
}
td#headcnt_l3 a
{
	color: #009C0D;
	font-size: 120%;
}

/* Верхнее меню */
#topmenu
{
	background: #FF0086 url(/i/topmenu-bg.gif) repeat-x top;
	height: 41px;
}
#topmenu td
{
	padding: 10px 8px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#topmenu a, #topmenu span
{
	color: White;
	background: transparent url(/i/topmenuel-dec.gif) no-repeat left center;
	padding-left: 10px;
}
#topmenu a:hover
{
	color: White !important;
	text-decoration: underline;
}
#topmenu span
{
	text-decoration: underline;
	cursor: default;
}
div#topmenu_dec
{
	height: 87px;
	width: 126px;
	background: url(/i/topmenu-dec3.gif) no-repeat left top;
	position: absolute;
	right: 0;
	bottom: 10px;
}

/* Меню слева */
#cnttable_t1l0
{
	background: transparent url(/i/indleft-bg.gif) repeat-y right;
	padding: 28px 0;
	width: 255px;
}
#cnttable_t1l1 div
{
	height: 15px;
	width: 10px;
	background: url(/i/topmenu-dec2.gif) no-repeat top left;
}
#cnttable_t1l1
{
	background: url(/i/leftmenu-dec2.gif) repeat-y left;
}
#leftmenu
{
	margin: 0 22px;
	padding: 0 0 20px 25px;
}
#leftmenu li
{
	list-style-image: url(/i/leftmenuel-dec1.gif);
	cursor: default;
	color: #00ABEB;
	font-weight: bold;
}
#leftmenu a
{
	color: #37363B;
}
#leftmenu li#leftmenu_actdir
{
	list-style-image: url(/i/leftmenuel-dec1a.gif);
	color: #E5018C;
}
#leftmenu ul
{
	margin: 0;
	padding: 10px 0 23px 15px;
}
#leftmenu li li
{
	list-style-image: url(/i/leftmenuel-dec2.gif);
	color: #37363B;
	font-weight: normal;
}
#leftmenu li li#leftmenu_actel
{
	list-style-image: url(/i/leftmenuel-dec2a.gif);
	color: #E5018C;
}

/* Информеры слева */
div.leftinf
{
	color: #606060;
	padding: 25px;
	border: 1px #01B9FF solid;
	border-width: 1px 0;
	background-color: #EAF9FF;
	margin-bottom: 40px;
}
div.leftinf_c2
{
	border-color: #4EDA53;
	background-color: #EAF9E6;
}
div.leftinf_c3
{
	border-color: #FF69C0;
	background-color: #FFF1FE;
}
div.leftinf_c4
{
	border-color: #FFCF00;
	background-color: #FFFFE3;
}

/* Направления */
.persondir
{
	background: #F5FBF1 url(/i/person1.jpg) no-repeat 20px center;
	margin-bottom: 60px;
	margin-right: 25px;
	padding: 0 40px 0 235px;
	height: 225px;
}
.persondir_p2
{
	background-image: url(/i/person2.jpg);
}
.persondir_p3
{
	background-image: url(/i/person3.jpg);
}
.persondir_p4
{
	background-image: url(/i/person4.jpg);
}
.persondir h2
{
	font-size: 180%;
	padding: 40px 0 25px 0;
	margin: 0;
	color: #FE0182;
}
.persondir_p2 h2
{
	color: #00C714;
}
.persondir_p3 h2
{
	color: #079DDC;
}
.persondir_p4 h2
{
	color: #FE8F02;
}
.persondir ul
{
	margin: 0;
	padding: 0 0 40px 20px;
}
ul li
{
	list-style-image: url(/i/listel-dec1.gif);
}
li.listel_c2
{
	list-style-image: url(/i/listel-dec2.gif);
}
li.listel_c3
{
	list-style-image: url(/i/listel-dec3.gif);
}
li.listel_c4
{
	list-style-image: url(/i/listel-dec4.gif);
}

/* Подвал */
#footer td
{
	color: #FE8500;
	text-align: center;
	vertical-align: bottom;
	background: url(/i/footer-bg.jpg) no-repeat bottom center;
	height: 80px;
	padding: 15px;
}

.table caption:first-letter,.table td:first-letter, .table th:first-letter, h1:first-letter, h2:first-letter, h3:first-letter, #leftmenu li::first-letter
{
	 text-transform:uppercase;
}
