body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, blocquote, pre, form, fieldset, legend { margin: 0; padding: 0 }
sup, sub, code { line-height: 1em }
table, acronym, textarea { font-size: 1em }

body {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #7a7354;
  background: #C8C3AD;
}

table { line-height: 12pt }

/* basic elements */
p {
  margin: 15px 0;
}
a {
  color: #f55f6a;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h2, h3 {
  color: #f55f6a;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.5em;
  margin: 15px 0;
}
h2, h2 a {
  font-size: 22px;
  color: #f55f6a;
}
h3, h3 a {
  font-size: 18px;
  color: #f55f6a;
}
ul, ol {
  margin: 15px 0;
}
li {
  margin-left: 30px;
}
input, textarea, select {
  border: 1px solid #e7e4d1;
  color: #7a7354;
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 8pt;
}

#content[id] input, #content[id] select {
  margin-bottom: 2px;
}

* html select, * html input.button {
  margin-top: 1px;
}

input.radio {
  border: none;
  vertical-align: top;
}

* html input.radio {
  vertical-align: middle;
}

fieldset {
  border: 1px solid #e7e4d1;
  padding: 0 15px 15px 15px;
}
legend {
  color: #f55f6a;
  padding: 10px;
}
label {
  float: left;
  margin-right: 5px;
  text-align: right;
}

* html label {
  margin-top: 1px;
  margin-right: 2px;
}

hr {
  height: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #d0d0d0;
}
blockquote {
  font-style: italic;
  color: gray;
}

img { border: none; vertical-align: middle }

/* common classes and id */
.arrow {
  font-weight: bold;
}
.checkbox {
  border: none;
  background: transparent;
}
.button {
  text-align: center;
  color: #ffffff;
  background: #f55f6a;
  border: none;
  padding: 2px 3px;
}
.star {
  background-image: url(/templates/images/star.gif);
  height: 12px;
  vertical-align: middle;
}
table.images td {
  padding-left: 10px;
}
.params {
  margin: 0 0 15px 20px;
}

table.params td {
  vertical-align: middle;
  padding-right: 5px;
}
.evenRow{
  background: #f4f3e3;
}
.oddRow {
}
.highlightRow {
  background: #FFFF9B;
}
.alternator td {
  background: #f4f3e3;
  padding: 10px 10px 8px 10px;
}

* html .alternator td {
  padding-bottom: 10px;
}

.artforum-disable {
  display: none;
}

/* shop classes */
.discount-none {
  display: none;
}
.price_used {
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  font-size: 26px;
  line-height: 25px;
  color: #f55f6a;
  margin: 10px 0 16px 0;
}
.price_default {
  color: #f55f6a;
  text-decoration: line-through;
  margin: 0 0 -12px 0;
}
#shop_filter {
  padding-bottom: 15px;
  border: 1px solid #ffc169;
}
#shop_filter ul li {
  list-style: none;
  float: left;
  margin-left: 10px;
}

/* navigator */
#navigator {
  margin: 15px 0;
}
#back {
  float: right;
}
#back a {
  text-decoration: none;
}

table td {
  vertical-align: top;
  padding-right: 15px;
  /*padding-right: 10px;*/
}
#forum_topic_related {
  padding: 10px;
  width: 100%;
}
#forum_topic_related h3 {
  padding: 0;
  margin: 0;
}
table.topic_list td {
  height: 18px;
}
table.topic_list img {
  margin: 0;
  padding: 0;
}
table.topic_list a {
  border: none;
}
table.topic_list a:hover {
  border: none;
  text-decoration: underline;
}
#stars-set input {
  width: 20px;
  border: none;
  background: transparent;
  vertical-align: middle;
}

/* registration */
#registration {
  text-align: center;
}
#registration div {
  width: 70%;
  text-align: left;
  margin: auto;
}
#registration div div {
  width: 100%;
}
#registration form label {
  width: 200px;
}
#registration_message {
  text-align: center;
  color: red;
}

/* cart */
table.cart {
  border-collapse: collapse;
}

table.cart td {
  border: 1px solid #e7e4d1;
  padding: 5px;
  padding-bottom: 3px;
  border-collapse: collapse;
}

table.cart label {
  float: none;
  margin: 0;
}

/* compare */
table.compare {
  border-collapse: collapse;
}

table.compare td {
  border: 1px solid #EFEFEF;
  padding: 5px;
}

table.compare .image img {
  display: block;
  margin: 15px 0 10px 0;
}

/* website special */
#main {
  width: 980px;
  background: #ffffff;
  margin: 0 auto;
}

#header {
  position: relative;
  height: 151px;
  background: #e8e5d2 url(/templates/images/header-back.png) no-repeat;
}

#header h1 {
  margin: 0;
}

#header h1 a {
  display: block;
  position: absolute;
  left: 30px;
  top: 50px;
  width: 320px;
  height: 55px;
  font-size: 1px;
  text-indent: -1000px;
}

#topmenu {
  position: absolute;
  top: 71px;
  right: 10px;
}

#topmenu a {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px 6px 4px 6px;
  margin-right: 6px;
}

#topmenu a:hover {
  background: #ef8702;
}

#usermenu {
  position: absolute;
  top: 122px;
  right: 0;
  font-size: 10px;
}

#usermenu input {
  width: 102px;
  font-size: 10px;
  background: transparent;
  border: none;
  padding: 0 4px;
  margin-right: 6px;
}

#usermenu input.button {
  color: #7a7354;
  width: 81px;
}

#usermenu form {
  display: inline;
  margin-left: 8px;
}

#usermenu a {
  margin-right: 5px;
}

#usermenu #loggedin {
  position: relative;
  top: -16px;
  text-align: right;
  background: #d0ccb9;
  padding: 0 12px 5px 0;
}

#usermenu #loggedin a {
  margin: 0;
}

#menu {
  position: relative;
  height: 42px;
  background: #efecdd;
}

/* first level */
ul.menu, ul.menu ul, ul.menu li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.menu li {
  position: relative;
  float: left;
}

ul.menu li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  background: #f55f6a;
  padding: 13px 16px;
  border-right: 1px solid #ffffff;
}

ul.menu li.last a {
  border-right: none;
}

ul.menu li.hover a {
  background: #ef8702;
}

/* second level */
ul.menu ul {
  top: 42px;
  margin-left: 1px;
  width: 190px;
  border-bottom: 1px solid #efecdd;
}

ul.menu li li {
  width: 100%;
}

ul.menu li li a, ul.menu li.hover li a {
  display: block;
  font-size: 11px;
  color: #7a7354;
  background: #ffffff;
  padding: 5px 7px;
  border-left: 1px solid #efecdd;
  border-right: 1px solid #efecdd !important;
  height: 1%;
}

ul.menu li.hover li.hover a {
  background: #efecdd;
}

/* show hide behaviour */
ul.menu ul,
ul.menu li:hover ul ul,
ul.menu ul ul,
ul.menu li:hover ul ul ul,
ul.menu ul ul ul,
ul.menu li:hover ul ul ul ul {
  position: absolute;
  left: -999em;
}

ul.menu li:hover ul,
ul.menu li li:hover ul,
ul.menu li li li:hover ul,
ul.menu li li li li:hover ul {
  left: -1px;
  z-index: 999;
}

/* show hide behaviour with protofish */
ul.menu li.hover ul ul,
ul.menu li.hover ul ul ul,
ul.menu li.hover ul ul ul ul {
  position: absolute;
  left: -999em;
}

ul.menu li.hover ul,
ul.menu li li.hover ul,
ul.menu li li li.hover ul,
ul.menu li li li li.hover ul {
  left: -1px;
  z-index: 999;
}

#usermenu a, #cart a, #footer a {
  color: #7a7354;
  text-decoration: none;
}

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

#cart {
  position: absolute;
  top: 12px;
  right: 0;
  padding-right: 90px;
}

#cart img {
  position: absolute;
  top: -23px;
  right: 14px;
}

#content {
  margin: 15px;
}

#bottommenu {
  background: #d7d2be url(/templates/images/dotted-back.png);
  padding-bottom: 8px;
  border-top: 30px solid #d7d2be;
  border-bottom: 30px solid #d7d2be;
}

#bottommenu #articles, #bottommenu #gallery, #bottommenu #forum {
  float: left;
  width: 261px;
  margin-left: 40px;
  padding-right: 25px;
}

#bottommenu h2 {
  margin-top: 3px;
}

#bottommenu h2 a {
  text-decoration: none;
}

#bottommenu h2 a:hover {
  text-decoration: underline;
}

#bottommenu, #bottommenu h2, #bottommenu a {
  color: #7a7354;
}

#bottommenu p {
  margin: 0;
}

#bottommenu #gallery img {
  max-width: 59px;
  margin-bottom: 4px;
}

#footer {
  clear: both;
  position: relative;
  background: #aba692 url(/templates/images/merkanto-logo.png) top right no-repeat;
}

#footer, #footer a {
  padding: 23px 0 21px 27px;
}

#footer a {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  display: block;
  width: 160px;
}

.clear { clear: both; height: 0; line-height: 0 }

.image-right { float: right; margin-bottom: 11px }

.pagination { margin: 15px 0 }
.pagination .current { font-weight: bold; text-decoration: none; color: #7a7354 }

a.cart_button {
  display: block;
  width: 135px;
  height: 51px;
  line-height: 47px;
  background: url(/templates/images/cart.png) top right no-repeat;
  text-decoration: none;
}

a.cart_button:hover {
  text-decoration: underline;
}

table.shop {
  width: 860px;
  margin: 10px auto;
}

table.shop td {
  padding: 15px 0;
}

table.shop strong a {
  display: block;
  font-size: 18px;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1.3em;
  text-decoration: none;
  margin-bottom: 15px;
}

table.shop strong a:hover {
  text-decoration: underline;
}

table.shop img, table.images img {
  border: 3px solid #efecdd;
}

table.images td { padding: 0 20px 10px 0 }
.flag-N IMG {border: 3px solid #FAAF43; background-color: #FAAF43; background-image:url(../images/novinka.png); background-position: bottom center; background-repeat:no-repeat; padding-bottom:20px;}