





/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

@import url("../css/reset.css"); 

body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(../images/common/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.divider {
	font-size: 0px;
	clear: both;
	width: 100%;
}

acronym {
	border-bottom: 1px dotted #FFBC91;
	cursor: help;
}


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}
.link_pdf {
	background: url(../images/common/iconset/filetypes/ico_pdf_small.gif) no-repeat left center;
	display: inline-block;
	padding-left: 22px;
}


h3 {
	font-size: 1.6em;
}

p, ul, ol, dl {
	margin-top: 0;
	line-height: 150%;
	margin-bottom: 1em;
}


a {
	text-decoration: underline;
	color: #BF4D36;
}
a:hover {color:#FF0000;}

/* Header */

#header {
	width: 950px;
	height: 215px;
	margin: 0 auto;
	padding:0;
	background: url(../images/common/logo.jpg) no-repeat left top;
}
.outdent {
	margin-left: -1em;
}


/* Logo */

#logo {
	width: 950px;
	color: #BF4D02;
	text-align: right;
	padding-top: 18px;
	padding-bottom: 50px;
}

#logo h1, #logo p {
	display: none;
}
.headline {
	display: block!important;
	color: #3F506C;
	font-family: Geneva, Arial, Helvetica, sans-serif!important;
	font-style: normal!important;
	letter-spacing: 1px!important;
	margin: 0 8px 0 300px!important;
	padding: 0px!important;
 
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	font-style: italic;
}


#logo img {
	margin: 0 !important;
	padding: 0 !important;
	margin: 25px 0 -45px 0; 
	padding: 0;
	}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	height: 22px;
}

#menu li {float: left;}

#menu a, #menu span {
	display: block;
	padding: 7px 15px 7px 20px; 
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
}
#menu a:hover {
	background: url(../images/common/nav_selector.png) no-repeat center top;
	text-decoration: none;
}
.navlink_selected {
	background: url(../images/common/nav_selector.png) no-repeat center top;
}

#menu .first {
	background: url(../images/common/nav_selector.png) no-repeat center top;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/common/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 950px;
	background: url(../images/common/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 950px;
	background: url(../images/common/img05.jpg) no-repeat left bottom;
}



/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 600px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: justify;
}

#content h1 {
	color: #414e6d;
/*	border-bottom: 1px #A9A9A9 dashed; */
	margin-bottom: 0.6em;
	font: bold 18px Arial, Helvetica, sans-serif;
}

#content h2 {
	color: #414e6d;
	margin-bottom: 0.6em;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#content dt {
	font-weight: bold;
	margin-bottom: 0em;
}
#content dd {
	margin-left: 2em;
	margin-bottom: 1em;
}

#content ul {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style: circle outside;
}

#content ul.otstup {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style: circle outside;
	padding-left: 15px;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar h2 {
	letter-spacing: -0.5px;
	line-height: normal;
	margin-bottom: 0.6em;
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#sidebar p {
	margin-bottom: 1em;
	line-height: 120%;
}

#sidebar ul {
	margin: 0 0 1em 10px;
	padding: 0 0 0 10px;
	list-style: circle url(../css/none) outside;
}

#sidebar ol {
	margin: 0px 0em 0px 1.5em;
	padding: 0;
	color: #666666;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 120px;
	background: #EFEFEF url(../images/common/bg_footer_whole.jpg) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #414e6d;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 28px;
	margin-top: 40px;
	line-height: 120%;
}

.footer_left_column {
	float: left;
	width: 160px;
	margin: 0 0 0 35px;
	padding: 28px 0 0 28px;
}
#footer img {
	border-style: none;
}

.footer_right_column {
	float: right;
	width: 650px;
	padding: 18px 65px 0 0;
	margin: 0;
	text-align: right;
}


#footer h6{
	margin: 0;
	text-transform: uppercase;
	font: normal 11px Arial, Helvetica, sans-serif;

}
#footer address {
	font: normal 11px Arial, Helvetica, sans-serif;
}

#footer span {
	text-transform: none;
}


#footer a {
	color: #FF833B;
}
.color_separator {
	color: #713500;
	margin-right: 0.15em;
	margin-left: 0.15em;
}

#sendmail {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	font-size: 120%;
}
label {
	display: block;
	color: #404F6C;
	padding-bottom: 2%;
	font-size: 80%;
}
input {
	display: block;
	width: 257px;
	border: 1px solid #FFA66A;
	-moz-border-radius: 3px;
	margin-top: 2px;
	padding-left: 3px;
}
select {
	display: block;
	width: 263px;
	border: 1px solid #FFA66A;
	-moz-border-radius: 3px;
	margin-top: 2px;
	cursor: help;
}
textarea {
	display: block;
	width: 260px;
	border: 1px solid #FFA66A;
	-moz-border-radius: 3px;
	//width: 259px;	
	overflow: auto;
	margin-top: 2px;

}
.captcha {font-size: 80%;
	height: 100px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.captcha img {
	margin-right: 5px;
	margin-top: 5px;
	display: block;
	float: left;
}
#captcha_value {
	border: 1px solid #FFA66A;
	-moz-border-radius: 3px;
	width: 129px;
	font: bold 300% "Courier New", Courier, monospace;
	color: #4D473E;
	margin: 5px 0 3px;
}
.captcha a {
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}
.captcha a:visited {color: #307DAD;}
.button {
	width: 100px!important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none!important;
	padding: 0px;	
}
.form_message {
	line-height: 100%!important;
	padding: 1em;
	text-indent: 0px;
	font-size: 80%;
	display: block;
	margin-bottom: 1em;
	-moz-border-radius: 3px;	
	width: 239px;
}
#ok {
	color: #FFFFFF;
	background: #009900;
}
#error {
	color: #FFFFFF;
	background: #CC0000;
}

.suburl {
	margin-left: 1em;
}
.geodata {
	font-size: 90%;
}
.name {
	letter-spacing: 1px;
}
<!--Array
(
    [label01] =>    0.00000
    [label02] =>    0.00107
    [label03] =>    0.00149
    [label04] =>    0.00150
    [label05] =>    0.00150
)
--><!--b--><!--a-->