/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	font-size: 13px;
	font-family: Arial;
}

.v11white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.v11white a {
	font-weight:bold;
	text-decoration:none;	
}
.v11white a:hover {
	font-weight:bold;
	text-decoration:underline;	
}
.a11white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.eroare {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CC0000;
}

.a11whiteBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.a11blackBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}
.a11whiteBold, .a11whiteBold a, .a11whiteBold a:visited, .a11whiteBold a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.a11blackBold, .a11blackBold a, .a11blackBold a:visited, .a11blackBold a:active  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	text-decoration: none;
}
.a12black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.a12darkGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#265359;
}
.a12darkGreen a {color:#265359;text-decoration:none;}
.a12darkGreen a:hover {color:#265359;text-decoration:underline;}

.agenda_content a {color:#941619;text-decoration:underline; font-weight:bold;}
.agenda_content a:hover {color:#265359;text-decoration:none; font-weight:bold;}

.a12darkGreenBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#265359;
	font-weight:bold;
}
.a12darkGreenBold a {color:#265359;text-decoration:none;}
.a12darkGreenBold a:hover {color:#265359;text-decoration:underline;}

.a20Orange, 
.a20Orange a:link, 
.a20Orange a:visited,
.a20Orange a:active,
.a20Orange a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#CC3300;
	text-decoration: none;
	}

.a20Orange a:hover
	{
	text-decoration: underline;
	}

.a13OrangeBold, .a13OrangeBold a, .a13OrangeBold a:link, .a13OrangeBold a:visited, .a13OrangeBold a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#CC3300;
	font-weight:bold;
	text-decoration: none;	
}
.a13DarkGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#333333;
}
.a11MaroonBold,
.a11MaroonBold a,
.a11MaroonBold a:link,
.a11MaroonBold a:active,
.a11MaroonBold a:hover,
.a11MaroonBold a:visited
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#265359;/*885B00;*/
	font-weight:bold;	
	text-decoration: none;
	}
	
.a11MaroonBold a:hover
	{
	text-decoration: underline;
	}	


.menuLevel1 {
	background-image:url(/images/meniu_main_bg.jpg);
	background-repeat:repeat-y;
	/*_background-position:1px;*/
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	text-align:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	display: block;
	width:153px;
}
.menuLevel1:hover {
	background-image:url(/images/meniu_main_bg_o.jpg);
	background-repeat:repeat-y;
}
.menuLevel2 {
	float:left;
	background-color:#A9D3DA;/*#C7EDFA;*//*#CADFE2;*/
	padding-left:15px;
	padding-top:1px;
	padding-bottom:1px;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	text-align:left;
	width:154px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	text-decoration: none;	
	
	display: block;
	width:139px;
}
.menuLevel2:hover {
	background-color:#71B6C1;
}
.menuLevel3 {
	float:left;
	background-color:#DFF0F2;/*#FFFFFF;*/
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	text-align:left;
	width:154px;	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	text-decoration: none;	
	
	display: block;
	width:134px;
}
.menuLevel3:hover {
	background-color:#C0E1E4;
}

.padleft14 {padding-left:14px;}
.padleft4 {padding-left:4px;}

.headlineTop
 {
	background-image:url(/images/cassette_head_bg_top.jpg);
	background-repeat:repeat-x;
}

.headlineTopText,
.headlineTopText a,
.headlineTopText a:link,
.headlineTopText a:hover,
.headlineTopText a:active,
.headlineTopText a:visited
	{
	position:relative;
	left:14px;
	top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
	width:500px;
	text-decoration: none;
}

.headlineTopText a:hover
{
	text-decoration: underline;
}

.headlineCatText {
	position:relative;
	left:14px;
	top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#265359;
	font-weight:bold;
	width:500px;
}
.headlineCatText a {color:#265359; text-decoration:none;}
.headlineCatText a:hover {color:#265359; text-decoration:underline;}
.headlineImg {
	position:relative;
	float:left;
	top:10px;
	left:14px;
	text-align:center;
}

.mainCassette 
{
    position:relative;
	text-align:left;
	width:233px;
	/*left:14px;*/
}
.mainCassetteImg {
	float:right;
	width:79px;
	padding-left:4px;

}
.itemimage
{
    float:right;
}
.mainCassetteTitle{
	position:relative;
	height:35px;
}
.mainCassetteText{
	position:relative;
}

.catCassette {
	position:relative;
	left:14px;
	text-align:left;
	width:500px;
}
.catCassetteImg {
	float:right;
	width:84px;
	padding-left:4px;
}
.catCassetteTitle{
	position:relative;
}
.catCassetteText{
	position:relative;
}
/*stirea*/
.newsCassette {
	position:relative;
	left:14px;
	text-align:left;
	width:500px;
}
.newsCassetteImg {
	float:left;
	width:258px;
}

.newsCassetteImg img
	{
	padding: 0 10px 0px 0px;	
	}

.newsCassetteTitle{
	position:relative;
}
.newsCassetteText{
	position:relative;
}

.subcat {
	position:relative;
	left:14px;
	width:500px;
}

.tabOn{
	background-image:url(/images/tab_bg_right.gif); 
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-color:#FFFFFF;
	border-left: 1px solid #D4D4D4;
	padding-left:5px; 
	padding-right:12px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#CC3300;
	font-weight:bold;
	vertical-align:bottom;
	cursor:pointer;
}
.tabIn {
	position:relative;
	top:6px;
	padding: 0px 5px 0px 5px;

}
.tabOff {
	height:22px;
	padding-left:3px;
	padding-right:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #265359;	
	cursor:pointer;
}
.tdSep {
	background-image:url(/images/sep_vert.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left;
}

a.highlight, a.highlight:link, a.highlight:active, a.highlight:visited, a.highlight:hover
	{
	background-color: #cc3300;	
	color: white;
	padding: 0px 5px 0px 5px;
	line-height: 18px;
	}
	
.inputSearch 
	{
    border: 1px solid #000000;
    width:130px;
	}

input, option, select, textarea
	{
	font-size: 11px;
	border:1px solid #CCCCCC;
	font-family:Arial, Sans-Serif;
	color:#666666;
	background-color:#f7f7f7;
	}
.button 
{
    border-style:outset;
}
.btnSearch
{
    background-color:Transparent;
}