* {
	outline: none;
}
body, html {
	margin : 0px;
	background: white;
	font-family : georgia, times, serif;
	color : black;
	font-size: 12px;
	text-align: center;
}
#tb_hlavicka {
	font-size: 13px;
}
.blok h4 {
	font-size: 13px;
        text-align: center;
}

/* tagy */
p, h1, h2, h3, h4, h5, h6, ul, li, td, table {
	text-align: left;
}
h1 {
	display: none;
}
hr {
	display: none;
}
table {
	width: 100%;
}
th {
	background: gray;
}
img {
	border: 0;
}
p {
	margin-bottom: 2px;
	margin-top: 2px;
}
ul {
	margin: 0px;
	padding-left: 0;
}
li {
	list-style: none;
}
/* univerzalni */
.zarovnej_stred {
	text-align: center;
}
.zarovnej_vpravo {
	text-align: right;
}
.zarovnej_vlevo {
	text-align: left;
}
/* nadpisy bloku */
.blok h3 {
	background: url(./img/tabix_natur_list.gif) left 50% no-repeat;
	color: #ff33aa;
	font-size: 14px;
	padding: 9px 5px 7px 35px;
}
.blok_obal {
	margin-top: 15px;
        text-align: center;
}
a.prihlaseny {
	margin-bottom: 5px;
	color: black;
}
.text_navigacni_lista {
	display: block;
}
.text_navigacni_lista, .text_navigacni_lista a {
	font-weight: bold;
	color: black;
	font-size: 16px;
	padding-top: 14px;
}
/* listovani */
.radit_podle, .strankovani_uvod, .strankovani_stranky {
	margin: 1px;
	text-align: right;
	font-weight: bold;
	color: #336666;
	font-size: 14px;
}
#hlavni_menu li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#hlavni_menu li ul li {
	padding-left: 12px;
	margin-left: 15px;
	background: url(./img/pozadiseda.JPG) no-repeat 0 50%;
}
#hlavni_menu .li_posledni {
	background: url(./img/pozadiseda.JPG) no-repeat 0 50%;
}
/* texty vyrobek */
p.vyrobce, p.beznacena, p.bezdph, p.nasecena {
	margin-bottom: 1px;
	margin-top: 1px;
        font-size: 12px;
}
.nasecena .cena {
	font-weight: bold;
	color: #ff0000;
        font-size: 12px;
}
.usetrite .cena {
	font-weight: bold;
	color: #336666;
        font-size: 10px;
}
.p_do_kosiku {
	text-align: center;
}
h2, .h3_info_9 {
	border-bottom: 1px dashed #336666;
	color: #336666;
	font-size: 14px;
}
#td_hlavicka h2 {
	border-bottom: 0;
}
#tb_kategorie h3.vyrnazev {
	display: inline;
	color: #ff33aa;
	font-size: 12px;
}
.admin_edit a {
	display: block;
	background: #ff33aa;
	color: white;
	padding: 2px;
	text-decoration: none;
	margin: 1px;
	width: 50px;
	text-align: center;
	clear: both;
	border: 1px outset #cc0000;
}
h3 a {
	color: black;
}
/* odkazy */
a {
	color: black;
}
#hlavni_menu a {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
#hlavni_menu a:hover {
	color: #336666;
}
#hlavni_menu li ul a{
	font-size: 12px;
	color: black;
}
/* tabulky */
.td_kategorie_sloupec_1, .td_kategorie_sloupec_2 {
	width: 33%;
	border-right: 1px dashed gray;
	border-bottom: 1px dashed gray;
	padding: 8px;
}
.td_kategorie_sloupec_3 {
	width: 33%;
	border-bottom: 1px dashed gray;
	padding: 8px;
}
/* formulare */
.input_hledej {
	width: 80px;
}
.btn {
	background: black;
	border: 1px outset #ff33aa;
	font-weight: bold;
	color: #ff33aa;
	font-size: 9px;
	text-transform: uppercase;
}
#tb_home .td_katalog_sloupec_1 {
	border-right: 1px dashed #f0f0f0;
	width: 50%;
	padding: 8px;
	text-align: center;
}
.td_katalog_sloupec_1 p, .td_katalog_sloupec_2 p {
	text-align: center;
        font-size: 13px;
}
#tb_home  .td_katalog_sloupec_2 {
	width: 50%;
	padding: 8px;
	text-align: center;
}
#tb_kategorie .td_katalog_sloupec_1 {
	border-bottom: 1px dashed #c8c8c8;
	border-right: 1px dashed #c8c8c8;
	width: 33%;
	padding: 8px;
}
#tb_kategorie .td_katalog_sloupec_2 {
	border-right: 1px dashed #c8c8c8;
	border-bottom: 1px dashed #c8c8c8;
	width: 34%;
	padding: 8px;
}
#tb_kategorie  .td_katalog_sloupec_3 {
	border-bottom: 1px dashed #c8c8c8;
	width: 33%;
	padding: 8px;
}
/* id */
#novy_profil {
	display: block;
	border: 2px #336666 solid;
	width: 100px;
	margin: auto;
	text-align: center;
	padding: 4px;
	background: #336666;
}
#fokus {
	color: black;
	font-size: 20px;
	border-left: 4px solid #ff33aa;
	padding-left: 4px;
}
#blok_info_1 img {
	float: left;
	margin-right: 4px;
	margin-bottom: 0px;
}
#td_hlavicka {
	color: white;
	padding: 0 10px 5px 10px;
	height: 90px;
}
#td_hlavicka a {
	color: white;
}
#prihlaseny a {
	color: black;
	text-align: center;
	padding: 0 10px 5px 10px;
	font-size: 16px;
}
#prihlaseny {
	color: black;
	text-align: center;
	padding: 0 10px 5px 10px;
	font-size: 16px;
}
#kosik_celkova_cena span {
	font-weight: bold;
}
#kosik_ok_btn {
	text-align: center;
	padding: 30px;
}
/* class */
.div_strankovani_horni {
	margin-bottom: 30px;
}
.vyrnahled {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.vyrnazev {
	
}
.vyrnazev2 {
	font-size: 12px;
}
.vyranonce {
	font-size: 12px;
}
.usetrite {
	font-size: 10px;
}
.par_nazev {
	font-size: 11px;
        text-align: right;
}
.vyrcislo {
	font-size: 7pt;
	font-weight: bold;
	color: black;
        font-size: 10px;
}
.vyr_cislo {
	font-size: 7pt;
	font-weight: bold;
	color: #336666;
        font-size: 10px;
}
.produkt_detail p {
	margin-bottom: 12px;
	line-height: 1.3em;
}
.p_vpravo {
	text-align: right;
}
.p_hlaska {
	margin: 50px;
	text-align: center;
}
.td_celkem p, .td_sdph p, .td_sleva p {
	text-align: right;
}
.td_dph p {
	text-align: center;
}
p.usetrite {
	margin-bottom: 12px;
}
p.cena {
	font-weight: bold;
	color: rgb(0,153,102);
}
p.beznacena span {
	color: rgb(90,90,90);
}
p.nasecena {
	margin-top: 12px;
}
.vrbvyrobce {
	font-weight: bold;
	color: #336666;
}
p.sp_parametry {
	font-size: 12px;
}
code {
	color: blue;
	padding: 20px;
	border: 1px solid gray;
	display: block;
}
.zpravy_datum {
	margin-bottom: 1px;
	margin-top: 4px;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
#blok_zpravy h4 {
	margin-bottom: 1px;
	margin-top: 1px;
}
.objednavka_stav_0 {
	background: url(./img/zprac_0.png) no-repeat right top;
}
.objednavka_stav_1 {
	background: url(./img/zprac_1.png) no-repeat right top;
}
.objednavka_stav_2 {
	background: url(./img/zprac_2.png) no-repeat right top;
}
.objednavka_stav_3 {
	background: url(./img/zprac_3.png) no-repeat right top;
}
.objednavka_stav_4 {
	background: url(./img/zprac_4.png) no-repeat right top  ;
}
.vyr_id, .vyr_cislo {
	text-align: center;
}
.cena, .dph, .mnozstvi, .recpoplatek {
	text-align: right;
}
.p_objednavatel {
	font-size: 10px;
	font-weight: bold;
	color: #336666;
}
div.adresa {
	border: 1px solid gray;
	width: 40%;
	padding: 0 1px 2px 5px;
}
/* formatovani sablony */
#td_hlavicka {
	padding: 10px;
	color: white;
}
#td_leva {
        background: url(./img/pozadiseda.JPG);
}

#td_prava {
        background: url(./img/pozadiseda.JPG);
}
#td_hlavicka {
	background: black url(./img/poz_prava.png) no-repeat;
	text-align: right;
}
#td_hlavicka_leva {
        background: url(./img/pozadiseda.JPG);
	padding: 5px;
}
#td_hlavicka h2 {
	color: white;
	font-size: 22px;
}
#td_hlavicka h3 {
	display: none;
}
#logo_tabix {
	background: url("./img/tabix_natur_logo.gif") 50% no-repeat;
	height: 46px;
}
#logo_tabix h2 {
	display: none;
}
#paticka_tabix {
	border-top: 1px gray solid;
	border-bottom: 1px gray solid;
	background: url(./img/pozadiseda.JPG);
	font-size: 9px;
	font-weight: bold;
}
#blok_hledej {
	width: 100%;
	text-align: right;
}
#blok_hledej p {
	d_isplay: inline;
	text-align: right;
	font-size: 10px;
}
.tlacitko {
	text-align: center;
}
label {
	color: black;
	width: 300px;
	display: block;
	color: black;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}
.input_100 {
	width: 250px;
}
.input_80 {
	width: 200px;
}
.input_60 {
	width: 150px;
}
.input_40 {
	width: 100px;
}
.input_20 {
	width: 50px;
}
textarea  {
	height: 70px;
}
#tabix_lista {
	background: black;
	width: 700px;
        pading: 25px;
        float: right;
}
#blok_info_10 ul {
	margin-left: 40px;
}
#blok_info_10 ul li {
	list-style: decimal;
	margin: 8px;
}
.vyrnazev2 {
	color: #336666;
	font-weight: bold;
}
.vyrnahled {
	float: left;
	margin-left: 5x;
}
#telo_detail label {
	display: inline;
	padding-left: 6px;
}
#telo_kategorie .a_nazev {
	font-size: 16px;
}
/* <detail> */
div.detail_popis p {
	margin-top: 15px;
}
div.detail_popis h1, div.detail_popis h2, div.detail_popis h3, div.detail_popis h4 {
	display: block;
	font-size: 11px;
}
div.detail_popis h1 {
	font-size: 14px;
	color: #336666;
}
div.detail_popis h2 {
	font-size: 14px;
}
.externi_foto {
	font-weight: bold;
	margin: 8px;
	color: #006699;
}
/* </detail> */

