@charset "utf-8";
/* CSS Document */
/************************PNG HACK**********************/
a.sections img {
behavior: url('../js/iepngfix.htc');
}

.pnghack {
	behavior: url('../js/iepngfix.htc');
}

/*****************************************************/

html, body {
	height:100%;
}

* {
	margin:0px;
	padding:0px;
}

body {
	background:url(../images/bg.jpg) top center scroll no-repeat #195d74;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a img {
	border:0px;
}

a {
	color:#F22E32;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#midCol {
	vertical-align:top;
	width:624px;
	padding:10px;
	padding-top:0px;
	background:url(../images/text_bg.jpg) top right repeat-x #ffffff;
}

#leftCol {
	vertical-align:top;
	background:url(../images/menu_bg.jpg) top right no-repeat transparent;
	text-align:right;
}

#rightCol {
	vertical-align:top;
}

html>body #rightCol.bg_dreapta_ro {
	vertical-align:top;
	background:url(../images/right_bg_ro.png) 0px 306px no-repeat transparent;
}


html>body #rightCol.bg_dreapta_en {
	vertical-align:top;
	background:url(../images/right_bg_en.png) 0px 320px no-repeat transparent;
}

/*******************PARTEA STANGA*************************/
.mainMenu {
	list-style-type:none;
	padding-right:24px;
	width:269px;
	float:right;
}

.mainMenu li {
	/*border-bottom:2px solid #65ccec;
	border-right:3px solid #65ccec;*/
	line-height:18px;
	font-size:12px;
	margin-bottom:2px;
}

.mainMenu li a{
	text-decoration:none;
	color:#000000;
	display:block;
	line-height:16px;
	height:18px;
	padding-right:5px;
	background:url('../images/left_bg.png') top right no-repeat transparent;
	behavior: url('../js/iepngfix.htc');
}

.mainMenu li a:hover{
	font-weight:bold;
	background:url('../images/left_bg_sel.png') top right no-repeat transparent;
	behavior: url('../js/iepngfix.htc');
	cursor:pointer;
}

.mainMenu li a.selected{
	font-weight:bold;
	background:url('../images/left_bg_sel.png') top right no-repeat transparent;
	behavior: url('../js/iepngfix.htc');
}

h1.titluMeniu {
	font-size:28px;
	color:#000000;
	margin-top:10px;
	text-align:right;
	width:150px;
	float:right;
}


/********************COLOANA CU TEXT*****************/
#midCol ul {
	margin-left:30px;
	margin-bottom:10px;
	list-style-image:url('../images/bullit.gif');
}

#midCol p {
	line-height:17px;
	margin-top:10px;
	text-align:left;
}

#midCol h1 {
	font-size:56px;
}

#tabs {
	position:absolute;
	width:650px;
	height:112px;
}




/************************COMPLETARE RIUF2008************************/

div.thumb {

	width: 100px;

	height: 75px;

	padding: 2px;

	border: 1px solid #696969;

	float: left;

	margin-right: 12px;

	margin-bottom: 10px;

	text-align:center;

}

div.thumb2 {

	width: 100px;

	height: 67px;

	padding: 2px;

	border: 1px solid #696969;

	float: left;

	margin-right: 12px;

	margin-bottom: 10px;

	text-align:center;

}


.press_name {

	font-size: 13px;

	font-weight: 900;

	color: #000000;

}

.press_date {

	padding-left: 10px;

	padding-top: 10px;

}

.press_title {

	padding-left: 10px;

	font-weight: bold;

	padding-top: 10px;

}

.press_sum {

	font-style: italic;

	text-align: justify;

	padding-bottom: 20px;

}

#press_coverage tr {

	border: none;

}

#press_coverage tr td {

	border: none;

}

#lista_exhibit_tabel{
	
}

#lista_exhibit_tabel{
	border-collapse:collapse;
}

#lista_exhibit_tabel tr td {

	padding:5px;

}

table.trasee tr td {
	padding:3px;
}


/******************** completari submeniu pentru locatii ******************************/

.lightBlue {
	font-size:22px;
	line-height:30px;
	margin-bottom:10px;
	
}

.lightBlue a:hover {
	color:#A41318;
	text-decoration:none;
}

.blueRegional {
	color:#A41318;
	font-size:22px;
	line-height:30px;
	margin-bottom:10px;
}

#workshops_table { 		float:left; 	}
#workshops_table tr td{ 		border:1px solid #d9d9d9; 		background-color:#EAF6F6; 		line-height:14px; 	} 	 	
#workshops_table tr td div{ 		width:100%; 		height:100%; 		background:url('images/tdgif.gif') top left repeat; 	}
#workshops_table2 { 		float:left; 	}
#workshops_table2 tr td{ 		border:1px solid #d9d9d9; 		background-color:#EAF6F6; 		line-height:14px; 	} 	 	
#workshops_table2 tr td div{ 		width:100%; 		height:100%; 		background:url('images/tdgif.gif') top left repeat; 	}
#workshops_table3 { 		float:left; 	}
#workshops_table3 tr td{ 		border:1px solid #d9d9d9; 		background-color:#EAF6F6; 		line-height:14px; 	} 	 	
#workshops_table3 tr td div{ 		width:100%; 		height:100%; 		background:url('images/tdgif.gif') top left repeat; 	}
#workshops_table4 { 		float:left; 	}
#workshops_table4 tr td{ 		border:1px solid #d9d9d9; 		background-color:#EAF6F6; 		line-height:14px; 	} 	 	
#workshops_table4 tr td div{ 		width:100%; 		height:100%; 		background:url('images/tdgif.gif') top left repeat; 	}






