/* Crossbrowsing Reset */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,input {
	margin:0;
	padding:0;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	
	margin:0;
	padding:0;
	
	font-family: arial;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
p {
	margin:1em 0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal; font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
legend {
	display:none;
}
a {
	outline:none;
}
img { vertical-align:middle; }

/* Crossbrowsing Reset End */

/* Content Classes */
.mainTable {
	width: 780px;
	margin: auto;
	font-size: 10pt;
	color: #736139;
}
.mainTable td.mc_t_l {
	width: 10px;
	height: 10px;
	background-image: url(../img/mc_t_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff5e5;
}
.mainTable td.mc_t_r {
	width: 10px;
	height: 10px;
	background-image: url(../img/mc_t_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff5e5;
}
.mainTable td.mc_b_l {
	width: 10px;
	height: 10px;
	background-image: url(../img/mc_b_l.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #fff5e5;
}
.mainTable td.mc_b_r {
	width: 10px;
	height: 10px;
	background-image: url(../img/mc_b_r.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff5e5;
}
.mainTable td.mm_t {
	height: 10px;
	background-image: url(../img/mm_t.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff5e5;
}
.mainTable td.mm_b {
	height: 10px;
	background-image: url(../img/mm_b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff5e5;
}
.mainTable td.mm_l {
	width: 10px;
	background-image: url(../img/mm_l.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #fff5e5;
}
.mainTable td.mm_r {
	width: 10px;
	background-image: url(../img/mm_r.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #fff5e5;
}
.mainTable td.no_content {
	font-size: 1pt;
}
table.mainNav {
	width: 100%;
	height: 35px;
}
table.mainNav td {
	width: 132px;
	text-align: center;
	color: #fff;
}
table.mainNav td a {
	color: #fff;
	font-family: Georgia;
	text-decoration: none;
	font-size: 16px;
	
	padding-top: 7px;
	padding-bottom: 7px;
	
	width: 100%;
	display: block;
}
table.mainNav td a:hover {
	text-decoration: underline;
}
.homeContent {
	width: 98%;
	margin: auto;
}
.homeContent td.homeCell {
	vertical-align: top;
	text-align: center;
	color: #71603f;
	font-family: Arial, Georgia;
	font-size: 12px;
	width: 32%;
}
.homeCell img {
	border: 1px solid #d6cec5;
	padding: 4px;
	background-color: #fff;
}
.homeCell div {
	width:148px;
	margin: 0 0 10px 10px;
	background-color: #eeeae6;
	padding: 5px;
}
.homeCell div.textCont {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: left;
	color: #2d5bb5;
	font-weight: bold;
}
.homeCell div.link {
	border: 1px solid #d6cbbd;
	width: 144x;
	
	margin: 0px;
	padding: 0px;
/*	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
*/	
}
.homeCell a {
	border: 2px solid #fff;
	text-align: center;
	background-color: #ad9684;
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	width: 144px;
	display: block;
}
.homeCell a:hover {
	text-decoration: underline;
}
.sideOf {
	width: 98%;
	margin: auto;
	
}
.sideOf td {
	padding-left: 15px;
}
.sideOf img {
	border: 4px solid #ffffff;
}
.sideOf div {
	width:153px;
	margin: 0 0 10px 10px;
	background-color: #decfb5;
	padding: 5px;
}
.sideOf {
	color: #736139;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Georgia;
	
}
.sideOf div.link {
	border: 1px solid #ad9684;
	width: 152px;
	
	margin: 0px;
	padding: 0px;
/*	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
*/	
}
.sideOf div.textCont {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sideOf a {
	border: 2px solid #fff;
	text-align: center;
	background-color: #214984;
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	width: 148px;
	display: block;
}
.sideOf a:hover {
	text-decoration: underline;
}
/*.sideOf */
.excursii {
	padding-left: 8px; 
	padding-right: 5px;
	text-align: justify; 
	color: #71603f; 
	font-family:Arial, Georgia; 
	font-size: 12px;
}
.excursii img {
	float: left;
	padding-right: 5px;
	}
.excursii span {
	color: #214984;
}
.excursii a:link {
	color:  #103873;
}
.excursii a:hover {
	text-decoration: none;
}

div.barTitle {
	height: 26px;
	background-color: #ad9684;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 4px;
	background-image: url(../img/bar.gif);
	background-repeat: repeat-x;
}
div.barTitle h1 {
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	font-size: 13pt;
	padding-top: 3px;
}
h1 {
	color: #736139;
	font-family: Georgia;
	font-size: 18pt;
	font-weight: lighter;
}
div.cHolder {
	margin-left: 6px;
	margin-right: 6px;
}
div.cHolder img {
	float: right;
	padding: 5px;
	margin-left: 5px;
	margin-top: 0px;
	border: 1px solid #ded7ce;
	background-color: #fff;
}
div.dMenu {
	visibility: hidden;
	position: absolute;
	z-index: 98;
	text-align: left;
	border: 0px;
	padding: 0px;
	padding-bottom: 0px;
	background-color: #214984;
	margin-left: 0px;
	width: 132px;
}
div.dMenu a, div.dMenu a:link, div.dMenu a:visited, div.dMenu a:active {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9pt;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #577cb5;
}
div.dMenu a.menu:hover {
	text-decoration: none;
	background-color: #3460a1;
}
.submeniu02 {
	/*margin: auto; */
	margin-top: 5px;
	width: 99%;
	height: 20px;
	padding-top: 5px;
	font-family: Georgia, Arial;
	font-size: 12px;
	color: #214984;
}  
table.submeniu02 td {
	width: 20%;
	text-align: center;
	background-color: #214984;
}
table.submeniu02 td a {
	color: #fff;
	font-family: Georgia;
	text-decoration: none;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	display: block;
}

td.submeniu02 a:link, td.submeniu02 a:visited, td.submeniu02 a:active {
		color: #214984;
		font-family: Georgia, Verdana;
		text-decoration: none;
}
table.submeniu02 td a:hover {
	background-color: #3460a1;
}
div.lista ul{
	list-style: square;
	padding-left: 30px;
	font-family:  Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
} 
div.lista a, div.lista a:link, div.lista a:visited, div.lista a:active {
	color: #214984;
	text-decoration: none;
}

div.lista a:hover {
	text-decoration: underline;
}
span.evident {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: left;
	color: #2d5bb5;
	font-weight: bold;
}

