h1 {
	font-size: 16px;
	color: #d60026;
}
h2 {
	font-size: 14px;
	color: #51971a;
}
h3 {
	font-size: 12px;
	color: #f5a300;
}
body * {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}
img {
	border: 0px;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
li span {
	border: 1px solid red;
	display: none;
	}
ul {
	list-style-type: disc;
	list-style-position: inside;
	}
/*Шапка*/
tr.hat td.left {
	height: 105px;
	width: 245px;
	text-align: right;
	}
tr.hat td {
	vertical-align: top;
	padding-top: 20px;
	}
tr.hat table td {
	vertical-align: middle;
	padding-top: 0px;
	}
tr.hat td.right {
	text-align: left;
	}
tr.hat td.right table {
	height: 36px;
	width: 615px;
	background-image: url(/images/hat_path_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FDCA00;
	}
tr.hat td.right table td {
	height: 36px;	
	}
tr.hat td.right table td.left {
	width: 150px;
	background-image: url(/images/hat_path_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-left: 10px;
	color: #c5002e;
	text-align: left;
	}
tr.hat td.right table td.spacer {
	background-image: url(/images/hat_path_stripe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 4px;
	}
tr.hat td.right table td.right {
	background-image: url(/images/hat_path_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #c5002e;
	font-size: 15px;
	}
tr.hat td.right table td.right font {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	}
/*Хвостовик*/
tr.footer td {
	padding-bottom: 5px;
	}
tr.footer table {
	width: 100%;
	}
tr.footer table td {
	vertical-align: top;
	}
tr.footer table td.left {
	width: 200px;
	font-size: 12px;
	padding-left: 28px;
	padding-right: 17px;
	}
tr.footer table td.left a {
	color: #000000;
	}
tr.footer table td.left img {
	float: left;
	margin-right: 12px;
	position: relative;
	top: -1px;
	}
tr.footer table td.middle1 {
	font-size: 12px;
	width: 75px;
	vertical-align: top;
	padding-left: 40px;
	}
tr.footer table td.middle1 a {
	color: #000000;
	}
tr.footer table td.middle1 img {
	margin-right: 4px;
	position: relative;
	top: 2px;
	}
tr.footer table td.middle2 {
	font-size: 12px;
	vertical-align: top;
	padding-left: 20px;
	width: 210px;
	}
tr.footer table td.middle2 a {
	color: #106090;
	}
tr.footer table td.right {
	padding-left: 130px;
	font-size: 12px;
	}
tr.footer table td.right img {
	margin-right: 4px;
	position: relative;
	top: 2px;
	}
tr.footer table td.right a {
	color: #000000;
	}
/*Левое меню*/
div.lll {
	background-image: url(/images/ct_stripe.gif) !important;
	background-position: 5px top !important;
	background-repeat: repeat-y !important;
	font-size: 12px;
	padding: 5px 0px 5px 15px !important;
	margin: 0px !important;
	width: 180px !important;
}
div.lll p {
	margin: 0px;
	padding: 2px 0px 2px 0px !important;
}
td.left_menu {
	padding-bottom: 50px;
	vertical-align: top;
	}
td.left_menu * {
	background-position: left top;
	background-repeat: no-repeat;
	}
td.left_menu div {
	width: 244px;
	margin-bottom: 17px;
	}
td.left_menu div div {
	height: 100%;
	background-position: left bottom;
	margin: 0px;
	}
td.left_menu div.a2 {
	background-color: #D60026;
	background-image: url(/images/left_menu_red1.gif);
	}
td.left_menu div.a2 div {
	background-image: url(/images/left_menu_red2.gif);
	}
td.left_menu div.a1 {
	background-color: #F5A300;
	background-image: url(/images/left_menu_yellow1.gif);
	}
td.left_menu div.a1 div {
	background-image: url(/images/left_menu_yellow2.gif);
	}
td.left_menu div.a3 {
	background-color: #00A6EB;
	background-image: url(/images/left_menu_blue1.gif);
	}
td.left_menu div.a3 div {
	background-image: url(/images/left_menu_blue2.gif);
	}
td.left_menu div.a4 {
	background-color: #51971A;
	background-image: url(/images/left_menu_green1.gif);
	}
td.left_menu div.a4 div {
	background-image: url(/images/left_menu_green2.gif);
	}
td.left_menu div.a1 li#selected {
	background-color: #E57A00;
	}
td.left_menu div.a2 li#selected {
	background-color: #9E0026;
	}
td.left_menu div.a3 li#selected {
	background-color: #008DC7;
	}
td.left_menu div.a4 li#selected {
	background-color: #4F6E15;
	}
td.left_menu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 9px 0px 9px 0px;
	}
td.left_menu ul li {
	padding: 3px 0px 3px 25px;
	margin: 0px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	}
td.left_menu ul li * {
	margin: 0px;
	padding: 0px;
}
td.left_menu li font {
	font-size: 13px;	
	}
td.left_menu a {
	color: #ffffff;
	cursor: pointer;
	}
td.left_menu a:hover {
	text-decoration: underline;
	}
td.left_menu div.path {
	width: 182px;
	height: 23px;
	background-image: url(/images/path.gif);
	font-size: 13px;
	color: #ffffff;
	font-weight: 700;
	padding: 7px 0px 0px 8px;
	margin: 0px 0px 20px 20px;
	}
td.left_menu div#path1 {
	background-color: #2695bb;
	}
td.left_menu div#path2 {
	background-color: #DE265F;
	}
td.left_menu form {
	margin: 0px 0px 30px 20px;
	}
td.left_menu input.text {
	border: 1px solid #cccccc;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 128px;
	height: 17px;
	font-size: 13px;
	}
td.left_menu input.image {
	vertical-align: middle;
	}
td.left_menu div.nav {
	width: 213px;
	text-align: center;
	margin: 0px 0px 45px 0px;	
	}
td.left_menu div.nav img {
	margin: 0px 8px 0px 8px;
	}
td.left_menu div.job {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 28px;
	width: 200px;
	}
td.left_menu div.job a {
	color: #000000;
	}	
td.left_menu div.job font#selected {
	color: #E6001B;
	}
td.left_menu div.job img {
	vertical-align: super;
	margin: 0px 0px 3px 1px;
	}
td.left_menu form.opros {
	font-size: 12px;
	padding-left: 10px;
	}
td.left_menu form.opros div {
	margin: 5px 0px 0px 0px;
	width: 200px;
	cursor: pointer;
	}
td.left_menu form.opros img {
	margin: 0px 10px 0px 0px;
	}
td.left_menu form.opros input.image {
	margin: 10px 35px 0px 0px;
	float: right;
	}
/*Основной контент*/
td.main_content {
	vertical-align: top;
	padding-bottom: 60px;
	}
td.main_content * {
	background-position: left top;
	background-repeat: no-repeat;
	}
td.main_content div.path a {
	text-decoration: none;
	}	
td.main_content div.path {
	width: 400px;
	height: 23px;
	background-image: url(/images/path.gif);
	font-size: 15px;
	color: #ffffff;
	font-weight: 700;
	padding: 7px 0px 0px 8px;
	margin: 0px 0px 20px 0px;
	}
td.main_content div.path1 {
	width: 188px;
	height: 23px;
	background-image: url(/images/path.gif);
	background-color: #FAC33D;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	padding: 7px 0px 0px 15px;
	margin: 0px 0px 12px 0px;
	}
td.main_content div.path1 a {
	color: #555555;
	}
td.main_content div.path1 font {
	color: #555555;
	font-size: 14px;
	}
td.main_content div.path1_nomargin {
	width: 188px;
	height: 23px;
	background-image: url(/images/path.gif);
	background-color: #FAC33D;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	padding: 7px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
td.main_content div.path1_nomargin a {
	color: #555555;
	}
td.main_content div.path1_nomargin font {
	color: #555555;	
	font-size: 14px;
	}
td.main_content div#path1 {
	background-color: #FAC33D;
	}
td.main_content div#path1 a {
	color: #C5002E;
	}
td.main_content div#path2 {
	background-color: #FAC33D;
	}
td.main_content div#path2 a {
	color: #666666;
	}	
td.main_content div#path2 font {
	color: #666666;
	font-size: 14px;
	}
/*Новости. Расписание занятий.*/
td.main_content table.main_page {
	width: 100%;
	}
td.main_content table.main_page tr.time td {
	padding: 0px 0px 40px 0px;
	width: 50%;
	}
td.main_content table.main_page tr.time td a {
	position: relative;
	left: 105px;
	}
td.main_content table.main_page tr.time td span {
	border-bottom: 2px solid #0E4096;
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
.text_default_blue {
	font-size: 12px;
	color: #00447E;
	}
.text_default_red {
	font-size: 12px;
	color: #B81114;
	}
.text_default_black {
	font-size: 12px;
	color: #000000;
	}
.text_bold_blue {
	font-size: 12px;
	font-weight: bold;
	color: #0060A9;
	}
td.main_content table.main_page tr.greypath a:hover {
	cursor: pointer;
	}
td.main_content table.main_page tr.greypath a:hover {
	text-decoration: none;
	}
td.main_content table.main_page div.greypath {
	background-color: #E4E4CE;
	background-image: url(/images/path_grey.gif);
	background-position: right bottom;
	padding: 0px 5px 10px 5px;
	height: 100px;
	width: 200px;
	margin: 0px 0px 20px 0px;
	}
td.main_content table.main_page div.greypath img {
	float: left;
	border: 1px solid white;
	margin: 7px 4px 40px 0px;
	position: relative;
	left: -5px;
	}
td.main_content table.main_page div.greypath p {
	padding: 12px 0px 15px 0px;
	}
/*Новости.*/
.text_big_black {
	font-size: 24px;
	margin-bottom: 30px;
	}
.text_big_grey {
	font-size: 20px;
	color: #555555;
	margin-bottom: 20px;
	}
.text_default_grey {
	color: #3F3F3F !important;
	font-size: 12px;
	}
a.text_default_grey img {
	vertical-align: middle;
	position: relative;
	top: 1px;
	padding-right: 4px;
	}
div.news {
	margin: 0px 0px 10px 0px;
	padding: 0px !important;
	}
div.news font {
	font-size: 12px;
	color: #EE7900;
	padding-left: 13px;
	background-image: url(/images/news_arrow.gif);
	background-position: left 3px;
	}
div.news p {
	padding-left: 13px;
	margin-bottom: 5px;
	}
div.news a {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	}
div.more_news img {
	margin-right: 3px;
	vertical-align: middle;
	position: relative;
	top: 1px;
	}
/*Расписание занятий*/
div.raspis_head {
	background-color: #FAC33D;
	width: 105px;
	height: 20px;
	font-size: 13px;
	color: #333333;
	background-image: url(/images/path1.gif);
	background-position: right top;
	}
table.raspis {
	width: 100%;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	}
table.raspis td {
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	}
table.raspis tr.hat td {
	background-image: url(/images/table_head_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border-right: 0px;
	padding: 0px;
	}
table.raspis tr.hat * {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
table.raspis tr.hat td div {
	background-image: url(/images/table_head_stripe.gif);
	background-position: left top;
	position: relative;
	left: -3px;
	width: 100%;
	height: 0px;
	padding-top: 9px;
	}
table.raspis tr.hat td div.first {
	background-image: none;	
	}
table.raspis tr.hat td.first {
	background-image: none;
	width: 45px;
	padding-top: 0px;
	border-right: 2px solid #CCCCCC;
	}
table.raspis tr.hat td.last {
	border-right: 2px solid #CCCCCC;
	}
table.raspis td.first {
	vertical-align: middle;
	padding-left: 0px;
	text-align: center;
	width: 1%;
	}
table.raspis td.first span {
	border-bottom: 2px solid #FAC33D;
	font-size: 10px;
	font-weight: bold;
	}
table.raspis td {
	height: 60px;
	width: 13%;
	}
table.raspis td table * {
	border: 0px;
	}
table.raspis td td {
	height: 29px;
	width: 70px;
	font-size: 10px;
	text-align: center;
	}
table.raspis td td * {
	font-size: 10px;
	line-height: 11px;
	}
table.raspis td td a {
	color: #000000;
	}
table.raspis td td.blue {
	background-image: url(/images/table_sm_path_blue.jpg);
	}
table.raspis td td.red {
	background-image: url(/images/table_sm_path_red.jpg);
	}
table.raspis td td.green {
	background-image: url(/images/table_sm_path_green.jpg);
	}
table.raspis td td.yellow {
	background-image: url(/images/table_sm_path_yellow.jpg);
	}
table.raspis td td.color2 {
	background-image: url(/images/table_path_21.jpg);
	}
table.raspis td td.violet {
	background-image: url(/images/table_path_violet1.jpg);
	}	
/*Расписание занятий. Таблица описаний*/
table.raspis_desc {
	margin-top: 50px;
	}
table.raspis_desc td {
	font-size: 13px;
	padding: 15px 30px 0px 0px;
	}
table.raspis_desc img {
	vertical-align: middle;
	}
table.raspis_desc a {
	color: #000000;
	}
/*Наша команда*/
table.team_desc td.left {
	width: 220px;
	}
div.lev1 {
	width: 203px;
	background-image: url(/images/team_bg_path.gif);
	background-repeat: repeat-y;
	}
div.lev1 table {
	height: 100%;
	margin-right: 10px;
	}
div.lev1 table td {
	vertical-align: top;
	}
table.team_desc td {
	vertical-align: top;
	}
table.team_desc div.team_desc {
	padding-bottom: 5px;
	}
table.team_desc div.team_desc div {
	font-size: 12px;
	color: #000000;
	padding-bottom: 15px;
	}
div.team_other {
	padding-bottom: 10px;
	}
div.team_other li {
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	list-style-type: none;
	}
div.team_other li a {
	color: #106090;
	}
div.team_other1 {
	padding-bottom: 5px;
	position: relative;
	top: -5px;
	}
div.team_other1 li {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 60px;
	margin: 0px;
	line-height: 19px;
	list-style-type: none;
	}
div.team_other1 li a {
	color: #106090;
	}
.text_bold_black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.text_small_black {
	font-size: 11px;
	color: #000000;
	}
p.text_bold_black {
	margin-bottom: 20px;
	}
p.text_default_black {
	margin-bottom: 15px;
	}
p.text_default_black a {
	color: #106090;
	}
.pad10px {
	padding-top: 10px;
	}
/*Фото*/
div.photo_corner {
	margin-bottom: 10px;
	}
div.photo_corner div {
	height: 100%;
	width: 100%;
	background-image: url(/images/photo_corner.gif);
	background-position: right bottom;
	}
/*Групповые занятия*/
div.sort_of_train {
	height: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
	position: relative;
	top: -17px;
	}
div.sort_of_train a {
	color: #555555;
	}
table.group_train {
	width: 100%;
	margin-bottom: 20px;
	}
table.group_train td.left {
	vertical-align: bottom;
	padding: 0px 10px 0px 0px;
	}	
table.group_train td.left a {
	cursor: pointer;
	}
table.group_train td.left a:hover {
	text-decoration: none;
	}
table.group_train div.more {
	width: 100%;
	text-align: right;
	}
table.group_train div.more img {
	padding-right: 4px;
	vertical-align: middle;
	position: relative;
	top: 1px;
	}
table.group_train div.more a {
	font-size: 12px;
	color: #000000;
	}
div.text_text div {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 20px;
	text-align: justify;
	}
div.text_text a {
	color: #0060A9;
	}
div.group_time {
	padding-top: 30px;
	}
div.group_time a {
	color: #000000;
	}
div.group_time a:hover {
	text-decoration: none;
	}
div.group_time font {
	position: relative;
	left: 60px;
	}
div.group_time span {
	font-size: 13px;
	height: 15px;
	font-weight: bold;
	position: absolute;
	border-bottom: 2px solid #0E4096;
	}
/*Занятия. Меню.*/
ul.train_menu {
	padding-bottom: 30px;
	font-size: 15px;
	list-style-type: none;
	}
ul.train_menu li {
	padding-top: 2px;
	padding-left: 45px;
	}
ul.train_menu li a {
	color: #000000;
	}
ul.train_menu p {
	color: #B25C77;
	font-weight: bold;
	}
p.train_menu {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;	
	}
p.train_menu a {
	color: #B25C77;
	}
/*Тренажерный зал*/
div.sort_of_train1 {
	height: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
	position: relative;
	top: -17px;
	left: 215px;
	}
/*Вакансии. Координаты.*/
div.coords {
	font-size: 13px;
	padding-left: 225px;
	line-height: 20px;
	}
div.coords a {
	color: #106090;
	}
/*Вопрос-ответ*/
form.confer {
	font-size: 13px;
	color: #000000;
	padding-top: 23px;
	}
form.confer input.text {
	padding-left: 4px;
	border: 1px solid #999999;
	width: 170px;
	margin: 9px 0px 22px 0px;
	}
form.confer textarea {
	padding-left: 4px;
	border: 1px solid #999999;
	width: 170px;
	font-size: 13px;
	margin: 9px 0px 9px 0px;	
	}
form.confer input.image {
	margin-left: 103px;
	}
div.conf_quest {
	font-size: 13px;
	margin-bottom: 20px;
	}
div.conf_quest font {
	font-size: 13px;
	color: #0060B6;
	}
div.conf_answer {
	font-size: 13px;
	background-color: #F1E1EC;
	background-image: url(/images/conf_corner.gif);
	background-position: right bottom;
	margin-bottom: 16px;
	}
div.conf_sign {
	font-size: 13px;
	text-align: right;
	color: #106090;
	margin-bottom: 22px;
	}
div.conf_sign a {
	color: #106090;	
	}
div.conf_np {
	font-size: 13px;
	height: 30px;
	border-top: 1px dotted #999999;
	padding-top: 15px;
	}
div.conf_np a {
	color: #000000;
	}
div.conf_np a font {
	font-size: 13px;
	color: #0066CC;	
	}
div.conf_np a.left {
	float: left;
	}	
div.conf_np a.right {
	float: right;
	}
form.conf_form {
	font-size: 13px;
	color: #000000;
	}
form.conf_form input {
	font-size: 13px;
	width: 100px;
	margin: 10px 10px 0px 0px;
	padding-left: 3px;
	}
form.conf_form select {
	font-size: 13px;
	width: 70px;
	padding: 0px;
	}
form.conf_form a {
	color: #0066CC;
	cursor: pointer;
	}
/*Тренировочные зоны*/
table.zones {
	width: 427px;
	border-bottom: 1px dotted #999999;
	}
table.zones td {
	padding: 12px 0px 12px 0px;
	}
table.zones p {
	font-size: 13px;
	margin-bottom: 13px;
	}
table.zones a {
	color: #000000;
	}
div.zones_refs {
	padding-top: 22px;
	}
div.zones_refs a {
	font-size: 13px;
	color: #333333;
	}
div.zones_refs p {
	margin-bottom: 9px;
	}
table.foto td {
	border: 0px solid #cccccc;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
table.foto a, table.foto a * {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
table.foto {
	border-collapse: collapse;
}
.clear {clear:both;}

/* Счетчики */

.btm-cntrs {
	margin:12px 28px;
}
	.btm-cntrs-cntr {
		margin-right: 28px;
	}

/* Баннеры */
.banner-top {
	width: 910px;
	overflow: hidden;
	padding: 10px 0 0 0;
	text-align: center;
}

.text_text ol {margin-left:30px;}

.arrow {
	padding-left: 13px;
	background-image: url(/images/news_arrow.gif);
	background-position: left 5px !important;
}
