/*
  GAL.CSS

  background-color = #99ccff

*/

*
{
	margin: 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  background-color: #ffffff;
  color: #000000;
}

body
{
  text-align: center;
  min-width: 800px;
  font-size: 100%;
}

#continut
{
  margin-top: 0px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  color: #000000;
  min-width: 800px;
  font-size: 100%;
}

#sus
{
	margin: 0px;
	padding: 10px;
  background-color: transparent;
  color: #000000;
  font-size: 100%;
}

#centru
{
	margin: 0px;
	padding: 10px;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  line-height: 150%;
  font-size: 100%;
}

#jos
{
	margin: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #99ccff;
  color: #000000;
  font-size: 100%;
}

#mu
{
	margin: 0px;
	padding: 10px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
}

#antet
{
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 200%;
  font-weight: bold;
  background-color: #99ccff;
  color: #000000;
}

#meniu
{
	margin-top: 10px;
	padding: 10px;
  background-color: transparent;
  color: #000000;
}

.transparent
{
  background-color: transparent;
}

table.cos tr:nth-child(even)
{
  background-color: #99ccff;
}

.titlu
{
	margin-bottom: 5px;
  font-size: 150%;
  font-weight: bold;
  background-color: #ffffff;
  color: #000000;
}

.item_meniu
{
	margin: 5px;
	padding: 5px;
  background-color: #99ccff;
  color: #ffffff;
  display: inline;
  border: solid 1px #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-size: 150%;
}

.item_meniu:hover
{
	margin: 5px;
	padding: 5px;
  background-color: #ffffff;
  color: #009900;
  display: inline;
  border: solid 1px #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-size: 150%;
}

.lant
{
  padding-top: 5px;
  padding-bottom: 5px;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
}

.chenar
{
  padding: 10px;
  border: dotted 2px #cccccc;
}

.poza
{
  padding: 5px;
  border: solid 2px #99ccff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 200px;
  height: 200px;
}

.poza_mica
{
  padding: 5px;
  border: solid 2px #cc99ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 100px;
  height: 100px;
}

.formular
{
  padding: 10px;
  border-top: solid 2px #cccccc;
  border-left: solid 2px #cccccc;
  border-right: solid 2px #999999;
  border-bottom: solid 2px #999999;
  width: 35em;
}

.inclinat
{
  font-style: italic;
}

.ingrosat
{
  background-color: transparent;
  font-weight: bold;
}

.text_rosu
{
  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;
}

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;
}

td
{
	margin: 0em;
	padding: 5px;
  background-color: transparent;
  list-style-type: none;
}

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;
}

/*
  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 GAL.CSS
*/
