body {
  padding: 0;
  margin: 0;
  background: #412109 url(bg_body.jpg) top repeat-x;
  font-family: Tahoma;
  font-size: 10px;
  color: #fff;
}


#page {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}


#header {
  position: relative;
  width: 1000px;
  height: 460px;
  background: url(bg_header.jpg) no-repeat;
}

#header #logo {
  position: relative;
  width: 440px;
  height: 155px;
  padding: 0;
  -margin: 0 auto;
  margin: 0 0 0 280px;
}

#header #logo h1 {
  padding: 45px 0 0;
  margin: 0;
}

#header #logo h1 span {
  display: block;
  position: absolute; 
  width: 440px;
  height: 155px;
  left: 0; 
  top: 45px; 
  z-index: 1;
  cursor: pointer;
  background: url(bg_logo.jpg) no-repeat;
}

#header #logo h1#svat span {
  background: url(bg_logo-svat.jpg) no-repeat;
}


#header #nav {
  position: relative;
  float: right;
  height: 50px;
  padding: 55px 55px 0 0;
}

#header #nav a {
  padding: 5px 10px;
  background: url(bg_nav-separator.gif) center right no-repeat;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Times New Roman";
  font-size: 10px;
  color: #ffe7b3;
}

#header #nav a:hover {
  color: #fff;
}

#header #nav a.active {
  color: #fff;
}

#header #nav a.last {
  background: none;
}


#header #menu {
  position: relative;
  clear: both;
  width: 945px;
  height: 41px;
  margin: 0 0 0 20px;
  background: url(bg_menu.gif) no-repeat;
  z-index: 1;
}

#header #menu p {
  padding: 0 0 0 34px;
  margin: 0;
}

#header #menu a {
  display: block;
  float: left;
  width: 224px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  font-style: italic;
  font-family: "Times New Roman";
  font-size: 18px;
  color: #fff;
}

#header #menu a:hover, #header #menu a.active {
  color: #ffe7b3;
}


#header #flash {
  position: relative;
  clear: both;
  width: 945px;
  height: 260px;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  background: url(bg_flash.gif) no-repeat;
  z-index: 1;
}


#header #flash-svat {
  position: relative;
  clear: both;
  width: 945px;
  height: 260px;
  margin: 0 0 0 20px;
  background: url(bg_flash-svat.gif) no-repeat;
  z-index: 1;
}

#header #submenu {
  position: relative;
  clear: both;
  width: 945px;
  height: 41px;
  margin: -40px 0 0 20px;
  z-index: 1;
}

#header #submenu p {
  padding: 0 0 0 50px;
  margin: 0;
}

#header #submenu a {
  display: block;
  float: left;
  width: 168px;
  padding: 12px 0;
  background: url(bg_submenu.gif);
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-style: italic;
  font-family: "Times New Roman";
  font-size: 10px;
  color: #fff;
}

#header #submenu a.last {
  width: 167px;
}

#header #submenu a:hover, #header #submenu a.active {
  color: #ffe7b3;
}


#content {
  position: relative;
  width: 1000px;
  background: url(bg_content.jpg) repeat-y;
  overflow: hidden;
  min-height: 300px;
}

#content a {
  text-decoration: none;
  color: #ffca57;
}

#content a:hover	 {
  color: #fff;
}

#content h2 {
  padding: 0 0 5px 60px;
  margin: 0;
  font-weight: normal;
  font-family: "Times New Roman";
  font-size: 24px;
  color: #ffca57;
}

#content h2#svat {
  padding: 20px 0 5px 60px;
}

#content p {
  padding: 0 70px 10px 60px;
  margin: 0;
  color: #fff2d7;
}

#content p.right {
  text-align: right;
}

#content p.imgs {
  padding: 30px 0 20px 43px;
  margin: 0;
}

#content p.imgs img {
  border: none;
}

#content #odkaz-motocykly, #content #odkaz-renovace, #content #odkaz-automobily, #content #odkaz-nahradni-dily {
  background-color:red;
  width:225px;
  height:240px;
  float:left;
  background:url('../imgs/img-1.jpg') no-repeat; 
}

#content #odkaz-renovace {
  background:url('../imgs/img-4.jpg') no-repeat; 
}

#content #odkaz-automobily {
  background:url('../imgs/img-2.jpg') no-repeat;
}
#content #odkaz-svatebni-servis {
  background-color:red;
  width:301px;
  height:288px;
  float:left;
  background:url('../imgs/img-3.jpg') no-repeat;

}

#content #odkaz-nahradni-dily {
  background:url('../imgs/img-3.jpg') no-repeat;
}

#content p.img {
  padding: 10px 0 0 60px;
  margin: 0;
}

#content p.detail {
  padding: 0 70px 30px 200px;
  margin: -90px 0 0;
}

#content p.gall {
  padding: 0 80px 30px 60px;
  margin: 0;
}

#content img {
  border: 3px solid #371903;
}

#content big {
  font-family: "Times New Roman";
  font-size: 24px;
  color: #ffca57;
}

#content .listing {
  position: relative;
  clear: both;
  height: 40px;
  padding: 0;
  margin: 15px 34px 20px 25px;
  background: #3A1903;
  font-size: 1.2em;  
    
 
}                  

#content .listing p.sort {
  padding: 11px 0 0 40px;
  margin: 0; 
  color:#FFCA57; 
}

#content .listing p.sort select {
  width: 100px;
  margin: 0 0 0 5px;
  background:#4E2303;
  color:#FFCA57;
}

#content .listing p.page {
  padding: 0 40px 0 0;
  color:#FFCA57; 
  margin: -28px 0 0;
  text-align: right; 
}

#content .listing p.page strong {
  color: #fff;
}

#content .listing p.page span {
  color: #873d07;
}

#content .listing p.page span.no {
  color: #74543d;
}

#content .listing p.page a {
  text-decoration: underline;
}

#content .listingbottom {
  margin: 0 34px 0 25px;
}

#content .cat {
  position: relative;
  float: left;
  width: 400px;
  height: 150px;
  padding: 0 0 40px 60px;
  margin: 0;

}

#content .cat h3 {
  padding: 0 0 10px;
  margin: 0;
  font-weight: normal;
  font-family: "Times New Roman";
  font-size: 24px;
  color: #ffca57;
}

#content .cat p.img {
  padding: 0;
  margin: 0;
}

#content .cat p.info {
  padding: 0 0 0 150px;
  margin: -90px 0 0;
}

#content form {
  margin: 2px 2px 2px 1px;
  width: 700px; 
}

#content input {
  width:130px;
}

#content textarea {
  width:477px;
  height: 100px;
}

#content form .text {
  float:left;

}

#content form p span {
  color:#FFE7B3;
  margin: 0px; 
  width: 80px; 
  float: left; 
  clear: left;

}

#cleaner {
  clear:both;
  visibility:hidden;
}
#content form .tlacitko {
  margin: 0px 0px 0px 272px;

}

#kontakt {
  margin: 0px 0px 0px 330px;
  
}


#footer {
  position: relative;
  width: 1000px;
  height: 80px;
  background: url(bg_footer.jpg) no-repeat;
}

#footer span {
  color:#984000;
}

#footer p#copy {
  padding: 30px 0 0 80px;
  margin: 0;
  color: #984000;
}

#footer a {
  text-decoration: none;
  color: #984000;
}

#footer p#copy a:hover {
  color: #fff;
}

#footer p#backlinks, #radkovyblok {
  position: relative;
  display: block;
  float: right;
  width: 600px;
  padding: 0 40px 0 0;
  margin: -25px 0 0;
  text-align: right;
  color: #984000;
}

#footer p#backlinks a {
  color: #984000;
}

#footer p#backlinks a:hover {
  color: #fff;
}