/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* --- Typography --- */
#recipient, .left a, .marturie p, .copyright p, .smallgeorgia, .right h3, .contact a{
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
}

#recipient h1{
  padding-top: 15px;
  padding-left: 25px;
  font-size: 20px;
  line-height: 24px;
  font-weight: bolder;
}

#info1 h1, #info2 h1{
  padding-left: 0;
}

.copyright p{
  color: #00b9da;
}

.left a, .left a:visited, .contact a, .contact a:visited, #recipient h2 a, #recipient h2 a:visited {
  color: #00b9da;
  outline: 0;
}

.right h2{
  font-family: Georgia, serif;
  font-size: 16px;
  font-weight: 600;
  padding-top: 5px;
}

.detaliialb a, .detaliialb a:visited{
  color: #FFFFFF;
  outline: 0;
  font-style: italic;
}

.detaliigri a, .detaliigri a:visited{
  color: #999999;
  outline: 0;
  font-style: italic;
}

th {
  font-weight: bold;
}

tr.gri{
  background-color: #999999;
  color: #FFFFFF;
}

tr.alb{
  background-color: #FFFFFF;
  color: #000000;
}

.list a, .list a:visited, .navigare a, .navigare a:visited, h1 a, h1 a:visited {
  color: #00b9da;
  text-decoration: none;
  outline: 0;
}

/* --- Grid --- */

body {
  color: #000000;
  background-color: #efefef;
  background-image: url(imagini/background.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#recipient {
  width: 600px;
  margin: auto;
  clear: both;
  background-color: #efefef;
  height: 930px;
  opacity: 0.6;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

.left{
  width: 225px;
  min-height: 500px;
  float: left;
}

.right{
  width: 550px;
  float: right;
}

.logo{
  width: 225px;
  height: 245px;
  clear: both;
}

.marturie{
  clear: both;
  width: 225px;
  padding-top: 15px;
}

.ggmap{
  width: 225px;
  height: 150px;
  background-image: url(imagini/harta.jpg);
  margin: 25px 0 5px 0;
}

.button1{
  width: 25px;
  height:25px;
  float: right;
  padding-top: 125px;
}

.button2{
  width: 25px;
  height:25px;
  float: right;
  padding-top: 205px;
}

.contact{
  padding-top: 123px;
  text-align: right;
}

.navigare{
  padding-top: 123px;
  font-size: 18px;
}

.info{
  width: 300px;
  background-repeat: no-repeat;
  background-position: bottom;
}

#info1{
  background-image: url(imagini/micieroi.jpg);
  height: 320px;
}

#info2{
  background-image: url(imagini/formula.jpg);
}

.detaliialb, .detaliigri{
  width: 250px;
  
  padding: 0px 0 0px 25px;
}

#columnspace{
  width: 25px;
  height: 1000px;
  float: left;
}

.rowspace{
  width: 550px;
  height: 25px;
  clear: both;
}

table{
  border: solid 1px #999999;
  text-align: center;
  line-height: 24px;
  width: 300px;
  height: 200px;
  float: left;
}

.through{
  text-decoration: line-through;
}

tr, th, td {
  border: solid 1px #1B1B1B;
}

object{
  float: left;
}

#flashPlayer, #flashPlayer1 {
  padding-top: 15px;
  float: left;
}

.list {
  padding: 15px 0 0 20px;
  float: left;
}

.list h6 {
  padding-bottom: 3px;
}

.flickr {
  float: right;
}
