html {font-size: 100%;}

body {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-family: Tahoma;
  color: #595959;
}

a img {
	border: none;
}

a {
	color: #264a8c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p a:visited, h4 a:visited {
	color: #80a6c3;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
}

.main {
	min-width: 85.799em;
	padding: 0 2.091em;
	font-size: 1em;
}

.row {
	float: left;
	width: 100%;
}

.clear {
	clear: both;
}

.float_left {float: left;}
img.left_align {
	margin: 0 1.818em 1.818em 0;
	float: left;
}
.float_right {float: right;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	height: 4.182em;
	padding: 4.364em 2.273em 0 2.636em;
}

.header a.logo {
	text-decoration: none;
	float: left;
}

.header .header_center {
	color: #768087;
	margin: 0 22.727em 0 27.091em;
	padding-top: 0.636em;
}

.header .header_center a {
	color: #768087;
}

.header .header_right {
	float: right;
	text-align: left;
	width: 19.545em;
	padding-top: 0.636em;
}

/* ======================= MENU ===========================*/
/* ========================================================*/

.menu {
	height: 3.8em;
	padding: 1.238em 1.692em 0 1.692em;
	background: #495b69;
	word-spacing: 3.182em;
	font-weight: bold;
}

.menu a {
	color: #d6e4ef;
	font-size: 1.182em;
	text-decoration: none;
	word-spacing: normal;
	padding: 0.462em 0.769em;
	float: left;
	margin-right: 0.219em;
}

.menu a.active {
	background: #f6f7f8;
	color: #000;
}

/* ======================= CONTENT ========================*/
/* ========================================================*/

.contentwrapper {
	float: left;
	width: 100%;
	padding: 1.818em 0 5.818em 0;
}

.red {color: #a32b2b;}
.green {color: #6e8b8f;}

.line {
	border-top: 1px solid #e1e0e2;
	height: 1em;
	font-size: 0.4em;
}

h1 {
	font-size: 2.364em;
	font-weight: normal;
	font-family: Georgia;
	color: #000;
	padding-bottom: 1em;
}

h1.no_padding {padding-bottom: 0;}

h1 span {
	font-size: 0.42em;
}

h2 {
	font-size: 1.636em;
	color: #000;
	font-weight: normal;
	font-family: Georgia;
	padding-bottom: 0.8em;
	position: relative;
	z-index: 2;
}

h2.padding {padding-top: 0.55em;}

h2 a {
	color: #000;
	text-decoration: underline;
}

h4 {
	font-size: 1.182em;
	font-weight: normal;
	padding-bottom: 0.154em;
}

h4 span {
	font-size: 0.8em;
	font-family: Georgia;
}

.left p, .right p {
	padding-bottom: 1.636em;
}

.left .calendar {
	margin-bottom: 4.364em;
	padding: 0.818em 1.636em 0.364em 1.636em;
	height: 15.091em;
	width: 15.455em;
	background: url(../images/calendar_bg.png) no-repeat left bottom;
}

.left .calendar_title {
	height: 2.19em;
	padding-top: 0.4em;
}

.left .arrow_left {
	float: left;
}
.left .arrow_right {
	float: right;
	margin-right: 1em;
}

.left .calendar_title span {
	display: block;
	margin: 0 3.418em 0 2.9em;
	text-align: center;
	font-weight: bold;
	color: #3a4c59;
}

.left .calendar p {
	padding-bottom: 0.5em;
	text-align: center;
}

.left .calendar table {
	width: 15.055em;
	padding: 0 0.2em;
}

.left .calendar table a {text-decoration: none;}

.left .calendar td, .left .calendar th {padding: 0.1em;}

/*.left .calendar td.active {background: url(../images/calendar_active.gif) no-repeat; color: #fff; padding: 0.2em 0.1em; width: 1.982em;}*/
.left .calendar td.active {background: url(../images/calendar_active.gif) no-repeat; color: #fff; padding: 0.2em 0.0931em; width: 2em;}
.left .calendar td.active a {color: #fff;}

.left .calendar th {color: #2895cf; padding-bottom: 0.25em;}
.left .calendar td {text-align: center;}

.left .calendar td.prev, .left .calendar td.prev a {color: #3e8eb1;}
.left .calendar td {color: #264A8C;}

.big {
	font-size: 1.182em;
	line-height: 1.538em;
}

p.all_link {padding-top: 0.909em;}
p.all_link a {color: #000;}

.contentwrapper .left, .footer_left {
	float: left;
	width: 19.091em;
	padding-left: 2.545em;
	padding-top: 1.455em;
	margin-bottom: 0.909em;
}

.contentwrapper .content, .footer_right {
	margin-left: 25em;
}

.contentwrapper .content .right {
	float: right;
	width: 19.636em;
	padding: 1.455em 2.182em 0 0;
	margin-bottom: 0.909em;
}

.contentwrapper .content .center {
	margin-right: 25em;
	margin-bottom: 0.909em;
}

.blue_bg {background: #f6f7f8;}
.green_bg {background: #eef5f6;}
.ltgreen_bg {background: #f8fbfb;}

.block {	padding: 2.4em 2.6em; margin-bottom: 0.909em; position: relative; z-index: 2;}
.block * {position: relative; z-index: 3;}

.block p {padding-bottom: 1.818em;}
.block p.no_padding {padding-bottom: 0;}

.block .row {padding-bottom: 2em;}

.block .row.last {padding-bottom: 0;}

.descr {	margin-left: 12.273em;}
.descr p {padding-bottom: 0;}

p.breadcrumbs {color: #666; padding-top: 0.3em;}
p.breadcrumbs a {color: #666;}

.col {
	float: left;
	width: 49%;
	line-height: 2.545em;
}

.col h2 {padding-bottom: 0;}

p.news a {
	display: block;
	margin-left: 6.364em;
}

.contact {
	width: 40em;
	color: #000;
	font-size: 1.182em;
}

.contact p {padding-bottom: 0.8em;}
.contact label {font-weight: bold;}

.contact input.text, .contact textarea {
	border: 1px solid #bababa;
	width: 99%;
	height: 1.508em;
	padding: 0.4em;
}

.contact textarea {
	height: 10.769em;
	overflow: hidden;
}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	clear: both;
	padding-bottom: 0.65em;
}

.footer .footer_left {padding: 0;}

.footer p {margin-bottom: 1.091em;}
.footer a {color: #595959;}
.footer a:visited {color: #595959;}