
.header {
	/*background-image: url(poze/sedinta/header.gif);*/
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E9E9E9;
	text-align: center;
}
.header a {
	/*background-image: url(poze/sedinta/header.gif);*/
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.header-right {
	/*background-image: url(poze/sedinta/header.gif);*/
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E9E9E9;
	text-align: right;
}

.text-cel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
}
.text-cel a{
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	
}
.text-cel a:hover{
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
	
}
.text-cel-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}
a.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(poze/sedinta/data_holder.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	padding-left: 40px;
}
