* {
    margin: 0;
    padding: 0;
    border: none;
}

.inv {
  visibility: hidden;
}

hr.clear {
    visibility: hidden;
    height: 0;
    clear: both;
}

a {
  color: #fff;
}

body {
    background: #fff url( "./gfx/tex.gif" );
    text-align: center;
    color: #000;
    font: .9em / 1.3em "Arial", "Calibri", "Tahoma", "Verdana", sans-serif;
}

#center {
    width: 1008px;
    margin: 30px auto 0 auto;
    text-align: left;
    background: url( "./gfx/main.gif" ) repeat-y top left;
}

h1 a {
  position: absolute;
  top: 25px;
  left: 40px;
  width: 460px;
  height: 120px;
  text-decoration: none;
}

#main, #main2, #main3 {
    float: left;
    position: relative;
    width: 1008px;
}

#main {
    float: left;
    position: relative;
    background: url( "./gfx/top.jpg" ) no-repeat top left;
    width: 1008px; 
}

#main2 {
    background: url( "./gfx/top2.jpg" ) no-repeat top left;
}

#main3 {
    background: url( "./gfx/top3.jpg" ) no-repeat top left;
}

#menu {
  list-style: none;
  margin: 180px 0 20px 0;
  padding: 0;
  float: left;
  width: 200px;
  position: relative;
  left: -25px;
}

#menu li {
  margin: 5px;
  height: 54px;
}

#menu a {
  background: url( "./gfx/menu_item.png" ) no-repeat top left;
  color: white;
  text-decoration: none;
  position: absolute;
  padding: 20px 0 0 20px;
  height: 33px;
  width: 134px;
  font-weight: bold;
  cursor: pointer;
}

#menu a:hover, #menu a.selected {
  background: url( "./gfx/menu_item.png" ) no-repeat bottom left;
  left: 10px;
}

a:hover{
text-decoration: none;
}

#clanek {
  float: left;
  margin: 200px 0 20px 0; 
  width: 380px;
  color: #fff;
}


.objednat, .dotazy, .kontakt {
  float: left;
  width: 300px;
  height: 200px;
  position: relative;
}


.objednat {
  background: url( "./img/box-aton.gif" ) no-repeat;
  margin: 20px 0 20px 34px;
  display: inline;
  position: relative;
}

.objednat table {
  margin: 30px 0 0 10px;
  color: #fff;
}

a.logo-aton {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 200px;
}

.dotazy {
  background: url( "./gfx/box.gif" ) no-repeat;
  margin: 20px 0 20px 19px;
}

.dotazy textarea {
  position: absolute;
  margin: 75px 20px 0 20px;
  width: 260px;
  height: 70px;
}

.dotazy .email {
  position: absolute;
  left: 20px;
  margin: 25px 20px 0 0;
}

.dotazy .captcha img {vertical-align:middle;}

.dotazy .captcha {
  position: absolute;
  left: 20px;
  margin: 50px 20px 0 0;
}

.email input, .captcha input {
  padding: 4px;
}

.dotazy input.submit {
  position: absolute;
  margin: 150px 0 0 230px;
}

.kontakt {
  background: url( "./gfx/box2.gif" ) no-repeat;
  margin: 20px 0 20px 19px;
}

.objednat h2, .dotazy h2, .kontakt h2 {
  text-align: right;
  color: #fff;
  position: relative;
  top: 20px;
  left: -20px;
  font-size: 1.2em;
}

.kontakt p {
  padding: 30px 0 0 35px;
  color: #fff;
}

.objednat p {
  padding: 35px 0 0 95px;
}

.kontakt a {
  color: #fff;
}

.submit, .submit2, img, #menu a {
  behavior: url(iepngfix.htc);
}

.submit, .submit2 {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000%;
  font-size: 0;
  line-height: 0;  
  background: url( "./gfx/submit.png" ) no-repeat;
  width: 65px;
  height: 44px;
  margin: 150px 0 0 230px;
}

.submit2 {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
}


.foot {
    margin: 0 auto;
    width: 100%;
    height: 144px;
    background: transparent url( "./gfx/foot.jpg" ) no-repeat top center;
    clear: both;
}

#clanek p {
  padding: 0 0 15px 0;
}

#clanek h2 {
  padding: 0 0 20px 0;
}

.flags {
  position: absolute;
  top: -20px;
  left: 755px;
}

.flags img {
  margin: 0 6px 0 0;
}

.input1, .input2 {
  border: solid 1px #5c8089;
  height: 19px;
  padding: 3px 0 0 3px;
  width: 200px;
}

.input2 {
  width: 50px;
}

.top-kontakt {
  position: absolute;
  left: 40px;
  top: -20px;
}

.top-kontakt a {
  display: block;
  padding: 14px 0 0 20px;
  width: 78px;
  height: 30px;
  background: transparent url( "./gfx/kontakt.png" ) no-repeat top center;
  float: left;
  margin: 0 12px 0 0;
  color: #072c77;
  text-decoration: none;
  font-weight: bold;
}

.small {
  font-size: .8em;
}

