.hometitle {
	font-size: 16px;
	font-weight: normal;
	color: #013f6b;
	text-decoration: none;
	border-bottom: 1px solid #01355a;
	padding: 3px;
}

table.hometable tr td {
	font-size: 11px;
}

.gray {
	background: #8dc54c;
	font-weight: bold;
	color: #fff;
}

.petitii {
	font-family: arial, helvetica, sans-serif, verdana, tahoma;
	font-size: 12px;
	color: #ff0000;
	background-color: #fffcd2;
	border: 1px solid #fffcd2;
	border-bottom: 1px dashed #01355a;
}

input.petitii:focus {
	font-family: arial, helvetica, sans-serif, verdana, tahoma;
	font-size: 12px;
	color: #ff0000;
	background-color: #fffcd2;
	border: 1px solid #fffcd2;
	border-bottom: 1px dashed #01355a;
}

.petitii_req {
	font-family: arial, helvetica, sans-serif, verdana, tahoma;
	font-size: 12px;
	color: #ff0000;
	background-color: #fffcd2;
	border: 1px solid #fffcd2;
	border-bottom: 1px dashed #ff0000;
}

input.petitii_req:focus {
	font-family: arial, helvetica, sans-serif, verdana, tahoma;
	font-size: 12px;
	color: #ff0000;
	background-color: #fffcd2;
	border: 1px solid #fffcd2;
	border-bottom: 1px dashed #ff0000;
}

.bg0 {
	background-color: #efebe5;
}

.bg1 {
	background-color: #ffffff;
}

.bg_ {
	background-color: #e0d8cc;
}

img.pozacv {
	border: solid 1px #000;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#formright {
	display: inline;
	border: 1px dashed #ccc;
	float: left;
	margin: 0 0 10px 10px;
	padding: 3px;
}

.title {
	font-size: 16px;
	font-weight: normal;
	color: #001745;
	text-decoration: none;
	margin: 0;
}


.ticker {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0;
}



td.jm {
	background-color: transparent;
	padding: 1px;
	cursor: pointer;

}

td.jm_ {
	background-color: #ffed27;
	padding: 1px;
	cursor: pointer;
}

#pageContainer {
	position: relative;
	width: 1004px;
	margin: 0 auto;
}

#pageBorder {
	position: relative;
	background: url('bg-mid.gif') repeat-y;
	padding: 0 7px;
}

#pageContentContainer {
	position: relative;
	background-color: #fffcd2;
}

#pageHeader {
	position: relative;
	height: 159px;
	margin: 0 5px;
	background: url('bg-header.gif') top no-repeat;
}

#pageHeader p.ue {
	position: absolute;
	top: 40px;
	right: 0;
	text-align: center;
}

#pageHeader p.ue a {
	color: #01355a;
	font-weight: bold;
}

#pageContent {
	position: relative;
	padding: 0 5px 5px 5px;
}

#pageBottomContainer {
	font-size: 11px;
	position: relative;
	background: #dee2c2 url('bg-mid.gif') repeat-y;
}

#pageBottom {
	font-size: 11px;
	position: relative;
	background: url('bg-bot.gif') bottom no-repeat;
	padding: 0 7px 7px 7px;
}

#pageBottomContent {
	font-size: 11px;
	position: relative;
}

#pageBottomText {
	font-size: 11px;
	position: relative;
	height: 20px;
}

#pageBottomText p{
	font-size: 11px;
	position: absolute;
	top: -5px;
	margin: 0;
	padding: 0;
}

#pageBottomText p.copyright {
	font-size: 11px;
	left: 20px;
	color: #fff;
}

#pageBottomText p.developed {
	font-size: 11px;
	right: 20px;
	color: #fff;
}

#pageBottomText p.developed a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#pageBottomText p.developed a:hover {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

p.bottom {
	font-size: 11px;
	text-align: justify;
}

p.bottom a {
	font-size: 11px;
	color: #01355a;
	font-weight: bold;
}

#langs {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 2px;
}

#langs li {
	float: left;
	margin: 0;
	padding: 2px;
}

#langs li img {
	border: 1px solid #888;
	width: 16px;
	height: 10px;
}

#langs li a img {
	border: 1px solid #000;
}

#langs li a:hover img {
	border: 1px solid #888;
}



.declavere a {
	color: #005a99;
	text-decoration: none;
}

.declavere a:hover {
	color: #005a99;
	text-decoration: underline;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #01355a;
	text-decoration: none;
}

table.tabelaudiente {
	background-color: #477285;

}

table.tabelaudiente tr td {
	background-color: #fffcd2;
	padding: 2px;

}