* {
	margin: 0px;
  padding: 0px;
}

a img {
	border: none;
}

a {
	color: #f6c361;
}

a small {
	display: block;
}

.moneda {
	background: url('images/moneda.gif') no-repeat center left;
  padding-left: 25px;
  text-align: left;
  line-height: 25px;
  margin: 0px 10px 0px 0px;
}

body {
	background: black url('images/bg-top.jpg') repeat-x top left;
  position: relative;
}

#lovers {
	position: absolute;
  width: 303px;
  height: 185px;
  background: url('images/lovers.jpg') no-repeat top left;
  top: 0px;
  right: 0px;
  text-indent: -10000px;
}

#logo {
	display: block;
  position: absolute;
  width: 177px;
  height: 140px;
  background: url('images/logo.jpg') no-repeat top left;
  top: -142px;
  left: 0px;
}

#logo a {
	display: block;
  width: 177px;
  height: 140px;
  text-indent: -10000px;
	outline: none;
}

#advertising_top {
	width: 728px; 
	height: 90px;
	position: relative;
	left: 40px;
	top:  0px;
}

#site {
	width: 834px;
  margin: 0px auto;
  position: relative;
  top: 180px;
}

#nav {
	display: block;
  width: 804px;
  height: 53px;
  padding: 35px 0px 0px 30px;
  background: transparent url('images/nav.gif') no-repeat top left;
  list-style-type: none;
}

#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: -1px;
  display: inline;
  padding: 0px 20px 0px 0px;
  color: #f09e3d;
  background: url('images/star.gif') no-repeat center right;
}

#nav li.last {
	background: none;
  padding: 0px;
}

#nav li a {
	color: white;
  text-decoration: none;
}

#nav li a:hover,
#nav li a.active {
	color: #ffde92;
}

#content {
	width: 834px;
  background: url('images/smoke.jpg') no-repeat top left;
  float: left;
}

#content img.poza {
	border: 4px solid #f4d7c5;
}

#content a.poza {
	border: 4px solid #f4d7c5;
  background: url('images/loader.gif') no-repeat center center;
  overflow: hidden;
  width: 90px;
  height: 90px;
  display: block;
  float: left;
  position: relative;
}

#content a.poza img {
	position: absolute;
  top: 0px;
  left: 0px;
  background: url('images/loader.gif') no-repeat center center;
}

#content img.left,
#content a.left {
	float: left;
  margin: 0px 10px 10px 0px;
}

#content img.right,
#content a.right {
	float: right;
  margin: 0px 0px 5px 5px;
}

#content div.left {
  display: block;
  float: left;
  margin: 20px 0px 0px 20px;
  width: 500px;
}

#content .left h1,
#content .left h2 {
	color: #f1b034;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  line-height: 30px;
}

#content .left h2 {
	font-size: 20px;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
}

#content h2 small {
	display: block;
  font-size: 12px;
}

#content .left p {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 14px;
  margin: 0px 0px 20px 0px;
  color: white;
}

#content p.right {
	text-align: right !important;
}

#content .left p.col {
	width: 42%;
  margin-right: 3%;
  float: left;
  background: url('images/corner.gif') no-repeat bottom left;
  padding: 0px 0px 25px 15px;
}

#content .left .hr {
display: block;
float: left;
  width: 452px;
  height: 15px;
  font-size: 1px;
  line-height: 0px;
  background: url('images/left-hr.gif') no-repeat top left;
  color: none;
  border: none;
  margin: 0px 0px 10px 0px;
  text-align: left;
}

#content div.right {
  float: right;
  width: 261px;
  margin: 10px 10px 0px 0px;
}

#content .right h1 {
	display: block;
  clear: both;
  width: 226px;
  height: 41px;
  background: url('images/right-h1.gif') no-repeat top left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #e6f1e0;
  font-style: italic;
  padding: 19px 0px 0px 35px;
  margin: 0px 0px 10px 0px;
}

#content .right p {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 12px;
  line-height: 12px;
  margin: 0px 0px 10px 0px;
  padding: 0px 10px 0px 20px;
  /*background: url('images/corner.gif') no-repeat bottom left;
  padding: 0px 0px 20px 15px;*/
  text-align: justify;
}

#footer {
	display: block;
  clear: both;
  width: 834px;
  height: 226px;
  background: url('images/footer.jpg') no-repeat bottom left;
}

#flower-right {
	background: url('images/flower-right.gif') repeat-y top right;
  width: 179px;
  height: 98%;
	_height: expression( document.body.offsetHeight - 30 + 'px' );
	position: fixed;
  position: absolute;
  top: 200px;
  right: 0px;
  z-index: 0;
}

#flower-left {
	background: url('images/flower-left.gif') repeat-y top right;
  width: 179px;
  height: 98%;
	_height: expression( document.body.offsetHeight - 30 + 'px' );
	position: fixed;
  position: absolute;  
  top: 200px;
  left: 0px;
  z-index: 0;
}

#content label {
	display: block;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  color: #f7dec0;
}

#content input,
#content textarea {
	display: block;
  background: #877157 url('images/bg-input.jpg') repeat-x top left;
  border: 1px solid #877157;
  font-family: Arial, Helvetica, sans-serif;
  padding: 3px;
  color: #f7dec0;
  font-weight: bold;
}

#content textarea {
}

div.teveu {
	display: block;
  width: 495px;
  height: 268px;
  margin: 0px 0px 20px 0px;
  background: url('images/teveu.gif') no-repeat top left;
  position: relative;
}

div.mirror {
	background-image: url('images/teveu-mirror.gif');
}

div.teveu div#clip {
	display: block;
  overflow: hidden;
  width: 320px;
  height: 240px;
  position: absolute;
  top: 15px;
  right: 14px;
}

div.mirror div#clip {
	left: 14px;
}

div.teveu p.info {
	font-size: 24px !important;
  font-family: Georgia, "Times New Roman", Times, serif !important;
  line-height: 25px !important;
  color: white;
  position: absolute;
  width: 130px;
  top: 15px;
  left: 14px;
}

div.mirror p.info {
	right: 19px !important;
  left: auto;
}

div.teveu div.purici {
	position: absolute;
  top: 15px;
  right: 14px;
  display: block;
  width: 320px;
  height: 240px;
  background: url('images/noise.gif');
}

div.teveu a.buton {
	position: absolute;
  bottom: 17px;
  left: 30px;
  text-indent: -10000px;
  outline: none;
  display: block;
  width: 40px;
  height: 40px;
}

div.teveu a.doi {
	left: 80px;
}

div.loader {
	display: block;
  clear: both;
  width: 400px;
  height: 12px;
  margin: 0px 0px 20px 0px;
}

div.loader div.bar {
	display: block;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-weight: bold;
  background: url('images/poll-bar-center.jpg') repeat-x top left;
  position: relative;
  padding: 0px 0px 0px 12px;
}

div.loader div.bar span.start {
	position: absolute;
  top: 0px;
  left: 0px;
  width: 6px;
  height: 12px;
  background: url('images/poll-bar-left.jpg') no-repeat top left;
}

div.loader div.bar span.info {
	position: absolute;
  top: 0px;
  right: -40px;
  background: url('images/poll-bar-right.jpg') no-repeat top left;
  width: 40px;
  height: 12px;
  text-align: right;
}
