/* CSS Document */

body, html {
  padding: 0;
  margin: 0;
}
a{ color: #C40009;}

body {
  background-color: black;
  background-image: url(../images/bg.gif);
  background-position: center top;
  background-repeat: repeat-x;
  font-family: 'Arial', sans-serif;
  
}

div#container {
  width: 778px;
  position: absolute;
  left: 50%;
  margin-left: -379px;
}
img {border:none;}
a#logo img{
  border: 0;
}
a#logo{
  position: absolute;
  left: 27px;
  top: 28px;
}

div#top {
  width: 814px;
  height: 163px;
  background-image: url(../images/topbg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}

div#top h1 {
  position: absolute;
  margin: 35px 0 0 230px;
  line-height: 0.8em;
}

div#top h1 a {
  color: #D2AA64;
  text-decoration: none;
  font-size: 12pt;
  display: block;
  padding: 0 0 0 20px;
  font-weight: normal;
  line-height: 0.8em; 
}

div#top h1 a:hover {
  color: white;
}

div#top h1 span {
  display: block;
}

.darkred {
  color: #840507;
  padding: 0 0 0 47px;
  font-family: 'Arial Black', sans-serif;
  font-size: 18pt;
  font-weight: bold;
}

.white {
  color: white;
  font-weight: normal;
  font-size: 24pt;
}

div#menu {
  width: 860px;
  height: 40px;
}

div#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 17px 0 0 40px;
}

div#menu ul li {
  display: inline;
  float: left;
}

.clear { clear: both; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 0; }

div#menu a {
  font-size: 8pt;
  line-height: 2.2em;
  margin-right: 2px; 
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  font-weight: bold;
  width: 98px;
  height: 23px;
  background-image: url(../images/btn.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div#menu a:hover {
  background-image: url(../images/btnon.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div#body {
  width: 778px;
  background-color: #000000;
  min-height: 300px;
  _height: 300px;
}

div#odsazeni {
  width: auto;
  padding: 20px 20px 20px 40px;
}

div#galery {
  width: auto;
  padding: 10px 20px;
  border: 0;
}

div#galery .imgbox{
  float: left;
  padding: 10px 4px;
  text-align: center;
  border: 0;
   color: #8E7F66;
}
div#galery .imgbox a{
  color: #8E7F66;
}
div#galery .imgbox a img{
  border: 0;
}

div#odsazenisecond {
  width: auto;
  padding: 0 30px 0 34px;
  color: #8E7F66;
  font-size: 10pt;
  line-height: 1.6em;
  text-align: justify;
}
div#odsazenisecond img{float: left; padding: 20px; }
.rght{float: left; margin-top: 0; padding-top: 0; }
div#odsazenisecond a{}
p {
  margin: 0;
  padding: 0px 0 0px 0;
  color: #8E7F66;
  font-size: 10pt;
 

}

.pt9 {
  font-size: 9pt;
}

h2 {
  font-size: 13pt;
  color: white;
  font-family: 'Verdana', sans-serif;
  font-weight: normal;
  background-image: url(../images/arrow.gif);
  background-position: left 7px;
  background-repeat: no-repeat;
  padding: 0 0 5px 20px;
  margin: 0 0 10px 0;
  border-bottom: 1px #C40009 solid;
}

span.line {
  display: block;
  width: auto;
  height: 15px;
  background-image: url(../images/line.gif);
  background-position: center center;
  background-repeat: repeat-x;
}

div#bodytop {
  width: 778px;
  height: 13px;
  font-size: 0;
  margin: 0;
  padding: 0;
  background-image: url(../images/bodytop.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

span.datum {
  display: block;
  font-size: 7pt;
  color: #8E7F66;
  line-height: 1.2em;
}

div.aktualita img {
  display: block;
  margin: 15px 0 10px 0;
}

div.aktualita p {
  line-height: 1.3em;
}

.vice {
  color: #C40009;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  background-image: url(../images/vice.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  margin: 15px 0 0 0;
}

.vice:hover {
  text-decoration: none;
}

.bezo {
  color: #D2AA64;
  text-align: left;
  display: block;
}

.bezo:hover {
  text-decoration: none;
}

div#firstcolumn {
  float: left;
  width: 236px;
  text-align: right;
}

div#firstcolumn img {
  margin-bottom: 20px;
  display: block;
  border-style: none;
  float: right;
}

div#secondcolumn {
  float: left;
  width: 300px;
 
}
div.wide {
  float: left;
  width: 480px !important;
}
div#subpage {
  float: left;
  width: 472px;
}
div#secondcolumnwide {
  float: left;
  width: 480px;
}
div#thirdcolumn {
  float: left;
  width: 172px;
}

div#foot {
  border-top: 1px #2F0707 solid;
  width: 778px;
  font-size: 8pt;
  padding-top: 15px; 
  padding-bottom: 15px;
}

div#footleft {
  float: left;
  color: #5B0005;
}

div#footleft a {
  color: #5B0005;
  font-weight: bold;
}

div#footleft a:hover {
  text-decoration: none;
}

div#footright {
  float: right;
  padding: 0 0 0 25px;
  background-image: url(../images/home.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: #5B0005;
}

div#footright a {
  color: #5B0005;
  text-decoration: none;
  font-weight: normal;
}

div#footright a:hover {
  text-decoration: underline;
}

p.produkty {
	padding:20px 30px;
}

img.news_detail {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

