/* bocni menu */
.eshop_kategorie {
	margin-bottom: 10px;
}

.eshop_kat h2  {
padding: 0px;
margin: 0px;
font-weight: bold;
background-image: none;
}
.eshop_kat h3  {
padding: 0px;
margin: 0px;
font-weight: bold;
}

ul.eshop_kat li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	list-style: none;
		}
ul.eshop_kat li h2 a:link, ul.eshop_kat li h2 a:visited{
list-style: none;
	font-size: 15px;
	font-style: italic;
   display: block;
	padding: 10px 0px 10px 15px;
	margin: 0px;
	text-decoration: none;
	color: White;
	font-weight: bold;	
	margin-bottom: 2px;
		background-image: url(../images/cat_li1.jpg);
	background-position: center left;
}
ul.eshop_kat li.lired h2 a:link, ul.eshop_kat li.lired h2 a:visited
{
	background-image: url(../images/cat_li2.jpg);
	background-position: center left;
	
}

ul.eshop_kat li.eshop_kat_vybrane h2 a:link, ul.eshop_kat li.eshop_kat_vybrane h2 a:visited {
list-style: none;
	text-decoration: none;
	color: Silver;
	font-weight: bold;
}
ul.eshop_kat li h2 a:hover{
	display: block;
	color: silver;
	text-decoration: none;
	}

ul .eshop_kat_vn {
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.eshop_kat li h3 a:link, ul.eshop_kat li h3 a:visited{
list-style: none;
   display: block;
	font-size: 15px;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color: White;
	font-weight: normal;	
	background-image: url(../images/cat_li.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

ul.eshop_kat li h3 a:hover{
	display: block;
	color: #ff0000;
	text-decoration: none;
	}
ul.eshop_kat li.vybrane h3 a:link, ul.eshop_kat li.vybrane h3 a:visited{
 color: Red;
}
/*end bocni menu */
/* prehled zbozí */
.zbozi_prehled_leva, .zbozi_prehled_prava {
	width: 240px;
	padding: 5px;
	margin: 5px;
	background-color: #efefef;
	border: 1px solid Silver;
}
.zbozi_prehled_leva{
	float: left;
}
.zbozi_prehled_prava{
	float: right;
}
.img_p{
text-align: center;
background-color: transparent;	
}
.img_pv .img_n{
margin-right: 5px;
}
.img_add a img{
	height: 70px;
	padding: 3px;
	border: 0px;
}

.zbozi_prehled_leva a img, .zbozi_prehled_prava a img  {
	border: none;	
}
.img_p {
	height: 150px;
}
.img_p .img_n{
	max-width: 240px;
	max-height: 150px;
}
.zbozi_nazev h2{
margin: 10px 0px 10px 0px;	
height: 33px;
}
.zbozi_nazev h2 a{
	font-size: 16px;
	font-style: italic;
	color: Red;
}
.zbozi_nazev h2 a:hover{
	text-decoration: none;
	color: Black;
}
.zbozi_nazev_detail h2{
	padding-top: 20px;
	margin-left: 270px;
	margin-bottom: 15px;
	font-size: 17px;
	font-style: italic;
	color: Red;
}
.popis_p{
	font-size: 11px;
}
.popis_p p {
	margin-top: 0px;
}
.popis_p select{
	width: 260px;
}
.strankovani{
	text-align: center;
	font-size: 9px;
}
.green {
	color: #52a600;
}
.vypis .green {
	color: #52a600;
}
.red{
	color: Red;
}
.cena, .detail {
	font-size: 13px;
}
.cena sup{
	font-size: 8px;
	margin: 0px;
}
.sleva{
	text-decoration: line-through;
}
.ce_tel{
	float: right;
	text-align: center;
	display: block;
	padding: 3px 33px 3px 5px;
	background-image: url(../images/tel.png);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 14px;
	background-color: Red;
	color: white;	
}
a.buy_p{
	float: right;
	text-align: center;
	display: block;
	width: 114px;
	height: 19px;
	padding: 3px 32px 3px 3px;
	background-image: url(../images/kosik_prehled.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: Red;
	
	color: white;
}
a.buy_p.tel{
	background-image: url(../images/tel.jpg);
}

a:hover.buy_p{
	text-decoration: none;
	color: Black;
}
a.detail{
	float: left;
	text-align: center;
	display: block;
	width: 85px;
	height: 19px;
	padding: 3px;
	background-color: gray;	
	color: white;
}
a:hover.detail{
	text-decoration: none;
	color: black;
}
/* end zbozi prehled */
/* detail zbozí */
.zbozi_detail .img_p{
	float: left;
}
.zbozi_detail .img_n{
	float: left;
	max-width: 260px;
	max-height: 500px;
}

.zbozi_detail .popis_p{
	float: right;
	padding-bottom: 20px;
	width: 260px;
}
.detail_popis{
	font-size: 14px;
}
.vypis_nadpis{
	float: left;
	width: 70px;
	text-align: right;
	margin: 1px;
	background-color: #e2e2e2;
	padding: 2px;
}
.vypis{
	float: right;
	width: 180px;
	background-color: #e2e2e2;
	margin-bottom: 1px;
	padding: 2px;
}
.vypis_desc{
	float: right;
	width: 260px;
}
.pocet_ks{
	float: right;
	text-align: right;
	display: block;
	width: 105px;
	height: 19px;
	padding: 3px;
	background-color: gray;	
	color: white;
}
.pocet_ks input{
	margin-top: -2px;
}
/* end detail zbozí */
.user_menu a{
	color: White;
}
.kosik_top{
	width: 115px;
	height: 55px;
	color: white;
	padding: 15px 0px 0px 70px;
	position: relative;
	top: 20px;
	float: right;
	font-size: 10px;
	z-index: 2;
}
.kosik_top .kosik_nadpis a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-shadow:1px 1px 3px black;
}
.kosik_nadpis a:hover {
	text-decoration: underline;
}
.pages{
	text-align: center;
	line-height: 30px;
	color: silver;
}
.pages a{
	color: black;
	text-decoration: none;
}
.pages a:hover{
	color: Red;
}

.pages .p_b {
	padding: 3px;
	background-color: #e2e2e2;
	border: 1px solid silver;
}
.sel_vyrobce{
	width: 100px;
}
.sorting, .kosik_th{
	padding-top: 8px;
	text-align: center;
	background-image: url(../images/kategorie.png);
	background-repeat: repeat-x	
}
.tab_kosik{
	border-collapse: collapse; padding: 0; margin: 0;
}
.tab_kosik th{
	vertical-align: top;
	height: 40px;
}
.kosik_th a img{
	border: none;
}
.tab_kosik td{
	text-align: center;
	border-bottom: 1px dotted gray;
	border-left: 1px dotted gray;
	padding: 0px 5px 0px 5px;
}
.tab_kosik img {
	max-width: 50px;
	max-height: 50px;
}
.kusy{
	width: 20px;
}
.celkem{
	background-color: Silver;
}
.celkem span{
		padding:10px; 
}
.celkem #adresa_show {
	margin: 20px;
}
.celkem.color_nadpis{
	color: red;
}
.sorting{
	height: 40px;	
}
.tab_kosik{
	width: 100%;
}
.objednat {
	padding-top: 10px;
}
.poz_form{
	background-color: #e2e2e2;
	border: 1px solid Silver;
	padding: 5px 20px 20px 20px;
	margin-bottom: 10px;
}
.doprava_tab tr td{
	padding-right: 20px;
}
tr.historie,.historie td, .historie th{
	padding: 5px;
	font-size: 11px;
	text-align: right;
	color: Gray;
}
.historie td.tleft{
	text-align: left;
}
.puls,.puls_c,.puls_d {
	display: inline-table;
}
/*akcní zbozí*/
.akcni_zbozi{
	text-align: center;
	padding-bottom: 10px;
	color: black;
}
.akcni_zbozi img{
max-width: 100px;
max-height: 100px;
}
.akcni_zbozi a{
font-weight: bold;
max-width: 100px;
color: red;
text-decoration: none;
}
.barva{
	color: Red;
}
/*akcni a new*/

.slide{
	width: 148px;
	height: 245px;
	text-align: center;
	color: Black;
	margin: 1px;
	background-color: #e2e2e2;
	border: 1px solid Silver;
}
.slide img{
max-width: 100px;
max-height: 100px;
}
.slide a{
font-weight: bold;
max-width: 100px;
text-decoration: none;
}
.slide .kat {
	background-color: Red;
	margin: 2px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid White;
}
.slide .kat h3 {
	font-size: 10px;
	color: Black;
	margin: 0px;
}
.objednat .red {
	color: Black;
}
.slide .kat h3 .red {
	color: White;
}
.slide h4 {
	margin: 0px;
	font-size: 12px;
}
.slide h4 a{
	color: Red;
}
.slide h4 a:hover{
	color: Black;
}
.holder {
	padding-bottom: 20px;
}
ol.bestseller{
	font-size: 11px;
	margin: 0px;
	padding-left: 20px;
	font-weight: bold;
	color: black;	
}
ol.bestseller .normal{
	font-weight: normal;	
}
.prod_menu a img{
	border: none;
}
.prod_menu{
	text-align: center;
	padding-bottom: 10px;
}
.vzkaz {
	padding: 5px;
}
.gray{
	background-color: #535353;
}
.vrch{
	color: gray;
	font-size: 11px;
	padding-bottom: 5px;
}
#atributy{
	background-color: #e2e2e2;
	border: 1px solid gray;
	margin-bottom: 10px;
}
h1.slog{
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
ul.blocks li{
	border: none;
	background-image: none;
}
.atr_c{
	background-color: silver;
	margin: 2px 0px 10px 0px;
	border: 1px solid gray;
}
.new_img{
	position: absolute;
}
