body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
/*	background: url(../img/bg.gif);*/
}

table {
	font-size: 11px;
}

form {
	margin-bottom:0;
	padding:0;
	margin-top:0;
	height: 100%;
	border: 0px solid yellow;
}
.promolink {text-decoration:none;}
/*
input, select {
	border: 0px ridge #3399FF;
	font-family: Verdana, Arial;
	background: #A1D1FF;
}
*/
select {
	background-color: #FFCC33;
}

img {
	border: 1px;
}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #FF0033;
	text-decoration: none;
}

h1{
	text-align:left;
	font-size: 16px;
	color: White;
	padding:6px;
/*	background:url(../img/bg-h1.jpg);
	background-repeat:no-repeat;*/
 background: Orange;
}
table#header th {
	background: #595959;
	color: White;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #006600;
	font-weight: normal;
	text-decoration: underline;
}
b span {
	color: white;
	padding: 2px;
	background: #3399cc;
}
#index{
	border: solid 1px Orange;
	width: 300px;
	height: 150px;
	margin:0 auto;
}

#principal{
	width:980px;
	height: 100%;
	margin:0 auto;
	background-color: White;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
#meniustanga {
	width: 185px;
}
.numecategorie {
	font-size: 1.2em;
	overflow-x: auto;
	width: 200px;
	height: 35px;
	font-weight: bold;
	color: Black;
	margin-top: 12px;
}
#barajos {
	margin-bottom: 0px;
	border: solid 0px red;
	width: 100%;
	height: 20px;
	margin:0 auto;
}

#continut {
	margin-bottom: 0px;
	border: solid 1px red;
	width: 100%;
	height: 750px;
	margin:0 auto;
	overflow: auto;
}

#meniusus {
	text-align:center;
	margin-bottom: 0px;
	border-bottom: solid 1px #000;	
	width: 100%;
}

.nivelu{
	text-align:right;
	width: 30px;
	color: #818181;
	padding-right: 5px;
	border-right: 1px solid #818181;
	font-size: 1em;
}
.n2 {
	width: 50px;
}
.n3 {
	width: 80px;
}
.n4 {
	width: 110px;
}
.n5 {
	width: 130px;
}
.n6 {
	width: 150px;
}

.excelu{
	text-align:center;
	height: 30px;
	width:30px;
	background: url(../img/excel.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:white;
	font-weight: normal;
}

.tdcategorii {
	border-top: 1px solid #dadada;
}
.sel {
	border-bottom:1px solid #ddd;
}
.sel1 {
	background: #F0F0F0;
	border-bottom:1px dotted Black;
}
.sel2 {
	background: #E0E0E0;
	border-bottom:1px dotted Black;
}
.sel3 {
	background: pink;
}

.colaps {
	border: 1px solid #ddd;
	border-collapse: collapse;
}

.hed {
	text-decoration: underline;
}
td.sumar {
	background: url(../img/sumar.jpg);
	background-repeat: no-repeat;
	height: 130px;
	font-size: 14px;
}
td.sumar div#unu {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	width: 240px;
}
td.sumar div#doi {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 280px;
}
td.sumar ol {
	font-size:10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
td.sumar span {
	font-size: 10px;
	padding-left: 30px;
}
legend.evident {font-size:1.3em;color: #FF3300;}
p.setari {
	font-size: 1.1em;
	display: inline;
}
p.setari a {
	color: #000066;
	text-decoration: none;
}
p.setari a:hover {
	text-decoration: underline;
}
