/* CSS for http://www.executorcluj.ro */
/* by Beeline - Web design &amp; more | http://www.beeline.ro */

/* Reset CSS */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, font, img, strong, sub, sup,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}

body {
	line-height: 100%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* Tables still need cellspacing="0" in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	height: 18px;
}

/* Common styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	background-color: #6BB7E4;
	margin: 20px auto;
}

.both {
	clear: both;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #2290C2;	
}

a:hover {
	text-decoration: none;
	color: #2290C2;
}

a img, a:hover img {
	border: none;
}

h1 {
	font-size: 20px;
	margin-bottom: 20px;
}

#container {
	width: 952px;
	background-color: #6BB7E4;
	text-align: left;
	margin: 0 auto;
}

#logo {
	width: 952px;
	height: 220px;
}

#logo h1, #logo span {
	display: none;
}

#logo a {
	width: 952px;
	height: 220px;
	display: block;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	border: none;
}


/* Main-menu */

#menu {
	width: 952px;
	height: 36px;
	margin-top: 20px;
}

#main-menu {
	width: 660px;
	height: 36px;
	text-align: left;
	padding: 0;
	float: left;
	margin-left: 30px;
}

#main-menu ul {
	height: 36px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#main-menu li {
	float: left;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

#main-menu span {
	display: none;
}

#main-menu li a,
#main-menu li strong {
	display: block;
	height: 36px;
	color: #ffffff;
	background-image: url(img/main-menu.gif);
	background-repeat: no-repeat;
}

/* Prezentare */
#main-menu-1 a {
	width: 100px;
	background-position: 0 0;
	margin-right: 6px;
}

#main-menu-1 a:hover,
#main-menu-1 strong {
	width: 100px;
	background-position: 0 -36px;
}

/* Competenta */
#main-menu-2 a {
	width: 108px;
	background-position: -105px 0;
	margin-right: 6px;
}

#main-menu-2 a:hover,
#main-menu-2 strong {
	width: 108px;
	background-position: -105px -36px;
}

/* Onorarii */
#main-menu-3 a {
	width: 84px;
	background-position: -218px 0;
	margin-right: 6px;
}

#main-menu-3 a:hover,
#main-menu-3 strong {
	width: 84px;
	background-position: -218px -36px;
}

/* Legislatie */

#main-menu-4 a {
	width: 90px;
	background-position: -308px 0;
	margin-right: 6px;
}

#main-menu-4 a:hover,
#main-menu-4 strong {
	width: 90px;
	background-position: -308px -36px;
}

/* Informatii utile */

#main-menu-5 a {
	width: 131px;
	background-position: -403px 0;
	margin-right: 6px;
}

#main-menu-5 a:hover,
#main-menu-5 strong {
	width: 131px;
	background-position: -403px -36px;
}

/* Contact */

#main-menu-6 a {
	width: 77px;
	background-position: -539px 0;
	margin-right: 40px;
}

#main-menu-6 a:hover,
#main-menu-6 strong {
	width: 77px;
	background-position: -539px -36px;
}

/* Main content */

#main-content {
	width: 952px;
	text-align: left;
}

#main-content-top {
	height: 38px;
	background-image: url(img/main-content-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#main-content-middle {
	background-image: url(img/main-content-middle.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0 30px;
}

#main-content-middle p {
	line-height: 130%;
}

#main-content-middle ul {
	line-height: 130%;
}

#main-content-middle img {
	float: right;
	margin: 40px 0 20px 20px;
}

#main-content-middle .normal-img {
	float: none;
	margin: 0;
}

#main-content-bottom {
	height: 38px;
	background-image: url(img/main-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.left {
	width: 420px;
	float: left;
}

.right {
	float: right;
	width: 350px;
}

input {
	font-size: 14px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
	padding: 2px 3px; 
	margin-top: 2px;
	margin-bottom: 5px;
	width: 250px;
}

textarea {
	font-size: 14px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
	padding: 2px 3px; 
	margin-top: 2px;
	margin-bottom: 5px;
	width: 250px;
}

.submit {
	font-size: 14px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC;
	padding: 2px 3px; 
	width: 100px;
}

.small {
	font-size: 11px;
}

fieldset label {
	display: block;
}

fieldset label.error {
	color: red;	
}

fieldset label.valid {
	color: green;
}


/* Footer */

#footer {
	width: 892px;
	margin: 0 auto;
	padding: 20px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #ffffff;	
}

#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}