body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Arial, sans-serif;
	background:url(../images/bgr-footer.jpg) center 550px no-repeat;
	font-size: 12px;
	color:#3a3535;
}
	
.clear {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;}
	
.wrapper {
	width:1024px;
	margin:0px auto;
	}
	
#header {
	height:82px;
	background:url(../images/bgr-header.gif) top left repeat-x;
	margin:0px 0px 15px;
	}
#logo {
	width:221px;
	height:82px;
	display:block;
	background:url(../images/logo.gif) top left no-repeat;
	float:left;
}
#logo span {display: none;}

#motto {
	float:right;
	margin:3px 10px 2px 0px;
}


#left {
	float:left;
	width:217px;
	border-right:1px solid #d9d6cf;
	padding: 0px 0px 0px 20px;
}

#right {
	float:right;
	width:784px;
}

#content {
	padding:0px 15px;
	}
	
#footer {
	padding:20px;
	}

#colA {
	float:left;
	border-right:1px solid #d9d6cf ;
	padding:0px 15px;
	width:368px;
}
#colB{
	float:left;
	padding:0px 0px 0px 15px;
	width:368px;
}

#meniu {
	list-style:none;
	float:right;
	width:445px;
	clear:right;
	margin:0px;
	padding:0px;
}
#meniu li {
	float:left;
	padding:0px;
}
	
#meniu li a {
	display:inline;
	float:left;
	padding:7px 10px;
	margin:0px 5px;
	font-size: 18px;
	text-decoration: none;
	color:#fff;
}
#meniu li a:hover {
	text-decoration:underline;
}

#submeniu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submeniu li{
	float:left;
	clear:left;
	width:210px;
}
#submeniu li a {
	text-decoration:none;
	color:#666666;
	font-size:13px;
	display:block;
	padding:5px 0px;
	margin-bottom:5px;
}
#submeniu li a:hover {
	color:#000;
	text-decoration:underline;
}

a {
	color:#2c599a;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}
	
h1 {
	}

h2 {
	font-weight:normal;
	font-size:24px;
	color:#666;
	margin:18px 0px;
	}
	
h3 {
	}
	
h4 {
	}

p { line-height:1.6em;
	margin:8px 0px;
	}
	
	
.img {
	border:1px solid #d9d6cf;
	padding:5px;
}
.floatLeft {float:left;}
.floatRight {float:right;}

.copyright {
	padding-top:40px;
	font-size: 11px;
	color:#666;
}


.contactForm {
}

.contactForm label {
	float:left;
	width:370px;
	margin:4px 0px;
}

.contactForm input, .contactForm textarea {
	float:right;
	width:280px;
	padding:2px;
	border:1px solid #eee;
	font:12px Arial, Helvetica, sans-serif;
}

.contactForm .submit {
	clear:both;
	width:80px;
	padding:4px;
	font-weight:bold;
	border-color:#999;
	color:#666;
}

.galerie { width:688px;
	margin:0px 0px 0px 45px;
	}

.galerie .img {
	float:left;
	margin:0px 20px 20px 0px;
}

.paginare { text-align:center; margin-top:18px; }
.paginare a { color:#666;
	font-size:14px; 
	font-weight:bold;}

.select {background-color:#ccc;
	color:#FFFFFF;
	padding:1px 5px 2px;
	text-decoration:none;}

