a {
	color: #12479A;
	text-decoration: underline;
}

a:hover {
	color: #2E78E7;
	text-decoration: none;
}

h1 {
	font-size: 1.8em;
	font-family: serif;
	letter-spacing: 3px;
	font-variant: small-caps;
	color: #12479A;
	padding-bottom: 3px;
	padding-right: 45px;
	border-bottom: 1px #12479A solid;
	margin-bottom: 10px;
	line-height: 120%;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	color: #12479A;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 120%;
	color: #6A6E75;
}

h4 {
	font-size: 1em;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 120%;
}

.wysiwyg p, .wysiwyg ul {
	margin-bottom: 15px;
}

.wysiwyg ul {
	margin-left: 20px;
}


.wysiwyg p.perex {
	font-weight: bold;
	color: #7B96BD;
}

.wysiwyg table {
	xwidth: 567px;
	border: 1px #E7E7E7 solid;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.wysiwyg th {
	background: #12479A;
	color: White;
	padding: 5px;
	border: 1px #E7E7E7 solid;
}

.wysiwyg td {
	padding: 5px;
	border: 1px #E7E7E7 solid;
}

.wysiwyg form table, .wysiwyg form th, .wysiwyg form td  {
	vertical-align: top;
	border: 0;
}

.wysiwyg form table label {
	color: #12479A;
	font-weight: bolder;
}

.wysiwyg form td input, .wysiwyg form td textarea {
	width: 250px;
}
.wysiwyg form td textarea {
	height: 100px;
}

.small td {
	font-size: 0.7em;
}

.zvyraz {
	color: blue;
}

.wysiwyg hr {
	color: #B2B4B1;
	border-bottom: 1px #B2B4B1 solid;
	height: 1px;
	margin: 10px 0;
}

.bigger {
	font-size: 1.2em;
}

.smaller {
	font-size: 0.9em;
}
