/*
*   Hlavni styl prezentace
*
*   Radim Kazlepka © 2011
*/

/* Obecne definice stylu */
* {
  padding: 0px;
  margin: 0px;
  border: none;
}

html {
  background: url("../img/html-background.jpg") top center no-repeat #000000;
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #e2edbc;
}

body {
  width: 100%;
  float: left;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

h1 {
  display: none;
}

h2 {
  clear: both;
  margin: 0 0 10px;
  font-size: 18px;
  color: #b0cb32;
  font-weight: normal;
}

h3 {
  clear: both;
  margin: 20px 0 10px;
  font-size: 14px;
  color: #b0cb32;
  font-weight: bold;
}

a {
  text-decoration: underline;
  color: #b0cb32;
  margin: 0px;
  border: none;
  padding: 0px;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

a.lightwindow {
  font-size: 0px;
  text-decoration: none;
}

img {
  margin: 0px;
  border: none;
  padding: 0px;
}

table {
  border: none;
  border-collapse: collapse;
}

p {
  clear: both;
  margin:  0 0 10px;
}

ul {
  list-style-position: inside;
}

select {
  width: 160px;
  border: 1px solid #71775e;
  font-size: 12px;
  background-color: #000000;
  height: 20px;
  color: #e2edbc;
  margin-bottom: 5px;
}

select option {
  background-color: #000000;
  color: #e2edbc;
  font-size: 12px;
  height: 20px;
  margin-bottom: 0px;
  border-left: 1px solid #71775e;
  border-right: 1px solid #71775e;
}

textarea {
  border: 1px solid #71775e;
  width: 300px;
  height: 150px;
  background-color: #000000;
  color: #e2edbc;
}

input.text {
  background-color: #000000;
  color: #e2edbc;
  font-size: 12px;
  border: 1px solid #71775e;
  height: 17px;
  padding: 0px 5px;
  margin: 1px 0px;
  width: 150px;
}

input.submit {
  vertical-align: bottom;
}

input.pieces {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  border: 1px solid #b0cb32;
  height: 17px;
  width: 20px;
  padding: 0px 5px;
}

p.heading {
  margin-top: 30px;
  font-size: 18px;
  color: #b0cb32;
}

p.heading-info {
  font-size: 11px;
  color: #b0cb32;
}

p.heading-info a {
  text-decoration: none;
}

p.heading-info a:hover {
  text-decoration: underline;
}

p.product-heading {
  clear: both;
  float: left;
  width: 691px;
  border-bottom: 1px solid #393b2f;
  font-size: 18px;
  color: #b0cb32;
  margin: 0;
  padding-left: 10px;
}

p.product-heading-margined {
  clear: both;
  float: left;
  width: 691px;
  border-bottom: 1px solid #393b2f;
  font-size: 18px;
  color: #b0cb32;
  margin: 30px 0 0 0;
  padding-left: 10px;
}

p.toggle {
  padding: 10px 0 0 0;
  margin: 0px;
}

.content {
  float: left;
  position: relative;
  top: 297px;
  left: 249px;
  width: 701px;
  padding-top: 30px;
}

#left-menu {
  float: left;
  position: relative;
  top: 297px;
  left: -701px;
  width: 224px;
  padding-left: 25px;
}

#left-menu #user-menu {
  background-color: #b0cb32;
  width: 168px;
  padding: 5px 10px 10px 10px;
  margin-top: 30px;
}

#left-menu #user-menu p {
  font-size: 12px;
  color: #000000;
  margin: 0px;
}

#left-menu #user-menu p.name {
  font-size: 18px;
  color: #000000;
}

#left-menu #user-menu p.heading {
  padding: 0px;
  margin: 5px 0 0 0;
  font-size: 11px;
  font-weight: bold;
  color: #e2edbc;
}

#left-menu #user-menu ul {
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  margin: 10px 0px 0px 0px;
  line-height: 18px;
}

#left-menu #user-menu ul li {
  display: inline;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
}

#left-menu #user-menu ul li a {
  color: #e2edbc;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

#left-menu #user-menu ul li a:hover {
  text-decoration: underline;
}

#left-menu #user-menu p.basket {
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  font-weight: bold;
}

#left-menu #user-menu p.basket a {
  color: #000000;
  text-decoration: none;
  width: 168px;
  display: block;
}

#left-menu #user-menu p.basket a span {
  text-decoration: underline;
}

#left-menu #user-menu p.basket a:hover span {
  text-decoration: none;
}

#left-menu ul.left-menu {
  font-size: 12px;
  list-style-position: outside;
  margin-top: 15px;
}

#left-menu ul.left-menu li {
  padding-left: 0px;
  background: url("../img/left-menu-level0.gif") top left no-repeat;
  line-height: 20px;
  list-style-type: none;
}

#left-menu ul.left-menu li ul li {
  padding-left: 0px;
  background: url("../img/left-menu-level1.gif") top left no-repeat;
  line-height: 20px;
  list-style-type: none;
  position: relative;
}

#left-menu ul.left-menu li ul li ul li {
  padding-left: 0px;
  background: url("../img/left-menu-level2.gif") top left no-repeat;
  line-height: 20px;
  list-style-type: none;
  position: relative;
}

#left-menu ul.left-menu li a {
  color: #e2edbc;
  text-decoration: none;
  padding-left: 15px;
}

#left-menu ul.left-menu li ul li a {
  padding-left: 28px;
}

#left-menu ul.left-menu li ul li ul li a {
  padding-left: 41px;
}

#left-menu ul.left-menu li a:hover {
  text-decoration: underline;
  color: #b0cb32;
}

#left-menu ul.left-menu li a.active {
  text-decoration: underline;
  color: #b0cb32;
}

#left-menu ul.left-menu li a.active:hover {
  text-decoration: none;
}

#left-menu ul.contact {
  font-size: 12px;
  list-style-position: outside;
  margin-top: 15px;
}

#left-menu ul.contact li {
  color: #e2edbc;
  text-decoration: none;
  padding-left: 15px;
  background: url("../img/left-menu-level0.gif") top left no-repeat;
  line-height: 20px;
  list-style-type: none;
}

#facebook-invitation {
    margin-top: 15px;
    padding-left: 15px;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 950px;
  height: 297px;
  clear: both;
}

#header ul {
  position: absolute;
  top: 254px;
  left: 0px;
  width: 890px;
  list-style-type: none;
  list-style-position: outside;
  padding: 0px 30px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  line-height: 39px;
}

#header ul li {
  display: inline;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 30px 0px 0px;
}

#header ul li a {
  color: #e2edbc;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

#header ul li a:hover {
  color: #b0cb32;
  text-decoration: none;
}

#header ul li a.active {
  color: #b0cb32;
  text-decoration: none;
}

#header ul li a span {
  font-size: 18px;
  color: #b0cb32;
  padding-right: 5px;
  font-weight: bold;
}

#logo {
  position: absolute;
  top: 0px;
  left: 25px;
  display: block;
  width: 188px;
  height: 108px;
  font-size: 0px;
}

#footer {
  clear: both;
  float: left;
  width: 950px;
  text-align: center;
  font-size: 9px;
  color: #51554e;
  line-height: 50px;
  height: 50px;
  margin-top: 330px;
  border-top: 1px solid #090a05;
}

#footer a {
  color: #51554e;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* Titulni stranka */

#content #banner {
  border: 1px solid #393B2F;
}

#content .product-column-left {
  clear: both;
  float: left;
  position: relative;
  left: 0px;
  width: 350px;
  border-right: 1px solid #393b2f;
  border-bottom: 1px solid #393b2f;
  height: 183px;
}

#content .product-column-right {
  float: left;
  position: relative;
  left: 0px;
  width: 350px;
  border-bottom: 1px solid #393b2f;
  height: 183px;
}

#content .product-column-left h3 {
  float: left;
  font-size: 12px;
  color: #b0cb32;
  position: relative;
  left: 10px;
  top: 10px;
  height: 15px;
  width: 310px;
  overflow: hidden;
  margin: 0px;
  font-weight: bold;
}

#content .product-column-right h3 {
  font-size: 12px;
  color: #b0cb32;
  position: relative;
  left: 30px;
  top: 10px;
  height: 15px;
  width: 310px;
  overflow: hidden;
  margin: 0px;
  font-weight: bold;
}

#content .product-column-left h3 a {
  font-size: 12px;
  color: #b0cb32;
  text-decoration: underline;
}

#content .product-column-right h3 a {
  font-size: 12px;
  color: #b0cb32;
  text-decoration: underline;
}

#content .product-column-left h3 a:hover {
  text-decoration: none;
}

#content .product-column-right h3 a:hover {
  text-decoration: none;
}

#content .product-column-left a.thumbnail {
  position: relative;
  top: 20px;
  left: 10px;
  float: left;
  font-size: 0px;
}

#content .product-column-right a.thumbnail {
  position: relative;
  top: 20px;
  left: 30px;
  float: left;
  font-size: 0px;
}

#content .product-column-left a.thumbnail img {
  border: 1px solid #e2edbc;
}

#content .product-column-right a.thumbnail img {
  border: 1px solid #e2edbc;
}

#content .product-column-left p.description {
  clear: none;
  float: left;
  position: relative;
  top: 20px;
  left: 20px;
  font-size: 12px;
  color: #e2edbc;
  width: 212px;
  line-height: 17px;
  overflow: hidden;
  margin: 0px;
  height: 60px;
}

#content .product-column-right p.description {
  clear: none;
  float: left;
  position: relative;
  top: 20px;
  left: 40px;
  font-size: 12px;
  color: #e2edbc;
  width: 212px;
  line-height: 17px;
  overflow: hidden;
  margin: 0px;
  height: 60px;
}

#content .product-column-left p.producer {
  clear: none;
  float: left;
  position: relative;
  top: 20px;
  left: 20px;
  font-size: 12px;
  color: #e2edbc;
  width: 212px;
  line-height: 17px;
  overflow: hidden;
  margin: 0px;
}

#content .product-column-right p.producer {
  clear: none;
  float: left;
  position: relative;
  top: 20px;
  left: 40px;
  font-size: 12px;
  color: #e2edbc;
  width: 212px;
  line-height: 17px;
  overflow: hidden;
  margin: 0px;

}

#content .product-column-left p.add {
  clear: both;
  float: left;
  position: relative;
  top: 30px;
  left: 10px;
  font-size: 12px;
  color: #b0cb32;
  line-height: 19px;
  height: 35px;
  width: 175px;
  font-weight: bold;
  margin: 0px;
}

#content .product-column-right p.add {
  clear: both;
  float: left;
  position: relative;
  top: 30px;
  left: 30px;
  font-size: 12px;
  color: #b0cb32;
  line-height: 19px;
  height: 35px;
  width: 175px;
  font-weight: bold;
  margin: 0px;
}

#content .product-column-left p.add span {
  font-size: 10px;
  color: #e2edbc;
}

#content .product-column-right p.add span {
  font-size: 10px;
  color: #e2edbc;
}

#content .product-column-left p.price {
  clear: none;
  float: left;
  position: relative;
  top: 30px;
  left: 10px;
  font-size: 14px;
  color: #b0cb32;
  line-height: 19px;
  height: 35px;
  width: 135px;
  text-align: right;
  font-weight: bold;
  margin: 0px;
}

#content .product-column-right p.price {
  clear: none;
  float: left;
  position: relative;
  top: 30px;
  left: 30px;
  font-size: 14px;
  color: #b0cb32;
  line-height: 19px;
  height: 35px;
  width: 135px;
  text-align: right;
  font-weight: bold;
  margin: 0px;
}

#content .product-column-left p.price span {
  font-size: 10px;
}

#content .product-column-right p.price span {
  font-size: 10px;
}

/* Detail produktu */
#content-detail #breadcrumbs {
  float: left;
  position: relative;
  top: 30px;
  left: 10px;
  width: 691px;
  list-style-position: outside;
  list-style-type: none;
  font-size: 10px;
  line-height: 18px;
}

#content-detail #breadcrumbs li {
  display: inline;
  padding-right: 10px;
  margin-right: 0px;
  background: url(../img/breadcrumbs.gif) top right no-repeat;
}

#content-detail #breadcrumbs li.last {
  padding-right: 0px;
  margin-right: 0px;
  background: none;
}

#content-detail #breadcrumbs li a {
  color: #e2edbc;
  text-decoration: none;
}

#content-detail #breadcrumbs li a:hover {
  text-decoration: underline;
}

#content-detail #product-info {
  clear: both;
  float: left;
  position: relative;
  left: 342px;
  width: 349px;
  margin: 0;
}

#content-detail #product-info p.short-description {
  clear: both;
  float: left;
  font-size: 12px;
  color: #e2edbc;
  width: 349px;
}

#content-detail #product-info ul.atributes {
  clear: both;
  float: left;
  font-size: 12px;
  color: #e2edbc;
  list-style-position: outside;
  list-style-type: none;
  width: 349px !important;
  margin-top: 20px;
}

#content-detail #product-info ul.atributes li {
  line-height: 30px;
  font-weight: bold;
  list-style-type: none;
}

#content-detail #product-info ul.atributes li span {
  color: #b0cb32;
  padding: 0px !important;
  margin: 0px !important;
}

#content-detail #product-info #facebook-like {
  margin-top: 10px;
  float: left;
}

#content-detail #product-info table {
  clear: both;
}

#content-detail #product-info table tr td {
  vertical-align: baseline;
}

#content-detail #product-info table tr td strong {
  line-height: 30px;
}

#content-detail #product-info table tr td select {
  margin-left: 10px;
}

#content-detail #product-info p.add {
  clear: both;
  float: left;
  width: 199px;
  font-size: 12px;
  color: #b0cb32;
  font-weight: bold;
}

#content-detail #product-info p.price {
  float: left;
  width: 150px;
  font-size: 24px;
  color: #b0cb32;
  text-align: right;
  font-weight: bold;
}

#content-detail #product-info p.price span {
  font-size: 12px;
}

#content-detail #gallery {
  float: left;
  position: relative;
  left: -349px;
  margin: 0;
  width: 342px;
}

#content-detail #gallery a#main-image {
  font-size: 0px;
}

#content-detail #gallery a#main-image img {
  border: 1px solid #e2edbc;
}

#content-detail #gallery a.other-image img {
  border: 1px solid #e2edbc;
}

#content-detail #gallery a.last {
  margin-right: 0px;
}

#content-detail #gallery a.lightwindow {
  font-size: 0px;
}

#content-detail #long-description {
  clear: both;
  float: left;
  width: 701px;
  margin-top: 10px;
}

#content-detail #long-description #description p {
  padding-top: 10px;
  line-height: 18px;
}

/* Stranka kosiku a objednavky */
#content-order .basket-table {
  clear: both;
  float: left;
  width: 100%;
  text-align: left;
  margin: 20px 0 0 0;
}

#content-order .basket-table tr {
  vertical-align: middle;
}

#content-order .basket-table tr.dark {
  background-color: #0b0b0b;
}

#content-order tr th {
  font-weight: bold;
  background-color: #b0cb32;
  padding: 5px 10px;
  line-height: 20px;
  text-align: left;
}

#content-order .basket-table tr td {
  padding: 5px 10px;
  line-height: 20px;
}

#content-order .basket-table tr td p {
  margin: 0px;
}

#content-order .basket-table tr.sum td {
  font-weight: bold;
  background-color: #b0cb32;
  padding: 5px 10px;
  font-size: 15px;
}

#content-order .order-table {
  clear: both;
}

#content-order .order-table tr td {
  padding: 5px;
}

#content-order div {
  clear: both;
  float: left;
}

#content-order div#order-summary-left-column {
  clear: both;
  float: left;
  width: 350px;
  margin-top: 20px;
}

#content-order div#order-summary-right-column {
  clear: none;
  float: left;
  width: 350px;
  margin-top: 20px;
}

#content-order .progress-table {
  clear: both;
  float: left;
  width: 100%;
  margin: 10px 0;
}

#content-order .progress-table tr td p {
  width: 100%;
  float: inherit;
}

/* Pomocne styly */
.right {
  text-align: right;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  visibility: hidden;
}

.no-display {
  display: none;
}

ul.success {
  clear: both;
  float: left;
  background-color: #b0cb32;
  list-style-position: outside;
  font-size: 12px;
  color: #e2edbc;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
}

ul.success li {
  list-style-type: none;
  line-height: 18px;
  padding: 0 10px;
}

ul.success li a {
  color: #e2edbc;
  text-decoration: none;
}

ul.success li a:hover {
  text-decoration: underline;
}

ul.warning {
  clear: both;
  float: left;
  background-color: #ff0000;
  padding: 10px 0;
  list-style-position: outside;
  font-size: 12px;
  color: #e2edbc;
  margin-bottom: 10px;
  width: 100%;
}

ul.warning li {
  list-style-type: none;
  line-height: 18px;
  padding: 0 10px;
}

ul.warning li a {
  color: #e2edbc;
  text-decoration: none;
}

ul.warning li a:hover {
  text-decoration: underline;
}

