body, html {
  min-width: 980px;
  margin: 0;
  padding: 0;
  background: #f68713;
  background-image: url('/images/background.png');
  background-repeat: repeat-y;
  font-size: 12px;
  font-family: verdana,arial,helvetica,sans-serif
}

a {
  color: #2250a8;
  text-decoration: none;
  font-weight: bold
}

a:hover {
  text-decoration: underline
}

h1 {
  font-size: 18px
}

h2 {
  font-size: 16px
}

h4 {
  font-size: 12px
}

img {
  border: 0
}

#header {
  height: 95px;
  min-width: 980px;
  background: #f68713;
  background-image: url('/images/header-background.png');
  background-repeat: repeat-y
}

#logo {
  float: left;
  padding: 10px;
  width: 300px;
  height: 75px
}

#language {
  float: right;
  margin: 20px 20px 0 0
}

#language option {
  width: 55px;
  padding-left: 52px
}

.langDe {
  background-image: url('/images/german.gif');
  background-repeat: no-repeat
}

.langEng {
  background-image: url('/images/english.gif');
  background-repeat: no-repeat
}

.langPl {
  background-image: url('/images/polish.gif');
  background-repeat: no-repeat
}

#header h1 {
  clear: right;
  float: right;
  color: #2250a8;
  width: 650px;
  margin: 17px 20px 0 0;
  font-size: 18px;
  font-style: italic;
  text-align: right
}

#headerLine {
  height: 15px;
  min-width: 980px;
  background: #2250a8
}

#navBar {
  position: absolute;
  left: 0;
  width: 210px;
  color: white;
  padding-bottom: 10px;
  background: #2250a8;
  text-align: center;
  font-weight: bold
}

#salesHL h1 {
  margin: 0;
  color: #f68713;
  font-size: 24px
}

#telNo h1 {
  margin: 0;
  font-size: 16px
}

#cards {
  margin-top: 20px
}

#moneyback {
  margin: 5px 0;
  font-size: 13px
}

#email {
  margin: 15px 0;
  font-size: 12px
}

#moneyback a, #email a {
  color: white
}

#navButton {
  border-bottom: 1px solid
}

#navButton a {
  padding: 5px 0;
  display: block;
  color: white;
  background: #2250a8;
  border-top: 1px solid;
  text-decoration: none
}

#navButton a:hover {
  color: black;
  border-color: white;
  background: #f68713
}

#address {
  margin: 20px 0 0
}

#main, #mainBottom {
  min-width: 660px;
  margin-left: 210px
}

#main {
  overflow: hidden;
  min-height: 525px;
  padding: 20px;
  background: white url('/images/topLeft.png') left top no-repeat;
  border-color: #2250a8;
  border-style: solid;
  border-width: 0 0 15px
}

#mainBottom {
  height: 15px;
  margin-top: -30px;
  background: white url('/images/bottomLeft.png') left bottom no-repeat
}

#deliver {
  overflow: hidden;
  width: 630px;
  margin: 20px 0
}

#deliver h2 {
  margin: 0;
  font-style: italic
}

#deliverRight {
  float: right;
  margin: -20px 25px 0 0
}

.deliverSect {
  float: left;
  margin: 10px 15px 10px 0
}

.deliverText {
  margin-top: 5px;
  text-align: center;
  font-size: 14px
}

.newRow {
  clear: both
}

#mvdaImg {
  float: right;
  margin: 0 0 10px 10px;
  vertical-align: top
}

#awardImg {
  float: right;
  margin: 0 0 10px 10px;
  vertical-align: bottom
}

#leftText {
  float: left;
  width: 360px
}

#rightImages {
  margin-left: 360px
}

#rightImages img {
  padding-left: 25px
}

.req {
  color: red
}

.formRow {
  margin-top: 12px
}

.formLeft {
  float: left;
  width: 210px;
  font-weight: bold;
  text-align: right
}

.formRight {
  margin-left: 230px
}

.submitRow {
  margin-top: 25px
}

.submitLeft {
  float: left;
  width: 255px;
  text-align: right
}

.submitRight {
  margin-left: 275px
}

.centre {
  width: 540px;
  margin-top: 30px;
  text-align: center
}

.itemPart {
  float: left;
  width: 180px;
  height: 191px;
  padding: 10px;
  margin: 0 20px 20px 0;
  border: 2px solid #2250a8;
  background: #f6b570;
  text-align: center
}

.itemPart a {
  color: #2250a8;
  text-decoration: none;
  font-weight: bold
}

.itemPart a:hover {
  text-decoration: none
}

.itemPart h4, .itemPart p {
  padding: 0;
  margin: 0
}

.itemPart img {
  padding: 10px 0
}

#itemMain {
  width: 760px;
  height: 620px;
  margin: 10px auto;
  padding: 0px;
  background: white;

}

.leftCol {
  float: left;
  width: 140px;
  font-weight: bold;
  text-align: right
}

.rightCol {
  margin-left: 160px
}

#footer {
  float: right;
  padding: 20px 20px 10px 0;
  font-size: 10px
}
