/*
  ADMIN.CSS
*/

*
{
	margin: 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
  color: #000000;
}

body
{
  padding: 10px;
  background-color: #9999ff;
  text-align: center;
  line-height: 120%;
  min-width: 800px;
}

#continut
{
  margin-top: 0px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-color: #ffffff;
  color: #000000;
  min-width: 500px;
}

#mu
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
  background-color: #ffffff;
  color: #000000;
  font-size: 80%;
}

#sus
{
	margin: 0px;
	padding: 10px;
  background-color: transparent;
  color: #000000;
  text-align: left;
}

#meniu
{
	margin-top: 10px;
	padding: 5px;
  background-color: #003366;
  color: #ffffff;
  font-size: 80%;
  line-height: 300%;
  text-align: center;
}

#meniu a
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

#meniu a:hover
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #cccccc;
	color: #0000ff;
	text-decoration: underline;
}

.lant
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  background-color: #ccccee;
	color: #000000;
  font-size: 80%;
}

#centru
{
  margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
  background-color: #ffffff;
  color: #000000;
  font-size: 80%;
  text-align: left;
  line-height: 150%;
}

#eroare
{
	margin-top: 10px;
	margin-bottom: 10px;
  background-color: #ffffff;
  color: #ff0000;
  font-size: 120%;
}

#subsol
{
	margin-bottom: 100px;
	padding: 10px;
  background-color: #003366;
  color: #ffffff;
  font-size: 80%;
}

#acces_rapid
/*
  acces rapid
*/
{
  margin-bottom: 5px;
  padding: 10px;
  border: solid 1px #003366;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
}

#stanga
/*
  partea stanga
*/
{
  margin-bottom: 10px;
  padding: 0px;
  border: none;
  text-align: left;
  width: 250px;
  float: left;
}

#secundar
/*
  meniul secundar
*/
{
  margin-bottom: 5px;
  padding: 10px;
  border: solid 1px #003366;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
}

#dreapta
/*
  partea dreapta
*/
{
  margin-left: 270px;
  margin-bottom: 10px;
  padding-left: 10px;
  text-align: left;
}

#meniu_tertiar
{
	margin-top: 10px;
	padding: 5px;
  background-color: #003366;
  color: #ffffff;
  line-height: 300%;
  text-align: center;
}

#meniu_tertiar a
{
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

#meniu_tertiar a:hover
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #cccccc;
	color: #0000ff;
	text-decoration: none;
}

.transparent
{
  background-color: transparent;
}

.antet
{
  font-size: 200%;
  font-weight: bold;
  background-color: transparent;
  color: #000000;
}

.titlu
{
	margin-bottom: 5px;
  background-color: #ffffff;
  color: #003366;
  text-align: left;
  line-height: 120%;
  font-size: 150%;
  font-weight: bold;
}

.chenar
{
  padding: 10px;
  border: dotted 2px #cccccc;
}

.chenar_rosu
{
  padding: 10px;
  margin-right: 20px;
  border: solid 1px #ff0000;
}

.formular
{
  padding-left: 10px;
  border-left: solid 2px #003366;
  line-height: 150%;
  width: 31em;
}

.inclinat
{
  font-style: italic;
}

.ingrosat
{
  font-weight: bold;
}

.text_rosu
{
  background-color: transparent;
  color: #ff0000;
}

.fundal_negru
{
  background-color: #000000;
  color: #ffffff;
}

.fundal_alb
{
  background-color: #ffffff;
  color: #000000;
}

.spatiere
{
  padding: 10px;
}

.plutire_stanga
{
  float: left;
}

.plutire_dreapta
{
  float: right;
}

.sterge_plutire
{
  clear: both;
}

.sageata_sus
{
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #000000;
}

.nowrap
{
  white-space: nowrap;
}

td
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffffff;
}

ul
{
	margin: 0em;
	padding: 0em;
  background-color: transparent;
  list-style-type: none;
}

li
{
	margin: 0em;
	padding: 0em;
  background-color: transparent;
  list-style-type: none;
  display: inline;
}

a
{
  background-color: transparent;
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
  background-color: transparent;
	color: #ff0000;
	text-decoration: underline;
}

input[readonly="readonly"]
{
  background-color: #cccccc;
}

input[type="submit"]
{
  background-color: #cccccc;
}

/*
  colturi rotunjite
*/

.rtop, .rbottom
{
  display:block;
}
.rtop *, .rbottom *
{
  display: block;
  height: 1px;
  overflow: hidden;
  background-color:#cccccc;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

/*
  SFARSIT colturi rotunjite
*/

/*
  sfarsit ADMIN.CSS
*/
