*				{ margin: 0px; padding: 0px }

html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center, dir,
hr, menu, pre	{ display: block }
li				{ display: list-item }
head			{ display: none }
table			{ display: table }
tr				{ display: table-row }
thead			{ display: table-header-group }
tbody			{ display: table-row-group }
tfoot			{ display: table-footer-group }
col				{ display: table-column }
colgroup		{ display: table-column-group }
td, th			{ display: table-cell }
caption			{ display: table-caption }
th				{ font-weight: bolder; text-align: center }
caption			{ text-align: center }
body			{ margin: 0px }
h1				{ font-size: 24px; margin: 0px 0px 20px 0px }
h2				{ font-size: 20px; margin: 0px 0px 20px 0px }
h3				{ font-size: 18px; margin: 0px 0px 15px 0px }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu			{ margin: 0px 0px 5px 0px }
h5				{ font-size: 14px; margin: 0px 0px 5px 0px }
h6				{ font-size: 12px; margin: 0px 0px 5px 0px }
h1, h2, h3, h4,
h5, h6, b,
strong			{ font-weight: bold }
blockquote		{ margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address	{ font-style: italic }
pre, tt, code,
kbd, samp		{ font-family: monospace }
pre				{ white-space: pre }
button, textarea,
input, select	{ }
big				{ font-size: 1.17em }
small, sub, sup	{ font-size: .83em }
sub				{ vertical-align: sub }
sup				{ vertical-align: super }
table			{ border-spacing: 2px; }
thead, tbody,
tfoot			{ vertical-align: middle }
td, th			{ vertical-align: inherit }
s, strike, del	{ text-decoration: line-through }
ol, ul, dir,
menu, dd		{ margin-left: 40px }
ol				{ list-style-type: decimal }
ul				{ margin-top: -5px; margin-bottom: 10px }
ol ul, ul ol,
ul ul, ol ol	{ margin-top: 0; margin-bottom: 0 }
u, ins			{ text-decoration: underline }
:before, :after	{ white-space: pre-line }
center			{ text-align: center }
:link, :visited	{ text-decoration: underline }

@media print {
	h1			{ page-break-before: always }
	h1, h2, h3,
	h4, h5, h6	{ page-break-after: avoid }
	ul, ol, dl	{ page-break-before: avoid }
}

/* ovl */

#divOvl {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;

	background-color: black;
	/* -moz-opacity: 0.4; */
	opacity: 0.4;
	width: 100%;
	height: 100%;
}

#divOvlPos {
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
}

#divOvlContent, #divOvlLoading {
	margin: 0 auto;
}

#iframeOvl {
	border: solid 1px #ffffff;
	background: #ffffff;
}

#divOvlClose {
	z-index: 1002;
	position: absolute;
	right: -25px;
	cursor: pointer;
}

#imgOvl {
	border: solid 1px #ffffff;
}

/* -- main ---------------------------------------------------------- */

@media print {
	.dont_print {
		display: none;
	}
}

html { height: 100%; }

img { border: none; }

div img	{ display:block }

body {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px
}

.fw			{ width: 100%; border-collapse:collapse }
.fh			{ height: 100% }
.fwh		{ width: 100%; height: 100% }

td,p,div	{ font-size:12px; color:#444444 }
p			{ margin: 15px 0 15px 0 }
li			{ margin: 0 0 15px 0; font-size:12px }

h3			{ font-weight:normal; font-size:18px }

table td	{ vertical-align:top }

.c			{ width:900px; margin: 0 auto }
.header		{ width:900px; height:70px; background:url('/base/static/images/header_bg.png') no-repeat }

			.nav			{ height:32px; padding: 38px 0 0 195px }
			.nav a			{ display:block; float:left; height:27px; padding: 5px 50px 0 14px; font-size:18px; color:#ffffff; text-decoration:none; background:#0317a3 }
			.nav a:hover	{ background:#ffffbf; color:#082748 } 
			.nav a.a		{ background:#e8e8e8; color:#082748 }
			
			ul.left_menu		{ margin:0; padding:0 }
			ul.left_menu li		{ margin:0; padding:0; list-style:none; text-align:right; font-size:14px; height:30px; font-weight:bold }
			ul.left_menu li	a	{ padding: 5px 30px 0 0; background:url('/base/static/images/li_bg.png') right center  no-repeat; display:block; height:25px; text-decoration:none; color:#0317a3 ; text-decoration:none !important }			
			ul.left_menu li	a:hover	{ background:url('/base/static/images/li_bg_a.png') right center no-repeat }						

ul.children	{ margin:0 }
ul.children li		{ margin:0 0 5px 0; list-style:none }
ul.children li a	{ display:block; padding: 0px 0 5px 25px; background:url('/base/static/images/documents_16.gif') left center no-repeat }

.file_version	{ padding: 10px 0 20px 0 }			
			
.footer		{ border-top: solid 10px #0317a3; background:#e8e8e8; padding: 20px; text-align:center }			

.page_title h1	{ font-size:18px; text-transform:uppercase; color:#c90335 }

.news		{ padding: 0 0 20px 0 }


/* general content */
.page-content, body.fck, body.fck-pannel div.SC_Panel, body.fck-pannel div.SC_Item {
	font-family: tahoma, arial, verdana;
	color: #516765;
}

.page-content, body.fck, body.fck-pannel div.SC_Panel, body.fck-pannel div.SC_Item, body.fck table {
	font-size: 11px;
}

/* general fck editor area */
body.fck {
	height: auto !important;
	padding: 10px;
}

/* general hover items in fck editor comboboxes */
body.fck-pannel div.SC_Item {
	border: solid 1px #bbbbbb;
}

body.fck-pannel div.SC_ItemOver {
	border: solid 1px #ffffff;
}

/* page-content */
.page-content {
	padding: 20px 30px 20px 20px;
}

/* page_title */
div.page_title {
	padding: 0 0 15px 0;
}

div.page_title h1 {
	color: #cc0000;
	padding: 0 0 5px 0;
	margin: 0;
}

/* nav_path */
div.nav_path {
	padding: 0 0 5px 0;
}

div.nav_path a {
	color: #888888;
}

div.nav_path span {
	color: #000000;
}

/* msg */
.error_msg {
	border: solid 1px #cc0000;
	background-color: #ffe4db;
	padding: 5px;
	margin: 0 0 0 0;
}

.info_msg {
	border: solid 1px #00cc00;
	background-color: #e5ffdb;
	padding: 5px;
	margin: 0 0 0 0;
}

/* forms */
div.forms fieldset				{ padding: 0px 10px 20px 10px; }
div.forms fieldset legend		{ padding: 0 5px 0 5px; font-weight:bold; font-size: 20px }
table.forms						{ width:570px; border-collapse:collapse }
div.forms fieldset table.forms	{ margin-top: 10px; }
table.forms td					{ padding: 2px 5px 2px 5px; width:450px }
table.forms th					{ padding-right: 10px; text-align:right; white-space:normal; font-weight:normal; color:#888888; font-size:12px; text-transform:lowercase; width:100px }
table.forms td input			{ width:430px; background-color:#ffffde; font-family:tahoma; font-size:11px; padding:5px; border: solid 1px #888888 }
table.forms td textarea			{ width:430px;background-color:#ffffde; font-family:tahoma; font-size:11px; padding:5px; border: solid 1px #888888 }
table.forms td select			{ width:430px;background-color:#ffffde; font-family:tahoma; font-size:11px; padding:5px; border: solid 1px #888888 }
table.forms td input.checkbox	{ width:auto; margin: 0px 5px 0px 0px; background:none }
table.forms td label			{ color:#888888 }
table.forms td img.captcha		{ border: solid 1px #000000 }
table.forms ul					{ list-style:none; margin:0px }
table.forms ul.errorlist li		{ color:#d7480a; margin: 3px 0 3px 0; list-style-image: none; }
table.forms td.top_errors ul.errorlist li	{ background: #d7480a; padding: 5px 10px 7px 10px; border: none; color: #ffffff; margin-bottom:10px; width:540px }
table.forms tr.buttons td		{ white-space: nowrap }
.form-button,
table.forms tr.buttons td input	{ width:auto; margin: 0 15px 0 0; font-size:18px; font-family:tahoma; color:#cc0000; text-transform:lowercase; background:none; border:none; padding:0; cursor:pointer; overflow: visible; border-bottom: solid 1px #cc0000; }
table.forms td img.image-field	{ border:solid 1px #888888; }

/* slidebar */
table.slidebar						{ width:100%; background-color:#0361a2; height:20px; margin: 0px 0px 15px 0px }
table.slidebar tr td 				{ vertical-align:middle; font-size:10px; padding: 0px 7px 2px 7px; color:#ffffff; white-space:nowrap }
table.slidebar td a					{ color:#ffffff; text-decoration:none }
table.slidebar td a:hover			{ text-decoration:underline; color:#ffffff }
table.slidebar .left				{ width:50%; padding: 0px 15px 2px 15px; color:#ffffff }
table.slidebar .right				{ width:50%; padding: 0px 15px 2px 15px; color:#ffffff; text-align:right }
table.slidebar .to_left				{ background-color:#004270 }
table.slidebar .to_left a			{ color:#ffffff; text-decoration:none }
table.slidebar .to_left a:hover		{ text-decoration:underline;}
table.slidebar .to_right			{ background-color:#004270}
table.slidebar .to_right a			{ color:#ffffff; text-decoration:none }
table.slidebar .to_right a:hover	{ text-decoration:underline }
table.slidebar .active				{ background-color:#ffffff; color:#000000 }
table.slidebar .active a			{ color:#000000 }

/* wed */
img.wed-img			{ border: 1px solid #888888; }
img.wed-left-img	{ border: 1px solid #888888; margin-right: 5px; float: left; }
img.wed-right-img	{ border: 1px solid #888888; margin-left: 5px; float: right; }

hr.wed-hr	{ color: #475d6a; }
.wed-alert	{ color: #cc0000; font-weight: bold; }

table.wed-table			{ border-collapse: separate; background-color: #ffffff; border: none; }
table.wed-table tr td, table tr td.wed-common-td,
table.wed-table tr.even td, table tr.even td.wed-common-td {
	background-color: #dddddd; padding: 3px; border: none
}
table.wed-table tr.odd td, table tr.odd td.wed-common-td {
	background-color: #eeeeee;
}
table.wed-table tr.selected td, table tr.selected td.wed-common-td {
	background-color: #d7480a; color: #ffffff;
}
table tr td.wed-h1-td, table tr.odd td.wed-h1-td	{ background-color: #888888; color: #ffffff; font-weight: bold; padding: 5px; }
table tr.even td.wed-h1-td							{ background-color: #777777; color: #ffffff; font-weight: bold; padding: 5px; }
table tr td.wed-h2-td, table tr.odd td.wed-h2-td	{ background-color: #bbbbbb; color: #ffffff; font-weight: normal; }
table tr.even td.wed-h2-td							{ background-color: #aaaaaa; color: #ffffff; font-weight: normal; }

table.wed-table caption		{ font-weight:bold; font-size:15px; padding: 0 0 5px 0 }

/* news */

.news				{ margin: 0 0 10px 0 }
	.news .date		{ color:#cc0000; font-weight:bold }

/* photos */
div.photo {
	width:144px;
	text-align:center;
}

div.photo a.descr {}
