/*-----------------------layout--------------------------------------*/
body {
  background: url('img/pozadi-body.gif');
  color: black;
  }

div#hlavicka {
  margin: 0 auto;
  width: 900px;
  height: 195px;
  padding: 0px;
  background: url('img/pozadi-hlavicka.jpg') no-repeat white;
  }

div#celek {
  margin: 0 auto;
  padding-top: 20px;
  width: 900px;
  height: auto;
  background: white;
  }

div#leve-menu {
  float: left;
  width: 200px;
  height: auto;
  }

div#obsah-prave-menu {
  float: right;
  width: 700px;
  height: auto;
  }

div#obsah {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 530px;
  height: auto;
  }

div#prave-menu {
  float: right;
  width: 150px;
  }

div#paticka {
  margin: 0 auto;
  width: 900px;
  height: 43px;
  padding-bottom: 20px;
  background: url('img/pozadi-paticka.jpg') no-repeat;
  }
  
div.cleaner {
  clear:both;
  height:0px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
  line-height: 1px;
  }
  
/*hlavicka----------------------------------------------------*/

div.navigace {
  padding-top: 165px;
  margin-left: 225px;
  width: 500px;
  }
  
/*leve-menu---------------------------------------------------*/

div#leve-menu div.nadpis-eshop ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  }

div#leve-menu div.nadpis-eshop ul li a {
  display: block;
  width: 200px;
  height: 48px;
  background: URL('img/nadpis-eshop2.jpg') no-repeat top right;
  }

div#leve-menu div.nadpis-eshop ul li a:hover {
  display: block;
  width: 200px;
  height: 48px;
  background: URL('img/nadpis-eshop.jpg') no-repeat top right;
  }

div.menu {
  width: 100%;
  margin-bottom: 20px;
  background: #edfdbe;
  }
  
div.menu ul {
  padding: 0px;
  margin: 0px;
  padding-left: 0px;
  background: #edfdbe;
  list-style-type: none; 
  text-align: right;
  }
  
div.menu ul li {
  padding: 0px;
  margin: 0px;
  padding-right: 20px;
  padding-top: 10px;
  height: 20px;
  border-bottom: solid 4px white;
  vertical-align: middle;
  }  
  
div#menu-admin ul li {
  height: 20px;
  color: black;
  font-weight: bold;
  padding: 1px;
  margin: 3px;
  }

div.nadpis-produkty {
  background: URL('img/nadpis-produkty.jpg') no-repeat top right;
  height: 48px;
  }

div.nadpis-informace {
  background: URL('img/nadpis-informace.jpg') no-repeat top right;
  height: 48px;
  }
  
div.nadpis-napiste-nam {
  background: URL('img/nadpis-napiste-nam.jpg') no-repeat top right;
  height: 48px;
  }

div.napiste-nam {
  color: white;
  padding: 10px;
  font-size: 12px;
  padding-bottom: 20px;
  }
  
/*prave-menu--------------------------------------------------*/

div.kosik, div.kosik-plny {
  width: 145px;
  margin-top: 0px;
  padding-left: 5px;
  padding-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  background: #edfdbe;
  color: #092401;
  }
  
div.kosik-plny {
   background: #ffd9d8;
 }

div.nadpis-kosik {
  background: URL('img/nadpis-kosik.jpg') no-repeat top right white;
  height: 48px;
  width: 150px;
  }

div.nadpis-prihlaseni {
  background: URL('img/nadpis-prihlaseni.jpg') no-repeat top right white;
  height: 48px;
  width: 150px;
  }

div.nadpis-anketa {
  background: URL('img/nadpis-anketa.jpg') no-repeat top right white;
  height: 48px;
  width: 150px;
  }
  
div.polozky-kosiku {
  color: black;
  font-size: 7pt;
  }

div#kosik small {
  color: black;
  }
  
div#prihlaseni {}


/*obsah-------------------------------------------------------*/

div#obsah p {
  padding: 5px;
  padding-top: 0px;
  margin-top: 1px;
  }

div.produkty {
  width: 530px;
  margin-top: 20px;
  }
  
 div.levy-produkt {
  width: 260px;
  float: left;
  margin-bottom: 10px;
  }
  
div.pravy-produkt {
  width: 260px;
  float: right;
  margin-bottom: 10px;
  }

div.produkt-obrazek {
  width: 260px;
  height: 100px;
  text-align: center;
  }

div.produkt-popis {
  width: 250px;
  height: 140px;
  text-align: center;
  background: #95c941;
  background: url('img/pozadi-produkt-popis.jpg') no-repeat;
  padding-left: 5px;
  padding-right: 5px;
  } 
  
div.produkt-popis div.anotace {
  height: 80px;
  min-height: 80px; 
  }  
  
div.produkt-popis div.cena {
  padding: 10px;
  height: 25px;
  }
  
input.pole, select.pole {
  border: 1px;
  border-color: #2f2f2f;
  border-style: solid;
  font-size: 10pt;
  margin-bottom: 1px;
  height: 15px;
  }
  
input.tlacitko, input.tlacitko2 {
  border: 2px solid white;
  }
  
input.tlacitko2 {
  background: #d30b05;
  color: white;
  font-weight: bold;
    border: 2px solid #468909;
  padding: 5px 10px;
  }

div.kosik-tabulka {
  padding:0px;
  margin: 0px;
  }

div.kosik-tabulka a {
  color: #646464;
  }

div.kosik-tabulka a:hover {
  color: white;
  }
  
div.kosik-tabulka table {
  border-collapse: collapse;
  border: 0px;
  padding: 0px;
  margin: 0px;
  }
  
div.kosik-tabulka table tr {
  border: 0px;
  }
  
div.kosik-tabulka table tr td {
  border: white 3px solid;
  background: #d1f3a0;
  height: 20px;
  padding: 3px;
  }
  
div.kosik-problem {
  background: #edfdbe;
  margin: 15px;
  padding: 10px;
  font-style: italic;
  color: #25440a;
  text-align: center;
  }


div.detail-produktu {
  background: #95c942;
  height: 200px;
  width: 380px;
  padding: 5px;
  }
  
div.detail-produktu-obrazek {
  float: left;
  text-align: center;
  }

div.detail-produktu p {
  padding: 3px;
  margin: 0px;
  }
  
div.detail-produktu-cena {
  background: #468909; 
  width: 100%; 
  margin-top: 3px; 
  margin-bottom: 3px;
  padding: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 13px; 
  font-weight: bold;
  color: #4c4335;
  text-align: center;
  }
  
div.popis {
  padding: 5px;
  text-align: justify;
  }
  
div.popis p {
  margin: 0px;
  padding: 0px;
  
  }
  
div.diskuse {
  background: #d1f3a0;
  width: 95%;
  padding: 10px;
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 20px;
  }
  
div.hlavicka-diskuse {
  background: #83d500;
  width: 90%;
  color: white;
  height: 15px;
  padding: 10px;
  }
  
div.prispevek {
  width: 90%;
  margin-left: 5px;
  }

div.nadpis-diskuse, div.nadpis-diskuse-admin {
  background: #d1f3a0;
  color:  #3f4251;
  height: 65px;
  padding: 5px;
  margin-left: 5px;
  }
  
div.nadpis-diskuse-admin {
  height: 80px;
  }

div.nadpis-diskuse a, div.nadpis-diskuse-admin a {
  color: black;
  font-weight: bold;
  }
  
div.nadpis-diskuse a:hover {
  color: red;
  }  
  

div.index-tabulka {
  background: #edfdbe;
  padding: 5px;
  margin-bottom: 10px;
  }
  
div.index-tabulka h2 {
  text-align: center;
  }  
  
div.index-tabulka ul {
  line-height: 19px;
  }

div.index-tabulka ul li {
  list-style-image: url('img/bod.jpg');
  padding-left: 5px;
  }
  
div.produkt-info {
  width: 100%;
  }

div.produkt-box {
  float: right;
  margin-left: 10px;
  width: 150px;
  background: url('img/pozadi-box.jpg') no-repeat white;
  }
  
div.produkt-box div.box-nadpis {
  color: red;
  font-weight: bold;
  text-align: center;
  }
  
div.produkt-box ul {
  line-height: 22px;
  padding-left: 30px;
  }

div.produkt-box ul li {
  font-weight: bold;
  color: black;
  list-style: url('img/bod.jpg');
  padding-left: 8px;
  }

div.produkt-text {
  text-align: justify;
  } 
  
div.slozeni-prehled {
  float: left; 
  background: #edfdbe;
  width: 118px;
  }  

div.slozeni-prehled ul {
  line-height: 19px;
  padding-top: 2px;
  padding-left: 21px;
  }

div.slozeni-prehled ul li {
  list-style: square url();
  padding-left: 1px;
  }
  
div.iframe-bylina p {
  text-align: justify;
  padding-top: 0px;
  margin-top: 0px;
 }
 
table.index {
  width: 100%;
  text-align: center;
  background: url('img/pozadi-tabulka-index.jpg');
  }
  
table.index a {
  color: #d20e09;
  } 
  
table.index a:hover {
  color: black;
  }
  
table.index h3 a {
  color: black;
  }
  
table.index h3 a:hover {
  color: #d20e09;
  }       
  
table.index tr {

  }  
  
table.index tr td {
  padding-top: 5px;

  }  
  
div.koupit {
  text-align: center; 
  background: #d30b05; 
  margin-bottom: 20px;
  padding: 10px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  }
  
div.koupit a:hover {
  color: white;
  }

/*hlasovani---------------------------------------------------*/

div.detail-hlasu {
  width: 90%;
  padding: 10px;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  background: #f7bb78;
  text-align: center;
  }  
  
  
/*paticka-----------------------------------------------------*/

div.paticka-obsah {
  margin-left: 20px;
  margin-right: 15px;
  padding-top: 5px;
  text-align: center;
  font-size: 7pt;
  }
/*fonty atd---------------------------------------------------*/

body {
  font-family: Arial;
  font-size: 10pt;
  }
  
img, img a, img a:hover {
  border: 0px;
  }
  
a {
  color: #092401;
  }
  
a:hover {
  color: #da0a0a;
  }
  
h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  }

h3 a, h3 a:hover, h3 a:visited, h2 a, h2 a:hover, h2 a:visited {
  text-decoration: none;
  }

h1 {
  color: white;
  }
  
h3 {
  margin-top: 0px;
  font-size: 15px;
  }  
  
h4 {
  display: block;
  background: #d1f3a0;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 4px;
  font-weight: bold;
  color: rgb(80,80,80);
  }

h2, h2 a {
  color: #484848;
  font-size: 10pt;
  text-decoration: none;
  margin: 0px;
  padding: 0px; 
  margin-left: 5px;
  }
  
div.produkt-popis h2 a, div.produkt-popis h2 a:visited {
  color: #da0a0a;
  text-decoration: underline;
  font-size: 12pt;
  margin-left: 0px;
  padding-top: 8px;
  }  
  
div.produkt-popis h2 a:hover {
  color: #0b2700;
  }  
  
table {
  border: 0px;
  border-collapse: collapse;
  }

div#obsah h1 {
  color: black;
  font-size: 14pt;
  }
  
div#obsah h2 {
  padding: 0px;
  }
  
div#hlavicka h1 a, div#hlavicka h1 a:hover, div#hlavicka h1 a:visited {
  font-size: 8pt;
  color: #d5efa7;
  margin-left: 75px;
  text-decoration: none;
  }
  
div.navigace a {
  color: #092401;
  }

div.navigace a:hover {
  color: #da0a0a;
  }

div#prave-menu a {
  color: #484848;
  }

div#prave-menu a:hover {
  color: #da0a0a;
  }
  
div.cena span.nova-cena {
  font-weight: bold;
  font-size: 12pt;
  color: #da0a0a;
  vertical-align: text-bottom;
  }

div.cena span.stara-cena {
  text-decoration: line-through;
  font-size: 8pt;
  }
  
input.tlacitko-detail {
 background: url('img/tlacitko-detail.jpg');
 border: 0px;
 width: 80px;
 height: 29px;
 }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
  }


  /*---------------akce - rotátor------------------------*/

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:148px;	width: 150px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/

.paging-nad {
 width: 150px;
 height: 20px;
 margin-bottom: 10px;
 margin-top: 5px;
 }
 
.paging {
  float: right;
	position: absolute;
	margin-left: 50px;
	width: 100px; height:20px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 20px;
	background: #edfdbe;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a {
	padding: 3px;
	text-decoration: none;
	color: black;
}
.paging a.active {
  color: white;
	font-weight: bold;
	background: #8cbf30;
	border: 1px solid #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
