/*************************************button header*/
a.button_header {
	font-weight: bold;
	display: block;
	color: #003366;
	padding: 0px 0px 0px 12px;
	background-color: transparent;
	background-image: url(../images/buton_tab_profildetaliat.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor:pointer;
	text-decoration: none;
}
a.button_header span {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #003366;
	display: block;
	height: 22px;
	margin: 0;
	background-color: transparent;
	background-image: url(../images/buton_tab_profildetaliat.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	padding: 27px 10px 0px 0px;
	cursor:pointer;
}
a.button_header:hover {
	color: #003366;
	font-weight: bold;
	background-position: top left;
	cursor:pointer;
	text-decoration: none;
}
a.button_header:hover span {
	background-position: top right;
	font-weight: bold;
	color: #003366;
	outline: none; /* hide dotted outline in Firefox */
	cursor:pointer;
	text-decoration: none;
}

a.button_on {
	font-weight: bold;
	display: block;
	color: #003366;
	padding: 0px 0px 0px 12px;
	background-color: transparent;
	background-image: url(../images/buton_tab_profildetaliat.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:pointer;
	text-decoration: none;
}
a.button_on span {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #003366;
	display: block;
	height: 22px;
	margin: 0;
	background-color: transparent;
	background-image: url(../images/buton_tab_profildetaliat.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
	padding: 27px 10px 0px 0px;
	cursor:pointer;
}


/********************************************button header*/
.tab_space {
	background-image: url(../images/space_tab_profildetaliat.gif);
	background-repeat: repeat-x;
	width: 10px;
}
#tab {
	position: relative;
}
#procent1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	position: absolute;
	top: 4px;
	left: 53px;
	text-align: center;
	width: 27px;
}
#procent2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	position: absolute;
	top: 4px;
	left: 91px;
	text-align: center;
	width: 27px;
}
#procent3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	position: absolute;
	top: 4px;
	left: 54px;
	text-align: center;
	width: 27px;
}
#procent4 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	position: absolute;
	top: 4px;
	left: 58px;
	text-align: center;
	width: 27px;
}
#meniu_taburi {
	background-image: url(../images/space_tab_profildetaliat.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 49px;
}
#camp1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #f1f1f1;
	padding: 3px 5px 3px 10px;
}
#camp2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	padding: 3px 5px 3px 10px;
}
input, textarea, select, button {
	border: 1px solid #999;
	color: #0D456F;
	background: #EEF2F5;
}
