@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color: #49464F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
}
html>body {font-size:12px;}
strong,b {
	font-weight:700;
	color: #000;
}
img {
	border: 0px;
}
h1 {margin:0 0 0.75em;font-size:2em;}
h2 {
	font-size:1.5em;
	font-weight: normal;
	background-image: url(../imagini/sageata_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0;
	color: #000;
	text-indent: 15px;
}
h3 {
	margin:0 0 1.286em;
	font-size:1.4em;
	font-weight: normal;
	color: #84C225;
}
p,ul,ol,dl,blockquote,pre {
	margin:0 0 1.5em;
}
.text_mic {
	color: #666666;
	font-size: 11px;
	line-height: 130%;
}
#general {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#header {
	height: 120px;
	float: left;
	width: 900px;
	padding-bottom: 20px;
	background-image: url(../imagini/umbra_meniu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	float: left;
	padding-top: 30px;
	padding-left: 50px;
}
#logo h1, #logo a:link, #logo a:visited, #logo a:hover {
	background-image: url(../imagini/logo_griffin.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 70px;
	margin: 0px;
	padding: 0px;
}
#meniu {
	float: left;
	height: 120px;
	width: 780px;
}
#meniu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
}
#meniu ul li {
	display: inline;
}
#meniu ul li a {
	text-decoration: none;
	float: left;
	color: #49464F;
	height: 40px;
	margin-left: 35px;
	margin-right: 35px;
	display: block;
}
#meniu .curent1 a{
	background-image: url(../imagini/curent_umbra.gif);
	background-repeat: no-repeat;
	background-position: center -120px;
}
#meniu .curent2 a{
	background-image: url(../imagini/curent_umbra.gif);
	background-repeat: no-repeat;
	background-position: center -80px;
}
#meniu .curent3 a{
	background-image: url(../imagini/curent_umbra.gif);
	background-repeat: no-repeat;
	background-position: center -40px;
}
#meniu .curent4 a{
	background-image: url(../imagini/curent_umbra.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#meniu a:hover {
	color: #000;
	text-decoration: underline;
}
#continut {
	width: 805px;
	float: left;
	margin: 0px;
	padding-top: 40px;
	padding-right: 45px;
	padding-left: 50px;
}
#continut #cestim {
	width: 805px;
	padding-bottom: 30px;
	float: left;
}
.text_dreapta {
	float: left;
	width: 310px;
	padding-top: 7px;
}
.text {
	float: left;
	width: 805px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
	padding-top: 35px;
	padding-bottom: 15px;
}
#continut ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#continut ul li {
	background-image: url(../imagini/bullet_list.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 11px;
}
#continut  a{
	text-decoration: none;
	color: #49464F;
	background-image: url(../imagini/punct_verde.gif);
	background-repeat: repeat-x;
	background-position: center 14px;
}
#continut a:hover {
	color: #FFF;
	background-color: #84C225;
}
#portofoliu {
	width: 855px;
	float: left;
	padding-left: 35px;
	padding-bottom: 35px;
	padding-right: 10px;
}
#portofoliu a {
	padding: 15px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	float: left;
}
#portofoliu a:hover   {
	background-position: left top;
	color: #84C225;
	background-image: url(../imagini/umbra_tumb.gif);
	background-repeat: no-repeat;
}
.thumbnail {
	float: left;
	margin-right: 10px;
}
.thumbnail img {
	height: 100px;
	width: 170px;
	border: 1px solid #DEDFDF;
	margin-bottom: 2px;
}
#footer {
	float: left;
	width: 900px;
	font-size: 11px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 6px;
	color: #666;
	background-image: url(../imagini/umbra_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
	float:right; /* Floating gallery at the right side of other web page content */
	width:470px;	/* Image height */
	position:relative;	/* Don't remove this line */
	height: 300px;
	background-image: url(../imagini/background_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 25px;
	}
	.leftFloatingDiv{
	float:left;
	width:495px;
	position: relative;
	right: 12px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	width: 416px;
	margin-right: 27px;
	margin-left: 27px;
	height: 249px;
	margin-top: 20px;
	margin-bottom: 31px;
	}
.tabel {
	height: 247px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 22px;
	padding-bottom: 14px;
}
.tabel_stanga {
	height: 247px;
	width: 495px;
	float: left;
}
.tabel_dreapta {
	float: left;
	height: 247px;
	width: 310px;
}
.titlu {
	padding-top: 12px;
}
.descriere {
	width: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.date {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 240px;
}
#not_found {
	padding-top: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(../imagini/umbra_meniu.gif);
	background-repeat: no-repeat;
	background-position: center 240px;
	padding-bottom: 30px;
}
#not_found a {
	color: #49464F;
	text-decoration: none;
}
#not_found a:hover {
	text-decoration: underline;
	color: #000;
}

#not_found_dreapta   {
	padding-left: 100px;
	background-image: url(../imagini/logo_griffin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
