/*  CSS Document - www.adatio.cz */
/* www.jm-nabytek.cz */

html,body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 0.85em;
  background: #B60F0F;
  text-align: center;
  margin: 20px;
}

.pageholder {
  position: relative;
  width: 814px;
  margin: 0 auto;
  text-align: left;
}

#header {
  position: relative;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background-image: url(../img/l_top_page.gif);
  background-repeat: no-repeat;
}

#home {
  position: absolute;
  width: 520px;
  height: 50px;
}

#header span {
  font-family: Verdana, Tahoma, Verdana, Arial, sans-serif;
  float: right;
  color: #FFFFFF;
  padding-right: 70px;
  font-size: 0.9em;
}

#toppage {
  position: relative;
  width: 701px;
  height: 70px;
  margin: 0 57px 0 56px;
}

#toppage #logo {
  position: absolute;
  top: 16px;
  left: 12px;
}

#toppage #topnavi {
  position: absolute;
  top: 36px;
  right: 0px;
}

#toppage #topnavi ul, #mainnavi ul, #contentrp ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#toppage #topnavi ul li #ahome {
  display: inline;
  background: url(../img/l_home.gif);
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 8px 0 8px;
  text-decoration: none;
}

#toppage #topnavi ul li #amail {
  display: inline;
  background: url(../img/l_email.gif);
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 8px 0 8px;
  text-decoration: none;
}

#toppage #topnavi ul li #amap {
  display: inline;
  background: url(../img/l_webmap.gif);
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 8px 0 8px;
  text-decoration: none;
}


#amail .separator {
  position: absolute;
  background: url(../img/l_separator.gif);
  background-position: left;
  background-repeat: repeat-y;
  left: 44px;
}

#amap .separator {
  position: absolute;
  background: url(../img/l_separator.gif);
  background-position: left;
  background-repeat: repeat-y;
  left: 88px;
}

#toppage #topnavi ul li {
  display: inline;
  padding: 0 8px 0 8px;
}

#middlepage {
  position: relative;
  background-image: url(../img/l_middle_page.gif);
  background-repeat: repeat-y;
}

#newcollection {
  position: relative;
  margin: 0 auto;
  width: 676px;
  height: 290px;
  background-image: url(../img/jmnabytek.jpg);
  background-repeat: no-repeat;
}
 
#newcollection a {
  position: absolute;
  width: 170px;
  height: 54px;
  right: 38px;
  top: 16px;
}

#mainnavi {
  position: relative;
  width: 692px;
  margin: 0 60px 0 60px;
  line-height: 40px;
}

#mainnavi ul li {
  display: inline;
  margin-left: 12px;
}

#mainnavi ul li strong {
  padding-right: 12px;
  color: #FBA52A;
}

#mainnavi ul li a {
  font-weight: bold;
  text-decoration: none;
  color: #5DB2C4;
  font-size: 0.95em;
}

#mainnavi ul li a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FBA52A;
}

#logo {
  position: relative;
  width: 520px;
  height: 50px;
  background-image: url(../img/jmnabytek.gif);
  background-repeat: no-repeat;
}

#logo h1 {
  margin: 0px;
}

.conttop {
  position: relative;
  width: 701px;
  height: 30px;
  line-height: 30px;
  background: #E2DFD0;
  background-image: url(../img/l_conttop.gif);
  background-repeat: no-repeat;
  margin: 0 57px 0 56px;
}

.conttop a {
  position: relative;
  font-weight: bold;
  color: #797979;
  text-decoration: none;
  font-size: 0.95em;
  top: -4px;
  float: right;
  right: 30px;
  background-image: url(../img/back_arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 10px;
}

.contbottom {
  position: relative;
  width: 701px;
  height: 25px;
  line-height: 25px;
  background: #E2DFD0;
  background-image: url(../img/l_contbottom.gif);
  background-repeat: no-repeat;
  margin: 0 57px 0 56px;
}

#content {
  position: relative;
  margin: 0 57px 0 56px; 
  background: #E2DFD0;
  padding: 6px 30px 5px 30px;
  color: #6A6A6A;
  font-size: 0.95em;
}

#contentlp {
  position: relative;
  margin: 0 57px 0 56px; 
  background: #E2DFD0;
  padding: 6px 30px 5px 30px;
  color: #6A6A6A;
  font-size: 0.95em;
  background-image: url(../img/l_bg_content.gif);
  background-repeat: repeat-y;
}

#contentrp {
  position: relative;
  margin: 0 57px 0 56px; 
  background: #E2DFD0;
  padding: 6px 25px 5px 25px;
  color: #6A6A6A;
  font-size: 0.95em;
  background-image: url(../img/r_bg_content1.gif);
  background-repeat: repeat-y;
}

#contentlp #leftcontent {
  position: relative;
  float: left;
  width: 430px;
  padding-right: 20px;
}

.lmenu {
  line-height: 150%;
}

.lmenu li span {
  background: url(../img/l_bullet.gif); 
  background-position: center left;
  background-repeat: no-repeat; 
  padding-left: 16px;
}

.lmenu li a  {
  color: #00A4CF;
  text-decoration: underline; 
}

#contentlp #rightcontent {
  position: relative;
  float: right;
  width: 125px;
  margin-right: 20px;
  #margin-right: 12px;
}

#contentrp #leftcontent {
  position: relative;
  float: left;
  width: 134px;
  padding-right: 0px;
}

#contentrp #rightcontent {
  position: relative;
  float: right;
  width: 460px;
  margin-right: 24px;
  #margin-right: 6px;
}

#contentrp #rightcontent .foto {
  margin: 5px;
  padding: 5px;
  float: left;
  text-align: center;
  width: 130px;
  height: 135px;

}

#contentrp #rightcontent .foto img {
  background: #FFF;
  border: 1px solid gray;
  padding: 2px;
}

#contentrp #rightcontent .foto h3 {
  margin: 0px;
  width: 130px;
  font-size: 12px;
  margin: 2px 0 2px 0;
}

#gallery {
  margin-top: 20px;
  text-align: left;
}

#goods img {
  background: #FFF;
  padding: 2px;
  border: 1px solid gray;
}

#goods h3 {
  font-size: 1.5em;
}

#goods .info {
  margin-top: 20px;
}

#footer {
  position: relative;
  width: 100%;
  height: 25px;
  line-height: 25px;
  background-image: url(../img/l_bottom_page.gif);
  background-repeat: no-repeat;  
}

#footer #lfooter {
  position: absolute;
  left: 66px;
  color: #FFFFFF;
  font-size: 0.90em;
}

#footer #rfooter {
  position: absolute;
  right: 60px;
  color: #FFFFFF;
  font-size: 0.90em;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer #rfooter a {
  margin: 0 8px 0 8px;
}

#footer a:hover {
  text-decoration: underline;
}

.continue {
  color: #5E5959;
  text-decoration: none;
  background-image: url(../img/l_arrcontinue.gif);
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 18px;
}

.goodsframe {
  position: relative;
  border: 1px solid #C2C0B7;
  padding: 1px;
  background: #FFFFFF;
  margin: 5px 0 5px 0;
}

.goodsframe .goodsplus {
  position: absolute;
  background: url(../img/l_plus.gif) no-repeat;
  top: -6px;
  right: -3px;
  #top: -5px;
  #right: -2px;
  width: 11px;
  height: 11px;
}

#zbdetail {
  position: relative;
  text-align: center;
  margin: 10px 0 10px 0; 
}

#zbdetail img {
  border: 1px solid #626262;
}


img {
  margin-bottom: -2px;
}

h2 {
  margin: 0 0 6px 0;
  color: #73716B;
  font-size: 0.9em;
}

h4 {
  color: #5195A9;
  font-size: 1.0em;
}

p {
  margin: 5px 0 5px 0;
}

.imgl {
  position: relative;
  float: left;
  margin-right: 10px;
}

.hidden {
  display: none;
}

.hajedna {
  font-size: 14px;
  text-align: right;
  color: #A0A0A0;
}

.cleaner {
  position: relative;
  clear: both;
  line-height: 1px;
}

.separ {
  margin-top: 10px;
}

.cleanerfoto {
  position: relative;
  clear: both;
  line-height: 15px;
  height: 15px;
}

.info img {
  margin-right: 5px;
}

#goods h1 {
  font-size: 1.5em;
}

h1.nadp {
  font-size: 1.0em;
}
h2.nadp {
  color: #5195A9;
  font-size: 1.0em;
}
div.zpetneodkazy a {
  font-weight: bold;
  text-decoration: none;
  color: #5DB2C4;
  font-size: 1.0em;
}
div.zpetneodkazy a:hover
    { color: #5195A9;
    font-weight: bold;
    font-size: 1.0em;
    }

