/* CSS for main page */

a.menu,  a.menu:link, a.menu:visited{
	display:inline;
	float:left;
	width: auto;
	height:18px;
	color: #5c5c5c;
	margin-right: 15px;
	padding:3px 5px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	text-decoration:underline;
}

a.menu:hover {
	color: #d2493b;
}

a.menu_act,  a.menu_act:link, a.menu_act:visited{
	display:inline;
	float:left;
	width: auto;
	height:18px; /*21*/
	color: #fff;
	padding:3px 8px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	background:url(/images/tpl/menu_c.jpg) repeat-x;
	text-transform:uppercase;
	text-decoration:underline;
}

a.menu:hover {
}


/*Шапка*/

#marginFix {
	width:100%;
	height:100%;
	position:relative;
	text-align:center;
	background-image: url(/images/tpl/header.jpg);
	background-attachment: scroll;
	height: 426px;
	background-position: center top;
	background-repeat: no-repeat;
}

#container {
	overflow:hidden;
	width: expression((w = (document.documentElement.clientWidth || document.body.clientWidth) ) > 1600 ? '1600px' : (w > 1000 ? 'auto' : '1000px'));
	max-width:1600px;
	min-width:990px;
	margin:0 auto 0 auto;
	text-align:center;
}


#body {
	width:100%;
/*	margin:0 auto 0 auto;
	text-align:left;*/
}



#ieBodyFix {
	width:100%;
	float:left;
}



#wrapper {
	float:left;
	width:100%;
	height: 100%;
	border: 0px solid #999;
}





#div_container  {
	float:left;
	width: 100%;
	height: auto;
}

/*Конец Шапка*/


/*Основа*/

#div_site {
	width:920px;
	height: auto;
	text-align:left;
	position:relative;
}

#div_header {
	float: left;
    width:920px;
	height: 290px;
	position:relative;
}

#frame_div_obraz {
	float: left;
	display:inline;
    width:920px;
	height: 290px;
}

#div_obraz {
	float: left;
	display:inline;
    width:920px;
	height: 290px;
	background-image:url(/images/tpl/obraz/obraz_1.gif);
	background-position: 0px 0px;
	_background-position: 19px 0px;
	background-repeat:no-repeat;

}

#div_frame_header {
	float: left;
	display:inline;
    width:920px;
	height: 290px;
	position: relative;
	margin-top:-290px;
}

#div_logo {
	display: inline;
	width:352px;
	height:65px;
	background: url(/images/tpl/logo_2.jpg) no-repeat;
	position:absolute;
	left:0px;
	_left:19px;
	top:23px;
}

#div_logo_def {
	display: inline;
	width:352px;
	height:65px;
	background: url(/images/tpl/logo_2.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:23px;
}

#div_departament {
	display: block;
	width: 370px;
	height: 38px;
	position:absolute;
	right:0px;
	bottom:20px;
	font-size:10px;
	text-align:right;
}

#div_departament img{
	margin-left:15px;
}

#div_departament b{
	display:block;
	font-weight:normal;
	margin-top:8px;
	font-size:9px;
}

#div_menu{
	display: inline;
	float: left;
    width:920px;
	height: 30px;
	margin-top:20px;
}

.menu_l{
	display:inline;
	float:left;
	width: 7px;
	height:21px;
	background:url(/images/tpl/menu_l.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.menu_r{
	display:inline;
	float:left;
	width: 7px;
	height:21px;
	background:url(/images/tpl/menu_r.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
	margin-right:25px;
}

/*Конец Основа*/

/*Главная*/
#div_main_block{
	display: inline;
	float: left;
    width:920px;
	height: auto;
	margin-top:40px;
	margin-bottom:50px;
}

#div_main_txt{
	display: inline;
	float: left;
    width:300px;
	height: auto;
	color: #4f4f4f;
	text-align:justify;
	font-size:12px;
	font-weight:bold;	
	
}

#div_main_txt{
	line-height:16px;
}

#div_main_uslugi{
	display: inline;
	float: left;
    width:250px;
	margin-left:60px;
	margin-right:45px;
	height: auto;
	color: #4f4f4f;
	font-size:12px;
	/*font-style:italic;*/
	font-weight:bold;
}

#div_main_uslugi b, #div_main_uslugi strong, #div_main_txt strong, #div_main_txt b{  font-weight:normal;}
#div_main_uslugi li{ margin-bottom:6px;}
#div_main_uslugi ul{
	line-height:16px;
}

#div_main_news {
	display: inline;
	float: left;
    width:260px;
	height: auto;
	color: #4f4f4f;
}

.div_main_news_it {
	display: inline;
	float: left;
    width:260px;
	height: auto;
	font-size:11px;
	color: #3f3f3f;
	font-style: normal;
	margin-bottom:20px;
}


.frame_news_img{
	display:inline;
	float:left;
	width: 63px;
	height:62px;
	line-height:0px;
	font-size:1px;
	margin-right:14px;
	position:relative;
	text-align:center;
}

.frame_news_t {
	display:block;
	width: auto;
	font-size:14px;
}

.frame_news_t p{
	padding-top:5px;
}

.frame_news_t span{
	color: #D2493B;
	padding-top:5px;
}

.frame_news{
	display:inline;
	float:left;
	width: 63px;
	height:62px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/images/tpl/ramka.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka.png', sizingMethod='crop');
}

a.news,  a.new:link, a.new:visited{
	display: inline;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color: #339be7;
	text-decoration:underline;
}

a.news:hover {
	color: #d2493b;

}

a.news_2,  a.news_2:link, a.news_2:visited{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color: #339be7;
	margin-top:5px;
	text-decoration:underline;
}

a.news_2:hover {

}

a.news_3,  a.news_3:link, a.news_3:visited{
	display: inline;
	float:right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	/*font-style:italic;*/
	color: #339be7;
	text-decoration:underline;
}

a.news_3:hover {
color: #d2493b;
}

#div_main_line{
	display: inline;
	float: left;
    width:920px;
	height: auto;
}

.div_line_l{
	display: inline;
	float: left;
    width:300px;
	height: auto;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:35px;
}

.div_line_l_2{
	display: inline;
	float: left;
    width:920px;
	height: auto;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:0px;
}

.div_line_r{
	display: inline;
	float: left;
    width:560px;
	height: auto;
	margin-left:40px;
}

.mas_frame_txt{
	display:inline;
	float:left;
	width: auto;
}

.mas_l{
	display:inline;
	float:left;
	width: 14px;
	height:32px;
	background:url(/images/tpl/mas_l.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.mas_c{
	display:inline;
	float:left;
	width: auto;
	height:32px;
	background:url(/images/tpl/mas_c.jpg) repeat-x;
	color: #FFF;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	padding-right:10px;
}

.mas_r{
	display:inline;
	float:left;
	width: 14px;
	height:32px;
	background:url(/images/tpl/mas_r.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.mas_txt{
	display: inline;
	float:left;
	width:290px;
	color: #d2493b;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-top:14px;
	text-align:center;
	white-space:nowrap;
}

.mas_txt b{
	font-size:23px;
}

.mas_txt_2{
	/*display: inline;*/
	float:left;
	width:900px;
	color: #d2493b;
	font-size:14px;
	/*font-weight:bold;*/
	font-style:italic;
	margin-top:14px;
	text-align:left;
	/*white-space:nowrap;*/
}

.mas_txt_2 b, .mas_txt_2 strong{
	font-size:18px;
	text-decoration: none;
}

#div_bottom_banner{
	display: inline;
	float: left;
    width:920px;
	height: auto;
	margin-top:0px; /*50*/
}

#div_bottom_banner div{
	display:inline;
	float:left;
	margin-bottom:65px;
}

/*Конец Главная*/

/*Фото отчет*/
#div_photo_report{
	display: inline;
	float: left;
    width:920px;
	height: 300px;
	margin-top:35px;
	margin-bottom:50px;


}

.div_photo_report_m{
	display: inline;
	float: left;
    width:240px;
	height: 233px;
}

.div_report_it_m{
	display: inline;
	float: left;
    width:225px; /*240*/
	height: 33px;
	padding-left:15px;
	padding-top:3px;
	margin-top:10px;
}

.div_report_it_m_act{
	display: inline;
	float: left;
    width:225px; /*240*/
	height: 33px; /*36*/
	padding-left:15px;
	padding-top:3px;
	margin-top:10px;
	background: url(/images/tpl/report_menu.jpg) left top no-repeat;
}


a.report_all,  a.report_all:link, a.report_all:visited{
	display:block;
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color: #2c9dbe;
	text-decoration:underline;
}

a.report_all:hover {

}

a.report,  a.report:link, a.report:visited{
	display:block;
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color: #2c9dbe;
	text-decoration: none;
}

a.report:hover {

}

a.report b{
	border-bottom: 1px dashed #2c9dbe;
	font-weight:normal;
}

a.report_act,  a.report_act:link, a.report_act:visited{
	display:block;
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color: #fff;
	text-decoration:none;
}

a.report_act:hover {

}

a.report_act b{
	border-bottom: 1px dashed #FFF;
	font-weight:normal;
}

.frame_rep_img_fr{
	display:inline;
	float:left;
	width: 120px;
	height: auto;
	margin-right:10px;
}


.frame_rep_img{
	display:inline;
	float:left;
	width: 120px;
	height:92px;
	line-height:0px;
	font-size:1px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:5px;
	position:relative;
}

.frame_rep_img_2{
	display:inline;
	float:left;
	width: 120px;
	height:92px;
	line-height:0px;
	font-size:1px;
	margin-right:0px;
	margin-top:12px;
	margin-left:-20px;
	position:relative;
}

.frame_rep{
	display:inline;
	float:left;
	width: 120px;
	height:92px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/images/tpl/ramka_report.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_report.png', sizingMethod='crop');
}

.frame_rep_w{
	display:inline;
	float:left;
	width: 120px;
	height:92px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/images/tpl/ramka_report_w.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_report_w.png', sizingMethod='crop');
}

a.rep,  a.rep:link, a.rep:visited{
	display:block;
	width: 118px;
	height:90px;
	position:relative;
	cursor:pointer;
}

a.rep:hover {

}

.frame_rep_l{
	display:inline;
	float:left;
	width: 22px;
	height:92px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/images/tpl/ramka_report_l.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_report_l.png', sizingMethod='crop');
}

.frame_rep_r{
	display:inline;
	float:left;
	width: 22px;
	height:92px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(/images/tpl/ramka_report_r.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_report_r.png', sizingMethod='crop');
}


.div_photo_report_frame{
	display: inline;
	float: left;
    width: auto; /*777*/
	height: 233px;
	margin-left:-60px;
	position:relative;
	margin-bottom:50px;
}

.report_l{
	display:inline;
	float:left;
	width: 57px;
	height:233px;
	line-height:0px;
	font-size:1px;
	background: url(/images/tpl/report_l.png) left top no-repeat;
	position:relative;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/report_l.png', sizingMethod='crop');
}

.report_c{
	display:inline;
	float:left;
	width: 650px;
	height:233px;
	background-color: #ebebeb;
	margin-left:0px;
}

.report_r{
	display:inline;
	float:left;
	width: 57px;
	height:233px;
	line-height:0px;
	font-size:1px;
	margin-left:-30px;
	background: url(/images/tpl/report_r.jpg) left top no-repeat;
}

.div_photo_report_scroll{
	display: block;
	float: left;
    width: 680px; /*777*/
	height: 250px;
	border: 1px solid red;
	margin-top:10px;
	margin-left:180px;
}

/*Конец Фото отчет*/

#div_partners{
	display: inline;
	float: left;
    width:920px;
	height: auto;
	margin-top:0px; /*65*/
}

#div_partners a{
	margin-right:40px;
	text-decoration:none;
}

.part{
	display:inline;
	float:left;
	width: auto;
	height: auto;
}

.part:hover {
	background: url(/images/collection/elem_123_mini.jpg);
}


#div_copyright{
	display: inline;
	float: left;
    width:920px;
	height: 60px;
	margin-top:30px;
	border-top: 1px solid #d7d7d7;
	margin-bottom:10px;
}

a.copy,  a.copy:link, a.copy:visited{
	float:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #4885b1;
	text-decoration:underline;
	margin-right:20px;
	margin-bottom:5px;
	white-space:nowrap;
}

a.copy:hover {
	color: #d2493b;

}

#div_copyright_txt {
 display:inline;
 float: left;
 width: 500px;
 height: auto;
 font-size:10px;
 color:#2d2e20;
 margin-top:10px;
}

#div_copyright_txt span  {
	display:block;
}

#div_mahogany {
 display:inline;
 float: right;
 width: auto;
 height: auto; /**/
 margin-top:15px;
 text-align:right;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:10px;
}


.mahog{
 display:block;
 height:15px;
 *height:13px;
 overflow:hidden;
 color: #6e6e6e;
}

a.mahogany,  a.mahogany:link, a.mahogany:visited{
 display:block;
 float: right;
 font-size:10px;
 text-decoration:none;
 margin-top:-5px;
 white-space:nowrap;
 position:relative;
 color: #4a4949;
}

a.mahogany:hover {
 text-decoration: underline;
 color: #4a4949;
}

/*Стардартная*/

#div_content{
	display: inline;
	float: left;
    width:585px;
	height: auto;
	color: #4f4f4f;
	font-size:12px;
	text-align: left;
}

#div_content li{
	padding-left:40px;
	line-height:20px;
}

#div_block{
	display: inline;
	float: left;
    width:260px;
	height: auto;
	margin-left:75px;
}

#div_def_news {
	display: inline;
	float: left;
    width:260px;
	height: auto;
	color: #4f4f4f;
}

.div_block_2{
	display: inline;
	float: left;
    width:260px;
	height: auto;
	margin-top:40px;

}

.mas2_frame_txt{
	display:inline;
	float:left;
	width: auto;
}

.mas2_l{
	display:inline;
	float:left;
	width: 13px;
	height:29px;
	background:url(/images/tpl/mas2_l.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.mas2_c{
	display:inline;
	float:left;
	width: auto;
	height:29px;
	background:url(/images/tpl/mas2_c.jpg) repeat-x;
	color: #FFF;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	padding-right:10px;
}

.mas2_r{
	display:inline;
	float:left;
	width: 13px;
	height:29px;
	background:url(/images/tpl/mas2_r.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.mas2_txt{
	display: inline;
	float:left;
	width: 230px;
	color: #d2493b;
	font-size:14px;
	/*font-weight:bold;*/
	font-style:normal;
	font-style:italic;
	margin-top:10px;
	text-align:left;
	/*white-space:nowrap;*/
}

.mas2_txt b, .mas2_txt strong{
	font-weight:bold;
	font-size:17px;
}

.mas3_frame_txt{
	display:inline;
	float:left;
	width: auto;
}

.mas3_l{
	display:inline;
	float:left;
	width: 11px;
	height:28px;
	background:url(/images/tpl/mas3_l.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.mas3_c{
	display:inline;
	float:left;
	width:200px;
	height:28px;
	background:url(/images/tpl/mas3_c.jpg) repeat-x;
	color: #FFF;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	padding-right:10px;
}

.mas3_r{
	display:inline;
	float:left;
	width: 11px;
	height:28px;
	background:url(/images/tpl/mas3_r.jpg) no-repeat;
	line-height:0px;
	font-size:1px;
}

.mas3_txt{
	display: inline;
	float:left;
	width: 230px;
	color: #585858;
	font-size:13px;
	/*font-weight:bold;*/
	font-style:italic;
	margin-top:10px;
	/*margin-left:15px;*/
	text-align:left;
}

.mas3_txt b, .mas3_txt strong{ font-weight:bold; font-size:13px;}

.div_def_news_it {
	display: inline;
	float: left;
    width:585px;
	height: auto;
	font-size:11px;
	color: #444444;
	font-style:italic;
	margin-top:10px;
	margin-bottom:40px;
}

.frame_def_news_img{
	display:inline;
	float:left;
	width: 110px;
	height:107px;
	line-height:0px;
	font-size:1px;
	margin-right:14px;
	position:relative;
}

.frame_def_news{
	display:inline;
	float:left;
	width: 110px;
	height:107px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/images/tpl/ramka_news.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_news.png', sizingMethod='crop');
}

.div_def_news_it_view {
	display: inline;
	float: left;
    width:460px;
	height: auto;
	font-size:12px;
	color: #444444;
	font-style: normal;
}

.view_date {
	display:block;
	font-size:15px;
	color: #d2493b;
	margin-bottom:18px;
}

.div_def_trener_it {
	display: inline;
	float: left;
    width:585px;
	height: auto;
	font-size:11px;
	color: #444444;
	font-style:italic;
	margin-top:10px;
	margin-bottom:30px;
}

.div_def_trener_it_view {
	display: inline;
	float: left;
    width:450px;
	height: auto;
	font-size:12px;
	color: #444444;
	margin-left:10px;
	font-style: normal;
	line-height:18px;
}

.view_trener_nagradi {
	display:block;
	margin-top:8px;
}

.view_trener_name {
	display:block;
	font-size:15px;
	color: #d2493b;
	margin-bottom:8px;
	font-style: italic;
}

.div_navbar {
	display:block;
	float:left;
	clear:both;
	width:100%;
	height:auto;
	margin-top:10px;
}

a.navbar,  a.navbar:link, a.navbar:visited{
	display:inline;
	float:left;
	width:31px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color: #5d5d5d;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	text-decoration:underline;
}

a.navbar:hover {

}

a.navbar_act,  a.navbar_act:link, a.navbar_act:visited{
	display:inline;
	float:left;
	width:29px;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color: #ffffff;
	margin-right:2px;
	padding-top:4px;
	padding-right:3px;
	text-decoration:none;
	background: url(/images/tpl/navbar_act_2.jpg) no-repeat;
}

a.navbar_act:hover {

}

a.photo,  a.photo:link, a.photo:visited{
	display:block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	color: #3eb3ee;
	text-decoration:underline;
	margin-bottom:10px;
}

a.photo:hover {

}

a.photo_all,  a.photo_all:link, a.photo_all:visited{
	display: inline;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color: #3eb3ee;
	text-decoration:underline;
	margin-top:10px;
	margin-right:40px;
}

a.photo_all:hover {

}

.div_main_photo_it {
	display: block;
	float: left;
    width:530px;
	height: ;
	border-bottom: 1px solid #efefef;
	padding-bottom:25px;
	margin-bottom:30px;
}

.frame_photo_img_fr{
	display:inline;
	float:left;
	width: 110px;
	height: auto;
	margin-right:20px;
}


.frame_photo_img{
	display:inline;
	float:left;
	width: 110px;
	height:107px;
	line-height:0px;
	font-size:1px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:5px;
	position:relative;
}

.frame_photo_l{
	display:inline;
	float:left;
	width: 11px;
	height:107px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/images/tpl/ramka_photo_l.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_photo_l.png', sizingMethod='crop');
}

.frame_photo_r{
	display:inline;
	float:left;
	width: 11px;
	height:107px;
	line-height:0px;
	font-size:1px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(/images/tpl/ramka_photo_r.png) no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/ramka_photo_r.png', sizingMethod='crop');
}


/*Конец Стардартная*/

/*Расписание*/

.table_pas {
 float:left;
 border-spacing:0px;
 border: 0;
 border-collapse:collapse;
 margin-bottom:30px;
}

.table_pas th {
 text-align:center;
 font-weight: bold;
 border: 1px solid #dcdcdc;
 height:45px;
}


.table_pas td {
 text-align:center;
 border: 1px solid #dcdcdc;
 padding:3px;
 font-size:11px;
 color: #686868;
 font-style:italic;
}

.table_pas td.tmr{
	color: #d2493b;
}

.table_pas td.c1 {
	border-bottom: 4px solid #ec8f8f;
}

.table_pas td.c2 {
	border-bottom: 4px solid #fcb68b;
}

.table_pas td.c3 {
	border-bottom: 4px solid #d4c5ea;
}

.table_pas td.c4 {
	border-bottom: 4px solid #ddf4b6;
}

.table_pas td.c5 {
	border-bottom: 4px solid #b8e1f5;
}

.div_pas_it {
	display: inline;
	float: left;
    width:585px;
	height: auto;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:10px;
}

.div_pas_it b{
	display: inline;
	float: left;
    width:130px;
}

.div_pas_it span{
	display: inline;
	float: left;
    width:455px;
}

.div_pas_it.c1 {
	border-bottom: 4px solid #ec8f8f;
}

.div_pas_it.c1 {
	border-bottom: 4px solid #ec8f8f;
}

.div_pas_it.c2 {
	border-bottom: 4px solid #fcb68b;
}

.div_pas_it.c3 {
	border-bottom: 4px solid #d4c5ea;
}

.div_pas_it.c4 {
	border-bottom: 4px solid #ddf4b6;
}

.div_pas_it.c5 {
	border-bottom: 4px solid #b8e1f5;
}

/*Расписание*/
#frame_div_karta {
	display: none;
    width:977px;
	height: 756px;
	position:absolute;
	left:-45px;
	top:350px;
}

#div_karta {
	display: inline;
	float:left;
    width:977px;
	height: 756px;
	background: url(/images/tpl/karta_proezda.png) left top no-repeat;
    *background-image:none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tpl/karta_proezda.png', sizingMethod='crop');
}

#div_karta_txt {
	display:inline;
	float: left;
	width: 290px;
	height: auto;
	margin-top:60px;
	margin-left:70px;
	font-size:13px;
	color: #5c5c5c;
	font-style:italic;
	background-color: #fffeef;
	position:relative;
}

#karta_close {
	display:inline;
	float: right;
	width: 37px;
	height:37px;
	margin-top:17px;
	margin-right:15px;
}

a.karta,  a.karta:link, a.karta:visited{
	display:inline;
	float: left;
	width: 37px;
	height:37px;
	position:relative;
}

a.kart a:hover {
	
}

/*Услуги*/

.table_ulsugi {
 float:left;
 border-spacing:0px;
 border: 0;
 border-collapse:collapse;
 margin-bottom:30px;
}

.table_ulsugi th {
 text-align:center;
 font-weight: bold;
 border: 1px solid #dcdcdc;
 height:45px;
}


.table_ulsugi td {
 text-align:left;
 border: 1px solid #dcdcdc;
 padding:3px;
 padding-left:10px;
 font-size:11px;
 color: #686868;
}

.table_ulsugi td.lp {
 text-align:left;
 border: 1px solid #dcdcdc;
 padding:3px;
 font-size:11px;
 color: #686868;
}

/*Конец Услуги*/

.table_ad {
 float:left;
 border-spacing:0px;
 border: 0;
 border-collapse:collapse;
 margin-bottom:30px;
}

.table_ad th {
 text-align:left;
 font-weight: normal;
 border: 1px solid #dcdcdc;
 height:45px;
 padding-left:5px;
}


.table_ad td {
 text-align:left;
 border: 1px solid #dcdcdc;
 padding-left:5px;
 font-size:11px;
 color: #686868;
}

#div_counter {
	display:inline;
	float:left;
	width: auto;
	height:31px;
	margin-top:20px;
}

.counter {
	display:inline;
	float:left;
	width: auto;
	height:31px;
	margin-right:5px;
}

#mahog{
	display:inline; 
	float: right; 
	width:170px; 
	text-align:right;
	margin-top:5px;
	margin-right:5px;
}

a.mahogany,  a.mahogany:link, a.mahogany:visited{
 font-size:11px;
 white-space:nowrap;
 color: #339be7;
 text-decoration:none;
}

a.mahogany:hover {
 text-decoration: underline;
}

#mahog img {
	float:right; 
	margin-top:5px; 
	width:64px; 
	height:34px;
	margin-bottom:7px;
}

#scroller_container {

position: relative;

width: 600px;

height: 60px;

overflow: hidden;

}

#scroller {

white-space: nowrap;

line-height: 60px;

font-size: 36px;

font-family: Verdana, Arial, Helvetica, sans-serif;

}
