html {
  overflow-y: scroll;
}
body {
 	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-size:12px;
	background-color: #fff;
	color: #000;
	background-image: url(../img/img-layout/img/img-layout-layout/body-background.png);
	background-repeat: repeat;
	text-align: center;
	margin: 0 10px 10px 10px;
	padding: 0;
}
a {
  color: #666666;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 #fff none
}

form, input, textarea, select {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  clear: both;
  color: #154422;
}
h1 {
  margin: 0 0 5px 0;
  padding: 0 0 0 28px;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  background: url(../img/img-layout/h1.png) no-repeat 0 0;
}
h2 {
  margin: 0 0 5px 0;
  padding: 5px 0 10px 15px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  background: url(../img/img-layout/h2.png) no-repeat 0 5px;
}
big {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #444;
}

/* MAIN */

#main { width: 850px; margin: 0 auto; text-align: left; }
#header-1 { margin: 5px 0 0 0; }
#header-1 em { font-size: 20px; font-weight: bold; }
#header-2 { margin: 1px 0 0 0; }
#content { padding-top: 5px; }
#sidebar-left { width: 225px; float: left; }
#sidebar-left .sl { margin-bottom: 5px; background: url(../img/img-layout/sidebar-left-body.png) repeat-y; }
#sidebar-left .sl .sl-top { height: 14px; overflow: hidden; background: url(../img/img-layout/sidebar-left-top.png) repeat-y; }
#sidebar-left .sl .sl-body { padding: 0 15px 0 10px; }
#sidebar-left .sl .sl-bottom { height: 18px; width: 100%; overflow: hidden; clear: both; background: url(../img/img-layout/sidebar-left-bottom.png) repeat-y; }
#text-container { width: 415px; margin-left: 8px; float: left; }
#text-container .tc { background: url(../img/img-layout/content-body.png) repeat-y; }
#text-container .tc .tc-top { height: 14px; overflow: hidden; background: url(../img/img-layout/content-top.png) repeat-y; }
#text-container .tc .tc-body { height: 648px; padding: 0 15px 0 10px; }
#text-container .tc > .tc-body { min-height: 648px; height: auto; }
#text-container .tc .tc-bottom { height: 18px; width: 100%; overflow: hidden; clear: both; background: url(../img/img-layout/content-bottom.png) repeat-y; }
#sidebar-right { width: 195px; margin-left: 7px; float: left; }
#sidebar-right .sr { margin-bottom: 5px; background: url(../img/img-layout/sidebar-right-body.png) repeat-y; }
#sidebar-right .sr .sr-top { height: 14px; overflow: hidden; background: url(../img/img-layout/sidebar-right-top.png) repeat-y; }
#sidebar-right .sr .sr-body { padding: 0 20px 0 15px; }
#sidebar-right .sr .sr-bottom { height: 18px; width: 100%; overflow: hidden; clear: both; background: url(../img/img-layout/sidebar-right-bottom.png) repeat-y; }
#footer { width: 400px; margin-left: 237px; color: #888; clear: both; font-size: 11px; }
/* end: main */

/* MAIN MENU */

ul.menu { margin: 0; padding: 0; list-style-type: none; }
ul.menu li { float: none; clear: both; margin: 0; padding: 0; }
ul.menu a { padding-left: 12px; line-height: 17px; color: #000; text-decoration: none; background: url(../img/img-layout/menu-indicator.png) no-repeat left top; }
ul.menu a.selected { padding-left: 20px; font-weight: bold; background-position: 5px 0; }
ul.menu a:hover { color: #666; background-position: left bottom; }
ul.menu a.selected:hover { background-position: 5px bottom; }

/* end: main menu */

/* GLOBAL CLASSES */

.cleaner { overflow: hidden; height: 0px; clear: both; display: block; }
.error { display: block; margin: 0 0 10px 0; color: #ff0000; font-weight: bold; }
/* end: global classes */

/* SIDEBAR-LEFT */

.menu_head { height: 26px; color: #F0C200; background-color: #0F41A0; padding: 9px 0 0 17px; font-size: 16px; font-weight: bold; letter-spacing: 1px; clear: both }

/* end: sidebar-left */

/* CONTENT */
.separator { height: 4px; overflow: hidden; display: block; background-repeat: no-repeat; }
.s-left { margin: 4px 0; background-image: url(../img/img-layout/sidebar-left-separator.png); }
.s-right { margin: 4px 0; background-image: url(../img/img-layout/sidebar-right-separator.png); }
.s-content { background-image: url(../img/img-layout/content-separator.png); }

#mainMap { width: 520px; height: 300px; margin: 0 auto; }
#content p { margin: 0; padding: 0; line-height: 20px; }
.hr { margin: 25px 0; padding: 10px 0 10px 10px; font-size: 14px; line-height: 14px; letter-spacing: 3px; background-color: #fdf3ac; color: #0f41a0; font-weight: bold; }
img.news { float: left; margin: 0 10px 5px 0; }
span.news_date { font-style: italic; font-size: 11px; }
.center { text-align: center; }
.justify { text-align: justify; }
.left { text-align: left; }
.right { text-align: right; }
.no-display { display: none; }
.red { color: #ff3100; }
.red-message { color: red }
.green-message { color: green }

a.gallery_img { margin: 2px; padding: 2px; display: block; float: left; width: 120px; height: 120px; background-color: #EFF6E8; background-repeat: no-repeat; background-position: 50% 50%; border: 1px #000 solid; text-align: center; }

table.login .left  { text-align: left; }
table.login .right { text-align: right; padding: 0 0 0 10px }
table.login .inpt { width: 200px; }

table.news { margin: 0 0 15px 0; }
table.news .label { padding: 0 10px 0 0; width: 120px; }
table.news #ctext { width: 250px; height: 120px; }

.answer { margin: 0 0 0 20px; }
/* end: content */

/* SIDEBAR-RIGHT */

.interest { width: 161px; margin: 28px auto 0 auto; background-image: url(../img/img-layout/img/img-layout-layout/interest-body-background.png); background-repeat: repeat-y; }
.interest .interest_top { background-image: url(../img/img-layout/img/img-layout-layout/interest-top-background.png); background-repeat: no-repeat; color: #0f41a0; font-size: 14px; font-weight: bold; line-height: 18px; padding: 5px 2px; text-align: center; }
.interest img { margin: 8px 0 0 0; }
.interest p { margin: 10px 18px; font-size: 12px; line-height: 20px; text-align: left; }
.interest .interest_footer { background-image: url(../img/img-layout/img/img-layout-layout/interest-footer-background.png); background-repeat: no-repeat; height: 4px; overflow: hidden; }

a.banner_small {
  margin: 5px 0 0 0;
  display: block;
}
a.banner_small:hover {
  position: relative;
  top: 1px;
  left: 1px;
}

a.unlog { display: block; margin: 10px 0 0 0; color: #ff0000; font-weight: bold; }
/* end: sidebar-right */
a.registration { font-size: 16px; display: block; text-align: center; color: #577F00; text-decoration: none; font-weight: bold; text-transform: uppercase; }
a.registration:hover { color: #000; }
