body {
	background:#003351;
	color:#333;
	font:70% Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0
}

												/***** Wrapper *****/ 

#wrapper {
	color:#000;
	margin:0 auto;
	padding:0;
	width:100%;
	height:100%
}

												/***** Top *****/ 

#top {
	background:#003351;
	color:#fff;
	height:90px;
	margin:0;
	padding:0
}

#top .left {
	margin:0px
}

#top .right {
	margin:0px
}

#top a {
	background:inherit;
	color:#fff;
	text-decoration:none
}

#top a:hover {
	text-decoration:underline
}

												/***** Navigation *****/ 

#navigation ul,#navigation li {
	margin:0;
	padding:0
}

#navigation {
	background:#FFFF00;
	color:#fff;
	font-size:1em;
	height:2em;
	line-height:2em;
	border-bottom:1px solid #999999
}

#navigation li {
	float:right;
	list-style:none;
	white-space:nowrap
}

#navigation li a {
	background:inherit;
	color:#003351;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	font-variant:small-caps;
	font-size:13px;
}

#navigation .selected,#navigation a:hover {
	background:#CC9933;
	text-decoration:underline;
}

													/***** Content *****/ 
#content {
	background:#fff;
	padding:15px;
	width:80%;
	border-left:1px solid #999999;
	color:#000000;
	float:right
}

#content h1 {
	font-size:12px;
	display:inline;
	font-variant:small-caps;
	color:#9933FF
}

#content h2 {
	display:inline;
	color:#ff0000;
	font-size:14px;
	font-weight:bold
}

#content h3 {
	padding:2px;
	font-size:12px;
	color:#003351
}

#content h4 {
	padding:2px;
	font-size:12px;
	color:#ff0000
}

#content p {
	margin:10px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit
}

#content a {
	text-decoration:none
}

#content a:hover {
	text-decoration:underline
}

													/***** Side Content *****/ 
#sidecontent {
	margin:0;
	padding:0px;
	width:16%;
	float:left
}

#sidecontent h2 {
	color:#ffffff;
	font-size:12px;
	;
	font-weight:bold;
	margin:0;
	margin-left:15px;
	margin-top:10px;
	text-decoration:underline
}

#sidecontent p {
	margin-left:15px;
	margin-top:10px;
	color:#FFFFFF
}

													/***** Footer *****/ 
#footer {
	padding:5px;
	clear:both;
	color:#FFFFFF;
	text-align:center
}

													/***** Afisare*****/ 
.afisare {
	float:left;
	WIDTH:75%;
	padding:15px;
	border:#000033 outset 1px;
	clear:both;
	margin-bottom:20px;
	margin-left:50px
}

.separator {
	clear:both
}

.caseta {
	border:#000033 outset 1px
}

.coloana:hover {
	background:#FFFF00
}

.celula {
	float:left;
	width:50%
}

.buton {
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center
}

.buton:hover {
	text-decoration:none
}

.colaona-nume {
	background:#FFFFCC;
	width:100px
}

.coloana-valoare {
	font-weight:bold;
	width:250px
}

.coloana-valoare:hover {
	background:#CCFFCC
}

.stare0 {
	background:#00FFFF;
	width:100px
}

.stare1 {
	background:#FFFFCC;
	width:100px
}

.stare2 {
	background:#FF8080;
	width:100px
}

.coloana200 {
	width:250px
}

.coloana100 {
	width:100px
}

