﻿@charset "UTF-8";
h1
{
	font-size:2em;
}
h2
{
	font-size:1.5em;
}
h3
{
	font-size:1.2em;
}
.yandex-map
{
	padding-left:20px;
	background:url(images/map-found.gif) no-repeat left top;
}
.contact-email
{
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
}
.contact-email a
{
	font-size:1em;
	font-weight:bold;
}
table.diploms
{
	border:solid 1px #FFF;
	margin-top:15px;
}
table.diploms td
{
	padding:10px;
}
.cite
{
	padding-left:20px;
	font-style:italic;
}
h1 a,h2 a,h3 a
{
	font-size:1em;
}