/* VZHLED FILTROVACICH INPUTU */

#grep		{ width:99%; border:1px dotted gray; padding-left:4px; margin-bottom:3px; }
#grsearch	{ width:99%; border:1px dotted gray; padding-left:4px; background:silver; }
.input 		{ padding:2px; }

/* VZHLED TABULKY ZBOZI */

.tobasket			{ margin:3px 3px 2px 2px; }
.preview			{ float:right; }

.cobasketgoods { border: 1px dotted gray; width:100%; margin-top:4px; padding:1px;}

.cobasket { border: 1px dotted gray; width:100%; margin-top:4px;}
#cobasket td { color:#444444; margin:2px; background:#dddddd; vertical-align:top; padding:5px; font-size:12px; }

.field_title { margin:2px; background:#ccccdd; vertical-align:top; padding:1px 5px 1px 5px; }
.field_value { margin:2px; background:#ccccdd; vertical-align:top; padding:1px 5px 1px 5px;}

.cobasket_row_td			{ color:#444444 !important; }
.cobasket_header_td				{ background:silver !important; color:#444444 !important; }
.cobasket_row_td_pricebrutto	{ font-weight:bold; }
.cobasket_row_td_pricenetto, .cobasket_row_td_pricebrutto,
.cobasket_header_td_pricenetto,	.cobasket_header_td_pricebrutto { text-align:right; }

/* VZHLED TLAČÍTKA DO KOŠE */

.notinbasket 		{ text-decoration:none; background:#aaaadd; text-transform:uppercase; color:#eeeeee; font-weight:bold; padding:2px 3px 1px 3px; font-size:9px; border:solid 1px #999999; }
.inbasket			{ text-decoration:none; background:#ffff00;  text-transform:uppercase; color:black;   font-weight:bold; padding:2px 3px 1px 3px; font-size:9px; border:solid 1px black; }
.inbasket:hover 	{ background:#eeee00; }
.notinbasket:hover 	{ background:#9999cc; }

/* VZHLED KOSE */

.cobasket_header_ID { display:none; }
.cobasket_header_COUNT { text-align:right; border-bottom: solid 1px gray;}
.cobasket_header_NAME { border-bottom: solid 1px gray;}
.cobasket_header_NETTO { text-align:right; border-bottom: solid 1px gray; width:70px;}
.cobasket_header_BRUTTO { text-align:right; border-bottom: solid 1px gray; width:70px;}
.cobasket_header_VAT { display:none; border-bottom: solid 1px gray; }
.cobasket_header_SUM { border-bottom: solid 1px gray;  width:70px;}

.cobasket_product_ID { display:none; }
.cobasket_product_NAME { font-weight: bold;}
.cobasket_product_NETTO { text-align:right; }
.cobasket_product_BRUTTO { text-align:right; }
.cobasket_product_SUM { text-align:right; font-weight: bold;}
.cobasket_product_VAT { display:none; }
.cobasket_product_COUNT { text-align:right; }

.cobasket_summary_header_NAME { border-bottom: solid 1px gray;}
.cobasket_summary_footer_NAME { border-top: solid 1px gray; font-weight:bold;}
.cobasket_summary_header_NETTO { border-bottom: solid 1px gray;  width:70px;}
.cobasket_summary_footer_NETTO { border-top: solid 1px gray; }
.cobasket_summary_header_VAT { border-bottom: solid 1px gray;  width:70px;}
.cobasket_summary_footer_VAT { border-top: solid 1px gray; }
.cobasket_summary_header_BRUTTO { border-bottom: solid 1px gray;  width:70px;}
.cobasket_summary_footer_BRUTTO { border-top: solid 1px gray; text-decoration:underline; font-weight:bold;}

/* VZHLED ZALOZEK */

.uchol 		{ vertical-align:top; }
.uchor 		{ vertical-align:top; }
.uchoc 		{ color:white; font:bold 12px arial; padding:5px 3px 2px 3px; cursor:pointer; vertical-align:top;}

.ucho		{ background:silver; margin-top:4px; float:left; margin-right:5px;}
.uchoa		{ background:#555555; margin-top:4px; float:left; margin-right:5px;}
.ucho:hover { background:gray; }

.usi		{ padding-bottom:3px; border-bottom:dotted 1px gray; margin-bottom:4px;}
.usi2		{ padding-bottom:3px; border-bottom:dotted 1px gray; margin-bottom:10px;}
.usi td		{ text-align:left; padding:left:6px; }

#resume, #goods, #groups, #terms, #detail { display:none; }

#grlist		{ margin:10px; list-style-image:none; }

.grlist		{ text-decoration:none; }
.grlist:hover	{ background:#eeeeee; }

.uchohref		{ text-decoration:none; color:white; }

li				{ color:#7C7C7C !important; }
.coimage		{ border:dotted 1px gray; width:100%; height:100%; vertical-align:middle; text-align:center; }
.pvalues		{ width:290px; }

/* VZHLED PREVIEW SEKCE */

.previewshop						{ text-align:center; }
.cobasket_preview_td				{ background:white !important; vertical-align:top; }
.cobasket_preview2					{ width:140px; background:#dddddd !important; padding:5px; }
.cobasket_preview2 td				{ text-align:center; }
.novinka							{ background:yellow !important; font-weight:bold; color:black; margin:1px; text-transform:uppercase;}
.tag								{ margin:0px; padding:0px; }

#pager1, #pager2	{ display:none; text-align:center; clear:both; font-weight:bold; border-bottom:dotted 1px gray; padding:10px; }
#pager2				{ border-top:dotted 1px gray; }
