@import url(lightbox.css);
@import url(gallerystyle.css);
@import url(dom_menu.css);
@import url(../udm-resources/udm-style.css);




body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:auto;
  margin-right:auto;
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-x;
  background-color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px;

}
#header1 {
  width: 950px;
  height: 197px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/header.jpg");
  background-repeat: no-repeat;
  border: 0px solid black;
}
#content {
  width: 950px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/back.jpg");
  background-repeat: no-repeat;
  background-color: #ffffff;
  border: 0px solid black;
}
#menu {
  float:left;
  position:relative;
  width: 215px;
  height:auto;
  background-image: url("../images/menu.jpg");
  background-repeat: no-repeat;
  border: 0px solid black;
}
#menu_cont {
  float:left;
  position:relative;
  left:15px;
  width: 200px;
  height:auto;
  /*background-color: #4d81a1;*/
  border: 0px solid black;
}
#invest {
  width: 180px;
  height: auto;
  padding: 5px 10px 10px 10px;
  background-image: url("../images/invest.jpg");
  background-repeat:no-repeat;
  background-color: #497d9c;
}
#invest a {
  color: #ffffff;
  text-align: left;
  font-weight:bold;
  text-decoration:none;
}
.input3 {
  width: 130px;
  height: 20px;
  border: 0px solid white;
  margin-top: 10px;
}
#title {
  float:left;
  position:relative;
  width: 629px;
  height: 42px;
  text-align: right;
  font-weight: bold;
  /*background-image: url("../images/title.jpg");
  background-repeat: no-repeat;*/
  padding-right: 22px;
  padding-top: 12px;
  border: 0px solid black;
}
.title {
  margin-left: auto;
  margin-right: auto;
  width: 850px;
  padding-top: 35px;
  color: #ffffff;
  text-align:center;
  border: 0px solid white;
}
.title span{
  font-size: 9px;
}
#container {
  float:left;
  position:relative;
  width: 611px;
  height: auto;
  padding: 20px 20px 20px 20px;
  text-align: justify;
}
#container a {
 color: #4e85a6;
 font-weight: normal;
 text-decoration:none;
}
.square {
  width: 598px; 
  float: left; 
  position: relative; 
  background-color: #ecf1f5;
  border: 1px solid #e0e4e8;
}
#gray {
  width: 950px;
  height: 33px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/gray.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
#gray span {
  float:left;
  position:relative;
  top: 10px;
  left: 70px;
  font-size: 11px;
}
#footer {
  width: 100%;
  height: 88px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/footer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-color: #23526f;
}
#footer span {
  color: #ffffff;
  float:left;
  position:relative;
  left: 250px;
  top: 20px;
}
#footer input {
  border: 0px;
  height: 17px;
}
.own {
  width: 950px;
  height: 57px;
  margin-left:auto;
  margin-right:auto;
  background-image: url("../images/own.gif");
  background-repeat: no-repeat;  
}
.search {
  float:right; 
  position: relative; 
  right: 90px; 
  top: 15px;
}
#galeria {
  width: 578px;
  padding: 10px;
  background-color: #f2f2ea;
  border: 1px solid #e5e5de;
}
p {
  padding: 0px;
  text-indent: 20px;
}
.blue {
  color: #4e85a6;
  font-weight: bold;
}
.red {
  color: #ba5600;
  font-weight: bold;
}
.white {
  color: #ffffff;
  font-weight: bold;
}
#time {
  float:left;
  position:relative;
  top: 30px;
  left: 20px;
}
#lang {
  float:right;
  position:relative;
  top: 30px;
  right: 20px;
}
#lang a{
  color:#ffffff;
  text-decoration:none;
  font-size: 11px;
  font-weight:bold;
}
.pic_border{
	border:1px solid #dbc3a5;
	margin:0px;
	padding:15px;
}
.tb td{
  border: 1px solid #d7d8da;
}
.input {
  width: 130px;
  height: 20px;
  border: 1px solid gray;
  margin-top: 10px;
}
.input2 {
  width: 200px;
  height: 20px;
  border: 3px solid #f8f8f8;
  margin-top: 10px;
}
.send {
  width: 30px;
  height: 20px;
  border: 0px;
  color: #4e85a6;
  font-weight: bold;
  background-color: #f2f2ea;
  cursor:pointer;
}
.send2 {
  width: 60px;
  height: 20px;
  border: 0px;
  color: #4e85a6;
  font-weight: bold;
  font-family: 'Trebuchet MS';
  background-color: #f2f2ea;
  cursor:pointer;
}
textarea {
  overflow:auto;
  border: 3px solid #f8f8f8;
  width: 200px;
  height: 100px;
  margin: 10px 0px 10px 0px;
}
img {
  border: 0px;
}
.top {
  width:600px;
 background-image: url("../images/top.jpg");
 background-repeat: no-repeat;
 background-position: 100% 100%;
 text-align: right;
}
.top a{
 color: #4e85a6;
 font-weight: bold;
 text-align: right;
 text-decoration:none;
}
.eu {
  float:left;
  position:relative;
}
.bul {
  float:right;
  position:relative;
}
.bord {
  border: 1px solid #c0c0c0;
  padding: 2px;
}
.btn {
  width: 11px;
  height: 17px;
  background-image: url("../images/search.jpg");
  background-repeat: no-repeat;
  background-color: none;
  cursor: pointer;
  border: 0px;
}
