/* CSS Document */

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 14px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  background: url('images/bg_webHexagons.jpg') repeat-x;
}
* {
  margin: 0;
  padding: 0;
  border: none;
}
a {
  color: #000;
  text-decoration: none;
}
#header {
  background: #ee2727 url('images/bg_header.png') repeat-x;
  height: 220px;
}
#header .content {
  position: relative;
  width: 960px;
  height: 220px;
  background: url('images/bg_headerTexture.png') no-repeat right;
  margin: 0 auto;
  text-align: left;
}
#header .content h1 {
  width: 380px;
  height: 87px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  top: 92px;
  
}
#header .content h1 span{
  width: 380px;
  height: 87px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background: url('images/logo.png') no-repeat;
  cursor: pointer;
}
#header .content .links {
  font-size: 70%;
  color: #fff;
  position: absolute;
  top: 6px; 
  left: 20px;
}
#header .content .links a {
  color: #fff;
}
#header .content .links a:hover {
  text-decoration: underline;
}
#header .content span#babe {
  position: absolute;
  width: 238px;
  height: 372px;
  top:0;
  right: -70px;
  z-index: 1;
  background: url('images/babe.png') no-repeat;
  display: block;
}
#header .content span#engine {
  position: absolute;
  width: 341px;
  height: 289px;
  top: 19px;
  right: 190px;
  z-index: 1;
  background: url('images/engine.png') no-repeat;
  display: block;
}
#content {
  width: 960px;
  margin: 0 auto;
  padding: 0 32px;
  position: relative;
  background: url('images/bg_webTransparentBorder.png') repeat-y;
}
#content .navigation {
  font-size: 80% !important;
  padding: 4px 0 0;
}
#content .navigation span {
  font-weight: bold;
}
#content .navigation a {
  text-decoration: underline;
  color: #bb0000;
}
#content .navigation a:hover {
  text-decoration: none;
  color: #000000;
}
#content .info {
  font-size: 84%;
  width: 480px;
  text-align: left;
  line-height: 160%;
  padding: 25px 30px 10px;
}
#content .novinky {
line-height:150%;
margin:12px 72px;
}
#content .novinky a:hover {
  color:#b10c0c;
}
#content #box {
  width: 660px;
  float: left;
  text-align: left;
}
#content #box h2 {
  background: url('images/arrow.gif') no-repeat;
  background-position: 0px 12px;
  border-bottom: 1px dotted #95948e;
  font-size: 100%;
  padding: 9px 20px;
  margin: 0 20px;
}
#content #box h2 span {
  color: #ff0000;
}
#content #box h3 {
  border-top: 1px dotted #95948e;
  font-size: 110%;
  font-weight: normal;
  padding: 12px 40px 8px;
  margin: 10px 20px 0;
}
#content #box p.picture{
  text-align: center;
  margin: 0 auto;
}
#content #box p.picture img {
  margin: 4px;
  width: 120px;
  padding: 1px;
}
#content #box p.picture a img {
  border: 2px solid #b8b8b8;
}
#content #box p.picture a:hover img {
  border: 2px solid #ff0000;
}
#content #menu {
  width: 250px;
  position: relative;
  float: right;
  padding: 20px 0 20px 0;
  background: url('images/paper.jpg') repeat-y;
}
#content #menu a.order {
  background: url('images/orderButton.png') no-repeat;
  color: #535353;
  position: relative;
  text-decoration: none;
  width: 207px;
  height: 21px;
  z-index: 2;
  display: block;
  padding: 10px 0;
  margin: 10px auto;
}
#content #menu a.order:hover {
  text-decoration: underline;
}
#content #menu a.order:hover span {
  background: #ff0000;
  color: #fff;
}
#content #menu ul {
  position: relative;
  list-style: none;
  text-align: left;
  width: 210px;
  font-size: 110%;
  &z-index: 9999;
  padding: 0 0 0 18px;
  background: url('images/arrow.gif') no-repeat;
  background-position: 0px 23px;
}
#content #menu ul li  {
  border-top: 1px dotted #95948e;
}
#content #menu ul li a  {
  padding: 19px 0 10px;
  display: block;
  position: relative;
  &z-index: 9999;
  z-index: 2;
  text-decoration: none;
}
#content #menu ul li ul li {
  width: 190px;
}
#content #menu ul li ul li a {
  display: block;
  padding: 7px 5px;
  position: relative;
  &z-index: 9999;
  z-index: 2;
  text-decoration: none;
}
#content #menu ul li ul li a:hover {
  background: #e7e7e7;
  color: #ff0000;
}
#content #menu ul ul {
  font-size: 90%;
  background: none;
}

#content .clear {
  clear: both;
  display: block;
}
#footer {
  background: #ee2727 url('images/bg_footer.png') repeat-x;
  height: 72px;
}
#footer .content {
  position: relative;
  width: 930px;
  height: 32px;
  background: url('images/bg_footerTexture.png') no-repeat right;
  margin: 0 auto;
  font-size: 80%;
  color: #fff;
  padding: 40px 0 0 30px;
  text-align: left;
}
#footer .content a {
  color: #fff;
}

/* sloupce */

.collum {
  float: left;
  margin: 12px 0 12px 20px;
}
.collum ul {
  list-style: none;
  margin-left: 19px;
}

#box p.text {
  line-height: 150%;
  margin: 12px 20px 12px 20px;
}
#box p.text a {
  text-decoration: underline;
  color:#ea3232;
}
#box p.text a:hover {
  text-decoration: none;
  color:#b10c0c;
}
/* ORDER */

form {
  margin: 0 25px;
}
form p {
  position: relative;
}
form p input {
  border: 1px #d7d7d7 solid;
  font-size: 120%;
  padding: 3px;
}
form p textarea {
  border: 1px #d7d7d7 solid;
  font-size: 120%;
  padding: 3px;
}
form p.textarea strong {
  position: absolute;
  top: 0;
  
}
form p.textarea strong {
  position: absolute;
  top: 0;
  
}
form p {
  margin: 10px 0;
}

form p strong {
  margin-left: 10px;
}
