/* obecne styly */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 5px;
  padding: 0px;
  font-size: 12px;
  color: #333;
}

form {
  padding: 0px;
  margin: 0px; 
}

.hidden {
  display: none;
}

a {
  color: #ce0000;
}

.clear {
  clear: both;
}

div#head {
	background-image: url(../img/head-logo.jpg);
	width: 945px;
	height: 169px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index:1;
	}

div#okno {
	text-align:center;
	position:absolute;
	width: 945px;
	top:80px;
	z-index:100;
}

div#okno img {
	cursor:pointer;
}
	
div#logo {
	background-image: url(../img/logo-tvproducts.gif);
	width: 130px;
	height: 109px;
	margin-left: 43px;
	margin-top: 15px;
	position: absolute;
	cursor: pointer;
	}
	
div#celebrita1 {
	background-image: url(../img/tv-osobnost1.jpg);
	width: 170px;
	height: 169px;
	margin-left: 775px;
	position: absolute;
	}
	
div#celebrita2 {
	background-image: url(../img/tv-osobnost2.jpg);
	width: 170px;
	height: 169px;
	margin-left: 775px;
	position: absolute;
	}
	
div#celebrita3 {
	background-image: url(../img/tv-osobnost3.jpg);
	width: 170px;
	height: 169px;
	margin-left: 775px;
	position: absolute;
	}
	
div#celebrita4 {
	background-image: url(../img/tv-osobnost4.jpg);
	width: 170px;
	height: 169px;
	margin-left: 775px;
	position: absolute;
	}

div#celebrita5 {
	background-image: url(../img/tv-osobnost5.jpg);
	width: 170px;
	height: 169px;
	margin-left: 775px;
	position: absolute;
	}
div#celebrita6 {
	background-image: url(../img/tv-osobnost6.jpg);
	width: 170px;
	height: 169px;
	margin-left: 775px;
	position: absolute;
	}


/* navigacni menu */
div#navmenu {
	width: 945px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	}
	
.item1 {
  WIDTH: 72px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-uvod.gif);
  float: left;
}
.item1:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

.item2 {
  WIDTH: 148px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-jak_nakupovat.gif);
  float: left;
}
.item2:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

.item3 {
  WIDTH: 120px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-na_splatky.gif);
  float: left;
}
.item3:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

.item4 {
  WIDTH: 176px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-vernostni_program.gif);
  float: left;
}
.item4:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

.item5 {
  WIDTH: 147px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-nase_prodejny.gif);
  float: left;
}
.item5:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

.item6 {
  WIDTH: 188px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-vseobecne_informace.gif);
  float: left;
}
.item6:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

.item7 {
  WIDTH: 93px;
  HEIGHT: 28px;
  BACKGROUND-IMAGE: url(../img/ico-kariera.gif);
  float: left;
}
.item7:HOVER {
  BACKGROUND-POSITION: 0px -28px;
}

/* hlavni web */

div#hlavni {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	}

div#leva {
	width: 177px;
	float: left;
	}
	
div#stred {
	width: 575px;
	float: left;
	margin-left: 7px;
	overflow: hidden;
	}
	
div#prava {
	width: 177px;
	float: left;
	margin-left: 7px;
	}

.odsazeni4 ul {
  margin: 4px 0px 4px 40px;
}

#stred ul {
  margin-top: 5px;
}

#stred ul li {
  margin-bottom: 5px;
}

div.menu-kategorie {
	background-image: url(../img/menu.gif);
	width: 177px;
	height: 31px;
	margin-top: 5px;
	}
	
div.menu-kategorie2 {
	background-image: url(../img/menu.gif);
	width: 177px;
	height: 31px;
	margin-top: 10px;
	}
		
div#menu-kategorie3 {
  position: relative;
	background-image: url(../img/menu2.gif);
	width: 575px;
	height: 31px;
	margin-top: 5px;
	}
	
div.menu-kategorie4 {
  position: relative;
	background-image: url(../img/menu2.gif);
	width: 575px;
	height: 31px;
	margin: 5px 0 5px 0;
	}
	
div#menu-kategorie3 h1, div#menu-kategorie3 h4, div.menu-kategorie4 h4 {
  display: block;
  margin: 0px 0px 0px 10px;
  padding: 7px 0px 0px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #525152;
  width: 550px;
}

div.menu-pozadi {
  background: url(../img/menu_pozadi.gif) repeat-y left;
	}

.menu-pozadi ul {
  list-style-image: url(../img/menu_sipka.gif);
  padding: 0 0 0 30px; 
  margin: 0px;
  }

.menu-pozadi li {
  padding: 3px;
}

.menu-pozadi li a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

.menu-pozadi li a:hover {
  text-decoration: underline;
}

div.menu-end {
	background-image: url(../img/menu_end.gif);
	background-repeat: no-repeat;
	width: 177px;
	height: 4px;
	font-size: 1px;
	}
	
.text_menu {
  padding-left: 10px;
  padding-top: 7px;
  font-size: 13px;
  font-weight: bold;
  color: #525152;
	height: 20px;
}

div#kosik {
	width: 177px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	}
	
div#kosik-detail {
	margin-left: 10px;
	margin-top: 10px;
	width: 50px;
	height: 50px;
	float: left;
	}

table.vypis {
  font-size: 10px;
  color: #636162;
}

table.vypis b a {
  font-size: 11px;
  color: #444;
  text-decoration: none;
}

table.vypis b a:hover {
  text-decoration: underline;
}

td.border {
  border-bottom: 1px solid #E7E7E7;
  padding: 3px 4px 10px 2px;
  border-left: 1px solid #E7E7E7;
}

td.border2 {
  padding: 3px 4px 10px 2px;
  border-bottom: 1px solid #E7E7E7;
}

span.cena {
  color: #D70000;
  font-size: 14px;
}

td.detail {
  padding:6px;
}

select.select {
  font-family: tahoma;
  font-size: 11px;
  width: 200px;
  margin-top: 3px;
}

table.detail {
  margin-top:5px;
  margin-bottom:5px;
  border:1px solid #dddddd;
  color: #333;
}

td.odsazeni {
  padding-left: 3px;
}

td.odsazeni2 {
  padding: 3px 0 0 3px;
}

td.odsazeni3 {
  padding-left: 3px;
  font-size: 11px;
}

td.odsazeni4 {
  padding: 0 6px 0 1px;
}

td.male {
  font-size: 11px;
}

input.pocet {
  text-align: center;
  font-family: verdana;
  font-size: 12px;
  
}

table.table_kosikk {
  font-size: 11px;
}

.tlacitko {
  font-size: 12px;
}

.input2 {
  font-size: 12px;
  border: 1px solid #cfcfcf;
}

span#kosikk {
  display: block;
  padding-top: 7px;
  font-size: 11px;
  line-height: 15px;
}

div#bottom {
  margin-top: 10px;
  clear: both;
  text-align: center;
  font-size: 11px;
  color: #666;
  background-color: #efefef;
  padding: 3px;
}

div#popiska {
/*  position: absolute;
  top: 36px;
  left: 3px;   */
  font-size: 11px;
  margin-top: 5px;
}

div#popiska a {
  text-decoration: none;
}

div#popiska a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 16px;
  margin: 4px 0 4px 0;
}

h2 {
  font-size: 15px;
  margin: 4px 0 4px 0;
}

h3 {
  font-weight: bold;
  font-size: 13px;
  margin: 4px 0 4px 0;
}

h4 {
  font-size: 12px;
  color: #0000ff;
  font-weight: normal;
  display: inline;
}

h5 {
  font-size: 12px;
  color: #ff0000;
  font-weight: normal;
  display: inline;
}

h6 {
  font-size: 7px;
  color: #E2E2FF;
  font-weight: normal;
  display: inline;
}

.clanek {
  margin-top: 8px;
}

.mnu {
  margin-top: 4px;
  margin-left: 8px;
  margin-bottom: 2px;
}

.mnu1 {
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  color: #666;
}

.mnu1:hover {
  text-decoration: underline;
}

#podlink {
  margin-top: 4px;
  margin-bottom: 6px;
}

input.tlodeslat {
  background-image: url(../img/tl_objednat.gif);
  width: 157px;
  height: 19px;
  border: 0;
  cursor: pointer;
}

em.gone {
  text-decoration: line-through;
}

.koupit2 {
  cursor: pointer;
}

.produkt {
  margin: 0 10px 0 10px;
  padding: 6px 0 10px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 11px;
}

.ls { 
  width: 70px;
  float: left;
  line-height: 22px;
}

.ps { 
  width: 400px;
  float: left;
}

.disk {
  padding-bottom: 14px;
}

.disk1 {
  line-height: 24px;
  color: #ce0000;  
  border-top: 1px solid #e7e7e7;
}

.disk2 {
  padding-bottom: 10px;
}

.disk3 {
  background-color: #ffff99;
  color: #ce0000;
  font-weight: bold;
  padding: 10px;
}

.disk4 {
  background-color: #ffff99;
  padding: 0 10px 10px 10px;
}

input.bt_odeslat {
  background: #da4040;
  font-weight: bold;
  color: #ffffff;
  border: 0;
  height: 22px;
  font-size: 11px;
  cursor: pointer;
}

