*{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#333333;
}

td {
	font-size: 12px;
	color: #000000;
}

.siteWidth{
	width:917px;
}

/**************************************   Start Header **************************************/
#headerBack{
	background:#FFFFFF url(../images/headerBack.jpg) top left no-repeat;
}

#headerLogo{
	position:absolute;
	top:10px;
	left:16px;
}

#headerOnline{
	position:absolute;
	top:35px;
	right:10px;
}
#headerCauta{
	position:absolute;
	top:30px;
	right:10px;

	font-size: 10px;
	font-family:Arial Black;
	color:#999999;
}
#headerCauta input.text{
	border:1px solid #999999;
	font-size: 10px;
}
#headerCauta input.submit{
	border:1px solid #999999;
	background-color:#999999;
	font-size: 10px;
	width:15px;
}

#headerMenu{
	position:absolute;
	top:3px;
	right:4px;

	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#headerMenu a{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#headerMenu a:hover{
	color: #CACACA;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

/**************************************   End Header **************************************/

/**************************************   Start Content **************************************/
#content{
	background-color:#FFFFFF;
	margin-top:10px;
}
.contentTop{
	background:#FFFFFF url(../images/contentTop.gif) top left repeat-x;
}

.contentLeft{
	background:#FFFFFF url(../images/contentLeft.gif) top left repeat-y;
}
#contentLeftContent{
	margin:0 10px 10px 10px;
}
.contentRight{
	background:#FFFFFF url(../images/contentRight.gif) top right repeat-y;
}
#contentRightContent{
	position:relative;
	top:-35px;
	width:300px;
	margin:0 10px 10px 10px;
}
.contentText{
	font-size:12px;
	color:#666666;
}
h2.title{
	font-size: 18px;
	color:#990000;
	font-weight:bold;
	font-family:Arial;
	margin:0;
	padding:0;
}
h2.titleStaticPage{
	font-size: 14px;
	color:#666666;
	font-weight:normal;
	font-family:Arial Black;
	margin:0;
	padding:0;
	margin-top:5px;
}

.form{
	color:#666666;
	font-size:14px;
}
.form input{
	border:1px solid #CACACA;
}
.form select{
	border:1px solid #CACACA;
}
.form textarea{
	border:1px solid #CACACA;
}
/**************************************************************************************/

.indexStiriTop1{
	background:#990000 url(../images/contentRight.gif1) top right repeat-y;
	font-size: 12px;
	font-family:Arial Black;
	color:#ffffff;
	padding:3px 0;
}
.indexStiriTop1 a{
	font-size: 12px;
	font-family:Arial Black;
	color:#ffffff;
	text-decoration:none;
}
.indexStiriTop1 a:hover{
	font-size: 12px;
	font-family:Arial Black;
	color:#ffffff;
	text-decoration:underline;
}
.indexStiriTop2{
	font-size: 12px;
	font-family:Arial;
	color:#999999;
}
.indexStiriTop2 a{
	font-size: 12px;
	font-family:Arial;
	color:#999999;
}
.indexStiriTop2 a.current{
	font-size: 12px;
	font-family:Arial;
	background-color:#E7E7E7;
	color:#000000;
}
.indexStiriTop2 a:hover{
	font-size: 12px;
	font-family:Arial;
	background-color:#E7E7E7;
	color:#000000;
}
.indexStiriSus{
	font-size: 20px;
	font-family:Arial Black;
	border-bottom:1px solid #CACACA;
}
.indexStiriSus1{
	font-size: 20px;
	font-family:Arial Black;
	color:#999999;
}
.indexStiriSus2{
	font-size: 20px;
	font-family:Arial Black;
	color:#990000;
}
.indexStiriSus3{
	font-size: 12px;
	font-family:Arial Black;
	color:#999999;
}
.indexStiriSus4, .indexStiriSus4 a, .indexStiriSus4 a:hover{
	font-size: 11px;
	font-family:Arial Black;
	color:#990000;
}
h1.indexStiriTitle{
	margin:0;
	padding:0;
	font-size: 18px;
	font-family:Arial Black;
	font-weight:bold;
	line-height:100%;
}
h1.indexStiriTitle a{
	font-size: 18px;
	font-family:Arial Black;
	font-weight:bold;
	color:#000000;
	line-height:100%;
}
h1.indexStiriTitle a:hover{
	font-size: 18px;
	font-family:Arial Black;
	font-weight:bold;
	color:#000000;
	line-height:100%;
}
h2.indexStiriSubTitle{
	font-size: 13px;
	font-family:Times New Roman;
	font-weight:normal;
	font-style:italic;
	color:#666666;
	margin:0;
	padding:0;
}
h3.indexStiriAutor , h3.indexStiriAutor a, h3.indexStiriAutor a:hover{
	font-size: 10px;
	color:#990000;
	font-weight:normal;
	font-family:Arial;
	margin:0;
	padding:0;
}
.indexStiriPhotoLeft{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:158px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cacaca;
	text-align:center;

}
.indexStiriPhotoRight{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	width:158px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cacaca;
	text-align:center;
}

/**************************************************************************************/

.showNewsTop1{
	background:#990000 url(../images/bara-rosie-stanga.gif) top left no-repeat;
}
.showNewsTop11{
	background:transparent url(../images/bara-rosie-dreapta.gif) top right no-repeat;
	font-size: 12px;
	font-family:Arial Black;
	color:#ffffff;
	padding:3px 0;
}
.showNewsTop1 a{
	font-size: 12px;
	font-family:Arial Black;
	color:#ffffff;
	text-decoration:none;
}
.showNewsTop1 a:hover{
	font-size: 12px;
	font-family:Arial Black;
	color:#ffffff;
	text-decoration:underline;
}

.showNewsSus{
	font-size: 20px;
	font-family:Arial Black;
	border-bottom:1px solid #CACACA;
}
.showNewsSus1{
	font-size: 20px;
	font-family:Arial Black;
	color:#999999;
}
.showNewsSus2{
	font-size: 20px;
	font-family:Arial Black;
	color:#990000;
}
.showNewsSus3{
	font-size: 12px;
	font-family:Arial Black;
	color:#999999;
}
.showNewsSus4, .showNewsSus4 a, .showNewsSus4 a:hover{
	font-size: 11px;
	font-family:Arial Black;
	color:#990000;
}
h1.showNewsTitle{
	margin:0;
	padding:0;
	font-size: 18px;
	font-family:Arial Black;
	font-weight:bold;
	line-height:100%;
}
h1.showNewsTitle a{
	font-size: 18px;
	font-family:Arial Black;
	font-weight:bold;
	color:#000000;
	line-height:100%;
}
h1.showNewsTitle a:hover{
	font-size: 18px;
	font-family:Arial Black;
	font-weight:bold;
	color:#000000;
	line-height:100%;
}
h2.showNewsSubTitle{
	font-size: 13px;
	font-family:Times New Roman;
	font-weight:normal;
	font-style:italic;
	color:#666666;
	margin:0;
	padding:0;
}
h3.showNewsAutor{
	font-size: 10px;
	color:#990000;
	font-weight:normal;
	font-family:Arial;
	margin:0;
	padding:0;
}
.showNewsPhotoLeft{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:158px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cacaca;
	text-align:center;

}
.showNewsPhotoRightContainer{
	float:right;
	width:165px;
}
.showNewsPhotoRight{
	margin-left:5px;
	margin-bottom:5px;
	width:158px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cacaca;
	text-align:center;
}
.showNewsCategory{
	font-size: 10px;
	font-family:Arial;
	color:#000000;
	padding-top:10px;
}
.showNewsCategory a{
	font-size: 10px;
	font-family:Arial;
	color:#990000;
	font-weight:bold;
}
.showNewsCategory a:hover{
	font-size: 10px;
	font-family:Arial;
	color:#990000;
	font-weight:bold;
}
a.CommentsAdd{
	font-size: 12px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}
a.CommentsAdd:hover{
	font-size: 12px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}
.Comments{
	font-size: 12px;
	font-family:Arial;
	color:#000000;
}

/**************************************************************************************/

.anunturiListCategories{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.anunturiListCategories span.grupa{
	font-size:12px;
	color:#990000;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
.anunturiListCategories a.categorie{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.anunturiSusDreapta{
	float:left;
	width:150px;
	font-sie:14px;
	text-align:center;
	font-weight:bold;
	color:#990000;
}
.anunturiSusDreapta b{
	color:#990000;
	font-family:Arial Black
}
.anunturiColoana{
	background:#FFFFFF;
	float:left;
	margin-left:10px;
	width:185px;
}
.anunturiColoanaTop{
	background:transparent url(../images/anunturi-coloana-top.png) top center no-repeat;
	width:185px;
}
.anunturiColoanaBottom{
	background:transparent url(../images/anunturi-coloana-bottom.png) bottom center no-repeat;
	width:185px;
}
.anunturiColoanaLeft{
	background:transparent url(../images/anunturi-coloana-left.png) top left repeat-y;
	width:185px;
}
.anunturiColoanaRight{
	background:transparent url(../images/anunturi-coloana-right.png) top right repeat-y;
	width:185px;
}
.anunturiColoanaContent{
	font-size:9px;
	padding:7px;
	min-height:900px;
	color:#000000;
}
.anunturiData{
	color:#990000;
	font-size:9px;
	text-align:right;
}
.anunturiGrupa{
	color:#990000;
	font-size:12px;
	padding:3px;
	text-align:center;
}
.anunturiCategorie{
	background-color:#990000;
	color:#FFFFFF;
	font-size:12px;
	padding:3px;
	text-align:center;
}
.anunturiPagination{
	clear:both;
	float:left;
	margin-top:10px;
	text-align:center;
	width:100%;
	color:#990000;
}
.anunturiPagination span{
	font-size:12px;
	color:#FFFFFF;
	padding:1px 3px 1px 3px;
	background-color:#990000;
}
.anunturiPagination a{
	font-size:12px;
	color:#990000;
	padding:1px 3px 1px 3px;
	text-decoratin:none;
}
.anunturiPagination a:hover{
	font-size:12px;
	color:#FFFFFF;
	padding:1px 3px 1px 3px;
	background-color:#990000;
	text-decoratin:underline;
}
.anunturiCategorii{
	font-size:9px;
	font-family:Arial Black;
	color:#003300;
}
.anunturiCategorii a{
	font-size:9px;
	font-family:Arial Black;
	color:#003300;
}
.anunturiCategorii a:hover{
	font-size:9px;
	font-family:Arial Black;
	color:#003300;
}

.pollQuestion{
	font-size:12px;
	color:#990000;
}

.cursValutar{
	font-size:9px;
}

/**************************************************************************************/

.revistaPresei span.plus{
	font-size:14px;
	font-family:Arial Black;
	color:#990000;
	font-weight:bold;
}
.revistaPresei a.categorie{
	font-size:14px;
	font-family:Arial;
	color:#999933;
	font-weight:bold;
}
.revistaPresei a:hover.categorie{
	font-size:14px;
	font-family:Arial;
	color:#999933;
	font-weight:bold;
}
.revistaPresei a.title{
	font-size:12px;
	font-family:Arial;
	color:#990000;
	font-weight:bold;
}
.revistaPresei a:hover.title{
	font-size:12px;
	font-family:Arial;
	color:#990000;
	font-weight:bold;
}
.revistaPresei td.text{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}

/**************************************************************************************/
.event_day_name{
	font-size:12px;
	font-family:Times New Roman;
	color:#990000;
	font-weight:normal;
}
.event_day{
	font-size:10px;
	font-family:Times New Roman;
	color:#737272;
	font-weight:normal;
}

.event_day_name2{
	font-size:12px;
	font-family:Times New Roman;
	color:#990000;
	font-weight:bold;
}
.event_day2{
	font-size:10px;
	font-family:Times New Roman;
	color:#737272;
	font-weight:normal;
}
.event_hour{
	font-size:14px;
	font-family:Times New Roman;
	color:#990000;
	font-weight:bold;
}
.event_category{
	font-size:10px;
	font-family:Times New Roman;
	color:#737272;
	font-weight:normal;
}
.event_location{
	font-size:10px;
	font-family:Times New Roman;
	color:#737272;
	font-weight:normal;
}
.eventy_title{
	font-size:14px;
	font-family:Times New Roman;
	color:#990000;
	font-weight:bold;
}
.event_details{
	font-size:12px;
	font-family:Times New Roman;
	color:#000000;
	font-weight:bold;
}
a.event_add{
	font-size:10px;
	font-family:Times New Roman;
	color:#737272;
	font-weight:normal;
}
a:hover.event_add{
	font-size:10px;
	font-family:Times New Roman;
	color:#737272;
	font-weight:normal;
}
/**************************************************************************************/

/**************************************   End Content **************************************/
#footerBottomCenter{
	font-size:9px;
	color:#999999;
	background:#FFFFFF url(../images/footerCenter.gif) bottom center repeat-x;
}
.footerText{
	font-size:10px;
	color:#838383;
}
