* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #555;
	background: url(images/bk.jpg) center no-repeat fixed;
	text-align:center;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}
.head, h1 { font-size: 150%; }
h2 { font-size: 122%; }
h3 { font-size: 100%;}


p, ul, ol{
margin-bottom: 10px;
	line-height: 167%;
	font-size: 100%;
}

a{
	color: #639112;;
	text-decoration:none;
}

a:hover {
	color:#77c315;
	text-decoration: underline;
}

#header {
	width: 930px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	text-align:left;
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;

}
#logo img{
	border:0;
}
#menu {
margin-left:330px;
	border-bottom:#eee;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#menu li {
display: inline;
}

#menu a {

	display: block;
	float: left;
	height: 47px;
	padding-top: 30px;
	width:120px;
	text-align:center;	
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 90%;
	color: #639112;

}

#menu a:hover {
	background-position: 0 -77px;
	padding-top:32px;
}

#splash {
	text-align:left;
	width: 930px;
	height: 185px;
	margin: 0 auto;
	background: url(images/top.jpg) center no-repeat;
	padding-top:20px;
}
#splash h1, .head{
font-size: 18px;
color: #888;
height: 35px;
margin-left: 10px;
padding-left: 45px;
padding-top:10px;
margin-top:10px;
background: url(images/mark.png) no-repeat;
}

#page {
	width: 985px;
	margin: 0 auto;
}


#content {
	text-align:justify;
	float: left;
	width: 680px;
	margin-top: 20px;
	padding-left:35px;
}

#content ol, #content ul {
	margin-left:40px;
}
#content h3{
	margin: 10px auto;
	font-size: 18px;
	font-weight:nornal;
	color: #444;
}
span.titlu{
	font-size:16px;font-weight:bold;border-bottom:1px solid #ccc;color: #666;
}
#sidebar {
	text-align:left;
	float: right;
	width: 250px;
	font-size: 12px;
	margin-top:20px;
	line-height: 167%;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}



#sidebar div{
margin-left: 8px;
margin-bottom:20px;
}

#sidebar h3, #cnt {
	margin:0;
	height: 23px;
	padding: 6px 6px 6px 26px;
	background: url(images/titlubg.gif) no-repeat 0 3px;
	font-weight:bold;
	color: #fff;
	font-family:Verdana;
	font-size: 12px;
	width:251px;
}

#footer {
	clear: both;
	width: 930px;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #f0f0f0;
	text-align:right;
}

#footer a img{
border:0;
}

.quota {
	float: right;
	font-weight:bold;
}
textarea, input{
border:1px solid #ccc;padding:3px;
width:270px;
margin-left:5px;
}

textarea{
  overflow: auto;
}

#sub{
background: #eee;
width:150px;
}
textarea{
height:200px;
}
label{
padding:3px;
float:left;
text-align:right;
width:100px;
}
.slideshow { height: 172px; width: 224px; margin: auto }
.slideshow img { padding: 10px; border: 1px solid #ccc; background-color: #f4f4f4; }
}
#flinks{
float:left;
}

ul#filter { float: left; font-size: 14px; list-style: none; width: 100%; margin-left:250px;}
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }



ul#folio{
list-style:none;
margin-left:0;

}
ul#folio li{
float:left;
text-align:center;
padding:10px;
padding-bottom:15px;
}
ul#folio li a:hover{
text-decoration:none;
}
ul#folio li a img{
width:200px;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
border:1px solid #aaa;
}
ul#folio li a:hover img{
	filter: alpha(opacity=100); 
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;

}

#content h3{
color:#666;border-bottom:1px solid #ddd;margin-right:20px; 
}
.ref{
font-family:Times New Roman;font-size:16px;font-style:italic;
}

#contactform{
float:left;width:400px;
}
#contactdet{
float:left;
text-align:center;
width: 250px;
}

.bull{

list-style-image:url('/images/bullet.gif');
list-style-type:square;
}
.sep {
border-top:1px solid #eee;clear:both;padding:10px;
}
#ie-message{
line-height: 150%;
background: #e7ffd5;
color: #000;
font-weight:bold;
font-size:12px;
padding:10px;
margin-bottom: 10px;
}
#seo{
margin-right:10px;float:left;
}