/* CSS Document */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 17, 2011 06:54:54 AM America/New_York */


/*@font-face {
    font-family: "CapsuulaRegular";
    src: url('font/Capsuula-webfont.eot');
    src: url('font/Capsuula-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Capsuula-webfont.woff') format('woff'),
         url('font/Capsuula-webfont.ttf') format('truetype'),
         url('font/Capsuula-webfont.svg#CapsuulaRegular') format('svg');
     
    font-weight: normal;
    font-style: normal;

}   */


body, p, ul, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.tom_cleaner {
  width: 100%;
  height: 1px;
  clear: both;
}

p {
  padding: 8px 0;
}

a, input {
  outline: none !important;
} 


body {
  background: url(images/bg.png) repeat-x top #000;
  font-family: tahoma, verdana; 
  font-size: 16px;
  color: #657630;
}

.wrapper {
  background: url(images/bg.jpg) no-repeat center top;
  width: 100%;
}

.page {
  width: 923px;
  min-height: 1500px;
  margin: 0 auto;
}

a {
  text-decoration: underline;
  color: #657630;
}

a:hover {
  color: #b0c520;
}

/*header*/
.header {
  background: url(images/title.png) no-repeat;
  width: 923px;
  height: 450px;
  position: relative;
}

a.logo {
  width: 331px;
  height: 253px;
  display: block;
  position: relative;
  top: 96px;
  left: 78px;
  text-decoration: none !important;
} 

h1 .logo {
  font-size: 5px;
  color: #111;
}

.logo span {
  display: block;
  width: 331px;
  height: 253px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(images/logo.jpg) no-repeat;
}

/*reference*/
.reference {
  background: url(images/reference.png) no-repeat;
  width: 846px;
  height: 388px;
  margin-left: 39px;
  padding-top: 86px;
}

/*kontakt*/
.kontakt {
  background: url(images/kontakt.png) no-repeat;
  width: 695px;
  height: 426px;
  margin-left: 78px;
  padding: 102px 36px 0 36px;
}

.contact {
  width: 350px;
}

.input {
  background: url(images/input.png) repeat;
  border: none;
  display: block;
  width: 234px;
  height: 34px;
  padding: 0 10px;
  color: #b0c520;
  font-family: 'CapsuulaRegular', arial, tahoma, verdana;
  letter-spacing: 1px;
}

.color {
  color: #b0c520;
}

.textarea {
  background: url(images/input.png) repeat;
  border: none;
  display: block;
  min-width: 234px;
  max-width: 234px;
  max-height: 100px;
  min-height: 100px;
  padding: 10px;
  color: #b0c520;
  overflow: hidden;
  font-family: arial, tahoma, verdana;
    letter-spacing: 1px;
    font-size: 12px;
}

.submit {
  display: block;
  width: 97px;
  background: url(images/submit.png) no-repeat top;
  height: 30px;
  border: none;
  color: #37460D;
  font-family: arial, tahoma, verdana; 
  font-size: 12px;
  padding-left: 33px;
}

.submit:hover {
  cursor: pointer;
  background: url(images/submit.png) no-repeat bottom;
}

.info {
  width: 338px;
  text-align: right;
  line-height: 26px;
}

.info h3 {
  font-weight: normal;
}

.phone {
  margin: 25px 0 0 60px;
  line-height: 20px;
  font-size: 14px;
}

.intro {
  width: 440px;
  padding-top: 15px;
  margin-right: 38px;
  line-height: 26px;
}

.intro h2 {
  font-weight: normal;
  font-size: 17px;
  color: #212914; 
  margin: 21px 0 8px 0;
}

.bigo {
  font-weight: bold;
  font-size: 60px;
  line-height: 63px;
}

/*for FireFox*/
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
/*for IE8 */
    input[type="submit"]:focus, input[type="button"]:focus
    {     
        outline : none; 
    }


.footer {
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  width: 462px;
} 

.footer img {
  border: none;
}

.like {
 margin-top: 8px;
}








