* {
	outline: none;
}
body, html {
	margin : 0px;
	background-color : #820086;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #ffd401;
	font-size: 11px;
	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: #0053a1;
}
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 {
	color: #0053a1;
	background: #ffd00c;
	padding: 3px;
	font-size: 12px;
	margin-top: 20px;
}
a.prihlaseny {
	margin-bottom: 5px;
}
.text_navigacni_lista {
	display: block;
}
.text_navigacni_lista, .text_navigacni_lista a {
	font-weight: bold;
	color: ffd504;
	font-size: 10px;
	padding-top: 8px;
}
/* listovani */
.radit_podle, .strankovani_uvod, .strankovani_stranky {
	margin: 1px;
	text-align: right;
	font-weight: bold;
	color: #ffd504;
	font-size: 10px;
}
#hlavni_menu li {
	background: url(http://www.breyerhorses.eu/obchod/ipraxe3/menu.jpg) no-repeat;
	text-align:center;
	padding-top: 11px;	
	padding-bottom: 11px;
}
#hlavni_menu li ul li {
	padding-left: 12px;
	margin-left: 15px;
	background: url(./img/odrazka_orange.pn) no-repeat 0 50%;
}
#hlavni_menu .li_posledni {
	background: url(./img/odrazka_posledni_orange.pn) no-repeat 0 50%;
}
/* texty vyrobek */
p.vyrobce, p.beznacena, p.bezdph, p.nasecena {
	margin-bottom: 1px;
	margin-top: 1px;
}
.nasecena .cena {
	font-weight: bold;
	color: #cc0000;
}
.usetrite .cena {
	font-weight: bold;
	color: #009933;
}
.p_do_kosiku {
	text-align: center;
}
h2, .h3_info_9 {
	color: #ffd401;
	font-size: 14px;
}
#td_hlavicka h2 {
	border-bottom: 0;
}
#tb_kategorie h3.vyrnazev {
	display: inline;
	color: #ffd504;
	font-size: 12px;
}
.admin_edit a {
	display: block;
	background: #cc0000;
	color: white;
	padding: 2px;
	text-decoration: none;
	margin: 1px;
	width: 50px;
	text-align: center;
}
h3 a {
	color: #ffd504;
}
/* odkazy */
a {
	color: #ffd504;
}
#hlavni_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #ffd504;
	text-decoration: none;
}
#hlavni_menu a:hover {
	color: #ffd504;
}
#hlavni_menu li ul a{
	font-size: 12px;
	color: #ffd504;
}
/* 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: 200px;
}
.btn {
	background: #ffd504;
	border: 1px outset yellow;
	font-weight: bold;
	color: #0053a1;
	font-size: 9px;
	text-transform: uppercase;	
}
#tb_home .td_katalog_sloupec_1 {
	
	width: 50%;
	padding: 8px;
	text-align: center;
}
.td_katalog_sloupec_1 p, .td_katalog_sloupec_2 p {
	text-align: center;
}
#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 orange solid;
	width: 100px;
	margin: auto;
	text-align: center;
	padding: 4px;
	background: #ffc58a;
}
#fokus {
	color: #ffd504;
	font-size: 20px;
	border-left: 4px solid orange;
	padding-left: 4px;
}
#blok_info_1 img {
	float: left;
	margin-right: 4px;
	margin-bottom: 0px;
}
#td_hlavicka {
	color: #ffd202;
	padding: 0 10px 5px 10px;
	height: 90px;
}
#td_hlavicka a {
	color: #ffd202;
}
#prihlaseny a {
	color: #ffd202;
	text-align: center;
	padding: 0 10px 5px 10px;
	font-size: 14px;
}
#prihlaseny {
	color: #ffd202;
	text-align: center;
	padding: 0 10px 5px 10px;
	font-size: 14px;
}
#kosik_celkova_cena span {
	font-weight: bold;
}
#kosik_ok_btn {
	text-align: center;
	padding: 30px;
}
/* class */
.div_strankovani_horni {
	margin-bottom: 15px;
}
.vyrnahled {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.vyrnazev {
	background: none;
}
.vyrcislo {
	font-size: 7pt;
	font-weight: bold;
	color: #ffd202;
}
.vyr_cislo {
	font-size: 7pt;
	font-weight: bold;
	color: #ffd202;
}
.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: 10px;
}
.vrbvyrobce {
	font-weight: bold;
	color: #ffd202;
}
p.sp_parametry {
	font-size: 10px;
}
code {
	color: blue;
	padding: 20px;
	border: 1px solid gray;
	display: block;
}
.zpravy_datum {
	margin-bottom: 1px;
	margin-top: 4px;
	font-size: 7pt;
	font-weight: bold;
	color: #cc6633;
}
#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: orange;
}
div.adresa {
	border: 1px solid gray;
	width: 40%;
	padding: 0 1px 2px 5px;
}
/* formatovani sablony */
#td_hlavicka {
	padding: 10px;
	color: #ffd202;
}
#td_hlavicka {
	text-align: center;
}
#td_hlavicka_leva {
	background: url(http://www.breyerhorses.eu/obchod/ipraxe3/logo2.jp) no-repeat left center;
	padding: 5px;
}
#td_hlavicka h2 {
	color: white;
	font-size: 22px;
}
#td_hlavicka h3 {
	display: none;
}
#logo_tabix {
	background: url("./img/logoxxx_orange.gif") 50% no-repeat;
	height: 76px;
}
#logo_tabix h2 {
	display: none;
}
#paticka_tabix {
	color: #0053a1;
	border-top: 4px orange solid;
	background: #ffc68c;
	font-size: 9px;
	font-weight: bold;	
}
.paticka_tabix {
	color: #0053a1;
	font-size: 9px;
	font-weight: bold;	
}
#blok_hledej {
	width: 100%;
	text-align: right;
}
#blok_hledej p {
	display: inline;
	text-align: right;
	font-size: 10px;
}
.tlacitko {
	text-align: center;
}
label {
	color: red;
	width: 300px;
	display: block;
	color: orange;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}
select, textarea {
	font-size: 11px;
}
.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 {
	padding: 5px;
}
#blok_info_10 ul {
	margin-left: 40px;
}
#blok_info_10 ul li {
	list-style: decimal;
	margin: 8px;
}
.vyrnazev2 {
	color: #ffd401;
	font-weight: bold;
}
.vyrnahled {
	float: left;
	margin-left: 5x;
}
#telo_detail label {
	display: inline;
	padding-left: 6px;
}
#telo_home {
	text-align: center;
}
.a_nazev {
	font-size: 20px;
}
.celkem {
	text-align: right;
}
p.celkem .cena {
	font-weight: bold;
	color: #cc0000;
}
.radek_celkova_cena {
text-align: right;
width: 100%;
border: 1px solid silver;
}
h2#logo_tabix a {
   display: none;
}
.radek_celkova_cena p {
text-align: right;
}