/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */

/* ######### CSS pentru taburi membri */
.indentmenu {
	width: 319px; /*leave this value as is in most cases*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #666;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: white;
	text-decoration: none; /*navy divider between menu items*/
	width: auto;
	height: 25px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	text-align: center;
}
.indentmenu ul li a:visited {
	color: white;
}
.indentmenu ul li a.selected {
	color: #F00 !important;
	padding-top: 11px; /*shift text down 1px*/
	padding-bottom: 4px;
	background-color: #f4f4f4;
}
.tabcontentstyle { /*style of tab content oontainer*/
	width: 319px;
	padding: 5px;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}

/* ######### CSS pentru taburi galerie foto video etc */

.indentmenu2 {
	width: 606px; /*leave this value as is in most cases*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.indentmenu2 ul {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #666;
}
.indentmenu2 ul li {
	display: inline;
}
.indentmenu2 ul li a {
	float: left;
	color: white;
	text-decoration: none; /*navy divider between menu items*/
	width: auto;
	height: 25px;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 21px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.indentmenu2 ul li a:visited {
	color: white;
}
.indentmenu2 ul li a.selected {
	color: #F00 !important;
	padding-top: 11px; /*shift text down 1px*/
	padding-bottom: 4px;
	background-color: #f4f4f4;
}
.tabcontentstyle2 { /*style of tab content oontainer*/
	width: 606px;
	padding: 5px;
}
.tabcontent2 {
	display:none;
}
 @media print {
.tabcontent2 {
	display:block !important;
}
}

/* ######### CSS pentru taburi oferte sindicale */

.indentmenu3 {
	width: 319px; /*leave this value as is in most cases*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.indentmenu3 ul {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #666;
}
.indentmenu3 ul li {
	display: inline;
}
.indentmenu3 ul li a {
	float: left;
	color: white;
	text-decoration: none; /*navy divider between menu items*/
	width: auto;
	height: 25px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	text-align: center;
}
.indentmenu3 ul li a:visited {
	color: white;
}
.indentmenu3 ul li a.selected {
	color: #F00 !important;
	padding-top: 11px; /*shift text down 1px*/
	padding-bottom: 4px;
	background-color: #f4f4f4;
}
.tabcontentstyle3 { /*style of tab content oontainer*/
	width: 319px;
	padding: 5px;
}
.tabcontent3 {
	display:none;
}
 @media print {
.tabcontent3 {
	display:block !important;
}
}



/* ######### CSS pentru taburi Surugiu */

.indentmenu4 {
	width: 566px; /*leave this value as is in most cases*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.indentmenu4 ul {
	margin: 0;
	padding: 0;
	float: right;
	background-color: #666;
}
.indentmenu4 ul li {
	display: inline;
}
.indentmenu4 ul li a {
	float: left;
	color: white;
	text-decoration: none; /*navy divider between menu items*/
	width: auto;
	height: 25px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	text-align: center;
}
.indentmenu4 ul li a:visited {
	color: white;
}
.indentmenu4 ul li a.selected {
	color: #F00 !important;
	padding-top: 11px; /*shift text down 1px*/
	padding-bottom: 4px;
	background-color: #f4f4f4;
}
.tabcontentstyle4 { /*style of tab content oontainer*/
	width: 319px;
	padding: 5px;
}
.tabcontent4 {
	display:none;
}
 @media print {
.tabcontent4 {
	display:block !important;
}
}


/* ######### CSS pentru taburi turism*/

.indentmenu5 {
	width: 596px; /*leave this value as is in most cases*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.indentmenu5 ul {
	margin: 0;
	padding: 0;
	float: right;
	background-color: #666;
}
.indentmenu5 ul li {
	display: inline;
}
.indentmenu5 ul li a {
	float: left;
	color: white;
	text-decoration: none; /*navy divider between menu items*/
	width: auto;
	height: 25px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	text-align: center;
}
.indentmenu5 ul li a:visited {
	color: white;
}
.indentmenu5 ul li a.selected {
	color: #F00 !important;
	padding-top: 11px; /*shift text down 1px*/
	padding-bottom: 4px;
	background-color: #f4f4f4;
}
.tabcontentstyle5 { /*style of tab content oontainer*/
	width: 319px;
	padding: 5px;
}
.tabcontent5 {
	display:none;
}
 @media print {
.tabcontent5 {
	display:block !important;
}
}
/*
     FILE ARCHIVED ON 02:33:43 Dec 05, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:18:08 Sep 13, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 59.455
  exclusion.robots: 0.083
  exclusion.robots.policy: 0.072
  cdx.remote: 0.062
  esindex: 0.008
  LoadShardBlock: 31.487 (3)
  PetaboxLoader3.datanode: 40.803 (4)
  load_resource: 71.857
  PetaboxLoader3.resolve: 24.962
*/