body {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #292526;
  background: #292526 url('../images/layout/body_bg.gif') repeat left top;
  background-color: #292526;
}


.aBlack {
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
.aBlack:hover {
  text-decoration: none;
}


#main {
  width: 966px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top {
  height: 185px;
  position: relative;
}

#menu {
  height: 24px;
  background: url('../images/layout/menu_bg.gif') repeat-x left top;
  padding: 7px 0px 0px 8px;
}
#menu a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  display: block;
  float: left;
  background-color: #2a2627;
  margin: 0px 29px 0px 0px;
  padding: 4px 14px 2px 14px;
}
#menu a:hover { color: #15bfef; }






#middle {
  float: left;
  width: 100%;
  background-color: #ffffff;
  margin: 4px 0px 0px 0px;
  padding-bottom: 8px;
  min-height: 500px;
}
#leftHolder {
  position: absolute;
  top: 220px;
  left: 0px;
  width: 157px;
  border: 0px red solid;
  padding: 8px 8px 0px 8px;
}
#submenu { border: 0px green solid; }
#submenu .parent {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 0px 0px 20px;
  cursor: pointer;
}

#submenu #muzi { background-color: #15bfef; margin-bottom: 8px; }
#submenu #zeny { background-color: #ec008c; margin-bottom: 8px; }
.grey { background-color: #2a2627; margin-bottom: 8px; }
.grey a { color: #ffffff; text-decoration: none; }
.grey a:hover { color: #ec008c; }

#submenu .children { padding: 0px 0px 5px 0px; }
#submenu .children a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

#submenu a.clicked { color: #6F6F6F; }
#submenu a:hover { color: #6F6F6F; }


#submenu #childrenMuzi a.clicked { color: #15bfef; }
#submenu #childrenZeny a.clicked { color: #ec008c; }

#submenu #childrenMuzi a:hover { color: #15bfef; }
#submenu #childrenZeny a:hover { color: #ec008c; }


#novinky {
  font-size: 12px;
  color: black;;
  margin-bottom: 0px;
}
#novinky .novinka {
  padding: 10px 5px 10px 10px;
  line-height: 15px;
}





#rightHolder {
  float: right;
  width: 168px;
  border: 0px red solid;
  padding: 8px 8px 0px 8px;
}

.greyPattern {
  color: #ffffff;
  font-size: 13px;
  background: #2a2627 url('../images/layout/kosik_hp.gif') repeat-y right top;
  margin-bottom: 8px;
}
.blueOverlay {
  background: #2a2627 url('../images/layout/kosik_hp_blue.gif') repeat-y right top !important;
}

.greyPattern #headKosik {
  font-weight: bold;
  margin-bottom: 5px;
}
.greyPattern #kosikPolozky {
  padding: 0px 5px 15px 15px;
}
.greyPattern #kosikPolozky .kosikPolozka {
  margin: 12px 0px 0px 0px;
}
.greyPattern #kosikPolozky .kosikPolozka img {
/*   position: relative;
  top: 3px; */
  cursor: pointer;
}
.greyPattern #odkazObjednat {
  color: #ffffff;
  display: block;
  text-align: right;
  margin: 0px 5px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  top: -10px;
}
.greyPattern #odkazObjednat:hover {
  text-decoration: none;
}

.greyPattern #headMegaslevy {
  display: block;
  height: 48px;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  background: #292526 url('../images/layout/megaslevy_btn_bg.gif') no-repeat center top;
  text-align: center;
}
.greyPattern #headMegaslevy:hover {
  color: #EC008C;
}
.greyPattern #headMegaslevy span {
  float: left;
  padding: 16px 0px 0px 58px;
  display: block;
  cursor: pointer;
}

.greyPattern #headVyhledavani span {
  position: relative;
  top: -11px;
  font-weight: bold;
}
.greyPattern #formVyhledavani {
  padding: 5px 10px 10px 0px;
  text-align: right;
}
.greyPattern #formVyhledavani input {
  width: 138px;
  border-width: 0px;
  padding: 5px 5px 5px 5px;
  margin-bottom: 10px;
}
.greyPattern #formVyhledavani #submitVyhledavani {
  width: 66px;
  font-family: "Trebuchet MS", Arial;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 2px 0px 2px;
  margin: 0px;
  border: 1px white solid;
  cursor: pointer;
}
.greyPattern #formVyhledavani #submitVyhledavani:hover {
  border: 1px #ec008c solid;
}


#znackyHp {
  background-color: #cccccc;
}
#znackyHp #znackyHpHead {
}
#znackyHp #znackyHpHead span {
  position: relative;
  top: -8px;
  font-weight: bold;
  color: #454041;
  font-size: 14px;
}
#znackyHp #znackyHpTable {
  width: 162px;
  margin: 5px 3px 0px 3px;
}
#znackyHp #znackyHpTable td {
  border: 0px red solid;
  text-align: center;
  padding: 4px 0px 4px 0px;
}




#innerHolder {
  float: left;
  width: 577px;
  padding: 8px 16px 0px 16px;
  _padding-right: 8px;
  margin-left: 173px;
}







#footer {
  clear: both;
  height: 23px;
  background: url('../images/layout/footer_bg.gif') repeat-x left top;
  color: #ffffff;
  font-size: 11px;
  padding: 12px 0px 0px 11px;
}
#footer a { color: #ffffff; }
#footer a:hover { text-decoration: none; }









