

/* Start:/bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/style.css?14008373464817*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	/* background:#120a8f url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg-1.gif) repeat-x;*/
	 /* background:#015b94; */ 
	 
	 background: #015b94;
	min-height:27px;
	width:100%;
	list-style:none;
	/*  font-size:11px;                          07.10.2010 */
       /* font-size:90%; */
	float:left;
	
	font-size:11px;
	font-family: Verdana;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/

/* ВЫДЕЛЕННЫЙ ПУНКТ МЕНЮ */


#horizontal-multilevel-menu li a.root-item-selected
{
	/* background:#7E98C0 url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg_selected.gif) repeat-x; */
	background:#aae0fa;
	color:#120a8f;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	/* background:#577BAA url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg_hover.gif) repeat-x; */
	background:#aae0fa;
	color:#120a8f;
	
	/* color:#fff; */
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/style.css?14008373573333*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	/* width: 214px; */
        width: 400px;
	font-size:13px;
        font-family: Verdana;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:135px;
}

/* Submenu Items */ 
#vertical-multilevel-menu li a
{ 
	display: block; 
	text-decoration: none; 
	color: #4F4F4F; 
	font-weight:bold;
	padding: 5px; 
	/* background:#F5F5F5; */
	background:#120a8f;
	border-bottom:0px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{ 
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
} 

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color: #005a9c;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	/* background:#61656A url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/images/item_bg.gif) 0 0 no-repeat; */
	background: #aae0fa; /* url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/images/menu_1.gif) 0 0 no-repeat;*/                       /*   цвет меню основа */
	/* border:none; */
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	/* border: 1px solid #003a60; */
	border: 1px  solid #005a9c;
	
  /* border-left:none;
  border-right:none;
  border-top:none; */
  border-width: 0px 0px 1px 0px;


 /* border-radius: 9px 9px 9px 9px;  */
/* box-shadow: 0 -1px 1px -1px rgba(0, 0, 0, 1); */
	
	
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	/* background:#61656A url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/images/item_bg.gif) 0 -26px no-repeat; */
	/* background: #577BAA; */
	 /* background:#120a8f; */
	 background:#015b94;
	color:#ffffff;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/ 
* html ul#vertical-multilevel-menu li { float: left; height: 1%; } 
* html ul#vertical-multilevel-menu li a { height: 1%; } 
/* End */ 


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul 
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}
/* End */


/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1400835317501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1450261183424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec-unlocked.png)}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1482832983467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/dg-BLUE_6/styles.css?16055223808581*/
h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:1px solid #CCCCCC
}

h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

h4, h5, h6
{
	font-size:110%;
}



/* Подсветка таблицы факультет */
.body_1
{background-color:"#FFFFFF"}
.body_2
{background-color:"#33cc33"}



a.rollover-podraz {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/pod-1.gif); /* Путь к файлу с исходным рисунком  */
   /* display: block;*/ /*  Рисунок как блочный элемент */
   display: table-cell;
    width: 200px; /* Ширина рисунка */
    height: 70px; /*  Высота рисунка */
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
/* color:#0054a5;*/
color: #ffffff;
   }
   a.rollover-podraz:hover {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/pod-2-1.gif); /* Путь к файлу с заменяемым рисунком  */
/* text-color: #ffff; */
    color: #FFFFF;
   }

a.rollover1 {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-1.png); /* Путь к файлу с исходным рисунком  */
   /* display: block;*/ /*  Рисунок как блочный элемент */
   display: table-cell;
    width: 250px; /* Ширина рисунка */
    height: 270px; /*  Высота рисунка */
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;

   }
   a.rollover1:hover {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-1-v.png); /* Путь к файлу с заменяемым рисунком  */
   }

   a.rollover2 {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-2.png); /* Путь к файлу с исходным рисунком  */
   /* display: block;*/ /*  Рисунок как блочный элемент */
   display: table-cell;
    width: 250px; /* Ширина рисунка */
    height: 270px; /*  Высота рисунка */
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	
   }
   a.rollover2:hover {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-2-v.png); /* Путь к файлу с заменяемым рисунком  */
   }

a.rollover3 {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-3.png); /* Путь к файлу с исходным рисунком  */
   /* display: block;*/ /*  Рисунок как блочный элемент */
   display: table-cell;
    width: 250px; /* Ширина рисунка */
    height: 270px; /*  Высота рисунка */
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	
   }
a.rollover3:hover {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-3-v.png); /* Путь к файлу с заменяемым рисунком  */
   }

 a.rollover4 {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-4.png); /* Путь к файлу с исходным рисунком  */
   /* display: block;*/ /*  Рисунок как блочный элемент */
   display: table-cell;
    width: 250px; /* Ширина рисунка */
    height: 270px; /*  Высота рисунка */
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	
   }
   a.rollover4:hover {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-4-v.png); /* Путь к файлу с заменяемым рисунком  */
   }

    a.rollover5 {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-5.png); /* Путь к файлу с исходным рисунком  */
   /* display: block;*/ /*  Рисунок как блочный элемент */
   display: table-cell;
    width: 250px; /* Ширина рисунка */
    height: 270px; /*  Высота рисунка */
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	
   }
   a.rollover5:hover {
    background: url(/bitrix/templates/dg-BLUE_6/images/dg/fak-5-v.png); /* Путь к файлу с заменяемым рисунком  */
   }
   
   
   

/*Information block*/
.table-fak{
td{background:silver;}
td:hover {background:red;}
}

.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-left
{
	/* border-top-color:#E4E4E4; 
	background:#F5F5F5;*/
	background:#FFFFF;
	margin-bottom:5px;
	width:230px;
}

.content-block-right
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:400px;
}


.content-block-front
{
	border-top-color:#FFFFFF;
	background:#FFFFFF;
	margin-bottom:5px;
	width:640px; 

}

.content-block-front-1
{
	border-top-color:#FFFFFF;
	background:#FFFFFF;
	margin-bottom:5px;
	width:920px; 

}


.content-block-news
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
        padding: 5px 9px;

}




.content-block-head
{
	background-image:url(/bitrix/templates/dg-BLUE_6/images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-head-blue
{
        /* height:10px;*/
	background-image:url(/bitrix/templates/dg-BLUE_6/images/bg_green1.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	/* padding: 5px 9px; */
         padding: 3px 9px;


}

.content-block-head-blue1
{
        /* height:10px;*/
	background-image:url(/bitrix/templates/dg-BLUE_6/images/bg_green1.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	/* padding: 5px 9px; */
         padding: 3px 9px;
width:100%;

}





.content-block-head-red
{
	background-image:url(/bitrix/templates/dg-BLUE_6/images/bg_red.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 3px 9px;
}


.content-block-head-gren_left
{
        /* height:10px;*/
	height:29px;
	width: 210px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/br-2-blue-2.gif);
	font-weight:bold;
	font-size:120%;
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;
     }

	 
	 
.hhr-1{
	height:29px;
	width: 920px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/hh1.jpg);
	/* font-color: #120a8f;
	font-weight:bold;
	font-size:100%; */
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;

}	 

.hhr-right{
	height:29px;
	width: 400px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/hh1.jpg);
	/* font-color: #120a8f;
	font-weight:bold;
	font-size:100%; */
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;

}	 

.hhr-left{
	height:29px;
	width: 210px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/hh1.jpg);
	/* font-color: #120a8f;
	font-weight:bold;
	font-size:100%; */
	margin:2px;
	/* padding: 5px 9px; */
     /* padding: 3px 9px;*/
	 padding: 3px 9px;
	 
 }
 
 .hhr-left-v{
	height:29px;
	width: 210px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/hh1.jpg);
	/* font-color: #120a8f;
	font-weight:bold;
	font-size:100%; */
	margin:2px;
	/* padding: 5px 9px; */
     /* padding: 3px 9px;*/
	 padding: 3px 9px;
	 
 }
 
 
 
 
.hhr-2{
	height:29px;
	width: 1200px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/hh1.jpg);
	/* font-color: #120a8f;
	font-weight:bold;
	font-size:100%; */
	margin:2px;
	/* padding: 5px 9px; */
     /* padding: 3px 9px;*/
	 padding: 3px 9px;

}	 
.content-block-head-gren_center
{
        /* height:10px;*/
	height:29px;
	width: 920px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/br-2-blue-2.gif);
	font-weight:bold;
	font-size:150%;
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;
     }

.content-block-head-gren_right
{
        /* height:10px;*/
	height:29px;
	width: 400px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/br-2.gif);
	font-weight:bold;
	font-size:150%;
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;
     }
	 
.content-block-head-gren_full
{
        /* height:10px;*/
	height:29px;
	/* width: 1320px; */
	width: 1200px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/br-2.gif);
	font-weight:bold;
	font-size:150%;
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;
     }	 

	 
.button-block-gren
{
        /* height:10px;*/
	height:35px;
	width: 400px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/knopka1.gif);
	font-weight:bold;
	font-size:150%;
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;
     }	 
	 
.button-block-blue
{
        /* height:10px;*/
	height:35px;
	width: 400px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/knopka1-blue-1.gif);
	font-weight:bold;
	font-size:150%;
	margin:2px;
	/* padding: 5px 9px; */
     padding: 3px 9px;
     }	 

.content-block-body
{
	padding:4px 5px;
	width:100%;
	font-size: 80%;
}

code
{
	font-size:80%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:Verdana;
}
/* End */


/* Start:/bitrix/templates/dg-BLUE_6/template_styles.css?158012419917522*/
html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
}

/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
	font-size:100%;
}


/*Links*/
/*  a:link {color: #486DAA;}  
a:visited{color:#8C9AA8;}
a:active {color: #486DAA;}
a:hover{color:#DD0000;} */

a:link {color: #120a8f;}  
a:visited{color:#8C9AA8;}
a:active {color: #06b025;}
a:hover{color:#577BAA;} 


/* Подсветка таблицы факультет */
#table-menu {
color:#120a8f;
} 

#table-menu a{
color:#120a8f;
}

#table-menu a:hover{
color:#ffffff;
}


/* НОВОСТИ НА ПЕРВОЙ */
#news-glav{
 width:200px;
 height: 200px;
 /* background-color: #d1d0d0; */
background-color: #ffffff;

}




small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}


#page-container
{
	margin:0 13px -36px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	max-width:1400px;
	min-width:1200px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1200 ? "1200px" : "auto");
}

/* ---------------------  slajder  ---------------------------------*/

#slideshow #slideshowWindow {
 position:relative;
	/* width:500px;
	height:257px; */
        /* width:620px; */
	width:750px;
	height:470px; 
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
 
#slideshow #slideshowWindow .slide {
position:relative;
	margin:0;
	padding:0;
	width:750px; 
	height:470px;
	position:relative;
}
 
#slideshow #slideshowWindow .slide .slideText {
	 position:absolute;                              /*   08-04-2014 */
	/* position:relative; */
	/* top:130px; */
        top:367px;
	left:0px;
	width:100%;
	height:100px;
	background-image:url(/bitrix/templates/dg-BLUE_6/images/dg/greyBg.png);
	background-repeat:repeat;
	margin:0;
	padding:0;
	color:#ffffff;
	font-family:'Open Sans',Myriad Pro, Arial, Helvetica, sans-serif;
}
 
#slideshow #slideshowWindow .slide .slideText a:link, #slideshow #slideshowWindow .slide .slideText a:visited {
	color:#ffffff;
	text-decoration:none;
}
 
#slideshow #slideshowWindow .slide .slideText h2, #slideshow #slideshowWindow .slide .slideText p {
	margin:10px 0 0 10px;
	padding:0;
}
 
/*Navigation*/
.nav {
position:relative;  
	display:block;
	text-indent:-10000px;
	position:absolute;
	cursor:pointer;
}
 

 /*
 #rightNav {
 position:relative;  
	top:-70px;
	left:700px;
	width:53px;
	height:77px;
	
         background-image:url(/bitrix/templates/lmu/images/arrow-next.png);
	background-repeat:no-repeat;
	z-index:999;
}
 */
 /*
#leftNav {
	  position:relative; 
	 top:-70px;
	left:700px;
	width:53px;
	height:77px;
	 background-image:url(/bitrix/templates/lmu/images/arrow-prev.png);
	background-repeat:no-repeat;
	z-index:999;
}

/* --------------------------------------------- */




#header
{
	position:relative; /*containing block*/
	/* height:106px;                                       06.10.2010  */ 
        /* height: 240px;*/
        /* width:1240px;  */
		width:1250px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*background: #ffffff url(/bitrix/templates/dg-BLUE_6/images/header_bg-1.gif) repeat-x;*/
	/*border-bottom:1px solid #D6D6D6; */
}

#header_logo
{
	position:absolute;
	left: 73%;
	top: 2%;
}

#header_logo_1
{
	position:absolute;
        width:163px; 
        height:200px; 
        left:5%;
        top: 10%;
}


#icons-menu {
    height: 35px;
    margin-left: 15px;
    margin-top: 5px;
    width: 280px;
	
 
}

/* #icons-menu  a img{
	border:0px; */


#icons-menu a {
background-color: whitesmoke;
background-image: linear-gradient(white, #EEEEEE);
background-image: -moz-linear-gradient(white, #EEEEEE);
background-image: -o-linear-gradient(white, #EEEEEE);
background-image: -webkit-linear-gradient(white, #EEEEEE);
background-image: -ms-linear-gradient(white, #EEEEEE);
border: 1px solid #DDDDDD;
border-radius: 9px 9px 9px 9px;
box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.1);
display: block;
float: left;
height: 20px;
margin-right: 5px;
padding: 7px;
width: 20px;
 position: relative;

  /* position:absolute; */
         top:100px;
		 /* left:609px; */
		 left:595px;
		 

margin-bottom: 0px;
margin-top: 2px;
}

#icons-menu  a:hover{
	box-shadow:none;
	margin-top:0px;
	/*margin-bottom:2px;*/
	background-image: linear-gradient(#EEEEEE, white);
	background-image: -moz-linear-gradient(#EEEEEE, white);
	background-image: -o-linear-gradient(#EEEEEE, white);
	background-image: -webkit-linear-gradient(#EEEEEE, white);
	background-image: -ms-linear-gradient(#EEEEEE, white);
}




/*  --------------------------------------     ЛОКАЛИЗАЦИЯ */

#icons-menu-1 {
    height: 35px;
    margin-left: 15px;
    margin-top: 5px;
    width: 280px;
 
}

/* #icons-menu  a img{
	border:0px; */


#icons-menu-1 a {
background-color: whitesmoke;
background-image: linear-gradient(white, #EEEEEE);
background-image: -moz-linear-gradient(white, #EEEEEE);
background-image: -o-linear-gradient(white, #EEEEEE);
background-image: -webkit-linear-gradient(white, #EEEEEE);
background-image: -ms-linear-gradient(white, #EEEEEE);
border: 1px solid #DDDDDD;
border-radius: 9px 9px 9px 9px;
box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.1);
display: block;
float: left;
height: 20px;
margin-right: 5px;
padding: 7px;
width: 20px;
 position: relative;

  /* position:absolute; */
         top:100px;
		 left:20px;

margin-bottom: 0px;
margin-top: 2px;
}

#icons-menu-1  a:hover{
	box-shadow:none;
	margin-top:0px;
	/*margin-bottom:2px;*/
	background-image: linear-gradient(#EEEEEE, white);
	background-image: -moz-linear-gradient(#EEEEEE, white);
	background-image: -o-linear-gradient(#EEEEEE, white);
	background-image: -webkit-linear-gradient(#EEEEEE, white);
	background-image: -ms-linear-gradient(#EEEEEE, white);
}
/* -----------------------------------------------------------------------------------------*/





#company_logo
{
	display:block;
	position:absolute;
	width:100px; 
	/*  height:106px;             06.10.2010          */
         height:100px; 
	left:5%;
	top: 10;
	background:url(/bitrix/templates/dg-BLUE_6/images/logo.gif) right center no-repeat;
}

#header_text
{
          /*position:relative;*/
	 position:absolute; 
	/* left: 370px; */
          left:3%; 
         	top: 8%;
	width:1000px;
	padding-left:5px;
	padding-top:1px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#header_text_adres
{
          /*position:relative;*/
	 position:absolute; 
	 left:46%; 
	 top: 10%;
       /* 	top: 140; */
        bottom:2%;
	width:250px;
	padding-left:5px;
	padding-top:1px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text_s_2
{
	 position:absolute; 
	/* left: 370px; */
         top: 115;
         left:50%;
	width:150px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text_god
{
	 position:absolute; 
	/* left: 370px; */
         top: 115px;
         right:8%;
	width:150px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text_special
{
	 position:absolute; 
	/* left: 370px; */
         top: 115px;
         right:60%;
	width:250px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}




#header_text .bx-main-title
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span.bx-main-subtitle
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	/* background:#557F7E; */
          background:ffffff	;
          position:absolute;
	/* right:55px;                                 06.10.2010 */ 
         top:60%;
		 left:55%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #D2DEDD;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:20px;
	background:transparent url(/bitrix/templates/dg-BLUE_6/images/zebra_bg.gif) left top repeat-x;
}

#zebra_1
{
	height:2px;
	background:transparent url(/bitrix/templates/dg-BLUE_6/images/line_gor_2.jpg) left top repeat-x;
}


#test1 {
    margin: 1em auto;
    border: 2px solid #555;
    width: 400px;
    height: 300px;
      text-align:center;

  }





#test_ris_1 {
    margin: 1em auto;
    border: 2px solid #555;
    width: 550px;
    height: 200px;
}






#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	/* width:100%; */
            width:1270px;           /* 23 января 2011 */

	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	/* width:180px; */
        width:300px;   
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	width: 600px;   
        /*left: 10%;*/
        vertical-align:top;
	padding:0 23px 10px 23px;
}


/*средний  column*/
#content .centr-column
{
	width: 1px;   
        /*left: 10%;*/
        vertical-align:top;
	/* padding:0 23px 10px 23px;*/
}



/*Right column*/
#content .right-column
{
	width: 500px;
       	vertical-align:top;
      /*  padding:0 5px 5px 5px; */

}


#content.baner-1
{
        width: 1200px;
		height:300px;
       	vertical-align:top;
}

#content.fakultet{
td:hover {background-color:#fcf;}
}




/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	/* background: #558581; */
        /* background: #4169e1; */
        /* background: #08457e; */
	/* background: #33cc33; */
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:120px;*/
	padding:8px;
       /* width:1260px; */            /* 23 01 2011*/
    /*width:1290px;*/
	
	/*background: #33cc33 url(/bitrix/templates/dg-BLUE_6/images/dg/futer100.gif) repeat-x; */
	background: #015b94;
	
	 width: 1200px;
	font-family: verdana;
	font-size: 10;
}

/*Link in footer*/
#footer a
{
   font-size: 100%;
   a:link    {color: #ffffff;}
   a:visited {color:#ffffff;}
   a:active  {color: #486DAA;}
   a:hover   {color:#ffffff;}

}

/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


/*Forum*/


/*Forum menu*/ 
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } 
table.forum-menu td.forumtoolbar {background-color: #E3E7F1; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C3C9D7; border-bottom: 1px solid #C3C9D7; } 
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C3C9D7; border-bottom: 1px solid #C3C9D7; } 
.forumtoolseparator {border-left: 1px solid #C3C9D7;border-right: 1px solid #FFFFFF; } 

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C3C9D7;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #E3E7F1; } 
table.forum-menu-popup-table td.forum-group{background-color:#E3E7F1; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F4F5F9;} 
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border: 1px solid #C3C9D7;} 
table.forum-main td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-main th {background-color:#E3E7F1;border: 1px solid #C3C9D7;color: #333;vertical-align: top;} 

div.forum-hr {background-color:#C3C9D7}
div.filter-check-hover {background-color:#E3E7F1}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #E3E7F1;border: 1px solid #C3C9D7;color: #333;} 
table.forum-main td small {font-size:100%;} 
table.forum-main td.forum-group {background-color:#E3E7F1; color:#333;} 
div.forum-title {border: 1px solid #C3C9D7; padding: 5px; background-color: #E3E7F1 !important; color:#333; } 

/*Forum messages*/ 
table.forum-message {} 
table.forum-message td {background-color: #F4F5F9;border: none;} 
table.forum-message td.forum-message-user-info {background-color: #F4F5F9;border: 1px solid #C3C9D7;border-right-width: 1px;} 
table.forum-message td.border-top {border: 1px solid #C3C9D7;border-left-width: 1px;border-top: none;} 
table.forum-message td.border-bottom {border: 1px solid #C3C9D7;border-left-width: 1px;border-bottom: none;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote 
{
	background-color: #E3E7F1;
	border: 1px solid #C3C9D7;
	color: #333; 
	font-size: 11px; 
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat {} 
table.forum-stat th {background-color:#E3E7F1;border: 1px solid #C3C9D7;color: #333;font-weight:bold;padding:5px;} 
table.forum-stat td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-stat .forum-attention{font-size: 100%;color: black;} 

/*Post form*/ 
table.forum-post-form {border: 1px solid #C3C9D7;} 
table.forum-post-form td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-post-form th {background-color:#E3E7F1;border: 1px solid #C3C9D7;} 
table.forum-smile {border: 1px solid #C3C9D7;} 
table.forum-smile th {background-color:#E3E7F1;border: 1px solid #C3C9D7;} 
table.forum-smile img { margin: 0px;} 
textarea#POST_MESSAGE{width:100%;} 

/* Only for user-profile*/ 
table.fuser {} 
table.fuser-static th {background-color:#E3E7F1; border:1px solid #C3C9D7;} 
table.fuser-static td {background-color:#F4F5F9; border:1px solid #C3C9D7;} 

/* Tab controls*/ 
table.tabs {border-left:1px solid #C3C9D7;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #C3C9D7;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #C3C9D7;} 
table.tabs td.tab-container {border:1px solid #C3C9D7; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #C3C9D7; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #C3C9D7;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #C3C9D7;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #C3C9D7; border-top:none;} 
table.tab td {background-color:#F4F5F9;}

.forum-menu-hidden-in
{
	max-height:100px;
	height:expression(this.scrollHeight > 100? "100px" : "auto");
}


table.forum-quote td, table.forum-code td 
{
	background-color:#E3E7F1; /*th*/
	border:1px solid #C3C9D7;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#F4F5F9; /*td*/
	border-color:#C3C9D7;
}

a.button-small
{
	background:#E3E7F1;
	border:1px solid #C3C9D7;
}


/*Support*/
div.ticket-edit-message
{
	border-color: #C3C9D7;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F4F5F9;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C3C9D7;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C3C9D7;}
.blogtoolbar {background-color:#F4F5F9;border-color:#C3C9D7;border-top:none;}
.blogtoolsection {border-color:#C3C9D7}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C3C9D7;border-right:1px solid #F4F5F9;}

/* social network*/
div#sonet_events_ms_message {width:150px;}

/* End */
/* /bitrix/templates/dg-BLUE_6/components/bitrix/menu/horizontal_multilevel/style.css?14008373464817 */
/* /bitrix/templates/dg-BLUE_6/components/bitrix/menu/vertical_multilevel/style.css?14008373573333 */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1400835317501 */
/* /bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1450261183424 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1482832983467 */
/* /bitrix/templates/dg-BLUE_6/styles.css?16055223808581 */
/* /bitrix/templates/dg-BLUE_6/template_styles.css?158012419917522 */
