@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
.main_table {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.main_container {
	width: 1000px;
	display: block;
	clear: both;
	float: left;
}
.main_container h1 a {
	/*position:relative;*/
	display:block;
	
	width:480px;
	height:115px;
	text-indent:-9000px;
	margin-left: 110px;
	margin-top: 20px;
}
.container_colt {
	height: 214px;
	width: 664px;
}
.container_colt #slideshow {
	position: absolute;
	z-index: 1;
}
.container_colt .colturi {
	height: 214px;
	width: 664px;
	position: absolute;
	background-image: url(../../images/bg_slide.png);
	z-index: 999;
}
#slideshow {
  width: 664px;
  height: 214px;
}

.main_table .main_container h1 {
	margin: 0px;
	padding: 0px;
}

.main_container .dj {
	/*position:relative;*/
	display:none;
	width:230px;
	height:50px;
	text-indent:-9000;
	margin-top: 50px;
	float: right;
	margin-right: 35px;
}



/*menu items*/

.main_table .main_container .menu {
	float: left;
	margin-top: 124px;
	margin-left: 260px;
	display: block;
	margin-bottom: 10px;
}
.menu .home {
	/*position:relative;*/
	display:block;
	width:97px;
	height:48px;
	text-indent:-9000px;
	background-image: url(../images/menu/acasa.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.menu .home:hover {
	background-image: url(../images/menu/acasa_hover.png);
}
.menu .despre_noi {
	/*position:relative;*/
	display:block;
	width:130px;
	height:48px;
	text-indent:-9000px;
	background-image: url(../images/menu/despre_noi.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.menu .despre_noi:hover {
	background-image: url(../images/menu/despre_noi_hover.png);
}
.menu .evenimente {
	/*position:relative;*/
	display:block;
	width:136px;
	height:48px;
	text-indent:-9000px;
	background-image: url(../images/menu/evenimente.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

.menu .evenimente:hover {background-image: url(../images/menu/evenimente_hover.png);}
.menu .contact {
	/*position:relative;*/
	display:block;
	width:104px;
	height:48px;
	text-indent:-9000px;
	background-image: url(../images/menu/contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.menu .contact:hover {background-image: url(../images/menu/contact_hover.png);}

/*end of menu and header*/

.main_table .main_container .content {
	clear: both;
	width: 982px;
	display: block;
	float: left;
	padding-left: 18px;
}
.main_table .main_container .content .sidebar {
	width: 310px;
	margin-left: 1px;
	float: left;
}

/*sidebar*/


.sidebar .galerie_foto {
	/*position:relative;*/
	display:block;
	width:310px;
	height:224px;
	text-indent:-9000px;
	background-image: url(../images/galerie_foto.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sidebar .galerie_foto:hover {
	background-image: url(../images/galerie_foto_hover.png);
}
.sidebar .galerie_video {
	/*position:relative;*/
	display:block;
	width:310px;
	height:220px;
	text-indent:-9000px;
	background-image: url(../images/galerie_video.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sidebar .galerie_video:hover {
	background-image: url(../images/galerie_video_hover.png);
}
.sidebar .din_blog {
	/*position:relative;*/
	display:block;
	width:310px;
	height:352px;
	background-image: url(../images/din_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar .din_blog .din_blg_content {
	margin-top: 90px;
	margin-left: 38px;
	margin-right: 38px;
	margin-bottom: 30px;
	float: left;
}
.sidebar .din_blog .din_blg_content h5 {
	font-family: tahoma;
	color: #ffb5b5;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(../images/sageata_rosie.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}
.sidebar .din_blog .din_blg_content p {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ff6060;
	text-indent: 20px;
	line-height: 12px;
}
.sidebar .din_blog .din_blg_content .mai_mult {
	background-image: url(../images/mai_mult.png);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-bottom: 9px;
	color: #ff8d8d;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 95px;
	text-align: center;
	line-height: 12px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.main_table .main_container .content .left_content {
	width: 664px;
	float: left;
	padding-top: 32px;
}


/*left content*/


.left_content .titlu_ev {
	/*position:relative;*/
	display:block;
	width:353px;
	height:67px;
	text-indent:-9000px;
	background-image: url(../images/evenimente.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_content .titlu_despre {
	/*position:relative;*/
	display:block;
	width:353px;
	height:67px;
	text-indent:-9000px;
	background-image: url(../images/despre_noi_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_content .titlu_contact {
	/*position:relative;*/
	display:block;
	width:353px;
	height:67px;
	text-indent:-9000px;
	background-image: url(../images/contact_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_content .titlu_foto {
	/*position:relative;*/
	display:block;
	width:409px;
	height:67px;
	text-indent:-9000px;
	background-image: url(../images/galerie_foto_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left_content .titlu_video {
	/*position:relative;*/
	display:block;
	width:424px;
	height:67px;
	text-indent:-9000px;
	background-image: url(../images/galerie_video_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.main_table .main_container .content .left_content .eveniment_actual {
	height: 323px;
	width: 664px;
	background-image: url(../images/bg_eveniment_actual.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 21px;
	margin-top: 20px;
}
.main_table .main_container .content .left_content .eveniment_actual .img_eveniment {
	float: left;
	width: 235px;
}
.main_table .main_container .content .left_content .eveniment_actual .img_eveniment img {
	border: 3px solid #c4ae7a;
	margin-top: 14px;
	margin-left: 14px;
}
.main_table .main_container .content .left_content .eveniment_actual .info_eveniment {
	float: none;
	margin-left: 5px;
	margin-right: 14px;
}
.main_table .main_container .content .left_content .eveniment_actual .info_eveniment h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #eed393;
	height: 98px;
	display: block;
	line-height: 48px;
	margin: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:18px;
}
.main_table .main_container .content .left_content .eveniment_actual .info_eveniment h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fecb00;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

.main_table .main_container .content .left_content .eveniment_actual .info_eveniment p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #c4ae7a;
	text-indent: 40px;
	padding: 0px;
	float: left;
	width: 410px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_table .main_container .content .left_content .eveniment_actual .info_eveniment .mai_mult2 {
	background-image: url(../images/mai_mult.png);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-bottom: 9px;
	color: #ff8d8d;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 95px;
	text-align: center;
	line-height: 12px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}


.main_table .main_container .content .left_content .eveniment_trecut {
	height: 323px;
	width: 664px;
	background-image: url(../images/bg_eveniment_trecut.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 21px;
}
.main_table .main_container .content .left_content .eveniment_trecut .img_eveniment {
	float: left;
	width: 235px;
}
.main_table .main_container .content .left_content .eveniment_trecut .img_eveniment img {
	border: 3px solid #c4ae7a;
	margin-top: 14px;
	margin-left: 14px;
}
.main_table .main_container .content .left_content .eveniment_trecut .info_eveniment {
	float: left;
	margin-left: 5px;
	margin-top: 18px;
	margin-right: 14px;
	width: 300px;
}
.main_table .main_container .content .left_content .eveniment_trecut .info_eveniment h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #eed393;
	height: 100px;
	display: block;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
}
.main_table .main_container .content .left_content .eveniment_trecut .info_eveniment h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

.main_table .main_container .content .left_content .eveniment_trecut .info_eveniment p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #c4ae7a;
	text-indent: 40px;
	padding: 0px;
	float: left;
	width: 410px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.main_table .main_container .content .left_content .eveniment_trecut .info_eveniment .mai_mult2 {
	background-image: url(../images/mai_mult.png);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-bottom: 9px;
	color: #ff8d8d;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 95px;
	text-align: center;
	line-height: 12px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}



/*footer*/
.main_table .main_container .footer {
	clear: both;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 958px;
	margin-bottom: 5px;
}
.main_container .footer .logo_footer {
	/*position:relative;*/
	display:block;
	width:280px;
	height:80px;
	text-indent:-9000px;
}
.main_table .main_container .footer .menu_footer .left_side {
	float: left;
	margin-top: 10px;
	margin-left: 14px;
}
.main_table .main_container .footer .menu_footer .menu_footer {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}
.main_table .main_container .footer .menu_footer .menu_footer a {
	color: #eed393;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 15px;
	margin-right: 5px;
	margin-left: 18px;
}
.main_table .main_container .footer .menu_footer .menu_footer a:hover {
	text-decoration: underline;
	
}
.main_table .main_container .footer .menu_footer .footer_text {
	float: left;
	font-family: tahoma;
	font-size: 11px;
	color: #eed393;
	margin-top: 10px;
	margin-left: 43px;
	width: 320px;
}
.main_table .main_container .footer .menu_footer .footer_text a {
	font-weight: bold;
	color: #EED369;
	text-decoration: none;
}
.main_table .main_container .footer .menu_footer .sedatedmedia {
	float: right;
	font-size: 11px;
	font-family: tahoma;
	color: #eed393;
	margin-top: 10px;
	margin-right: 25px;
}
.main_table .main_container .footer .menu_footer .sedatedmedia a {
	font-weight: bold;
	color: #eed393;
	text-decoration: underline;
}

.event_date{
    text-transform:capitalize;
}

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
}

fieldset input,  fieldset select, fieldset textarea{
    margin-top:0.5em;
}

label{
  float:left;
  width:25%;
  margin-right:0.5em;
  margin-top:0.4em;
  padding-top:0.5em;
  text-align:right;
  font-weight:bold;
  font-size: 14px;
}

legend{
    font-weight:bold;
    font-size:16px;
}



/*despre noi*/

.main_table .main_container .content .left_content .despre_noi {

	width: 664px;
	background-image: url(../images/bg_despre_up.png);
	background-repeat: no-repeat;
	background-color:#1c0000;
	background-position: left top;
}
.main_table .main_container .content .left_content .despre_noi .footer_despre_noi {

	width: 664px;
	background-image: url(../images/bg_despre_down.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main_table .main_container .content .left_content .despre_noi .footer_despre_noi .text_despre {
	font-family: tahoma;
	color: #c4ae7a;
	font-size: 12px;
	padding: 14px;
}
.left_content .despre_noi .footer_despre_noi .text_despre p {
	margin-bottom: 15px;
	text-indent: 40px;
}
.left_content .despre_noi .footer_despre_noi .contact {
	
}
.left_content .despre_noi .footer_despre_noi .contact .harta_contact {
	background-image: url(../images/harta_contact.png);
	background-repeat: no-repeat;
	background-image: url(../images/harta_contact.png);
	background-position: center center;
	height: 159px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	clear: both;
}
.left_content .despre_noi .footer_despre_noi .contact .date_contact {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	color: #eed393;
	padding-bottom: 18px;
}
.left_content .despre_noi .footer_despre_noi .contact .date_contact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 5px;
}
.left_content .despre_noi .footer_despre_noi .contact .date_contact .informatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-style: italic;
	padding-right: 0px;
}
.main_table .content .left_content .paginare {
	color: #c4ae7a;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: 50px;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}
.main_table .content .left_content .paginare .pagination a {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #a70808;
	padding: 5px;
}


/*galerie foto*/
.main_table .main_container .content .left_content .galerie_foto_content {
	height: 323px;
	width: 664px;
	background-image: url(../images/bg_eveniment_trecut.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 21px;
}
.main_table .main_container .content .left_content .galerie_foto_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #eed393;
	height: 98px;
	display: block;
	line-height: 48px;
	margin: 0px;
	padding-bottom:0px;
	padding-left:14px;
	padding-right:0px;
	padding-top:18px;
	clear:both;
}

/*galerie video*/
.main_table .main_container .content .left_content .galerie_video_content {
	height: 530px;
	width: 664px;
	background-image: url(../images/bg_video.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 21px;
}
.main_table .main_container .content .left_content .galerie_video_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #eed393;
	height: 98px;
	display: block;
	line-height: 48px;
	margin: 0px;
	padding-bottom:0px;
	padding-left:14px;
	padding-right:0px;
	padding-top:18px;
	clear:both;
}
.container_video {
	width:540px;
	margin-left:auto;
	margin-right:auto;

}
.container_video .top_video {
	width:540px;
	height: 11px;
	background-image: url(../images/video_content_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.container_video .bottom_video {
	width:540px;
	height: 11px;
	background-image: url(../images/video_content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.container_video .video_class {
	width:540px;
	background-image: url(../images/bg_video_small.png);
	text-align:center;
}
.banner_oferte {
	background-image: url(../../images/banner_gold4.gif);
	height: 100px;
	width: 664px;
}

