html,body {
	height:100%; /* needed for container min-height */
	background-color: #fff;
	background-image: url(images/bg_page2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, "sans serif";
	font-size: 13px;
	color: #555;
}

#itc_wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	margin: 0 auto;
	width: 990px;
	text-align: left;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#itc_seoheader {
	position: absolute;
	height: 30px;
/*	margin-top: -30px;*/
	top: -30px;
	left: 0;
}

#itc_seoheader h1 {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

#itc_header {
	height: 105px;
}

#itc_header ul {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
}

#itc_header ul li {
	float: left;
}

#itc_header ul li a, #itc_header ul li a:visited {
	display: block;
	line-height: 90px;
	padding: 0 15px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 5px;
}

#itc_header ul li a:hover {
/*	background-color: #f60;*/
	color: #fff;
}

#itc_header span {
	margin: 20px 0 0 30px;
	float: left;
/*	color: #423C38;
	padding: 5px 0 5px 125px;
	background: url(images/logo_itc.gif) 0 5px no-repeat;*/
}

#itc_header span strong {
	font-size: 47px;
	line-height: 47px;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #0686FE;
}

#itc_header span em {
	font-style: normal;
	font-size: 22px;
	font-family: verdana;
	display: block;
	margin: -5px 0 0 0;
	padding: 0 0 0 4px;
}

#itc_header span em i {
	color: #F56808;
	font-style: normal;
	padding: 0 4px;
}

#itc_middle {
	background: url(images/bg_middle.jpg) 0 0 no-repeat;
	height: 200px;
	background: url(images/bg_middle2.jpg) 0 0 no-repeat;
	height: 100px;
}

#itc_content {
	margin-bottom: 15px;
}

.itc_dlddoc {
	background: url(images/doc_ico.gif) no-repeat 10px 8px;
	padding: 5px 5px 5px 45px;
	display: block;
	text-decoration: none;
	background-color: #0586fe;
	background-color: #ff6600;
	color: #fff;
	margin-bottom: 10px;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.itc_cerere_examen {
	background: #ff6600 url(images/pdf_ico.png) no-repeat 10px 8px;
	width: 150px;
	margin-left: 5px;
}

.itc_dld {
	margin-top: 30px;
}

#itc_bottom {
/*	background-color: #ECE8E9;
	background-color: #f4f2f3;
	background-color: #f8f8f8;*/
	padding-bottom: 40px;
	border-top: 1px dotted #e0e0e0;
	border-top: 1px dotted #ccc;
}

#itc_bottom a {
	color: #0033cc;
}

#itc_footer {
	position:absolute;
	width: 950px;
	bottom:0; /* stick to bottom */
	background-color: #046FD3;
	line-height: 40px;
	color: #fff;
	padding: 0 20px;
	font-size: 12px;
}

#itc_footer a, #itc_footer a:visited {
	color: #fff;
	text-decoration: none;
	position: relative;
}

#itc_footer a:hover {
	text-decoration: underline;
}

h2 {
	color: #423C38;
	color: #336;
	font-size: 34px;
	font-weight: bold;
	line-height: 44px;
	margin: 0 0 25px 0;
}

h3 {
	font-size: 17px;
}

.itc_preg {
	font-size: 19px;
	line-height: 25px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}

.itc_preg strong {
	color: #0686FE;
}

.itc_bottbox {
	float: left;
	margin: 20px 0 20px 30px;
	display: inline;
	width: 290px;
}

.itc_bottbox2 {
	float: left;
	margin: 20px 0 20px 30px;
	display: inline;
	width: 610px;
}

.itc_bottbox ul {
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
	color: #c00;
}

.itc_bottbox ul li {
	margin-bottom: 10px;
}

.itc_bottbox ul li a, .itc_bottbox ul li a:visited {
	color: #03f;
	text-decoration: none;
}

.itc_bottbox ul li a:hover {
	color: #c00;
	text-decoration: underline;
}

.itc_bottbox form label {
	display: block;
	clear: both;
}

.itc_bottbox form label input {
	float: left;
	margin-bottom: 7px;
	display: inline;
}

.itc_bottbox2 a, .itc_bottbox2 a:visited {
	color: #03f;
	text-decoration: underline;
}

.itc_bottbox2 a:hover {
	color: #c00;
}

#itc_vot, #itc_ada {
	text-decoration: none;
	color: #fff !important;
	font-size: 15px;
	font-weight: bold;
	line-height: 38px;
	padding: 0 25px;
	margin-top: 15px;
	background-color: #F56808;
	display: inline-block;
	border-radius: 6px;
}

#itc_ada {
	margin-bottom: 30px;
}

#itc_vot:hover {
/*	background-color: #423c38;*/
}

.itc_news {
	margin-bottom: 30px;
}

.itc_news strong {
	display: block;
	line-height: 22px;
	background-color: #f56808;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	width: 80px;
	text-align: center;
}

.itc_news em {
	font-style: normal;
	font-weight: bold;
}

/* Arhiva cursuri */

#itc_arhlist {
	margin: 0 0 0 15px;
	padding: 0;
	color: #f60;
}

#itc_arhlist li {
	margin-bottom: 20px;
	color: #f60;
}

#itc_arhlist li span {
	color: #555;
}

#itc_arhlist li strong {
	display: block;
	margin: 5px 0;
	color: #333;
}

/* Rezultate */

#itc_toprow {
	background-color: #f6f6f6;
}

.itc_c_row {
	text-align: center;
}

/* Carousel */

.itc_carousel {
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 100px;
	padding: 50px 0 0 440px;
	padding: 7px 0 0 490px;
}

.itc_carousel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 1500px;
/*	height: 100px;*/
	position: absolute;
	top: 0;
	left: 0;
}

.itc_carousel ul li {
	width: 500px;
/*	height: 100px;*/
	display: inline;
	float: left;
	color: #fff;
	font-size: 19px;
	text-align: right;
	line-height: 29px;
}

.carousel-control {
	display: none !important;
}

/* Contact */

.itc_contact {
	padding-left: 34px;
	margin-bottom: 30px;
}

.itc_contact strong {
	display: block;
	margin-bottom: 5px;
}

.itc_contact a {
	color: #03f;
	text-decoration: none;
}

.itc_contact a:hover {
	color: #c00;
	text-decoration: underline;
}

.itc_tel {
	background: url(images/itc_phone.gif) 0 0 no-repeat;
}

.itc_adr {
	background: url(images/itc_map.gif) 0 0 no-repeat;
}

.itc_fax {
	background: url(images/itc_fax.gif) 0 0 no-repeat;
}

.itc_mail {
	background: url(images/itc_email.gif) 0 0 no-repeat;
}

.itc_www {
	background: url(images/itc_www.gif) 0 0 no-repeat;
}

.itc_date {
	background: url(images/itc_date.gif) 0 0 no-repeat;
}

.itc_politica {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 20px;
	padding: 0 0 0 30px;
}

.itc_politica li {
	margin: 10px 0;
/*	display: block;*/
}

a.itc_eacc, a.itc_eacc:visited {
	border-radius: 7px;
	background-color: #f60;
	text-decoration: none;
	display: inline-block;
	color: #fff;
	margin: 10px 0 10px 30px;
	padding: 10px 30px;
	font-size: 24px;
}

a.itc_eacc span {
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 1px dotted #fff;
}

.itc_splitter {
	padding-bottom: 20px;
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	clear: both;
}

#itc_copy {
	position: absolute;
	top: 0;
	right: 20px;
}

#itc_prot {
	position: absolute;
	top: 0;
	left: 45%;
}

.itc_sitelnk {
	color: #03f;
	text-decoration: none;
}

.itc_sitelnk:hover {
	text-decoration: underline;
	color: #c00;
}

#itc_teste_home {
	overflow: hidden;
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

#itc_teste_home a.itc_dlddoc {
	float: left;
	margin: 5px;
	width: 140px;
}

#itc_simulare {
	float: left;
	text-align: center;
	width: 210px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dotted #ccc;
	height: 97px;
	padding-top: 20px;
}

#itc_examen {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#itc_examen li {
	float: left;
	margin-right: 20px;
/*	width: 200px;*/
}

#itc_examen li:last-child {
	margin-right: 0;
}

#itc_examen li h3 {
	margin: 0 0 10px;
}

#itc_examen li strong {
	display: block;
	margin-bottom: 10px;
}
/*
#itc_examen li ul {
	margin: 0;
	padding: 0;
}
*/