/*/sm_full.aspx?guid=19273*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	background: rgb(126,194,234);
	background: -moz-linear-gradient(top,  rgba(126,194,234,1) 0%, rgba(192,240,252,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(126,194,234,1) 0%,rgba(192,240,252,1) 100%);
	background: linear-gradient(to bottom,  rgba(126,194,234,1) 0%,rgba(192,240,252,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ec2ea', endColorstr='#c0f0fc',GradientType=0 );
}

#top_bar {
	width: 100%;
	min-width: 970px;
	height: 22px;
	line-height: 22px;
	padding: 2px 10px;
	font-size: 13px;
	background-color: #eee;
	border-bottom: solid 2px gray;
	text-align: center;
}

#top_bar > div {
	display: inline-block;
	height: 22px;
	line-height: 22px;
}

#top_bar a {
  color: black;
}

#wrap {
	width: 1200px;
	margin: 0 auto;
}

table {
	border: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
	vertical-align: top;
	border-color: #000;
}

table tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ol, ul, li, p {
	text-align: justify;
	font-size: 16px/*12*/;
}

p.pc {
	text-align: center;
}

p.pcb {
	text-align: center;
	font-weight: bold;
}

p.pci {
	text-align: center;
	font-style: italic;
}

p.pcbi {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

p.pr {
	text-align: right;
}

p.prb {
	text-align: right;
	font-weight: bold;
}

p.pri {
	text-align: right;
	font-style: italic;
}

p.prbi {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

a:link, a:visited, a:active {
	color: #5483DC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
 /* color: #FEFF2D; */
	color: darkorange;
}

h1 {
	font-size: 22px/*18*/;
	text-align: center;
}

h2 {
	font-size: 18px/*16*/;
	text-align: left;
	margin: 20px 0 0 50px;
}

h3 {
	font-size: 16px/*14*/;
	text-align: center;
}



/*шапка*/
#hd1 {
/* width: 100%; *//* overflow: visible; */;
}

#hd2 {
/* background: url() no-repeat top left; *//* height: 212px; *//* width: 100%; */
	overflow: visible;
}

#hdt {
	width: 100%;
}

#hdth {
	background: url('/sm_full.aspx?guid=19273') no-repeat center left;
	padding: 45px 0 0 360px;
	width: 100%;
	height: 180px;
	font-family: arial, sans-serif;
/* text-align: center; */
	vertical-align: middle;
}

#hdth h1 {
	font: bold 36px/40px Cambria, Georgia, serif;
	color: rebeccapurple;
	text-align: left;
	margin-top: 20px;
}
#hdth h1 a {
	text-decoration: none;
	color: rebeccapurple;
}

#hdth h2 {
	font-size: 24px;
}

#hdtm {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
#hdtm a {
	color: #000;
	margin: 0px;
}

/*информационный блок*/
#ib1 {

}

#ib2 {

}

#it {
	width: 100%;
}

#it td {
	vertical-align: top;
}

#itl {
	background: rgba(255, 255, 255, 0.7);
	text-align: justify;
	font-size: 14px/*12*/;
	padding: 10px 10px 10px 10px;
	display: inline-block;
	width: 200px;
	border: #fa5e22 1px solid;
}

#itc {
	background: rgba(255, 255, 255, 0.7);
	text-align: justify;
	font-size: 14px/*12*/;
	display: inline-block;
	width: 704px;
	padding: 0px 10px;
	margin: 0px 15px;
	border: #fa5e22 1px solid;
}

#itr {
	background: rgba(255, 255, 255, 0.7);
	width: 15%;
	text-align: justify;
	font-size: 14px/*12*/;
	padding: 10px 10px 10px 10px;
	display: inline-block;
	width: 200px;
	border: #fa5e22 1px solid;
}

.colorSiteBlack #itl,
.colorSiteWhite #itl,
.colorSiteBeige #itl,
.colorSiteBlue #itl,
.colorSiteBlack #itc,
.colorSiteWhite #itc,
.colorSiteBeige #itc,
.colorSiteBlue #itc,
.colorSiteBlack #itr,
.colorSiteWhite #itr,
.colorSiteBeige #itr,
.colorSiteBlue #itr {
  background: none !important;
}

.colorSiteBlack #itl span,
.colorSiteBlack #itc span,
.colorSiteBlack #itr span {
  color: inherit !important;
}

.colorSiteBlack table td {
  border-color: inherit !important;
}

#itl h1, #itr h1 {
	font-size: 18px/*16*/;
	text-transform: uppercase;
	border-top: 1px solid #9fd3ea;
	border-left: 1px solid #9fd3ea;
	border-right: 1px solid #9fd3ea;
	border-bottom: 2px solid #2e80b8;
	margin: 10px 10px 10px 10px;
}

#itl h2, #itr h2 {
	font-size: 18px/*14*/;
	margin: 5px 10px 0 10px;
	text-align: justify;
}

#itl p, #itr p {
	margin: 0 10px 0 10px;
}

#itl p.nlnk, #itr p.nlnk {
	text-align: right;
}

.path {
	margin: 1em 0;
}

/*нижний блок*/
#btd {
	text-align: center;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}



/*Стили фотоальбома*/
ul#thumbs, ul#thumbs li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#thumbs li {
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
	padding: 2px;
}

ul#thumbs a {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	line-height: 100px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

ul#thumbs a img {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

ul#thumbs a:hover {
	overflow: visible;
	z-index: 1000;
	border: none;
}

ul#thumbs a:hover img {
	border: 1px solid #999;
	background: #fff;
	padding: 2px;
}

ul#thumbs:after, li#thumbs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul#thumbs, li#thumbs {
	display: block;
}

ul#thumbs, li#thumbs {
	min-height: 1%;
}

* html ul#thumbs, * html li#thumbs {
	height: 1%;
}

.ftc {
	text-align: center;
}

.ftc h3 {
	text-align: center;
	font-size: 14px;
}

.CTRL_1051_LinkSpanEasyMenu {
	color: #FFF;
	margin: 0px !important;
	padding: 10px 20px 10px 20px;
	background: rgb(239,130,25);
	background: -moz-linear-gradient(top, rgba(239,130,25,1) 0%, rgba(246,198,15,1) 100%);
	background: -webkit-linear-gradient(top, rgba(239,130,25,1) 0%,rgba(246,198,15,1) 100%);
	background: linear-gradient(to bottom, rgba(239,130,25,1) 0%,rgba(246,198,15,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8219', endColorstr='#f6c60f',GradientType=0 );
}

#menu {
	padding: 10px 0;
	border-top: 1px solid gray;
}

.static {
	padding: 2px 20px;
	font-weight: bold;
	color: green !important;
}

#ctl05 a.dynamic {
	color: #000;
	padding: 5px 10px;
}

#ctl05 a.dynamic:hover {
	color: #fff;
}

a.popout-dynamic:after {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	float: right;
	background: url(http://ddu210.minsk.edu.by/WebResource.axd?d=VQJo0vZ5Xeup1fKShIY-kstfjrTLJtjHdNQirEfDj_KH8c5nKqmAqS0SptxdblNhUvvAjAz5vrcFZ9V2iT0blGt-jlPBqFLLs_WSsjZOD-s1&t=635331728440000000) center no-repeat;
}

.CTRL_1501_DynamicMenuItemStyle {
    /* background-color: rgb(239,130,25) !important; */
	background: -moz-linear-gradient(top, rgba(239,130,25,1) 0%, rgba(246,198,15,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(239,130,25,1) 0%,rgba(246,198,15,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(239,130,25,1) 0%,rgba(246,198,15,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8219', endColorstr='#f6c60f',GradientType=0);
}