/* CSS VERKON CATALOG */

/***************** sorting ************************/

div.search_area, div.contact_area {
  width: 730px;
  _width: 716px;
  margin: 0 0 15px 0;
  padding: 4px 0 0 0;
  background: url("../images/cart_box_header.png") no-repeat;
}

div.search_area { 
  background: url("../images/grey_box_searcharea.png") no-repeat; 
  padding: 10px 5px 10px 15px; 
  _padding: 10px 0 10px 10px;
}

div.warning_area { 
  width: 650px;
  margin: 0 0 15px 0;
  background: url("../images/box_warning.png") no-repeat; 
  padding: 12px 5px 10px 75px; 
  _padding: 12px 0 10px 65px;
}

div.warning_area .warning_header {
  color: #e70000;
  font-weight: bold;
  margin: 0 0 1px 0;
} 

div.warning_area p {
  padding-bottom: 10px;
}

div.warning_area p a {
  text-decoration: underline;
}

div.contact_area { 
  _padding: 0px;
}

div.contact_area .contact_area_content { background: #f4f4f4; padding: 6px 5px 6px 15px; _padding: 6px 0 6px 12px; }
div.contact_area .contact_area_footer {  background: url("../images/cart_box_footer.png") no-repeat; font-size: 1px; height:4px; }


div.contact_area_small { /*height: 65px; background: url("../images/cart_box_normal.png") no-repeat;*/ }
div.contact_area_bigger { /*height: 128px; background: url("../images/cart_box_bigger.png") no-repeat;*/ }

div.search_area .search_header, div.contact_area .contact_header {
  color: #002855;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 0 0 10px 0;
}

div.contact_area .contact_header { padding-bottom: 6px; }

div.contact_area span { 
  text-transform: none; 
  font-weight: normal; 
  font-size: 12px; 
  color: #002855; 
  display: block;
  margin: 0 0 4px 0;
}

div.contact_area span.small { text-transform: none; font-weight: normal; font-size: 11px; }

div.search_area input {
  width: 189px;
  height: 14px; 
  background: url("../images/seach_input_long.png") no-repeat;
  border: 0;
  padding: 5px;
  margin: 0;
  font-size: 12px;
  vertical-align: middle;
  color: #002855;
}



div.contact_area label {
  cursor: pointer;
}

div.contact_area label.notactive {
  color: #cccccc;
}

div.search_area input.submit {
  width: 24px;
  height: 24px; 
  background: url("../images/search_button.png") no-repeat;
  padding: 0;
  margin: 0 11px 0 -3px;
  cursor: pointer;
}

div input.radio {
  width: auto;
  vertical-align: middle;
  cursor: pointer;
  background: none;
}
div label {
  vertical-align: middle;
}

a.btn_pokracovat,
a.btn_zpetdokosiku,
a.btn_zpetdoprava,
a.btn_zpetdodaci,
#box_catalog .content .contact_form input.btn_pokracovat,
#box_catalog .content .contact_form input.btn_prihlasit,
#box_catalog .content .contact_form input.btn_registrovat,
#box_catalog .content .contact_form input.btn_zmenit,
#box_catalog .content .contact_area input.btn_pokracovat,
#box_catalog .content .contact_area input.btn_souhlasim,
#box_catalog .content .contact_area input.btn_nesouhlasim,
#box_catalog .content .cart_table .btn_ulozitudaje
 {
  display: block;
  width: 73px;
  height: 21px; 
  background: url("../images/btn_pokracovat.png") no-repeat;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  border: 0;
}

a.btn_pokracovat:hover,
#box_catalog .content .contact_form input.btn_pokracovat:hover,
#box_catalog .content .contact_area input.btn_pokracovat:hover {
  background-position: -73px 0;
  text-decoration: none;
}

#box_catalog .content .cart_table .btn_ulozitudaje {
  width: 72px;
  margin-right: 16px;
  background: url("../images/btn_ulozitudaje.png") no-repeat;
}

#box_catalog .content .cart_table .btn_ulozitudaje:hover {
  background-position: -72px 0;
  text-decoration: none;  
}

#box_catalog .content .contact_form input.btn_prihlasit {
  width: 59px;
  background: url("../images/btn_prihlasit.png") no-repeat;
}

#box_catalog .content .contact_form input.btn_prihlasit:hover {
  background-position: -59px 0;
  text-decoration: none;
}

#box_catalog .content .contact_form input.btn_registrovat {
  width: 132px;
  background: url("../images/btn_registrovat.png") no-repeat;
}

#box_catalog .content .contact_form input.btn_registrovat:hover {
  background-position: -132px 0;
  text-decoration: none;
}

#box_catalog .content .contact_form input.btn_zmenit {
  width: 86px;
  background: url("../images/btn_zmenit.png") no-repeat;
}

#box_catalog .content .contact_form input.btn_zmenit:hover {
  background-position: -86px 0;
  text-decoration: none;
}

#box_catalog .content .contact_area input.btn_souhlasim {
  width: 72px;
  background: url("../images/btn_souhlasim.png") no-repeat;
}

#box_catalog .content .contact_area input.btn_souhlasim:hover {
  background-position: -72px 0;
  text-decoration: none;
}

#box_catalog .content .contact_area input.btn_nesouhlasim {
  width: 86px;
  background: url("../images/btn_nesouhlasim.png") no-repeat;
}

#box_catalog .content .contact_area input.btn_nesouhlasim:hover {
  background-position: -86px 0;
  text-decoration: none;
}

a.btn_zpetdokosiku:hover {
  background-position: -98px 0;
  text-decoration: none;
}

a.btn_zpetdoprava:hover {
  background-position: -200px 0;
  text-decoration: none;
}

a.btn_zpetdodaci:hover {
  background-position: -143px 0;
  text-decoration: none;
}

a.btn_zpetdokosiku {
  width: 98px;
  background: url("../images/btn_zpetdokosiku.png") no-repeat;
}

a.btn_zpetdoprava {
  width: 200px;
  background: url("../images/btn_zpetdoprava.png") no-repeat;
}

a.btn_zpetdodaci {
  width: 143px;
  background: url("../images/btn_zpetdodaci.png") no-repeat;
}

a.btn_pokracovat span,
a.btn_zpetdokosiku span,
a.btn_zpetdoprava span,
a.btn_zpetdodaci span {
  visibility: hidden;
}

.fright {
  float: right;
}

.fright2 {
  float: right;
  _float: none;
}

.fleft {
  float: left;
}



div.unibox_catalog .content div.letter_area {
  margin: 14px 0 0 0;
}

div.letter_area a, div.letter_area span {
  float: left;
  display: block;
  background: url("../images/ico_rejstrik.png") no-repeat 0 0;
  height: 19px;
  width: 21px;
  text-align: center;
  padding: 1px 0;
  margin: 0 5px 0 0;
  font-size: 11px;
  color: #20538d;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}


div.letter_area a.selected, div.letter_area a:hover {
  background-position: -42px 0;
  color: #FFFFFF;
}

div.letter_area span {
  cursor: text;
  color: #919191;
}



/***************** SORTIMENT ************************/

.image_list {
  float: right;
  width: auto;
  text-align: left;
  margin: 10px 0px 0 15px;
}

.image_list img {
  float: left;
  margin-left: 5px;
}

#cart_header {
  margin: 0 -2px 10px 0;
  &width: 730px; 
}

#cart_header .cart_step_item,
#cart_header .cart_step_oneline {
  float: left;
  display: block;
  width: 110px;
  padding: 0 14px 0 0px;
  height: 60px;
  text-align: center;
  font-weight: bold;
  color: #9e9e9e;
  background: url("../images/cart_step_bg.png") no-repeat;
  line-height: 1.35em;
}

#cart_header .cart_step_oneline { } 
#cart_header .cart_step_last { padding-right: 0px; }

#cart_header .cart_step_href { background: url("../images/cart_step_bg.png") no-repeat; }
#cart_header .cart_step_active { background: url("../images/cart_step_active.png") no-repeat; }

#cart_header .cart_step_item a, #cart_header .cart_step_item span { display: block; padding: 13px 5px; }
#cart_header .cart_step_oneline a, #cart_header .cart_step_oneline span { display: block; padding: 20px 5px }
  
#cart_header .cart_step_href a { color: #002855; }
#cart_header .cart_step_active a { color: #FFFFFF } 

.product_path {
  font-size: 10px;
}

.product_path a {
  vertical-align: middle;
}

.image_list {
}

.image_list .product_image{
  float: left;
  margin-left: 10px;
  text-align: center;
  font-style: italic;
  font-size: 10px; 
}

.image_list .product_image span {
  clear: both;
  display: block;
  padding: 3px 0 0 0;
}

.product_description {
  padding: 5px 0; 
}

.product_note_chemie {
  margin: -10px 0 20px 0;
}

.product_description table {
  width: 730px;
  _width: 726px;
  border-collapse: collapse;
  margin: 10px 0;
}

.product_description table td {
  border: 1px solid #d5d5d5;
  padding: 5px;
  color: #1b1b1b;  
}

table.sortiment_table, table.cart_table {
  border-collapse: collapse;
  margin: 0 0 15px 0;
  width: 730px;
  _width: 726px;
}

table.sortiment_table td, table.sortiment_table th,
table.cart_table td, table.cart_table th 
 {
  border: 1px solid #d5d5d5;
  padding: 6px 10px;
  color: #1b1b1b;
}


table.sortiment_table tr.classic th { padding: 5px 8px; }
table.sortiment_table tr.classic td { padding: 3px 8px; }

table.sortiment_table tr.classic td.hover, tr.vyprodej_line td.hover { background: #f4f4f4; }


table.sortiment_table tr.classic th.center,
table.sortiment_table tr.classic td.center { text-align: center; }

table.sortiment_table th, table.cart_table th {
  text-align: left;
  color: #5e5e5e;
  background: #f4f4f4;
}

table.cart_table { margin: 5px 0; }
table.cart_table td, table.cart_table th { padding: 6px; }
table.cart_table td { padding: 4px 6px; color: #000000; }

table.cart_table th span{ font-weight: normal; }
table.cart_table td.right, table.cart_table th.right { text-align: right; }
table.cart_table td.center { text-align: center; }
table.cart_table td.delete { text-align: center; padding: 7px 6px 0 6px; }

table.cart_table th.order_no { width: 105px; }
table.cart_table th.name {  }
table.cart_table th.mj { width: 25px; text-align: center; }
table.cart_table th.pocet { width: 54px; text-align: center; }
table.cart_table th.cena { width: 62px; text-align: right; }
table.cart_table th.dph { width: 28px; text-align: right; }
table.cart_table th.cena_total { width: 90px; text-align: right; }
table.cart_table th.delete { width: 34px; text-align: center; }
table.cart_table th.total { color: #000000; }
table.cart_table th.total_price { text-align: right; border-right: 1px solid #F4F4F4; color: #000000; } 
table.cart_table th.total_dph { 
  color: #000000; 
  border-left: 1px solid #F4F4F4; 
  padding-left: 0; 
  color: #5e5e5e; 
  font-weight: normal; 
  font-size: 11px;
}

table.cart_table a {
  color: #002856;
}

table.cart_table a.vyprodej {
  color: #d64200;
}

table.cart_table input {
  width: 36px;
  height: 13px;
  background: url("../images/cart_input.png") no-repeat 0 0;
  text-align: right;
  padding: 4px 7px;
  border: 0;
}

table.cart_table input.submit {
  width: 69px;
  height: 21px;
  background: url("../images/btn_prepocitat.png") no-repeat 0 0;
  padding: 0;
  cursor: pointer;
}

table.cart_table input.submit:hover { background-position: -69px 0; }


table.sortiment_table td input.tocart_ks,
table.cart_table input.tocart_ks,
input.tocart_ks {
  width: 20px;
  height: 13px;
  padding: 3px 0;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #d5d5d5;
  vertical-align: middle;
  margin: 0;
}

table.sortiment_table td input.tocart_cart,
table.sortiment_table td input.tocart_cart2,
table.cart_table input.tocart_cart,
input.tocart_cart {
  width: 34px;
  height: 21px;
  padding: 0;
  background: url("../images/btn_cart_sortiment.png") no-repeat 0 0;
  cursor: pointer;
  vertical-align: middle;
  border: 0;
  margin: 0 0 0 2px;
}

table.cart_table input.tocart_cart,
table.sortiment_table td input.tocart_cart2 {
  background: url("../images/btn_cart_vyprodej.png") no-repeat 0 0;
}

table.sortiment_table td input.tocart_cart:hover,
table.sortiment_table td input.tocart_cart2:hover,
table.cart_table input.tocart_cart:hover,
input.tocart_cart:hover
{
  background-position: -34px 0;
}

table.sortiment_table td strong {
  color: #002855;
}

table.sortiment_table tr td.vystraha span {
  float: left;
  display: block;
  background: url("../images/ico_rejstrik.png") no-repeat 0 0;
  height: 19px;
  width: 21px;
  text-align: center;
  padding: 1px 0;
  margin: 0 5px 0 0;
  font-size: 11px;
  color: #7297cb;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}



table.sortiment_table tr.baleni th {
  color: #5e5e5e;
  background: #f4f4f4;
}


table.sortiment_table th.synonyma {
  width: 22%;
}

table.sortiment_table th.mr {
  width: 12%;
}

table.sortiment_table th.cas {
  width: 12%;
}

table.sortiment_table th.baleni { width: 10%; } 
table.sortiment_table th.cena { width: 10%; }
table.sortiment_table th.button { width: 10%; }
table.sortiment_table td.button { padding: 0 0 0 6px; }
  

table.sortiment_table th.baleni_alone {
  width: 26%;
}

table.sortiment_table a.ico_pdf {
  display: block;
  margin: 8px 0 0 0;
  background: url("../images/icons/ico_pdf.gif") no-repeat center left;
  padding: 0 0 0 23px; 
}

a.btn_objednat,
input.btn_objednat {
  display: block;
  height: 21px;
  width: 59px;
  background: url("../images/btn_objednat.png") no-repeat 0 0;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}

a.btn_objednat:hover,
input.btn_objednat:hover {
  background-position: -59px 0;
  text-decoration: none;
}

a.btn_objednat span {
  visibility: hidden;
}


a.btn_koupit {
  display: block;
  height: 21px;
  width: 59px;
  background: url("../images/btn_koupit.png") no-repeat 0 0;
  text-decoration: none;
}

a.btn_koupit:hover {
  background-position: -59px 0;
  text-decoration: none;
}

a.btn_koupit span {
  visibility: hidden;
}


div#terms {
  overflow: auto; 
  height: 300px; 
  padding: 15px; 
  margin-right: 10px; 
  background: #FFFFFF;
}

div#terms p {
  margin: 0 0 14px 0;
}

div#terms h2, div#terms h3, div#terms h4 {
	font-size: 12px;
	color: #002855;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;	
}

.category_darek {
  background: url("../images/ico_darek.png") no-repeat center left;
  font-weight: bold;
  color: #eb0006;
  font-size: 11px;
  margin: -6px 0 0 10px;
  position: absolute;
  padding: 6px 0 3px 24px;
}

.nahradni_href {
  text-decoration: underline;
  color: #030303;
  vertical-align: middle;
}