body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	color: black;
	font-size: small;
	font-family: sans-serif, "Lucida Grande", Verdana, Arial;
}

a, a:visited {
	text-decoration: none;
	color: #53AB47;	
}

a:hover, a:active {
	text-decoration: underline;
}



#mainTable {
	color: black;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	padding: 3px;
	text-align: left;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

img {
	border-width: 0px;
}

.showPic {
	background-color: #EAEAEC;
	margin: 1px;
	border: 20px green;
}

.bigBorder {
  	background: #EAEAEC;
  	border-bottom: 1px inset #3D3D3D;
  	border-right: 1px inset #3D3D3D;
  	border-top: 1px inset #3D3D3D;
  	border-left: 1px inset #3D3D3D;

}

.smallBorder{
  	margin: 0.5em;
}


.l {float: left; clear: left;}
.r {float: right; clear: right;}
.meniu { padding-bottom: 20px; }
a.meniu, a:visited.meniu { text-decoration: none; color: red; }
a:hover.meniu { border-color: #4c4c4c; border-width: 1px; border-style: inset; text-decoration: none; }



#btn {
	width: 110px ;
	text-align: right ;
	padding-top: 110px;
}
#btn ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#btn li {
	margin: 0 ;
	padding-top: 1px;

	display: block ;
	list-style: none ;
	font-size: small;
	font-family: sans-serif, "Lucida Grande", Verdana, Arial;
}
#btn li a {
	color: #000 ;
	padding-right: 5px;
	background-color: transparent;
	border: 1px outset transparent ;
	width: 110px ;
	text-decoration: none ;
	display: block ;
}
#btn li a:hover {
	color: #000 ;
	background-color: #EAEAEC ;
	border: 1px outset #3D3D3D ;
}

.padd20{
	padding-bottom: 20px;
}

.header-titlu {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
}

.header-text {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

.the-body{
	padding-left: 10px;	
}

/* MOOTOOLS SECTION */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 12px;
	background: #D2E0E6;
	color: #53AB47;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	font-weight: normal;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

/* END MOOTOOLS SECTION */

h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

/* SLIDER STYLES*/

.expander a {
  font: normal 10px Courier;
  text-decoration: none;
  color: black;
}

.m2_thumb{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;

}

a.m2_link{
	font-size: 14px;
	font-weight: bold;

}

.copy {
font-size: 12px;

}
