﻿body
{
  height: 100%;
  padding: 0px;
  margin: 0px;
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.reseter
{
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.header
{
  height: 160px;
}

.header .logo
{
  background-color: White; /*   background-image:url(img/Logo.png);   background-position:center;   background-repeat:no-repeat;   */
  float: left;
  width: 230px;
  height: 160px;
  text-align: center;
  vertical-align: middle;
}

.header .knoflik
{
  /*clear:both;*/
  height: 160px;
  background-image: url(img/HeaderLine.png);
  background-position: center;
  background-repeat: repeat-x;
}

.header .knoflik .left
{
  height: 160px;
  float: left;
  background-color: White;
  background-image: url(img/Knoflik.png);
  background-position: right;
  background-repeat: no-repeat;
  width: 607px;
}

.header .knoflik .left img
{
  float: right;
}

.header .knoflik .left .bottom
{
  width: 440px;
  margin: 105px 0px 0px 90px;
  line-height: 0.7em;
}

.header .knoflik .left .bottom h1
{
  font-size: 16pt;
  font-weight: bold;
  letter-spacing: 5px;
  margin: 0px;
  padding: 4px;
}


.header .knoflik .left .bottom hr
{
  margin-top: 3px;
}

.header .knoflik .left .bottom span
{
  font-size: 8pt;
  font-weight: normal;
  margin: 0px 0px 0px 20px;
  padding-top: 4px;
}

.content
{
  /*margin-bottom:210px;*/
  min-height: 840px;
}

.content .menu
{
  float: left;
  position: relative;
  width: 230px;
}

.content .menu .facebook
{
  margin: 10px 0px;
}


.content .txt
{
  float: left;
  position: relative;
  margin-top: 30px;
}

.facebook
{
  float: left;
  width: 250px;
  height: 840px;
  margin-left:10px;
}

.footer
{
  background-image: url(Img/FooterLine.png);
  background-position: top;
  background-repeat: repeat-x;
}

.footerTop
{
  height: 175px;
  width: 900px;
  background-color: White;
  background-image: url(Img/Zapati.png);
  background-position: left;
  background-repeat: no-repeat;
}

.footerTop a.mnuKontakt
{
  margin-left: 280px;
}

.footerTop input[type='text']
{
  border: solid 1px #E3000E;
  color: #E3000E;
  width: 94px;
}

.footerTop .search
{
  width: 150px;
  float: right;
  position: relative;
  text-align: center;
  margin-right: 25px;
  margin-top: 110px;
}

.footerBottom
{
  width: 100%;
  height: 200px; /*position: fixed;   bottom:0px;*/
}

.tst
{
  margin-bottom: 250px;
}

