body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	background: url(../images/flag1.jpg) no-repeat;
	background-color: #00458C;
	background-position: center;
}
/* Produs al Piatadesiteuri.ro */
img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

input, form {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	font-size: 1px;
}

.main {
	width: 100%;
}

.absolute {
	background: url(../images/flag.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: center;
	height: 284px;
	width: 307px;
}

.container {
	width: 1003px;
	background: url(../images/bg_container2.jpg) #fff no-repeat;
	background-position: top left;
}

.column_left {
	width: 202px;
	float: left;
	margin-top: 18px;
	padding-left: 115px;
	z-index: 5;
	position: relative;
}

.column_right {
	width: 660px;
	float: left;
	margin-top: 30px;
	text-align: left;
}

.coat {
	width: 202px;
	text-align: center;
}

.menu_section {
	margin-top: 25px;
	text-align: left;
	margin-left: 25px;
}

.menu {
	width: 170px;
}

.menu li {
	line-height: 20px;
}

.menu li a {
	color: #C1D2E3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
}

.menu li a:hover {
	color: #fff;
	background: url(../images/arrow_menu.jpg) no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
}

.menu .menu_line {
	background: url(../images/menu_line.jpg) repeat-x;
	height: 2px;
	margin-left: 12px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}

.menu .menu_selected {
	color: #fff;
	background: url(../images/arrow_menu.jpg) no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
}

.menu li ul {}

.menu li ul li {
	border-bottom: 0px;
	line-height: 18px;
}

.menu li ul li a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/arrow_submenu.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

.menu li ul li a:hover {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/arrow_menu.jpg) no-repeat;
	background-position: 0px 5px;
}

.menu li ul li .menu_selected {
	color: #fff;
	background: url(../images/arrow_submenu.jpg) no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}

.menu li ul li .menu_selected:hover {
	color: #fff;
	background: url(../images/arrow_submenu.jpg) no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}

.language {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #E5E5E5;
}

.language a {
	color: #00448B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.logo {
float: left;
	padding-top: 40px;
	padding-left: 20px;
	width: 400px;
}

.content_img_page {
	position: relative;
	margin-top: 30px;
	height: 200px;
}

.img_page {
	position: absolute;
	margin-left: -49px;
	z-index: 2;
}

.column_right_content {
	margin-top: 20px;
	width: 640px;
	position: relative;
}

.column_right_content_left {
	float: left;
	width: 410px;
}

.column_right_content_right {
	float: right;
	width: 264px;
}

.section_title {
	border-bottom: 1px solid #DEDFE7;
	font-size: 12px;
	color: #002348;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.column_right_content_right_descr {}

.column_right_content_right_descr ul {}
.column_right_content_right_descr ul li {
	padding-bottom: 20px;
}

.column_right_content_right_descr .info {
	font-weight: bold;
	color: #00448B;
}

.name_ing {
	color: #B5BABD;
}

.column_right_content_right_descr .email {
	color: #00458C;
}

.column_right_content_left_descr {
	font-size: 12px;
}

.column_right_content_left_descr .first_descr {
	padding-bottom: 10px;
	font-weight: bold;
}

.column_right_content_left_descr .second_descr {
	padding-bottom: 10px;
}

.column_right_content_left_descr .second_descr span {
	font-weight: bold;
}

.column_right_content_left_descr p img {
	margin: 10px;
}

/*div.our_references {
	padding-top: 0px;
}*/

div.our_references {
	color: #00448B;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/arrow_blue.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

a.our_references:hover {
	color: #00448B;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/arrow_blue.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

.footer {
	width: 710px;
	padding-bottom: 5px;
	border-top: 1px solid #DEDFE7;
	margin-top: 50px;
	position: absolute;
	left: -49px;
}

.footer_left {
	float: left;
	font-size: 11px;
	color: white;
	color: #002348;
	padding-top: 10px;
}

.footer_right {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #e7e7e7;
	padding-top: 10px;
}

.footer_right a {
	color: #00458C;
	text-decoration: none;
}

.footer_right a:hover {
	color: #00458C;
	text-decoration: underline;
}

.input_newsletter {
	width: 200px;
	height: 30px;
	line-height: 25px;
	border: 1px solid #DEDFE7;
	margin-top: 10px;
}

.column_right_content_left_descr_current_events {
	font-size: 12px;
	color: #000;	
}

.column_right_content_left_descr_current_events ul li {
	color: #666666;
}

.inter_spacer_line {
	background: url(../images/inter_spacer_line.jpg) repeat-x;
	height: 1px;
	font-size: 1px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.bg_course_book {
	background: url(../images/bg_course_book.jpg) repeat-x;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
	padding-right: 5px;
}

.bg_course_book a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.course_title {
	color: #00448B;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
}

.course_data {
	color: #000;
}

.course_info_price {
	width: 100px;
	text-align: right;
	color: #00448B;
	font-size: 12px;
	font-weight: bold;
}

.course_info_prices span {
	color: #CCD0D3;
	font-weight: normal;
}

.course_info {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.course_info span {
	font-weight: normal;
}

.course_info .ort {
	color: #00448B;
}

.column_right_content_left_descr_contact {
	margin-bottom: 20px;
}

.all_filds_form {
	width: 410px;
	margin-top: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}

.submit_form {
	color: #00448B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	background: none;
	margin: 0px;
	padding: 0px;
	width: 220px;
	text-align: left;
}

.field_input {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 200px;
	padding-top: 5px;
}

.container_input_contact {
	float: left;
	margin-bottom: 10px;
}

.container_select_contact {
	float: left;
	margin-bottom: 10px;
	/*border: 1px solid #EFEBEF;*/
}

.input_contact {
	font-size: 12px;
	height: 30px;
	line-height: 25px;
	width: 200px;
	border: 1px solid #DEDFE7;
}

.select_contact {
	font-size: 12px;
	width: 400px;
	/*background: url(../images/bg_select.jpg) repeat-x;*/
}

.select_contact option {
	color: #272727;
	font-size: 12px;
	/*background: url(../images/bg_select.jpg) repeat-x;*/
}

.textarea_contact {
	font-size: 12px;
	height: 80px;
	width: 200px;
	border: 1px solid #DEDFE7;
}
.smal_pics {
	float: left;
	padding-left: 5px;
}
.pia {
	color: #00458C;
	font-size: 12px;
}
.pia a {	
	text-decoration: none;
	padding-left: 5px;
	color: #00458C;
}
.pia a:hover {	
	text-decoration: underline;
}
