/*
 *  CSS - zakladni casti indexu
*  Copyrighted by www.LTweb.cz, Michal Madleňák <madlenak@ltweb.cz>
 */

#page {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 100%;  
  min-height: 100%;
  background: url("../img/index/page.jpg") repeat-y center;
}

body>#page {
 	height: auto;
}

/*NEW PAGE -------------------------------------------------------------------*/
#new_page {
  width: 985px;
  position: relative;
  margin: 0 auto;
  height: 100%;  
  min-height: 100%;	
}
#page>#new_page {
  height: auto;	
}
/*ZAHLAVI --------------------------------------------------------------------*/
#header {
  width: 985px;
  height: 182px;
  background: #04abe1 url("../img/index/header.jpg") no-repeat top;
}
#header .logo {
  display: block;
  position: absolute;
  height: 90px;
  width: 150px;
  margin-left: 55px;
  margin-top: 80px;
}
#header #topmenu {
 height: 34px;
 width: 755px;
 position: absolute;
 margin-top: 138px;
 margin-left: 215px;
}
#header #topmenu a {
  display: block;
  height: 29px;
  float: left;
  padding-right: 7px;
  padding-left: 7px;
  background: url("../img/index/topmenu.jpg") no-repeat right;
  color: #ffffff;
  padding-top: 5px;
  text-decoration: none;
  font-weight: bolder;
}
#header #topmenu a:hover, #header #topmenu a:active {
  color: #005c72;	
  padding-top: 10px;
  height: 24px;
}
/*MAINPART -------------------------------------------------------------------*/
#mainpart {
  clear: both;
  width: 985px;
  position: relative;
  top: 0px;
  padding-top: 5px;
}
#mainpart-left {
  width: 843px;
}

#layout {
  width: 775px;
  float: left;	
}

/*LEFTMENU -------------------------------------------------------------------*/
#leftmenu {
  width: 205px;
  float: left;
  position: relative;
  padding-left: 2px;
  padding-bottom: 110px;
}
.menu-center {
  width: 201px;
  background: #46b5d3 url(../img/index/menu-center.jpg) repeat-y;
  margin-bottom: 5px;
}
.menu-top {
  width: 201px;
  background: url("../img/index/menu-top.jpg") no-repeat top;
  padding-top: 5px;
}
.menu-bottom {
  width: 201px;
  padding-bottom: 3px;
  background: url("../img/index/menu-bottom.jpg") no-repeat bottom;
}
#leftmenu .vyhledavani .nadpis {
  margin-left: 8px;
  background: url(../img/index/lupa.jpg) no-repeat left center;
  height: 15px;
  font-size: 1.1em;
  font-weight: bolder;
  padding-left: 15px;
  padding-top: 3px;
  position: relative;
  z-index: 2;
  display: block;
  color: #ffffff;
}
#leftmenu .vyhledavani .tygr {
  background: url(../img/index/tygr.jpg) no-repeat;
  width: 142px;
  height: 47px;
  margin-top: -15px;
  margin-left: 5px;
  position: absolute;
}
.vyhledat-submit {  
  font-size: 0.85em;
  float: right;
  width: 48px;
  height: 25px;
  margin-top: 2px;
  background: #9bd401 url(../img/index/tlacitko-left.jpg) no-repeat left;
  border: none;
  color: #ffffff;
}
.vyhledat-submit-over {
  font-size: 0.85em;
  float: right;
  width: 48px;
  height: 25px;
  margin-top: 2px;
  background: #719904 url(../img/index/tlacitko-left-active.jpg) no-repeat left;
  border: none;
  color: #ffffff;
}
#leftmenu .tlacitko-vyhledani {
  width: 59px;
}
#leftmenu .input {
  width: 130px;
  background: none;
  position: relative;
  z-index: 2;
  margin-left: 8px;
  border: none;
  margin-top: 3px;
}
#leftmenu .vyhledavani table {
  width: 199;
  border-collapse: collapse;
  margin: 2px 2px 6px 0;
}
#leftmenu .vyhledavani table .text-pro-vyhledavani {
  width: 140px; 
}
#leftmenu .nabidka-nadpis {
  background: url(../img/index/zirafa_zelva.jpg) no-repeat right;
  width: 180px;
  height: 34px;
}
#leftmenu .nabidka-nadpis .nadpis {
  color: #ffffff;
  display: block;
  background: url(../img/index/sipka.jpg) no-repeat left center;
  padding-left: 15px;
  height: 23px;
  font-size: 1.1em;
  padding-top: 8px;
  font-weight: bolder;
}
#leftmenu .nabidka-center {
  width: 201px;
  background: url(../img/index/nabidka-center.jpg) repeat-y center top;
  margin-bottom: 5px;
}
#leftmenu .nabidka-top {
  width: 201px;
  background: url(../img/index/nabidka-top.jpg) no-repeat top;
  padding-top: 8px;
}
#leftmenu .nabidka-bottom {
  width: 201px;
  background: url(../img/index/nabidka-bottom.jpg) no-repeat bottom;
  padding-bottom: 5px;
}

#leftmenu .level1 {
  display: block;
  color: #ffffff;  
  background: #6dd8f6;
  width: 201px;
  padding-top: 3px;
  font-weight: bolder;
  text-decoration: none;
}
#leftmenu .obr1 .level1 {
  background: url(../img/index/level1-blue.jpg) repeat-y center; 
}
#leftmenu .obr1 .level1 span {
  display: block;
  padding-left: 30px;
  width: 80px;
  padding-right: 91px;
  background: url(../img/index/nabidka-krokodyl.jpg) no-repeat bottom;
  padding-bottom: 5px;
}
#leftmenu .obr2 .level1 {
  background: url(../img/index/level1-blue.jpg) repeat-y center;
}
#leftmenu .obr2 .level1 span {
  display: block;
  padding-left: 30px;
  width: 110px;
  padding-top: 2px;
  padding-right: 61px;
  background: url(../img/index/nabidka-papousek.jpg) no-repeat bottom;
  padding-bottom: 5px;
}
#leftmenu .nabidka a {
  text-decoration: none;
}
#leftmenu .nabidka a:hover, #leftmenu .nabidka a:active {
  text-decoration: underline;
}
#leftmenu .level1:hover, #leftmenu .level1:active {
  color: #3e970b;
}
#leftmenu .level2 {
  display: block;
  width: 145px;
  color: #626262;
  font-size: 0.9em;
  text-decoration: none;
  margin-left: 16px;
  background: url(../img/index/nabidka-sipka-active.jpg) no-repeat left center;
  padding: 3px 16px 2px 15px;
}
#leftmenu .level2:active, #leftmenu .level2:hover {
  color: #000000;
}
#leftmenu .pasive-level2 {
  background: url(../img/index/nabidka-sipka.jpg) no-repeat left center;
  text-decoration: underline;
  padding-bottom: 0;
}
#leftmenu .level3 {
  display: block;
  font-size: 0.85em;
  padding-left: 10px;
  padding-right: 20px;
  width: 132px;
  color: #626262;
  margin-left: 30px;
  background: url(../img/index/nabidka-sipka-level3.jpg) no-repeat left center;
}
#leftmenu .level3:hover, #leftmenu .level3:active {
  color: #000000;
}
#leftmenu .level4 {
  display: block;
  font-size: 0.85em;
  padding-left: 20px;
  padding-right: 20px;
  width: 112px;
  color: #626262;
  margin-left: 40px;
  background: url(../img/index/nabidka-sipka-level4.jpg) 
}
#leftmenu .level4:hover, #leftmenu .level4:active {
  color: #000000;
}
/*CONTENT --------------------------------------------------------------------*/
#content {
  position: relative;
  float: right;
  padding-bottom: 110px;
  width: 566px;
}
.toplist {
  border: 1px solid #ffffff;
}
.toplist img {
  border: none;
}
.toplist a {
  border: 1px solid #ffffff;
  text-decoration: none;
}

/*RIGHTMENU ------------------------------------------------------------------*/
#rightmenu {
  float: right;
  width: 201px;
  padding-right: 4px;
  padding-bottom: 110px;
}
#rightmenu .login-menu label {
  color: #ffffff;
}
#rightmenu .login-menu .nick, #rightmenu .login-menu .user {
  display: block;
  color: #ffffff;
  font-size: 0.9em;
  padding-left: 25px;
}
#rightmenu .login-menu .kosik-log {
  color: #ffffff;
  font-size: 0.85em;
}
#rightmenu .login-menu .kosik-log a {
  color: #ffffff;
}
#rightmenu .login-menu .kosik-log a:hover, #rightmenu .login-menu .kosik-log a:active {
  color: #005c72;
}
#rightmenu .nadpis-prave-menu {
  color: #ffffff;
  display: block;
  background: url(../img/index/sipka.jpg) no-repeat left center;
  padding-left: 15px;
  height: 23px;
  font-size: 1.1em;
  padding-top: 8px;
  font-weight: bolder;
  margin-left: 10px;
  position: relative;
  z-index: 2;
}
#rightmenu .uzivatel-format {
  width: 110px;
  z-index: 2;
  position: relative;
  background: none;
  border: none;
  margin-top: 2px;
}
#rightmenu .tygr {
  background: url(../img/index/tygr1.jpg) no-repeat ;
  left: 0;
  width: 136px;
  height: 86px;
  position: absolute;
  margin-top: 3px;
  margin-left: 828px;
}
#rightmenu .prihlaseni {
  border-collapse: collapse;
  margin-left: 12px;
  margin-bottom: 5px;
}
#rightmenu .prihlaseni .nazev {
  width: 40px;
  font-size: 0.85em;
}
#rightmenu .prihlaseni .heslo td {
  padding-top: 8px;
}
#rightmenu .prihlaseni .heslo td .uzivatel-format {
  
}
#rightmenu .vyhledat-submit, #rightmenu .vyhledat-submit-over {  
  width: 58px;
}
#rightmenu .prihlaseni-table {
  width: 199px;
  margin-left: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#rightmenu .prihlaseni-table a {
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
  margin-left: 10px;
}
#rightmenu .prihlaseni-table a:hover, #rightmenu .prihlaseni-table a:active {
  text-decoration: underline;
  color: #005c72;
}
#rightmenu .kosik-pozadi {
  margin-top: 4px;
  background: url(../img/index/kosik-rybicky.jpg) no-repeat right top;
}
#rightmenu .kosik-pozadi .kosik {
  color: #ffffff;
  font-size: 0.85em; 
  width: 180px;
  margin-top: 5px;
}
#rightmenu .kosik-pozadi a.vyhledat-submit {
  font-size: 0.85em;
  padding-top: 5px;
  height: 20px;
  padding-left: 10px;
  width: 50px;
}
#rightmenu .kosik-pozadi a.vyhledat-submit:hover, #rightmenu .kosik-pozadi a.vyhledat-submit:active {
    background: #719904 url(../img/index/tlacitko-left-active.jpg) no-repeat left;
    color: #ffffff;
    text-decoration: none;
}
#rightmenu .novinky-emailem .nadpis-prave-menu {
  background: url(../img/index/mail.jpg) no-repeat left center;
  padding-left: 20px;
  font-size: 1em;
  padding-top: 0;
  margin-top: 5px;
}
#rightmenu .novinky-emailem {
  padding-bottom: 10px;
}
#rightmenu .zirafa {
  background: url(../img/index/mail-zirafka.jpg) no-repeat;
  width: 142px;
  height: 63px;
  position: absolute;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  margin-left: 10px;
}
#rightmenu .novinky-emailem .prihlaseni-table {
  margin: 0;
  width: 100%;
}
#rightmenu .novinky-emailem .prihlaseni-table .text-input {
  width: 125px;
  position: relative;
  z-index: 2;
  margin-left: 13px;
  background: none;
  margin-top: 2px;
  border: none;
}
#rightmenu .novinky-emailem .prihlaseni-table .tlacitko-vyhledani .vyhledat-submit {
  width: 43px;
}
#rightmenu .novinky-emailem .prihlaseni-table .tlacitko-vyhledani .vyhledat-submit-over {
  width: 43px;
} 

/*ZAPATI ---------------------------------------------------------------------*/
#footer {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 101px;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  background: #726f6f url("../img/index/footer.jpg") repeat-x bottom;
  font-size: 0.85em;
}
#footer #footer-center {
  height: 55px;
  width: 985px;
  background: #9bd401 url("../img/index/footer-zelena.jpg") repeat-x top;
}
#footer .footer-left {
  height: 55px;
  width: 985px;
  background: url("../img/index/footer-left.jpg") no-repeat left;
}
#footer .footer-right {
  height: 55px;
  width: 985px;
  background: url("../img/index/footer-right.jpg") no-repeat right;
}
#footer .ltweb {
  padding-top: 10px;
  padding-right: 15px;
  width: 160px;
}
#footer .ltweb a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  height: 20px;
  padding-top: 10px;
  padding-right: 35px;
  background: url("../img/index/ltweb.jpg") no-repeat right;
}
#footer .ltweb a:hover, #footer .ltweb a:active, #footer .dalsi-odkazy span a:hover,
#footer .dalsi-odkazy span a:active {
  color: #0089de;
  text-decoration: underline;
}
#footer .dalsi-odkazy {
  padding-top: 20px;
  padding-left: 20px;
}
#footer .dalsi-odkazy span {
  padding-right: 20px;
}
#footer .dalsi-odkazy span a {
  color: #ffffff;
  font-size: 1.1em;
  font-weight: bolder;
  text-decoration: none;
}