/*
 *  CSS - zakladni casti indexu
 *  Copyrighted by Tomas Halada, www.LTweb.cz
 */

#page {
	position: relative;
  width: 973px; /* =zapati*/
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
  background: #e5e5e5;
}
body>#page {
  height: auto;
}

#zahlavi {
  margin-top: 3px;
  height: 125px;
  background: #33333a url(../img/zahlavi.jpg) no-repeat top left;
}
#zahlavi .logo {
  position: relative;
  float: left;
  top: 30px;
  left: 14px;
}
#zahlavi .logo img {
  width: 250px;
  height: 64px;
  border: none;
}
#zahlavi .logo strong {
  display: none;
}

#zahlavi .links {
  position: absolute;
  float: right;
  right: 10px;
  top: 12px;
  width: 150px;
  font-size: 0.9em;
  text-transform: uppercase;
  text-align: left;
}
#zahlavi .links a {
  display: block;
  margin: 2px 0;
}
#zahlavi .links a:link, #zahlavi .links a:visited {
  color: #ffffff;
  text-decoration: none;
}
#zahlavi .links a:hover, #zahlavi .links a:active {
  color: #ffffff;
  text-decoration: underline;
}

#topmenu {
  height: 41px;
  background: #900409 url(../img/topmenu-bg.gif) repeat-x top left;
}
#topmenu .links {
  position: relative;
  float: left;
  left: 10px;
  top: 9px;
  font-size: 0.85em;
  padding: 5px 0;
}
#topmenu .links a {
  background: url(../img/topmenu-a-bg.gif) no-repeat center left;
  text-transform: uppercase;
  margin-right: 7px;
}
#topmenu .links a:link, #topmenu .links a:visited {
  padding: 5px 10px 4px 17px;
  color: #ffffff;
  text-decoration: none;
}
#topmenu .links a:hover, #topmenu .links a:active {
  padding: 4px 9px 3px 16px;
  border: 1px solid #c0c0c0;
  color: #ffffff;
  text-decoration: none;
}

#topmenu .search {
  position: relative;
  float: right;
  top: 6px;
  right: 7px;
  padding-bottom: 5px;
}
#topmenu .search .title {
  font-size: 0.85em;
  text-transform: uppercase;
  color: #ffffff;
}
#topmenu .search-string {
  margin-bottom: -2px;
  width: 180px;
}
#topmenu .search-submit {
  margin-bottom: -8px;
}

/* hlavní část indexu ------------------------------------------------- */ 
#mainpart {
  clear: both;
  width: 973px;
  position: relative;

}

#leftmenu {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 145px;
  padding-bottom: 50px;
}
#content {
  position: relative;
  float: left;
  left: 10px;
  width: 628px;
  top: 3px;
  margin-bottom: 55px;
}
#rightmenu {
  position: relative;
  float: right;
  top: 0;
  right: 0;
  width: 180px;
  padding-bottom: 50px;
}
#end {
  clear: both;
  height: 10px;
  font-size: 1px;
}

/* strom kategorií -------------------------------------------------------- */
.menu-kat {
  margin: 1px 0;
  width: 145px;
  background-color: #3a3a42;
}
.menu-kat a {
  display: block;
  text-align: left;
  font-size: 0.85em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
}
.menu-kat a:link, .menu-kat a:visited {
  color: #d8d8d8;
  text-decoration: none;
}
.menu-kat a:hover, .menu-kat a:active {
  color: #ffffff;
  background-color: #46464e;
  text-decoration: none;
}

/* podkategorie */
.menu-kat .level2 {
  padding-left: 15px;
  width: 125px;
}
.menu-kat .level3 {
  padding-left: 25px;
  width: 115px;
}
.menu-kat .level4 {
  padding-left: 35px;
  width: 105px;
}
.menu-kat .level5 {
  padding-left: 45px;
  width: 95px;
}
.menu-kat .level6 {
  padding-left: 55px;
  width: 85px;
}

.menu-kat .active {
  background: url(../img/menukat-hover.gif) repeat-y top right;
}
.menu-kat .level1 {
  padding-left: 15px;
  width: 125px;
  background: #a6080d url(../img/manukat-title.gif) no-repeat center right;
  border-top: 1px solid #8e0303;
  border-bottom: 1px solid #8e0303;
}
.menu-kat .level1:link, .menu-kat .level1:visited, .menu-kat .level1:hover, .menu-kat .level1:active {
  color: #ffffff;
  background: #a6080d url(../img/manukat-title.gif) no-repeat center right;
}

/* login form */
#login {
  background: #830408 url(../img/login-bg.png) repeat-x top left;
  color: #ffffff;
  padding: 5px 0;
}
#login a:link, #login a:visited {
  color: #ffffff;
  text-decoration: none;
}
#login a:hover, #login a:active {
  color: #ffffff;
  text-decoration: underline;
}
#login .title {
  display: block;
  text-align: left;
  text-transform: uppercase;
  padding: 10px;
}
#login .inputs {
  display: block;
  text-align: right;
  padding: 5px 10px;
  font-size: 0.9em;
}
#login .inputs input {
  width: 95px;
}
#login .submit {
  display: block;
  height: 28px;
  background: #a15053 url(../img/login-submit-bg.gif) no-repeat center left;
  padding: 5px 10px;
  text-align: right;
  margin: 5px 0;
}
#login .links {
  font-size: 0.85em;
  padding: 5px 0;
}

/* standardni dil praveho menu ---------------------------------------------*/
#rightmenu .menu {
  margin: 2px 0;
  background-color: #3a3a42;
}
#rightmenu .menu .title {
  width: 160px;
  display: block;
  text-transform: uppercase;
  padding: 10px;
  background: #960409 url(../img/menu-title-bg.gif) repeat-x top left;
  color: #ffffff;
  text-align: left;
}

/* prihlaseny uzivatel ---------------------------------------------------- */
.menu-user span{
  display: block;
}
.menu-user .user {
  padding: 5px;
  margin: 5px;
  background-color: #5a5a66;
  color: #ffffff;
}
.menu-user .nick {
  font-weight: bold;
}
.menu-user .name {
  font-size: 0.9em;
}
.menu-user .links {
  text-align: left;
  padding: 0 5px 5px 20px;
}
.menu-user .links a {
  display: block;
  font-size: 0.9em;
}
.menu-user .links a:link, .menu-user .links a:visited {
  color: #ffffff;
  text-decoration: none;
}
.menu-user .links a:hover, .menu-user .links a:active {
  color: #ffffff;
  text-decoration: underline;
}

/* home credit v menu ---------------------------------------------------- */
.menu-logo a img {
	border: none;
}
.menu-logo a {
	display: block;
	margin: 3px auto;
	width: 140px;
}
/* kosik v menu ---------------------------------------------------------- */
.menu-kosik table {
  width: 85%;
  color: #ffffff;
  font-size: 0.85em;
  margin: 10px auto;
}
.menu-kosik .polozka {
  text-align: left;
}
.menu-kosik .hodnota {
  text-align: right;
}
.menu-kosik .links {
  display: block;
  font-size: 0.9em;
  padding: 5px;
  color: #ffffff;
  background-color: #620407;
}
.menu-kosik .links a {
  margin: 0 10px;
}
.menu-kosik .links a:link, .menu-kosik .links a:visited {
  color: #ffffff;
  text-decoration: none;
}
.menu-kosik .links a:hover, .menu-kosik .links a:active {
  color: #ffffff;
  text-decoration: underline;
}

/* nejprodavanejsi v menu -------------------------------------------------- */
.menu-best table {
  width: 100%;
  border-collapse: collapse;
  color: #ffffff;
  font-size: 0.85em;
}
.menu-best table td {
  padding: 2px;
  text-align: left;
  vertical-align: top;
}
.menu-best .col1 {background-color: #4a4a52;}
.menu-best .col2 {background-color: #3a3a42;}
.menu-best table img {
  width: 80px;
  height: 80px;
  border: none;
  background-color: #808080;
}
.menu-best table .info {
  padding: 3px 5px;
}
.menu-best table span {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  text-align: right;
}
.menu-best table a:link, .menu-best table a:visited {
  color: #d8d8d8;
  text-decoration: none;
}
.menu-best table a:hover, .menu-best table a:active {
  color: #ffffff;
  text-decoration: underline;
}

#leftmenu .bannery {
  margin: 10px 0;
} 
#leftmenu .bannery a img {
  border: none;
}

/* zapati stranky ---------------------------------------------------------- */
#zapati {
	position: absolute;
	overflow: hidden;
  width: 973px; /* =page */
  height: 49px;
	bottom: 0;
	left: 0;
	border-top: 1px solid #9d9b9e;
  background: #808080 url(../img/zapati-bg.gif) repeat-x top;
  font-size: 0.85em;
  color: #d0d0d0;
}
#zapati .date {
  position: relative;
  float: left;
  top: 20px;
  left: 15px;
}
#zapati .count {
  position: relative;
  float: left;
  top: 20px;
  left: 50px;
  margin-right: 30px;
}
#zapati .copyr {
  position: relative;
  float: right;
  top: 20px;
  right: 15px;
}
#zapati .copyr a {
  display: block;
}
#zapati .copyr a:link, #zapati .copyr a:active, #zapati .copyr a:hover, #zapati .copyr a:visited {
  color: #d0d0d0;
  text-decoration: none;
}

