/* CSS Document */
html, body {
	width: 710px;
	margin: 0 auto;
	background-color: #E1E1E1;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #272439;
}

a {
	color: #C31032;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#maindiv {
	width: 710px;
	border: 4px #F3F3F3 solid;
	background-color: white;
	text-align: center;
}

#maindiv2 {
	width: 555px;
	margin: 0 auto;
}

#header {
	text-align: right;
	background-image: url(images/gandind-neconventional.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 125px;
	margin-bottom: 10px;
}

#bannerhp {
	margin-bottom: 35px;
}

#hp-leftcol {
	width: 329px;
	float: left;
	background-image: url(images/bine-ati-venit.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 35px;
	text-align: left;
	font-size: 11px;
	line-height: 150%;
}

#hp-leftcol p {
	margin: 0 0 10px 13px;
}

#hp-rightcol {
	width: 204px;
	float: right;
	text-align: left;
}

#footer {
	margin-bottom: 35px;
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
	font-size: 10px;
	color: #DDDDDD;
}

#footer a {
	color: #8A8C8D;
	text-decoration: none;
}

#footer a:hover {
	color: #C31032;
}

#prefooter {
	clear: both;
	height: 30px;
}

#noutati {
	width: 204px;
	background-image: url(images/noutati.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-bottom: 25px;
	padding-top: 35px;
}

#noutati p {
	margin: 0 0 8px 13px;	
}

#studiu-de-caz {
	width: 204px;
	background-image: url(images/studiu-de-caz.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-bottom: 25px;
	padding-top: 35px;
}

#studiu-de-caz p {
	margin: 0 0 8px 13px;	
}

#path-sp {
	font-size: 10px;
	padding-top: 5px;
	color: #8A8C8D;
	margin-bottom: 25px;
	text-align: left;
}

#path-sp a {
	color: #8A8C8D;
	text-decoration: none;
}

#path-sp a:hover {
	color: #C31032;
}

#left-column-sp {
	width: 153px;
	float: left;
	text-align: left;
}

#right-column-sp {
	width: 385px;
	float: right;
	text-align: left;
	font-size: 11px;
}

#right-column-sp p {
	margin: 0 0 10px 0;
}

#left-column-sp ul {
	list-style-image: url(images/bullet-link.gif);
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#left-column-sp li {
	margin-left: 17px;
	padding: 0 5px 0 0;
	margin-bottom: 10px;
}

#left-column-sp p {
	margin: 0px;
	padding: 0px;
}

#left-column-sp a {
	color: #C31032;
	text-decoration: none;
}

#left-column-sp a:hover {
	text-decoration: underline;
}

#right-column-sp ul {
	list-style-image: url(images/bullet-link.gif);
	margin: 0 0 0 10px;
	padding: 0px;
	font-size: 10px;
}

#right-column-sp li {
	margin-left: 17px;
	padding: 0 5px 0 0;
	margin-bottom: 10px;
}

#right-column-sp form {
	border: 1px solid #F4F4F4;
	background-color: #F7F7F7;
	background-image: url(images/form-bgk.jpg);
	background-position: bottom;
	padding: 15px;
	margin: 0px;
}


.textblock { 
	border: 1px solid #CDCDCD;
	border-top: 2px solid #C8C8C8;
	width: 200px;
	height: 18px;
	background-color: #F4F4F4;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textarea { 
	border: 1px solid #CDCDCD;
	border-top: 2px solid #C8C8C8;	
	width: 250px;
	height: 100px;
	background-color: #F4F4F4;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lableform {
	color: #545454;
	font-size: 11px;
	padding: 3px 4px 4px 4px;
	background-color: #CDCDCD;
	margin-left: 0px;
	background-image: url(images/corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.button {
	border: 1px solid #CDCDCD;
	color: #545454;
	font-size: 13px;
	padding: 2px;
	background-color: #CDCDCD;
}