html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto; }

body	{ 
  background: #1D1D1D;
  text-align: left;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}


a, a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #600000;
  text-decoration: none;
}

a.seolink, a.seolink:visited {
  color: #646464;
  text-decoration: none;
  font-size: 10px;
  font-family: "Trebuchet MS";
  line-height: 11px;
}
a.seolink:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}

p {
  text-align: justify;
  font-family: "Courier New";
  font-size: 1.1em;
  margin-top: 0px;
  color: #3D4E52;
}

p.oteviracka {
  text-align: left;
  font-family: "Arial";
  font-size: 0.9em;
  margin-top: 11px;
  margin-left: 15px;
  color: #000000;
}

p.adresa {
  float: left;
  width: 130px;
  text-align: left;
  font-family: "Arial";
  font-weight: bold;
  font-size: 0.9em;
  margin-top: 8px;
  margin-left: 15px;
  color: #000000;
}

p.newspaper {
  width: 290px;
  text-align: justify;
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 5px;
  margin-left: 25px;
  margin-right: 10px;
  color: #000000;
}

.main {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 8px;
}


h1 { 
  color: #121212;
  font-family: "Arial CE";
  font-size: 2.7em;
  position: absolute;
  font-weight: bold;
  margin-top: 5px;
}

h2 { 
  color: #600000;
  font-size: 1.3em;
  font-style: normal;
  margin-bottom: 3px;
  margin-top: 16px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: "Courier New";
}

h2.header { 
  color: #600000;
  font-size: 2em;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  font-family: "Times New Roman";
  margin-top: 45px;
  margin-left: 0px;
}

h2.newspaper { 
  color: #000000;
  font-size: 2.3em;
  margin-bottom: 3px;
  margin-top: 15px;
  margin-left: 25px;
  margin-right: 25px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-family: "Times New Roman";
}

h2.vizitka { 
  color: #000000;
  font-size: 1.2em;
  margin-bottom: 2px;
  margin-top: 21px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: "Arial";
}

h3 { 
  color: #600000;
  font-size: 1.3em;
  margin-bottom: 3px;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: "Courier New";
}

h3.vizitka { 
  color: #000000;
  font-size: 1em;
  margin-bottom: 3px;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: "Arial";
}



/* hlavni divider */
#container	{
  text-align: left;
  margin: 0 auto;
  color: #141414;
}

/* hlavicka */
#header {
  height: 320px;
  position: relative;
  background: #D8CA9B url(../temp/headerBack2.jpg) repeat-x top;  
}

#headerTopLine {
  height: 78px;
  margin: 0 auto;
  background: #5B3A25 url(../temp/headerBack.jpg) repeat-x top;
}

#headerTopLineInside {
  width: 970px;
  height: 78px;
  margin: 0 auto;
  background: transparent url(../temp/headerTopLine.jpg) no-repeat top;
}

#headerHolder {
  width: 970px;
  height: 320px;
  position: relative;
  display: block;
  margin: 0 auto;
  background: transparent url(../temp/header.jpg) no-repeat right top;
}

#photo {
  width: 134px;
  height: 26px;
  position: absolute;
  margin: 0 auto;
  background: transparent url(../temp/photo.jpg) no-repeat top;
  right: 155px;
}

br.clear { clear: both; }


/* content */
#content {
  height: 472px;
  margin: 0 auto;
  background: #60331B url(../temp/background2.jpg) repeat-x center top;
}

#contentHolder {
  width: 970px;
  height: 472px;
  position: relative;
  display: block;
  margin: 0 auto;
  background: transparent url(../temp/background.jpg) repeat-x 0 top;
  z-index: 1;
}

#main {
  width: 440px;
  height: 621px;
  position: absolute;
  top: -167px;
  left: 6px;
  margin: 0;
  background: transparent url(../temp/paper.gif) no-repeat top;
}

#newspaper {
  width: 506px;
  height: 233px;
  position: absolute;
  top: 12px;
  left: 463px;
  margin: 0;
  background: transparent url(../temp/newspaper.jpg) no-repeat top;
}

#vizitka {
  width: 295px;
  height: 193px;
  position: absolute;
  top: 262px;
  left: 677px;
  margin: 0;
  background: transparent url(../temp/vizitka.jpg) no-repeat top;
}

#image {
  width: 159px;
  height: 163px;
  position: absolute;
  left: 320px;
  top: 55px;
}

br.clear { clear: both; }


/* paticka */
#footer {
  height: 170px;
  position: relative;
  background: transparent url(../temp/footer.gif) repeat center center;
  background-color: #1D1D1D;
}

#footer p  {
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  color: #646464;
  position: relative;
  padding-top: 15px;
  width: 970px;
  margin: 0 auto;
}

a.special, a.special:visited {
  color: #cecece;
  text-decoration: none;
}
a.special:hover {
  color: #ffffff;
  text-decoration: none;
}