/* ######### 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: 35px;
	padding-bottom: 5px;
	padding-left: 34px;
	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: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	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;
}
}