body {
	color: #444444;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: white;
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	height: 100%;
	text-align: center;
}
html {
	min-height: 100%;
	height: 100%;
	overflow: auto;
}


#page_cnt {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0 ;
	margin-right: 0 ;
	width: auto;
	text-align: justify;
}

#top_bar {
	width: auto;
	padding: 0px;
	background-image: url('img/top_bar.png');
	background-repeat:no-repeat;
	background-position:center top;
	height: 140px;
	min-width: 870px;
}

#main_bar_mp {
	width: auto;
	padding: 0px;
	background-image: url('img/main_bar_mp.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	height: 520px;
	min-width: 870px;
}

#main_bar {
	width: auto;
	padding: 0px;
	background-image: url('img/main_bar.png');
	background-repeat:no-repeat;
	background-position:center top;
	height: 520px;
	min-width: 870px;
}

#bottom_bar {
	width: auto;
	padding: 0px;
	background-image: url('img/bottom_bar.png');
	background-repeat:no-repeat;
	background-position:center top;
	height: 110px;
	min-width: 870px;
	text-align: center;
	font-size: 10px;

}
#cnt_box {
	padding: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto ;
	margin-right: auto ;
	width: 809px;
	height: 409px;
	text-align: justify;
	overflow: auto;
	line-height: 24px;
	

}

#cnt_box img {
	border: 1px solid #bbb;
	padding: 1px;
	margin: 15px;
}

#motto_box {
	padding: 0px;
	padding-top: 393px;
	margin-left: auto ;
	margin-right: auto ;
	width: 806px;
	height: 10px;
	text-align: center;
}



#menu_mp {
	padding: 0px;
	padding-top: 10px;
	margin-left: auto ;
	margin-right: auto ;
	width: 850px;
	height: 50px;
	text-align: justify;
}

#top_menu {
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	margin-left: auto ;
	margin-right: auto ;
	width: 845px;
	height: 20px;
	text-align: center;
	letter-spacing:3px;
}

#second_menu {
	padding: 0px;
	padding-top: 6px;
	padding-left: 5px;
	margin-left: auto ;
	margin-right: auto ;
	width: 845px;
	height: 20px;
	text-align: left;
	color: white;
	font-weight: bold;
}


#top_menu a:link {
	color: #444444;
	text-decoration: none;
}
#top_menu a:visited {
	text-decoration: none;
	color: #444444;
}
#top_menu a:hover {
	text-decoration: none;
	color: rgb(0,140,208);
}
#top_menu a:active {
	text-decoration: none;
	color: rgb(0,140,208);
}

#second_menu a:link {
	color: white;
	text-decoration: none;
}
#second_menu a:visited {
	text-decoration: none;
	color: white;
}
#second_menu a:hover {
	text-decoration: none;
	color: rgb(0,140,208);
}
#second_menu a:active {
	text-decoration: none;
	color: rgb(0,140,208);
}


#o_cnt a:link {
	color: rgb(1,166,79);
	text-decoration: underline;
}
#o_cnt a:visited {
	text-decoration: underline;
	color: rgb(1,166,79);
}
#o_cnt a:hover {
	text-decoration: underline;
	color: rgb(1,166,79);
}
#o_cnt a:active {
	text-decoration: underline;
	color: rgb(1,166,79);
}


#active_mnu {
	text-decoration: none;
	color: rgb(1,166,79);
}








#galeria{
	width: 700px;
	margin: 50px auto 0 auto;
	color: #555;
	font: 12px Arial, Verdana;
}

#galeria ul li{
	display: inline;
	margin:0 10px 10px 0;
}

#galeria img{
	border: 1px solid #bbb;
	padding: 1px;
}

/* Ajax */
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(js/images/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(js/images/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(js/images/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(js/images/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}




table.tblx {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
}
table.tblx th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: rgb(0,140,208);
}
table.tblx td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: rgb(0,140,208);
}
tr.tblhdr {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: rgb(0,140,208);
	background-color: rgb(0,140,208);
	font-weight: bold;
	color: white;
	text-align: center;
}
