/* -----------------------------------------------
Zaharia & Asociatii
author:   Adrian Popoviciu
----------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: center;
	background: url(imgs/gradient_bg.gif) top repeat-x;
	font-family: Calibri, "Trebuchet MS", Georgia, Verdana, serif;
	font-size: 14px;
}
.outline {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.left-section {
	width: 227px;
	float: left;
	background-color: #FFFFFF;
	background: url(imgs/gradient_left.gif) top left no-repeat;
}
.right-section {
	width: 497px;
	float: right;
	background-color: #FFFFFF;
	background: url(imgs/gradient_right.gif) top right no-repeat;
}
.clr {
	clear: both;
	margin: 0px;
}
.footer {
	width: 770px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-bottom: 10px;
	background: url(imgs/dot.gif) top repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.popup {
	background: none;
	padding: 10px 20px;
}
.popup .outline, .popup .footer, .popup .content {
	width: 100%;
	background: none;
	margin: 0px;
}
img {
	border: 0px;
	display: block;
}
#logo, .lmenu, .quick-contact {
	margin-left: 37px;
}
#header-img, .content {
	margin-right: 37px;
}
#logo {
	margin-top: 70px;
}
.lmenu {
	margin-top: 133px;
	text-align: left;
	background: url(imgs/dot.gif) top repeat-x;
	padding-top: 5px;
}
.lmenu a:link, .lmenu a:active, .lmenu a:visited, .lmenu a:hover {
	display: block;
	position: relative;
	padding-bottom: 1px;
	background: url(imgs/dot.gif) bottom repeat-x;
}
.quick-contact {
	/*border: 1px dashed #d5e8b1;*/
	margin-top: 20px;
	text-align: left;
	padding: 15px 15px;
	background-color: #f0f7e2;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.quick-contact p {
	margin: 0px;
	font-size: 24px;
	color: #254c23;
	text-align: center;
}
.content {
	text-align: left;
	line-height: 140%;
	margin-top: 10px;
	background: url(imgs/dot.gif) top repeat-x;
	padding-top: 5px;
}
.content p {
	margin: 0px;
	padding: 5px 0px;
}
.content h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #a4cb52;
}
.embox {
	line-height: 140%;
	color: #254c23;
	font-weight: normal;
	text-align: left;
	padding: 5px 15px;
	margin: 10px 0px;
	background-color: #f0f7e2;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
strong {
	font-weight: normal;
	background-color: #f0f7e2;
}
.content a:link, .content a:active, .content a:visited {
	color: #254c23;
	text-decoration: none;
	border-bottom: 1px dotted #254c23;
	font-weight: bold;
}
.content a:hover {
	color: white;
	background-color: #254c23;
	text-decoration: none;
	border-bottom: 1px dotted #254c23;
	font-weight: bold;
}
ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
em {
	font-weight: bold;
	font-style: normal;
}
form {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
label {
	font-weight: bold;
	width: 80px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 2px;
}
#nume, #mesaj, #tel, #eml {
	border: 2px solid #FFFFFF;
	width: 280px;
	float: left;
	margin-bottom: 7px;
	font-family: Georgia, Verdana, serif;
	font-size: 12px;
}
textarea {
	overflow: auto;
}
.btn {
	color: #FFFFFF;
	background-color: #254c23;
	border: 2px solid #FFFFFF;
	padding: 2px 10px;
	margin-top: 5px;
}
fieldset {
	padding: 10px;
	border: 1px dotted #d5e8b1;
	margin: 0px;
}
fieldset .embox {
	border: none;
	padding: 20px 30px;
	margin-bottom: 0px;
}
legend {
	color: #254c23;
	font-size: 20px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.address div {
	margin: 5px 0px 20px 50px;
	text-align: left;	
}
.address h4 {
	margin: 0px;
}
.address h2 {
	font-size: 18px;
	padding-bottom: 2px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 20px;
}
.address em {
  font-weight: normal;
  font-style: italic;
}
.summary {
	float: right;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 5px 15px;
	border: 3px solid #d5e8b1;
}
.summary a:link, .summary a:visited, .summary a:active {
	border: none;
	padding: 2px;
	line-height: 180%;
}
.summary a.lnk-ghid:link, .summary a.lnk-ghid:visited, .summary a.lnk-ghid:active, .summary a.lnk-ghid:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #a4cb52;
	border-left: 1px solid #f0f7e2;
	border-top: 1px solid #f0f7e2;
	border-right: 1px solid #254c23;
	border-bottom: 1px solid #254c23;
	padding: 2px;
}
.summary a.lnk-ghid:hover {
	background-color: #254c23;
}
.gotop {
	text-align: right;
	background: url(imgs/dot.gif) top repeat-x;
}
.evt {
	margin-bottom: 10px;
	border: 2px solid #CCE29E;
	padding: 15px 20px;
	text-align: left;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.event {
	padding: 20px 25px;
	margin-top: 10px;
	border: 2px solid #CCE29E;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.event img {
	margin-bottom: 10px;
}
.evt h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #84aB32;
    font-weight: normal;
}
.evt a.btn {
    padding: 2px 8px;
    background: #254C23;
    color: #fff;
    border-radius: 4px;
    margin-top: 4px;
}
#anuntCursuriFormare ul {
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
}
#anuntCursuriFormare li {
    margin: 0 0 10px 0;
}