body {
  font-family: Verdana;
  font-size: 12px;
  margin:0px;
  padding:0px;
  color: #121212;
  }
#centring {
  min-width: 1050px;
  width: expression(document.body.clientWidth > 1050 ? "100%" : "1050px")
}

#header {
  background: url('images/bgheader.jpg') repeat-x;
  height: 74px;

}

#header h1{
  position: absolute;
  top: 20px;
  left: 65px;
  color: #009cff;
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  font-weight: normal;
}

#header h2{
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 65px;
  top: 45px;
  font-size: 13px;
  text-transform: uppercase;
}

.tdsvhim {

}

.flag {
  margin: 8px 0px 0px 0px;
  
}

#pic {
  background: url('images/bgpic.jpg') repeat-x;
  height:147px;
  z-index:10;
}

#adress {
  position: absolute;
  color: #ffffff;
  font-size: 15px;
  top: 190px;
  left: 10px;
  margin: 0px;
  padding: 0px;
}

#adress span {
  font-size: 13px;
  font-weight: normal;
}

#adress span.tel {
  font-size: 11px;
  
}

#product {
  position: relative;
  z-index:10;
  float: right;
  left: 154px;
}

#p {
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  float:right;
  z-index:1100;
}

#p a {
  color: #ffffff;
  text-decoration: none;
  padding-right: 10px;
}

#p a:hover {
  text-decoration: underline;
}

#menu {
  background: url('images/bgmenu.jpg') repeat-x;
  height: 37px;
}

img.menu {
  float: right;
  margin: 8px 0px 0px 0px;
  border: 0px;
}

#bmenu {
  background: url('images/bmbg.jpg') repeat-x;
  height: 39px;
}

#content {
  margin: 0px 0px 0px 230px;

}

#news {
  width: 230px;
  float: left;
  margin-left: -230px;
  font-size: 11px;
}

#news ul {
  margin: 0px;
  padding: 0px;
  background: #f6f6f6 url('images/firstbg.jpg') no-repeat top right;
}

#news li {
  margin: 0px;
  padding: 5px 10px 0px 15px;
  list-style: none;
  background: url('images/newsbg.gif') no-repeat top right;
}

#news h4 {
  margin: 0px;
  padding: 7px 8px 0px 0px;
  background: url('images/h4bg.gif') no-repeat top right;
  font-size: 10px;
  color: #747474;
  text-align: right;

}



#news p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
}

#news a {
  color:#121212;
  text-decoration: none;
}

#news a:hover {
  color:#a5a6a6;
  text-decoration: underline;
}


.text_content {
  width: 100%;
  float: left;
  background: url('images/text_contentbg.jpg') no-repeat top left;
  min-height: 450px;
}
.text {
  margin:0px 15px 0px 25px;
}




#foomenu {
  margin-top: 20px;
  float: left;
  clear: both;
  width: 100%;
  background: url('images/foomenubg.jpg') repeat-x;
  height: 22px;
}



#foomenu ul {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  width: 350px;
  margin: auto;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
}

#foomenu li {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  list-style: none;
  float: left;
}

#foomenu li a {
  color: #ffffff;
  text-decoration: none;
}

#foomenu li a:hover {
  text-decoration: underline;
}

#footer {
  background: url('images/foobg.jpg') repeat-x;
  height: 22px;
  clear: both;
  text-align: center;
}

#footer p {
  position: relative;
  top: 5px;
  width: 455px;
  margin: 5px auto;
  font-size: 10px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.grey {
  color:#a5a6a6;
  font-size: 26px;
  font-weight: bold;
}

.text_content h1 {
  font-size: 24px;
  background: url('images/h1bg.jpg') no-repeat left;
  padding-left: 25px;
}

a {
  color: #215A73;
  text-decoration: none;
}

a:hover {
  color: #215A73;
  text-decoration: underline;
}

.allnews {
  margin: 0px 0px 0px 25px;
  padding: 0px;
}

.allnews li{
  list-style: none;
  margin: 10px 0px 10px 0px;
}

.allnews li img {
  margin: 6px;
}

.allnews p {
  margin: 0px;
  padding: 0px;
} 

.allnews p a {
  text-decoration: none;
  color: #121212;
}

.allnews p a:hover {
   color: #215A73;
}


