
/*
  Global
*/

    
body {
  background: url('img/bg.png') 0px 0px repeat;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #989392;   
  font: 13px "Arial CE", Arial, sans-serif;   
}

h1 {
  font: 30px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif; 
  font-weight: normal;
  color: #797b5e; 
  margin: 0px 0px 1em 0px;
}

h2 {
  margin: 0.83em 0px;
  font: 18px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif;
  font-weight: normal;
  color: #cccccc;
}

h2 span {
  display: block;
  font-size: 12px;
  color: #989392;
}

h3 {
  font-size: 1em;
  margin: 1em 0px;
}

p {
  margin: 1em 0px;
}

ul {
  margin: 1em 0px;
  padding-left: 40px;
}

a {
  color: #fff;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0px;
}

strong {
  color: #a9a4a2;
}

strong a {
  color: #a9a4a2;
}

form {
  margin: 0px;
}

.clear {
  float: none;
  clear: both;
}

/*
  Hlavni layout
*/

#bg-side-edges {
  position: relative;
  top: 0px;
  width: 100%;
  background: url('img/bg_side_edges.png') center 0px repeat-y;
  z-index: 5;         
}

#bg-line {
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent url('img/bg_line.png') center 126px no-repeat;
  width: 100%; 
  height: 171px;
  z-index: 10;      
}

#wrapper {
  position: relative;
  top: 0px;
  margin: 0px auto;
  width: 781px;
  background-color: #000;
  overflow: hidden;
  z-index: 15;
}

#bg-bottom-edge {
  width: 100%;
  height: 30px;
  background: transparent url('img/bg_bottom.png') center 0px no-repeat;
}

#header {
  height: 205px;
  background: #690808 url('img/header.png') 0px 0px no-repeat;
}

#navigation {
  position: relative;
  top: 155px;
  height: 26px;
  line-height: 26px;
  width: 680px;
  margin: 0px auto;
  text-align: cetner;
}

#navigation a {
  text-decoration: none;
  color: #999d77;
  font: 18px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif;
  padding: 0px 4px;
}

#navigation a:hover {
  color: white;
}

#navigation a:focus {
  color: white;
}

#navigation img {
  position: relative;
  top: 3px;
}


#content {
  min-height: 450px;
  height: auto !important;
  height: 450px;
  text-align: left;
  padding: 30px 59px 80px 59px;
  font: 13px "Arial CE", Arial, sans-serif;
}

#footer {
  position: relative;
  top: 0px;
  left: 50%;
  width: 781px;
  font-size: 10px;
  padding-bottom: 15px;
}

#foo-left-edge {
  width: 49px;
  height: 30px;
  float: left;
  background: transparent url('img/foo-left-edge.png') 0px 0px no-repeat;
}

#foo-center {
  background: transparent url('img/foo-center-line.png') 0px 9px repeat-x;
  float: left;
  padding: 0px 60px;
}

#foo-right-edge {
  width: 50px;
  height: 29px;
  background: transparent url('img/foo-right-edge.png') 0px 0px no-repeat;
  float: left;
}

/*
  Navigacni cesta
*/

.path {
  color: #840404;
  font: 19px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif;
  border-bottom: 1px solid #840404;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

.path a {
  color: #840404;
  font: 19px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif;
}

.path span {
  color: #cccccc;
}

/*
  Strankovani
*/

.paging {
  position: relative;
  top: -13px;
  text-align: center;
  font-size: 13px;
  margin-bottom: 6px;
}


.paging a {
  padding: 5px;
}


#content-title {
  width: 400px;
  position: relative;
  left: -29px;
}

#content-title img {
  margin: 0px 6px;
}

/* 
  Horni ikony
*/

#top-icons {
  float: right;
  line-height: 40px;
  height: 40px;
}

#top-icons img {
  position: relative;
  top: 5px;
  margin-right: 5px; 
}

#top-icons .lang-icons {
  margin-left: 10px;
}

#top-icons .lang-icons img {
  margin-right: 0px;
  top: 3px;
}

/*
  Formularova textova pole
*/

.field-text {
  background-color: #230303;
  border: 1px solid #4b4b4b;
  color: #999d77;
  height: 18px;
}

.field-text:focus {
  color: #fff;
  background-color: #670909;
}

/*
  Stranky s rozdelenym obsahem do sloupcu.
*/


#news-left-col {
  width: 485px;
  float: left;
}

#news-left-col p {
  margin-top: 0px;
}

#news-right-col {
  width: 155px;
  float: right;
  text-align: center;
}

#news-right-col p {
  margin-left: 5px;
  margin-right: 5px;
}

#news-right-col h2 {
  color: #840404;
  text-align: left;
  padding-bottom: 1px;
  border-bottom: 1px solid #840404;
}

#news-right-col strong a {
  font-size: 10px;
  text-decoration: none;
}


.news-thumb {
  float: left;
  width: 90px;
  text-align: center;
  border: 1px solid #555;
}

/*
  Detail titulu
*/

#title-left-col {
  width: 437px;
  float: left;
}

#title-right-col {
  width: 217px;
  float: right;
}

#title-right-col img {
  display: block;
  margin: auto;
}

#to-cart-form td {
  padding-left: 5px;
}

.track-list {
  font-weight: bold;
  list-style-type: decimal;
}

.track-list span {
  font-weight: normal;
}

/*
  Seznam titulu
*/

.title-item {
  width: 100%;
}

.title-item .title-thumb {
  vertical-align: top;
  padding: 0px 5px;
}

.title-item .title-thumb a {
  display: block;
}

.title-item .title-desc {
  padding-left: 6px;
  width: 100%;
}

.title-item .title-detail {
  vertical-align: bottom;
}

.title-item strong {
  padding: 0px 5px;
}

/*
  Odkaz jako tlacitko, Formularove tlacitko
*/

.button {
  border: 1px solid #999d77;
  width: 85px;
  margin: 0px 5px;
}

.button div {
  border: 1px solid #999d77;
  background-color: #230303;
  margin: 1px;
}

.button input {
  display: block;
  width: 100%;
  border: 0px;
  background-color: transparent;
  color: #999d77;
  font: 15px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif;
  font-weight: bold;
  height: 25px;
  cursor: pointer;
}

.button input:hover, input:focus {
  color: #fff;
}

.button a {
  display: block;
  height: 25px;
  vertical-align: middle;
  font: 15px "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", serif;
  font-weight: bold;
  color: #999d77;
  text-decoration: none;
  text-align: center;
}

.button span {
  line-height: 25px;
}

.button a:hover, a:focus { 
  color: #fff;
}

/*
  Okrasne cary
*/

.long-line {
  height: 11px;
  position: relative;
  margin: 1em 0px;
}

.long-line img {
  position: absolute;
  top: 0px;
  left: -12px;
}

.short-line {
  height: 11px;
  position: relative;
  margin: 1em 0px 1em 0px;
}

.short-line img {
  position: absolute;
  top: 0px;
  left: -3px;
}

.medium-line {
  height: 11px;
  position: relative;
  margin: 1em 0px 1em 0px;
}

.medium-line img {
  position: absolute;
  top: 0px;
  left: -3px;
}

/*
  Obsah kosiku
*/

#shop-purchase {
  min-height: 230px;
  height: auto !important;
  height: 230px;
  margin-bottom: 1em;
}

#cart-content td, th {
  padding: 1px 2px;
}

#cart-content .cart-content-header {
  background-color: #670909;
}

#cart-content th {
  font-weight: bold;
  color: #fff;
}

#cart-content .cart-total-price td {
  border-top: 1px solid #676a50;
}

#cart-content .cart-content-amount {
  padding: 0px;
}

/*
  Kontakt na zakaznika
*/

#customer-address td {
  padding: 1px 2px;
}

#customer-address .error {
  color: red;
  font-size: 10px;
}





