/* Themify Customize Styling */
body {	background-image: url(http://perlight.ro/wp-content/uploads/2016/02/bg-1.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-family:Open Sans;	font-size:16px;
 
}
a {	
	color: #787878;
	color: rgba(120,120,120,1); 
}
#pagewrap {	background-image: url(http://perlight.ro/wp-content/uploads/2016/02/bg-footer.jpg);
	background-repeat: repeat-x; 
}
.pagewidth {	
	width: 1240px; 
}
#content {	
	width: 960px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,1);
	margin-top: 40px;margin-right: auto;
	margin-bottom: 40px;margin-left: auto; 
}
h1 {	
	color: #000000;
	color: rgba(0,0,0,1); 
}
h2 {	
	font-family:Open Sans;	font-size:36px;

	color: #000000;
	color: rgba(0,0,0,1); 
}
h3 {	
	color: #000000;
	color: rgba(0,0,0,1); 
}
#headerwrap {	
	background-color: #57a135;
	background-color: rgba(87,161,53,1); 
}
#header {	
	font-family:Raleway; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:Raleway; 
}
#main-nav a:hover {	
	color: #d5ebb5;
	color: rgba(213,235,181,1); 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #d5ebb5;
	color: rgba(213,235,181,1); 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	font-family:Open Sans;
	color: #000000;
	color: rgba(0,0,0,1); 
}
.page-title {	
	font-family:Raleway;	font-size:40px;
 
}
#footerwrap {	
	background-color: #57a135;
	background-color: rgba(87,161,53,1); 
}

/* Themify Custom CSS */
#content {
	  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 5px 0 rgba(0, 0, 0, 0.1);border-radius: 10px;padding: 2%;margin: 100px auto;
}
h2 {
	  font-weight: 100;letter-spacing: -1px;
}
.module-box-content {
	  background: #fbfbfb none repeat scroll 0 0;border-radius: 6px;box-shadow: 0 0 9px -7px rgba(0, 0, 0, 0.9), 0 3px 0 rgba(11, 11, 11, 0.19), 0 -1px 0 rgba(0, 0, 0, 0.1);color: rgb(26, 26, 26);font-weight: 100;
}
.themify_builder_content .module-title {
	  color: #555;font-weight: 100;letter-spacing: -1px;
}
table {
	  font-size: 12px;width:100%;
}
table.custom-table {
	  border-collapse: collapse;border: 1px solid #eee;border-bottom: 2px solid #00cccc;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1), 0px 10px 20px rgba(0, 0, 0, 0.05), 0px 20px 20px rgba(0, 0, 0, 0.05), 0px 30px 20px rgba(0, 0, 0, 0.05);
}
table.custom-table tr:hover {
	  background: #f4f4f4;
}
table.custom-table th, table.custom-table td {
	  border: 1px solid #eee;padding: 8px;border-collapse: collapse;
}
table.custom-table th {
	  background: #00cccc;text-transform: uppercase;font-size: 12px;
}
table.custom-table th.last {
	  border-right: none;
}
