body {
	background: #fff url(../img/bg_site.gif) no-repeat;
	padding: 0;
	margin: 0 0 0 20px;
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #444;
}

.text {
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #444;
	line-height: 14px;
}

.title {
	font: normal bold 11px "Trebuchet MS", sans-serif;
	color: #A56608;
	text-decoration: none;
}

.title:hover {
	font: normal bold 11px "Trebuchet MS", sans-serif;
	color: #E2090D;
	text-decoration: none;
}

.title2 {
	font: normal bold 16px "Trebuchet MS", sans-serif;
	color: #A56608;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.footer {
	font: normal normal 10px "Trebuchet MS", sans-serif;
	color: #444;
	line-height: 14px;
}

.footerLink {
	font: normal normal 10px "Trebuchet MS", sans-serif;
	color: #A56608;
	text-decoration: none;
}

.footerLink:hover {
	font: normal normal 10px "Trebuchet MS", sans-serif;
	color: #E2090D;
	text-decoration: none;
}

.lineSpacer {
	line-height: 7px;
}

.tbHead {
	font: normal bold 11px "Trebuchet MS", sans-serif;
	color: #FFF;
	background: #AAA;
}

.tbRow {
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #444;
	background: #F5F5F5;
}

.input {
	background: #F5F5F5;
	border: 0;
	margin: 0;
	padding: 0;
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #777;
}

.button {
	background: #A56608;
	border: 0;
	margin: 0;
	padding: 0;
	font: normal bold 11px "Trebuchet MS", sans-serif;
	color: #FFF;
}

h1 {
	font: normal bold 16px "Trebuchet MS", sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.emailBox {
	background: #E4E4E4;
	border: 0px;
	width: 170px;
	color: #444;
	font: normal normal 11px "Trebuchet MS", sans-serif;
	text-align:right;
}

.postAuthor {
	font: normal bold 11px "Trebuchet MS", sans-serif;
	color: #EB6322;
}

.link {
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #A56608;
	text-decoration: none;
}

.link:hover {
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #E2090D;
	text-decoration: none;
}

.smBoxHeader {
	background: #fff url(../img/bg_sm_header.gif) no-repeat;
	width: 310px;
	height: 30px;
	padding: 0 0 0 10px;
}

.smBoxContent {
	background: url(../img/bg_sm_box.gif) repeat-y;
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #444;
	width: 310px;
	padding: 5px 30px 5px 30px;
	line-height: 14px;
}

.bigBoxHeader {
	background: #fff url(../img/bg_big_header.gif) no-repeat;
	width: 640px;
	height: 30px;
	padding: 0 0 0 10px;
}

.bigBoxContent {
	background: url(../img/bg_big_box.gif) repeat-y;
	font: normal normal 11px "Trebuchet MS", sans-serif;
	color: #444;
	width: 640px;
	padding: 5px 30px 5px 30px;
	line-height: 14px;
}

.leftCol {
	width:280px;
	float: left;
}

.rightCol {
	width: 280px;
	float: right;
}

.clearCol {
	clear: both;
	height: 20px;
}

.thumbPic {
	border: 5px solid #fff;
	float: left;
	margin-right: 10px;
}

.homeGal {
	border: 5px solid #fff;
	float: left;
	margin-right: 20px;
}

.homeGal2 {
	border: 5px solid #fff;
}

.fotoGal {
	border: 5px solid #fff;
	float: left;
	margin-right: 40px;
}

.fotoGal2 {
	border: 5px solid #fff;
}

.spacer {
	line-height: 10px;
}
.navigator, .navigator a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #A56608;
	text-decoration: none;
	background: #e4e4e4;
	text-align: center;
	cursor:pointer;
}

.navigator_current, .navigator_current a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #A56608;
	text-align: center;
}

.navigator_more, .navigator_more a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #A56608;
	text-decoration: none;
	background: #e4e4e4;
	text-align: center;
	cursor:pointer;
}

.eroare {color:#FF0000;}

.newsletter {
	margin: 0;
	padding: 0;
	font: normal bold 12px "Trebuchet MS", sans-serif;
	color: #000;
}

