
/* stylesheet for the template teachers */
/* стилевой файл для шаблона teachers*/
/* stylesheet for the template list */

.teachers-list {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.teachers-list img {
	float: left;
	margin: 0px 15px 10px 0px;
}

.teachers-list .txt {
	float: left;
	width: 325px;
}

.teachers-list a.name {
	
}

.teachers-list p {
	
}

.teachers-list a.link, .teachers-list a.link:visited {
	display: block;
	color: #555658;
	margin: 10px 0px 0px 0px;
	text-decoration: underline;
}

.teachers-list a.link:hover, .teachers-list a.link:visited:hover {
	display: block;
	color: #555658;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
}


/* stylesheet for the template menu-inner */

/* stylesheet for the template links-topik */


/* stylesheet for the template linkblock */

.link-block {
	clear: both;
	margin: 0px 0px 20px 0px;
}

.link-block img {
	float: right;
	margin: 0px 0px 10px 15px;
}

.link-block img.wide {
	float: none;
	margin: 0px 0px 10px 0px;
}

.link-block .description { display: block; }

.link-block .link, .link-block .link:visited {
	font-size: 130%;
	font-style: italic;
}
/* stylesheet for the template cite */


/* stylesheet for the template aspect */

.mblocks-aspects {
	text-align: center;
}

.mblocks-aspects .name {
	text-align: center;
}

/* stylesheet for the template menu-main */

.mblocks-menu-main {
	width: 100%;
	float: left;
	list-style: none;
	background-color: #d22238;
	padding: 7px 0px;
}

.mblocks-menu-main li.first { padding: 0px 0px 0px 15px; }

.mblocks-menu-main li.last { padding: 0px 15px 0px 0px; }

.mblocks-menu-main li {
	float: left;
	padding: 0px 5px;
	color: #fff;
}

.mblocks-menu-main a, .mblocks-menu-main a:link, .mblocks-menu-main a:active {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.mblocks-menu-main a:visited,
.mblocks-menu-main a:visited:hover {
	font-size: 14px;
	color: #ea9aa4;
}

.mblocks-menu-main a:hover {
	font-size: 14px;
	color: #ea9aa4;
	text-decoration: underline;
}

.mblocks-menu-main .home {
	text-align: center;
	float: right;
	width: 11px;
	height: 10px;
	padding: 0px 25px 0px 0px;
}

.mblocks-menu-main .lang {
	text-align: center;
	float: right;
	width: 16px;
	height: 11px;
	padding: 1px 20px 0px 0px;
}
