body {
	margin-top: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000;
	font-weight:normal;
}

h1 {
	font-size:20px;
	line-height:25px;
	font-weight: normal;
	color: #066867;
	padding: 10px 0 10px 20px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h2 {
	font-size: 17px;;
	color: #066867;
	padding: 10px 0 0px 20px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h3 {
	font-size: 13px;
	color: #066867;
	font-family:Georgia,"Times New Roman",Times,serif;
	
}

ul {
}

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

a:hover {
	border-bottom: none;
	border-bottom: 1px dotted #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 110px;
	background: url('images/img01.jpg') repeat-x left top; 
	background-color:#FFF;
	position:relative;
}

/* Header */

#logo {
	margin: 0 auto;
	padding:  20px 0px 0px 20px;
	background: url(images/img01.jpg) no-repeat left top;
	height: 80px;
	position:relative;
 
}

.right-box0 {	 
  
/*background-color:#006666;*/
float:right;
position:relative;
font-size:12px;
height:101px;
margin-bottom:10px;
margin-right:0;
margin-top:-25px;
padding:0;
width:206px;
	 
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 5px 23px 0 23px;
	width:120px;
	text-decoration: none;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #d5cd95;
	text-decoration:none;
	border:none;
}

#menu .current_page_item a {
	color: #d5cd95;
}

/* Wrapper */

#wrapper { 

	
}
.wrapper2 {  margin-top:-10px;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 30px 5px 20px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	width: 690px;
	margin-left:30px;
	float:left;
	
}

.post {
	/*padding-bottom: 15px;*/
	line-height: 133%;
}

.post h1 {
	font-weight: bold;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: bold;
}

.title a {
	border-bottom: none;
	color: #066867;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: right;
	width:220px;
	height: 628px;
	-moz-border-radius:10px;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
 height:220px;
	padding: 0;
	font-size: 12px;
	background-color: #e8e8e8;
	 
}

 
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {text-decoration:none;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height:190px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	width:100%;
	float: left;
	margin-top:40px;
}


.flower {
	padding-left: 20px;
}

.line{
height: 3px;
background-color: #787878;
margin: 0px auto;
width: 990px;
position:relative;
}

.languages{
margin-left:0px;

font-weight:bold;
}
.flags{line-height:22px;
margin-bottom:4px;
margin-left:14px;
margin-top:-10px;
position:relative;}
.flags a:hover{ text-decoration:none;}
.sitebar-content{float:right;margin-left:31px;margin-right:10px;margin-top:12px;position:relative; width:170px;}
.sitebar-content p{margin:0px; margin-bottom:5px; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;}
.s-content1{position:relative;margin-bottom:15px; margin-top:10px; float:left; width:100%; color:#066867; font-weight:bold;}
.s-content1 img
{
	margin-left:17px;
	margin-top:5px;
}
.s-content2{position:relative;margin-bottom:15px; float:left; width:100%; color:#066867;font-weight:bold;}
.s-content2 img
{
	margin-left:17px;
	margin-top:5px;
}
.s-content3{position:relative;margin-bottom:15px; float:left; width:100%; color:#066867;font-weight:bold;}
.s-content3 img
{
	margin-left:17px;
	margin-top:5px;
}
.s-content4{position:relative;margin-bottom:15px; float:left; width:100%; color:#066867;font-weight:bold;}
.s-content4 img
{
	margin-left:17px;
	margin-top:5px;
}
.s-content5{position:relative;margin-bottom:15px; float:left; width:100%; color:#066867;font-weight:bold;}
.s-content5 img
{
	margin-left:17px;
	margin-top:5px;
}
.table-prices{border-width:1px; border-style:solid; border-color:#fff;}

.footer-a{
	  border-right:1px solid #BDBDBD;
	  float:left;
	  margin-left:87px;
	  margin-right:83px;
	  margin-top:21px;
	  position:relative;
	  width:207px;
}

.footer-b{
	  border-right:1px solid #BDBDBD;
	  float:left;
	  margin-left:-1px;
	  margin-right:73px;
	  margin-top:21px;
	  position:relative;
	  width:250px;
}

.footer-c{
	  float:left;
	  margin-left:10px;
	  margin-top:21px;
	  position:relative;
}

 
/*
.right-box1 {	 
 height:220px;
	padding: 0;
	font-size: 12px;
 
	background-image:url(/images/box1.jpg);
		float: right;
	width:220px;
 
	height:230px; margin-right:0px; width:208px;
	-moz-border-radius:10px;
	 
}

.right-box2 {	 
 height:220px;
	padding: 0;
	font-size: 12px;
	background-color: #e8e8e8;
		float: right;
	width:220px;
	height: 628px;
	-moz-border-radius:10px;
	height:171px;margin-bottom:20px;margin-right:0px;margin-top:20px;padding-left:16px;padding-top:20px;width:193px;
	 
}

.right-box3 {	 
 height:220px;
	padding: 0;
	font-size: 12px;
	background-color: #e8e8e8;
		float: right;
	width:220px;
	height: 628px;
	-moz-border-radius:10px;
	height:258px; margin-right:0px; width:208px;
	 
}
*/


.right-box1 {	 
  
	padding: 0;
	font-size: 12px;
	background-image:url(/images/box1.jpg);
	/*background-color: #e8e8e8;*/
	float: right;
	width:206px;	
	height:230px;
	margin-right:0px;
	-moz-border-radius:10px;
	 
}

 

.right-box2 {	 
background-image:url("/images/box2.jpg");
float:right;
font-size:12px;
height:166px;
margin-bottom:18px;
margin-right:0;
margin-top:17px;
padding:17px 0 0 16px;
width:189px;
	 
}

.right-box3 {	 
	background-image:url("/images/box3.jpg");
float:right;
font-size:12px;
height:254px;
margin-right:0;
padding:15px 0 0 5px;
width:200px;
	 
}

.servicii{
/*-moz-border-radius:10px 10px 10px 10px;*/
background-color:#E8E8E8;
float:right;
font-size:12px;
height:100%;
margin-right:0;
padding:0;
position:relative;
width:206px;
}
.up{background-image:url(/images/right-table-up.jpg); float:left;
height:11px;
position:relative;
width:206px;
 background-repeat:no-repeat;
}

.down{background-image:url(/images/right-table-down.jpg);float:left;
height:11px;
margin:0;
position:relative;
width:206px;
background-repeat:no-repeat;
}

#servicii{height:678px; width:215px;}
#c1{width:100px; height:100px; position:relative; padding-top:10px;}

.right-box1 h1 {
	font-weight: normal;
	color: #066867;
	font-family:Georgia,"Times New Roman",Times,serif;
}

#ie-message {
background:#db2e2e;
border:1px solid #333;
color: #fff;
padding:15px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}
#ie-message a {
color:#fff;
text-decoration:underline;
}
