
/* CSS: mod_catalog_main*/
/* UPRAVY KATALOGU */
#_mod_catalog_sort_by, #_mod_catalog_order_asc, #_mod_catalog_order_desc{display: none;}

/* MODUL KATALOG - FORMULAR PRO SORTOVANI DLE PARAMETRU */
.form_sort {background:none;margin:0 0 10px 0;padding:0;}
.form_sort fieldset {border:1px solid #ccc;padding:5px;background:#f9f9f9}
.form_sort .lbl {width:auto;padding:2px 0;margin:0 10px 0 0}
.form_sort select, .form_sort input {margin:0}
.form_sort .form_select {float:left;margin:0 10px 0 0;width:auto;}
.form_sort .form_submit {float:left;border:0;background:none;position:relative;top:2px}
.form_sort br {display:none}
.form_sort option {padding:2px}

.form_enum {margin:0 0 10px 0}
.form_enum .form_prefix {float:left}
.form_enum select {float:left}
.form_enum optgroup {font-style:normal;margin:0;padding:0}
.form_enum .form_suffix {float:none !important}
.form_enum br {display:none}

.znacky{background:#EFEFEF;border:3px solid #CCCCCC;color:#666666;margin:10px 0;padding:10px;}
.znacky .lbl_form_field{font-weight: bold; margin: 0 0 5px;}

.nofloat {clear: both !important;float:none !important;width:1px !important;height:1px !important;overflow:hidden !important;margin:0 !important;display:block !important}

.mod_catalog_text_left {text-align: left}
.center, .mod_catalog_text_center {text-align: center}

.star_rating_wrapper{display: block; width: 50px; height: 20px; line-height: 20px; position: relative;}
.star_rating{position: absolute; display: block; width: 50px; height: 20px; top: 5px; left: 0; z-index: 3;}

/* MOD CATALOG - STYL TABLE  */
table.mod_catalog_item_table_urednideska {border:5px solid #ccc;border-collapse:collapse;width:100%}
table.mod_catalog_item_table_urednideska td {border:1px solid #D6D6D6;padding:5px;vertical-align:middle;text-align:left}
table.mod_catalog_item_table_urednideska th {color: #fff;background:#5591cd}
table.mod_catalog_item_table_urednideska th span {display:block;float:left;margin:0 15px 0 0}
table.mod_catalog_item_table_urednideska thead tr .header {background-image: url(../img/bg.gif);background-repeat: no-repeat;background-position: center right;cursor: pointer;}
table.mod_catalog_item_table_urednideska thead tr .headerSortUp {background-image: url(../img/asc.gif)}
table.mod_catalog_item_table_urednideska thead tr .headerSortDown {background-image: url(../img/desc.gif)}
table.mod_catalog_item_table_urednideska thead tr .headerSortDown, table.mod_catalog_chip_table thead tr .headerSortUp {background-color: #5591cd}
table.mod_catalog_item_table_urednideska .sec_row {background:#eee}

/* INLINE MENU SLOZEK S DODAVATELI */
.suppliers_menu{border: 3px solid #CCC; background: #EFEFEF; margin: 0 0 15px;padding: 10px 10px 5px 10px;}
.suppliers_menu ul{margin: 0; padding: 0;}
.suppliers_menu li{float: left; display: inline;list-stlye-type: none; list-style-image: none;}
.suppliers_menu a{display: block;margin: 0 10px 5px 0; color: #666;}
.suppliers_menu strong{color :#666;margin: 0 0 5px; display: block;}

/* MOD CATALOG - STYL TABLE - DODAVATELE */
table.mod_catalog_item_table_suppliers{border:1px solid #ccc;border-collapse:collapse;width:100%;font-size: 80%;}
table.mod_catalog_item_table_suppliers td {border:1px solid #D6D6D6;padding:5px;vertical-align:middle;text-align:left}
table.mod_catalog_item_table_suppliers th {color: #fff;background:#5591cd}
table.mod_catalog_item_table_suppliers th span {display:block;float:left;margin:0 18px 0 0;width: 50px;}
table.mod_catalog_item_table_suppliers thead tr .header {background-image: url(../img/bg.gif);background-repeat: no-repeat;background-position: center right;cursor: pointer;}
table.mod_catalog_item_table_suppliers thead tr .headerSortUp {background-image: url(../img/asc.gif)}
table.mod_catalog_item_table_suppliers thead tr .headerSortDown {background-image: url(../img/desc.gif)}
table.mod_catalog_item_table_suppliers thead tr .headerSortDown, table.mod_catalog_chip_table thead tr .headerSortUp {background-color: #5591cd}
table.mod_catalog_item_table_suppliers .sec_row {background:#eee}
table.mod_catalog_item_table_suppliers tr.aktivni_dodavatel_{background: #FFD7D7;}
table.mod_catalog_item_table_suppliers tr.aktivni_dodavatel_ano{background: #D4EEC6;}

form.form_quick_search {margin:0}
form.form_quick_search fieldset {border:0;margin:0}
form.form_quick_search .lbl {width:60px}
form.form_quick_search select {width:auto !important}
#quick_search_no_records {background:#eee;border:5px solid #aaa;font-weight:bold;line-height:170%;padding:10px 15px;margin:20px 0 0 0}
