html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
a {
	outline: none;	
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
img.png {
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: "tahoma";
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;	
}
.bg_1 {
	background: #0151B2;
}
.bg_2 {
	background: url(img/bg_main.jpg) #E7E7E7 repeat-x center 0;
}
#main_index {
	width: 820px;
	margin: 0px auto;
}
#main_index #logo {
	width: 820px;
	text-align: center;
	padding: 80px 0 40px 0;
	float: left;
}
#main {
	width: 1002px;
	min-height: 100%;
	margin: 0px auto -261px auto;
	position: relative;
}
#main #logo {
	width: 280px;
	height: 125px;
	padding: 50px 0 0 35px;
	float: left;
}
#menu {
	width: 657px;
	height: 99px;
	padding: 122px 0 0 0;
	float: left;
}
#sidebar {
	width: 315px;
	font-family: "trebuchet MS";
	padding: 0 0 20px 0;
	float: left;
}
#sidebar #lang {
	width: 100px;
	color: #1358AA;
	padding: 3px 0 18px 25px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
#sidebar #lang a {
	color: #1358AA;
}
#sidebar #search {
	width: 190px;
	float: left;
}
#sidebar #search .input, #sidebar #form .input, #sidebar #form .textarea {
	width: 130px;
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #A6A6A6;
	padding: 5px;
	float: left;
}
#sidebar #form .input, #sidebar #form .textarea {
	width: 195px;
	margin: 0 0 10px 0;
}
#sidebar #form .textarea {
	height: 60px;
}
#sidebar #search .submit, #sidebar #form .submit {
	cursor: pointer;
	margin: -3px 0 0 10px;
	position: relative;
	float: left;
}
#sidebar #form .submit {
	cursor: pointer;
	margin: 0 0 0 20px;
	float: left;
}
#sidebar #title {
	width: 260px;
	height: 30px;
	color: #035C9B;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(img/icon_1.gif) no-repeat 25px 0;
	padding: 3px 0 5px 55px;
	float: left;
}
#sidebar #submenu {
	width: 257px;
	list-style: none;
	padding: 0 0 20px 0;
	float: left;
}
#sidebar #submenu li {
	width: 257px;
	background: url(img/submenu_line.gif) no-repeat 0 bottom;
	float: left;
}
#sidebar #submenu a {
	width: 220px;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 0 4px 37px;
	float: left;
}
#sidebar #submenu a.act {
	color: #00639C;
	font-weight: bold;
	background: url(img/submenu_act.gif) no-repeat 22px 10px;
}
#sidebar #submenu li ul {
	width: 257px;
	list-style: none;
	padding: 0 0 5px 50px;
	float: left;
}
#sidebar #submenu li ul li ul {
	padding: 0 0 5px 13px;
}
#sidebar #submenu li ul li ul li a {
	font-size: 12px;	
}
#sidebar #submenu li ul li {
	background: none;
}
#sidebar #submenu ul li a {
	width: 207px;
	padding: 0px 0 0 0px;
}
#sidebar #submenu a.sub_act {
	/*background: url(img/submenu_act.gif) no-repeat 35px 7px;*/
	margin-bottom: 4px;
	text-decoration: underline;
}
#sidebar #submenu li.sub_act {
	list-style-image: url(img/submenu_act.gif);
}
#sidebar #form {
	width: 290px;
	padding: 0 0 10px 25px;
	float: left;
}
#sidebar #form span {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	display: block;
}
#content {
	width: 650px;
	padding: 20px 0 20px 3px;
	float: left;
}
#content #flash {
	width: 650px;
	padding: 0 0 20px 0;
	float: left;
}
#content h1 {
	width: 645px;
	color: #004B84;
	font-weight: normal;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 20px 0;
	float: left;
}
#content h1 span {
	color: #006BA2;
	font-size: 21px;
	font-weight: normal;
}
#content h1 a {
	color: #004B84;
	font-size: 11px;
}
#content h1 img {
	margin: 0 5px;
}
#content h2 {
	color: #006BA2;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	display: block;
}
#content h2 a {
	color: #006BA2;
}
#content p, #content ul {
	font-size: 14px;
	font-family: "trebuchet MS";
	list-style: none;
	padding: 0 0 20px 0;
	clear: left;
	display: block;
}
#content ul li {
	background: url(img/list_icon.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	display: block;
}
#content #gallery {
	width: 650px;
	float: left;
}
#content #gallery div {
	width: 115px;
	text-align: center;
	padding: 15px 63px 15px 0;
	float: left;
	min-height: 210px;
	_height: 220px;
}
#content #gallery div.last {
	padding: 15px 0 15px 0;
}
#content #gallery div a.foto {
	width: 108px;
	height: 18px;
	color: #000;
	border: 1px solid #A0A0A0;
	float: left;
	text-align: right;
	padding: 130px 5px 0 0;
	font-size: 14px;
	text-decoration: none;
}
#content #gallery div.cat_photo {
	border: 1px solid #A0A0A0;
	background: #fff;
	margin: 0 0 15px 0;
	width: 650px;
	float: left;
	padding: 0;
	display: inline;
	text-align: left;
	position: relative;
	min-height: 100px;
	_height: 100px;
}
#content #gallery div.cat_photo span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 5px;
	background: #000;
	color: #F9BB27;
}
#content #gallery div.cat_photo img {
	display: block;
	margin: 5px auto;
}
#content #gallery div .title {
	width: 115px;
	color: #525252;
	font-weight: bold;
	padding: 10px 0 6px 0;
	display: block;
}
#content #gallery div .no {
	width: 115px;
	padding: 7px 0 5px 0;
	float: left;
}
#content #pages {
	width: 560px;
	padding: 10px 45px 0 45px;
	float: left;
}
#content #pages span {
	float: left;
}
#content #pages span a {
	color: #004B84;
	text-decoration: none;
}
#content #pages span a.act {
	text-decoration: underline;
}
#content #pages a.top {
	color: #004B84;
	background: url(img/a.top.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	float: right;
}
#footer_out {
	width: 100%;
	min-width: 1002px;
	height: 261px;
	background: url(img/footer_bg.gif) repeat-x;
	position: relative;
}
#footer {
	width: 982px;
	height: 235px;
	background: url(img/footer.jpg) no-repeat right 0;
	padding: 26px 10px 0 10px;
	margin: 0px auto;
}
#footer #map {
	width: 340px;
	height: 209px;
	float: left;
}
#footer .contact {
	width: 300px;
	height: 209px;
	color: #444444;
	font-family: "trebuchet MS";
	float: left;
}
#footer .contact big {
	font-size: 27px;
	padding: 0 0 17px 0;
	display: block;
}
#footer .contact span {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 7px 0;
	display: block;
}
#footer .contact p {
	font-size: 14px;
	display: block;
}
#footer .contact p a {
	color: #0076CD;
}
#footer .left, #footer .right {
	width: 491px;
	float: left;
}
#footer .left {
	color: #FFFFFF;
	padding: 2px 0 0 0;
}
#footer .left a {
	color: #F9BB27;
	text-decoration: none;
}
#footer .left a:hover {
	text-decoration: underline;
}
#footer .right {
	color: #F9BB27;
	text-align: right;
}
#footer .right img {
	vertical-align: middle;
}
.clearfooter {
	height: 261px;
	clear: both;
}
#footer .contact p a:hover, #sidebar #lang a:hover, #content #pages a:hover.top, #content h1 a:hover {
	text-decoration: none;
}
#footer .left a:hover, #content #pages span a:hover {
	text-decoration: underline;
}

.custom_content {
	font-size: 14px;
	font-family: "trebuchet MS";
}

/********************** reporter *********************/

.reporter_class_ok {
	border: 1px solid #A6A6A6;
	background: #fff;
	color: #30a104;
	padding: 5px;
	margin-bottom: 10px;
	width: 195px;
}

.reporter_class_bad {
	border: 1px solid #A6A6A6;
	background: #c33f3f;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	width: 195px;
}
/******************** reporter end *******************/

/********************** contacts *********************/

#form_container {
	float: left;
	width: 300px;
}
#map_container {
	
}
#content_container {
	float: left;
	width: 300px;	
}
#map_container .img_container {
	margin: 0 16px 0 0;
}
#map_container .img_container span {
	display: block;
	color: #006BA2;
	text-align: center;
	font-weight: bold;
}
#map_container img {
	display: block;
	border: 1px solid #A6A6A6;
}

#map_container .right {
	float: right;
}
#map_container .left {
	float: left;
}

#contact_form .input_container {
	height: 25px;
}

#contact_form .input_container label {
	padding: 0 0 0 5px;
}

#contact_form textarea {
	margin: 0 0 5px;
}

#content table {
	border-collapse: collapse;
}

#content table p {
	margin: 0;
	padding: 0;
}

/******************** contacts end *******************/
