/**
 *
 * $Id: 38_portal_2.css,v 1.1.1.1 2009-03-19 12:37:44 ferencza Exp $
 */
body {
  background-image:   url("http://image.dashofer.hu/lp/new_design/bg.gif");
  background-repeat:  repeat-x;
  background-color:   #2671AB;
  margin:0;
  padding:0;
  font-size:14px;
  }

div#container {
  width:  928px;
  margin: 0 auto;
  }

div#top-logo {
  height:   123px;
  position: relative;
  }

div#top-logo #vd_logo {
  position: absolute;
  top: 25px;
  left: 844px;
  }
div#top-logo #slogan {
  position: absolute;
  color: #fff;
  font-size: 18px;
  font-family: Verdana;
  font-style: italic;
  top: 26px;
  left: 500px;
  }

div#top-logo #product_form {
  position: absolute;
  color: #548EBC;
  font-size: 62px;
  font-family: Verdana;
  top: 46px;
  left: 0px;
  }

div#content {
  background-image:   url("http://image.dashofer.hu/lp/new_design/top.jpg");
  background-repeat:  no-repeat;
  background-color:   #FFFFFF;
  }

div.product-img-order {
  float:right;
  width:210px !important;
  margin:0;
  padding: 0;
  padding-right:5px;
  }
.product-data {padding:10px;}

div#product-description {
  background-image:   url("http://image.dashofer.hu/lp/new_design/grey_back.jpg");
  width: 649px;
  padding: 20px 0px 0px 20px;
  background-repeat:  no-repeat;
  border:0px solid red;
  }

div#product-description .parts {
  width: 640px;
  color: #494949;
  }

div#product-description h2 {
  color: #494949;
  font-size: 22px;
  font-variant: small-caps;
  }

div#product-description h3 {
  color: #494949;
  }

div.parts .productparttitle {
  font-size: 18px;
  font-family: Verdana;
  font-variant: small-caps;
  margin-bottom: 10px;
  border-bottom: 1px solid #494949;
  }

div#order_possibilities {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  }

div#order_possibilities img {
  margin-right: 30px;
  }

.product-img-order .productparttitle{
  font-size:    16px;
  font-weight:  normal;
  color:        #2B6DA1;
  }

.prodman {
  margin-bottom: 10px;
  }

.bottomLinks {
  font-size:12px;
  padding:0 5px;
  }

.bottomLinks a{
  color: #2B6DA1;
  }

div#bottom {
  background-image:   url("http://image.dashofer.hu/lp/new_design/bottom.jpg");
  background-repeat:  no-repeat;
  height: 70px;
  }

div#order {
  padding: 20px;
  }