*{
  padding: 0;
  margin: 0;
}

html {
  text-align: center;
  background: url('../image/bg.jpg') repeat;
}

body {
	margin: 0 auto;
	width: 963px;
	text-align: left;
	font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size: 12px;
	background: #fff;
}

#logo {
  height: 292px;
  background: url('../image/logo.png') no-repeat;
}

#logo h1 {
  position: relative;
  left: -3000px;
}

#logo #topmenu {
  margin-top: 230px; 
  margin-left: 10px;
}

#logo #topmenu a {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  padding: 0 5px;
  text-decoration: none;
  padding: 0 20px 0 20px;
}

#logo #topmenu a:hover {
  color: #F0A739;
}

#hlavni {
  background: url('../image/hl_bg.png') repeat-y;
}

#levySloupec {
  width: 180px;
  float: left;
}

#pravySloupec {
  color: #fff;
  width: 181px;
  float: right;
  margin: 0;
  padding: 0;
}

#pravySloupec #box {
  padding-left: 1px;
  margin-bottom: 5px;
}

#hlavniSloupec {
  margin: 0 185px 0 185px; 
  padding: 10px;
  min-height: 250px;
}

#lebky {
  float: right;
  margin-right: -181px;
}

#paticka {
  clear: both;
  background: #151414;
}

#paticka #text {
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 10px 0;
}

#paticka #text a {
  color: #fff;
  text-decoration: none;
}

#paticka #text a span {
  color: #FF6701;
  text-decoration: none;
}

#paticka #text a:hover {
  text-decoration: underline;
}

#menu { padding-left: 1px; }

#menu h3 a {
	color: #F0A739;
	text-decoration: none;
}

#menu h3 a:hover {
	color: #fff;
}

#menu ul { list-style: none; padding: 0 0 7px 0; margin: 0; }
#menu ul li { padding: 2px 0 2px 10px;}
#menu ul li a { color: #fff; text-decoration: none; }
#menu ul li a:hover { color: #AFADAE;}

#menu ul li ul {
  list-style-type: square;
  color: #fff;
  margin-left: 20px;
}

#menu ul li ul li { padding: 0px; }


#zbozi {
  width: 190px;
  height: 205px;
  margin: 10px 0;
}

#zbozi #nadpis {
  height: 28px;
  padding: 0 10px;
}

#zbozi #nadpis h2 { margin: 0; padding: 0px; }
#zbozi #nadpis h2 a { color: #000; text-decoration: none; font-size: 12px; }
#zbozi #nadpis h2 a:hover { color: #C41713;}

#zbozi #telo {
  float: left;
  width: 190px;
  height: 183px;
  background: url('../image/box_zbozi.jpg') no-repeat left top;
}

#zbozi #telo #obrazek { 
  height: 130px; 
  margin-top: 15px;
  text-align: center;
}

#zbozi #telo #puvodnicena { 
  text-align: left; 
  color: #000; 
  padding: 5px 15px 0 15px; 
  font-weight: bold;
}

#zbozi #telo #puvodnicena span { float: right; color: #5F5F5F; text-decoration: line-through; }

#zbozi #telo #cena { 
  text-align: left; 
  color: #000; 
  padding: 0px 15px 0 15px; 
  font-weight: bold;
}

#zbozi #telo #cena span { float: right; color: #BC0000; }



.tac { text-align: center; }
.mt10 { margin-top: 10px; }

.ml2 { margin-left: 2px; }
.mr2 { margin-right: 2px; }

.tac img { margin-bottom: 10px; }

#nadpiss {
  border-bottom: 1px #AB1714 solid;
  margin-bottom: 5px;
  padding-left: 10px;
  margin-top: 20px;
}

#nadpis a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}

#nadpis a:hover {
  color: #AB1714;
}

h2#nadpis {
  border-bottom: 1px #AB1714 solid;
  margin-bottom: 5px;
  padding-left: 10px;
}

.select {
  border: 1px #000 solid;
  color: #000;
  font-size: 10px;
}

.zobrazit {
  border: 1px #000 solid;
  color: #000;
  font-size: 10px;
  background: #fff;
  cursor: pointer;  
  _cursor: hand;
}

.cenik-oznameni {
  text-align: center;
  margin-top: 20px;
}

.cenik-oznameni a { color: #000; }
.cenik-oznameni a:hover { color: #AB1714; }

.button_detail {
  background: url('../image/detail.jpg') no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
  width: 52px;
  height: 29px;
  cursor: pointer;
  cursor: hand;
}

.button_pridat {
  background: url('../image/do_kosiku.jpg') no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
  width: 89px;
  height: 29px;
  cursor: pointer;
  cursor: hand;
}

form {
  padding: 0;
  margin: 0;
}

/* ----- Košík tabulka ----- */


.shopTable { border: 1px solid #000; padding: 5px; }
.shopTable td { line-height: 25px; }
.shopTable td .input_ks { border: 1px solid #000; color: #000; font-weight: bold; font-size: 15px; padding: 2px; width: 20px; }
.shopTable td select { border: 1px solid #000; color: #000; }
.shopTable a { color: #000; text-decoration: none; }
.shopTable a:hover { color: #C60405; text-decoration: underline; }
.shopTable .detail_nadpis { background: #DFDFDF; text-align: center; font-weight: bold; }
.shopTable .polozky { background:  #fff; }
.shopTable .polozky:hover { background:  #FFE6C6; }

.kosik_udaje_nadpis { font-size: 15px; font-weight: bold; border-bottom: 1px dashed #777; margin-top: 20px; }
.kosik_udaje_nadpis span { font-size: 10px; font-weight: normal; }
.kosik_udaje { margin: 0 auto; }

.kosik_udaje input { border: 1px solid #000; color: #000; padding: 1px; background-color: #FFF; }
.kosik_udaje input:hover { background-color: #FFF9D1; }

.kosik_udaje textarea { border: 1px solid #000; color: #000; padding: 1px; background-color: #FFF; }
.kosik_udaje textarea:hover { background-color: #FFF9D1; }

.input_dokoncit { padding: 5px 10px; text-decoration: none; font-weight: bold; font-size: 15px; border: 1px solid #646464; background: #BC0000; color: #ffffff; }
.input_dokoncit:hover { background: #646464; border: 1px solid #BC0000; color: #fff; cursor: pointer; cursor: hand; }
.vykricnik { color: #C60405; font-weight: bold; font-size: 15px; }

/* ----- Košík tabulka konec ----- */

/* ----- Košík ----- */

#box h3 {
  font-size: 16px;
  padding-bottom: 10px;
}

#kosik #obsah .cena {
  color: #D50000;
}

.kosik-a { color: #FFF; text-decoration: none; }
.kosik-a:hover { color: #646464; }
.kosik-polozka { padding-bottom: 10px; }



.kosik-vstoupit {
  border: 1px #B2A0A0 solid;
  background: #9F0000;
  color: #FFF;
  padding: 2px;
  cursor: pointer;
  cursor:hand;
  width: 150px;
  height: 21px;
}

/* ----- Košík konec ----- */

#vyrobci {
  background: url('../image/vyrobci.png') no-repeat;
  width: 179px;
  height: 68px;
  margin-top: 50px;
}

#vyrobci select {
  margin: 26px 0 0 75px;
  font-size: 10px;
  width: 100px;
  border: 1px #000000 solid;
  color: #000000;
  padding: 1px 0;
}

.a {
  color: #fff;
  text-decoration: none;
}

.a:hover {
  color: #B11514;
}

#detail-nadpis {
  background: #A51915;
  padding: 2px 5px;
  margin-bottom: 5px;  
  color: #fff;
  font-size: 12px;
}

#detail-nadpis a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#detail-nadpis a:hover {
  color: #BFDCFF; 
}


.cenapuvodni { 
  text-align: left; 
  color: #000; 
  padding: 5px 15px 0 15px; 
  font-weight: bold;
}

.cenapuvodni span { float: right; color: #5F5F5F; text-decoration: line-through; }

.cena { 
  text-align: left; 
  color: #000; 
  padding: 5px 15px 0 15px; 
  font-weight: bold;
}

.cena span { float: right; color: #AC0404; font-size: 15px; }

.detail-obrazek {
  text-align: center;
}

.detail-obrazek a {
  color: #000;
  text-decoration: none;
}

.detail-obrazek a:hover {
  color: #A51915;
}

.barva .detaily {
  padding-bottom: 8px;
}

.barva .detaily select {
  border: 1px solid #000;  
}

#novinka_obal {
  border: 1px #A51915 solid;
  margin-bottom: 10px;
}

#novinka_obal .nadpis {
  font-weight: bold;
  font-size: 13px;
  padding: 5px;
  background: #A51915;
  color: #fff;
}

#novinka_obal .text {
  padding: 5px;
}

#novinka_obal .spodek {
  border-top: 1px solid #A51915;
  text-align: right;
  padding: 2px 5px;
}

#novinka_obal .cely_clanek { text-align: right; padding: 10px 5px 0px; }
#novinka_obal .cely_clanek a {
  text-decoration: none;
  font-weight: bold;
  color: #A51915;
  font-size: 14px;
}
#novinka_obal .cely_clanek a:hover {
  color: #000000;
}


.obsah {
  text-align: center;
  margin-top: 10px;
}

.obsah a {
  text-decoration: none;
  color: #000;
  padding: 0 4px;
}

.obsah a:hover {
  color: #EF2C34;
  background: #3B3F3F;
}

.obsah a.select {
  color: #EF2C34;
  font-weight: bold;
  border: 1px red solid;
}

.obsah a:hover.select {
  color: #FFF8BF;
}

h3.nadpis { 
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  _cursor: hand;
  padding: 2px;
}
