@import url("global.css");
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
/************************************************/
/*--------- MAIN HOLDER --------*/
#main_wrap {
    position:relative;
	width: 954px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #fff;
}
#main_wrap_in {
    width: 946px;
    padding: 0 4px;
    padding-bottom: 0px;
}
.listicka #main_wrap_in {
    padding-top: 27px;
}
#error_content {
    width: 60%;
    margin: 0 auto;
    text-align: left;
}
#error_content h3 {
    color: #fff;
    padding: 8px 3px 5px 45px;
    margin: 5px 0 0 0;
    font-size: 1.25em;
    background: #f00 url("/images/error.gif") 1px 1px no-repeat;
}
#error {
    padding: 5px 10px 5px 10px;
    border: 1px solid #f00;
    background-color: #fdebdf;
}
#error hr {
    border: 1px solid #f00;
}
/*--------- MAIN HEADER-------*/
#logo_box {
    position:relative;
    width: 188px;
    height: 122px;
    overflow: hidden;
}
#logo {
    height: 88px;
    text-align:center;
    padding-top: 10px;
}
h2#slogan {
    color: #da251d !important;  
    font-size: 0.9em !important;
    font-weight: bold;
    text-align:center;
    width: 188px;
    padding-top: 5px !important;
    margin-top: 0px !important;
}
#country_language_currency {
	width: 153px;
	padding-left: 7px;
	background: none;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 10px;
}
#country_icons {
}
#country_icons img {
    margin-right: 3px;
}
#country_language_currency select {
    height: 20px;
}
/*----end of MAIN HEADER------*/
#cart {
    color: #fff;
    background-color: #1d4670;
    line-height: 1em;
    font-size: 1.05em;
    padding: 4px;
}
#cart a, #cart a:visited, #cart a:hover {
    padding: 3px 0px 3px 25px;
    color: #fff;
    font-size: 1.15em;
    font-weight: bold;
    background: url('../images/cart.gif') top left no-repeat;
    text-decoration: underline;
}
#cart a:hover {
    text-decoration: none;
}
#cart .cart_link {
    padding: 4px 0px 5px 10px;
    padding: 14px 0px 15px 5px;
}
#cart_in {
    padding: 4px;
    padding-left: 5px;
    background-color: #8fa3b8;
    line-height: 1.6em;
    font-size: 0.9em;
}
#cart table {
    width: 100%;
    border-collapse: collapse;
}
#cart table td {
    padding: 0;
}
#cart table td.sec {
    text-align: right;
    font-weight: bold;
}

#search {
    background-color: #c2c1c1;
}
#search_in {
    padding: 0px 4px 4px 4px;
}
#search h2 {
    color: #fff;
    height: 17px;
    line-height: 17px;
    font-size: 1em;
    font-weight: bold;
    padding: 2px 0px 2px 20px;
    background: #1d4670 url('../images/h2-sipka-dolu.gif') 3% 50% no-repeat;
}
#search input {
    width: 146px;
}
html>body #search input {
    width: 148px;
}
#search select {
    width: 153px;
}
#search label {
    font-size: 0.9em;
    display: block;
    background: url('../images/search-sipka-dolu.gif') 0% 70% no-repeat;
    padding: 2px 0px 1px 10px;
}
#search .button, #search .button_disabled, .cat_search .button {
    border: none;
    background-color: #1c4570;
    width: 59px;
    height: 16px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}
#search .button_disabled {
    color: #ddd;
    background-color: #444;
}
#search .button:hover/*, .cat_search .button:hover */{
    background-color: #da251d;
}
#search .submit {
    padding-top: 3px;
}
.cat_search {
    background-color: #1d4670;
    color: #fff;
    width: 100%;
    margin-bottom: 4px;
}
.cat_search td {
    vertical-align: bottom;
}
.cat_search .button {
    width: 46px !important;
    height: 19px;
}
html>body .cat_search .button {
    width: 49px;
}
.cat_search select {
    width: 150px;
}
.cat_search label {
    font-size: 0.9em;
    display: block;
    background: url('../images/cat-search-sipka-dolu.gif') 0% 70% no-repeat;
    padding: 2px 0px 1px 10px;
}
.w140 {
    width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #fff;
	padding-left: 188px;
	padding-right: 160px;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.my_account .table_invoice td.fic {
    width: 37% !important;
    font-weight: bold;
    text-align: left;
}
/*.my_account .table_invoice td.sec {
    width: 23% !important;
}*/
.my_account .r_box_in {
    font-size: 1em;
}
#my_account .table_cart td {
    text-align: left;
    padding: 7px 10px;
}
/*#my_account .table_cart th {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}*/
#my_account .table_cart td.fic {
    width: 120px;
}
#my_account .table_cart td.ccena {
    width: 25% !important;
}
#my_account {
    width: 100%;
    font-size: 0.9em;
}
#my_account .r_box {
    padding-bottom: 1px;
}
#my_account .r_box_title_in {
}
/*.my_account span.label {
  width: 40%;
}*/
/*---------end of ACCOUNT-------*/
/*---------MULTISHOP CONTENT ------*/
#multishop_content h2 {
    font-weight: bold;
}
#multishop_content h1 {
    color: #b31501;
}
#multishop_content .promo_block p, #multishop_content .promo_block {
  text-align: center;
}
#multishop_content .promo_block {
    padding: 0;
}
.multishop_box {
	float: left;
	width: 150px;
	margin: 5px;
}
.multishop_box h2 {
	font-size: 1em;
	text-align: center;
	margin: 5px 0 5px 0;
}
#multishop_content .img_box_border {
	width: 183px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 2px;
}
#multishop_content .img_box_border img {
}
#dep_store_box {
	width: 100%;
	height: 1px;
}
html>body #dep_store_box {
	min-height: 1px;
	height: auto;
	overflow: auto;
}
.dep_store_item {
	float: left;
	width: 200px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
	margin-bottom: 10px;
  overflow: hidden;
}
.dep_store_item .text {
  padding: 0 5px 0 5px;
    height: 20px;
    overflow: hidden;
}
.dep_store_item img {
	margin: 1px 1px 1px 0px;
}
/*----end of MULTISHOP CONTENT ----*/
/*---------CONTENT-------------*/
#content {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
#content-in {
    width: 590px;
    overflow: hidden;
	padding: 0px 4px 0px 4px;
}
html>body #content-in {
/*    width: 593px;
    padding-left: 1px;*/
}
#content p {
    width: 100%;
}
#producerbar {
/*	background-color: #dfdfdf;
	border: 1px solid #bfbfbf;*/
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
#producerbar_in {
/*	padding: 5px;*/
	padding: 0;
	margin: 0;
}
#producerbar form {
}
#producerbar table {
    width: 100%;
    padding: 0;
    margin: 0; 
}
#producerbar table td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.s_caption, .s_caption2 {
    font-weight: bold;
}
#sortbar {
	position: relative;
	margin: 10px 0 0  0;
	background-color: #dfdfdf;
	border: 1px solid #bfbfbf;
}
html>body #sortbar {
}
#sortbar_in {
	padding: 6px 6px 0px 6px;
}
/*#sortbar form, #sortbar fieldset {*/
.sortbar_form, .sortbar_form fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
/*    position:relative;
    top: -5px;*/
}
#sortbar .asc, #sortbar .desc {
    cursor: pointer !important;
    padding: 0;
    border: none;
    width: 22px;
    height: 21px;
    margin-right: 0px;
    margin-left: 3px;
}
#sortbar .asc {
    background: url('../images/asc.gif') top left no-repeat;
}
#sortbar .desc {
    background: url('../images/desc.gif') top left no-repeat;
}
.navigator-new {
  position: relative;
	text-align: right;
	margin-top: 1px;
	padding: 7px 0 3px 0;
	height: 25px;
}
#sortbar .navigator-new {
    position:absolute;
    width: 45%;
    top: -4px;
    right: 50px;
}
.navigator-new a, .navigator-new a:visited{
    padding: 2px 5px 1px 5px;
    font-weight: bold;
    text-decoration: none;
}
.navigator-new a:hover {
  color: #fff;
  background-color: #1d4670; 
  text-decoration: none;
}
.navigator-new a.arrow, .navigator-new a.arrow:visited, .navigator-new a.arrow:hover {
  padding: 0;
  margin: 0;
  background: none;
}
.navigator-new img {
  position: relative;
  top: 3px;
}
.navigator-new span {
  color: #fff;
  background-color: #1d4670; 
  font-weight: bold;
    padding: 2px 5px 1px 5px;
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
  padding-left: 20px;
}
/*------ PREMIUM CATEGORY ---*/
#premium_list_box {
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
}
html>body #premium_list_box {
	min-height: 1px;
	height: auto;
}
.premium {
	float: left;
	width: 144px;
	height: 104px;
	background-color: #c9d8e4;
	text-align: center;
	margin: 0px 4px 4px 0px;
	cursor: pointer !important;
}
.premium:hover {
    background-color: #fff;
	cursor: pointer !important;
}
.premium_in {
    display: block;
    padding: 4px;
}
.premium .img {
    height: 63px;
    overflow: hidden;
    text-align:center;
    background-color: #fff;
}
.premium .link {
    text-align: left;
    line-height: 1.35em;
    height: 28px;
    padding-top: 2px;
    overflow: hidden;
}
.premium .link a, .premium .link a:visited, .premium .link a:hover {
    color: #34597f;
}
/*----end of PREMIUM CATEGORY---*/
.fright {
    position: relative;
    height: 110px;
}
.fright span {
    position: absolute;
    right: 218px;
    top: 28px;
}
html>body .fright span {
    right: 228px;
    top: -15px;
}
.fright textarea{
    position: absolute;
    right: 10px;
    top: 45px;
}
html>body .fright textarea{
    right: 20px;
    top: 0px;
}
.product_box {
    height: 1px;
    min-height: 1px;
    padding: 0px;
    margin: 5px 0 5px 0;
    padding-bottom: 10px;
}
html>body .product_box {
    height: auto;
    overflow:hidden;
}
.product_all, .product_1, .product_2, .product_3, .tipc {
	float: left;
	min-width: 194px;
	width: 199px;
    height: 330px;
	border: 1px solid #fb6b01;
	margin: 0px 5px 5px 0px;
	background-color: #fff;
}
#multishop_content .product_3 {
    height: 260px;
}
.tipc {
    height: 297px;
}
/*#multishop_content .product_3 {
    height: 325px;
    height: 345px;
}*/
.detail_bottom_box .product_all {
    height: 218px;
}
.product_in {
	height: 1px;
    position: relative;
}
html>body .product_in {
    height: auto;
    min-height: 1px;
}
.product_in .price .our_price {
    font-weight: bold;
}
.product_in h2, .detail_bottom_box .product_in h3 {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	height: 38px;
	overflow: hidden;
	padding: 2px 5px 0px 5px;
	margin: 0;
	background: #fd7b1c url('../images/h2-product.gif') top left repeat-x;
}
.product_in h2 a, .product_in h2 a:visited, .product_in h2 a:hover,
.detail_bottom_box .product_in h3 a, .detail_bottom_box .product_in h3 a:visited, .detail_bottom_box .product_in h3 a:hover {
    color: #fff;
}
.product_in .img {
    width: 127px;
    line-height: 106px;
    height: 106px;
    text-align:left;
    padding: 5px 0px;
}
.product_in .img_in {
    width: 127px;
    height: 106px;
    line-height: 106px;
    text-align:center;
    margin: 0 auto;
}
.detail_bottom_box .product_in .img, .detail_bottom_box .product_in .img_in {
    height: 94px;
    line-height: 94px;
}
.iefix_f, .iefix {
    width: 3px;
    vertical-align: middle !important;
    display: inline-block !important;
}
.iefix {
    width: 0px;
}
.img img {
    vertical-align: middle !important;
}
.product_code {
    font-size: 0.9em;
    padding: 0px 5px;
}
.product_type {
    height: 55px;
    overflow: hidden;
    text-align: left;
}
.product_type div {
    padding: 0px;
    color: #fff;
    font-size: 0.8em;
    width: 45px;
    text-align:center;
    height: 14px;
}
.product_in .product_type {
    float: right;
    padding: 15px 5px 0px 0px;
}
.product_in .product_type div {
    margin-bottom: 3px;
}
#detail .product_type {
    display:none;
    height: 15px;
    padding: 0px 0px 10px 0px;
}
#detail .product_type div {
    float: left;
    margin-right: 13px;
}
.display {
    display: block !important;
}
.p_action {
    background: url('../images/akce-product.gif') 0% 50% no-repeat;
}
.p_news {
    background: url('../images/novinka-product.gif') 0% 50% no-repeat;
}
.p_tip {
    background: url('../images/tip-product.gif') 0% 50% no-repeat;
}
.p_sale {
    background: url('../images/vyprodej-product.gif') 0% 50% no-repeat;
}
.product_in .text {
    font-size: 0.9em;
    padding: 0px 15px;
    margin: 5px 0px 0px 0px;
    height: 42px;
    overflow: hidden;
    text-align: left;
}
.product_in p {
	font-size: 95%;
}
.product_in .price {
    padding: 5px 5px;
    height: 50px;
    overflow: hidden;
}
.product_in .cart {
    padding: 5px 5px 5px 5px;
    height: 25px;
    overflow: hidden;
}
#multishop_content .cart {
    text-align:center;
}
.product_in .cart .drop_menu {
    width: 40px;
    position:relative;
    top: 3px;
}
html>body .product_in .cart .drop_menu {
    top: 0px;
}
.product_in .cart form, .product_in .cart fieldset {
    padding: 0 !important;
    margin: 0 !important;
}
.product_in .orderkoef {
    position:absolute;
    top: 150px;
    left: 3px;
}
.cart_table {
    line-height: 1.9em !important;
}
html>body .cart_table {
    line-height: 1.7em !important;
}
.p_detail {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    height: 18px;
    line-height: 18px;
    padding: 2px 10px 2px 10px;
    background: url('../images/detail-product.gif') top left no-repeat;
}
.buy {
    width: 62px;
    height: 18px;
    border: none;
    color: #fff;
    font-weight: bold;
    padding-left: 13px !important;
    background: url('../images/cart-product.gif') top left no-repeat;
    cursor: pointer !important;
}
html>body .buy {
    padding-left: 17px !important;
}
.buy-text {
  width: 18px;
  height: 12px;
  text-align:center;
}
.compare-box {
    font-size: 0.9em;
    height: 20px;
    padding: 6px 5px 6px 5px;
}
a.p_compare_link, a.p_compare_link:visited, a.p_compare_link:hover {
    padding-left: 19px;
    padding-right: 35px;
    background: url('../images/compare-product.gif') 0% 50% no-repeat;
}
a.p_schranka_link, a.p_schranka_link:visited, a.p_schranka_link:hover {
    padding-left: 28px;
    background: url('../images/schranka-product.gif') 0% 50% no-repeat;
}
/*---------end of PRODUCT_3------*/
/*---- PRODUCT LIST TABLE -------*/
.table, .table_cart, .table_platba, .table_rekap {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
}
.r_box {
    border: 1px solid #cccbcb;
}
.r_box_in {
    padding: 10px 10px;
}
.r_box_title {
    border-bottom: 1px solid #cccbcb;
    background-color: #96aebe;
    color: #fff;
    text-align:center;
    padding: 7px 4px;
    font-size: 1.1em;
}
.r_box_title_in {   
}
#c_cart_in .r_box_title {
    font-size: 1.1em;
}
.r_box_title h3 {
    margin: 0;
}
.cart_box {
}
.region_doruceni {
    float: left;
    width: 191px;
    margin-right: 5px;
    height: 125px;
}
.region_doruceni select {
    font-size: 1.15em;
}
.region_doruceni .r_box_in {
    text-align:center;
}
.doruceni {
    width: 191px;
    float: left;
    margin-right: 5px;
    height: 125px;
}
.platba {
    width: 191px;
    float: left;
    height: 125px;
}
.doruceni .r_box_in, .platba .r_box_in {
    font-size: 1em;
}
.rekapitulace {
    padding-bottom: 1px;
    font-size: 1.1em;
    width: 437px;
    float: right;
}
.rekapitulace h2 {
    text-align: right;
}
.table_rekap {
}
.table_rekap td {
    text-align: center;
    padding: 7px 0px;
}
.table_rekap td.fic {
    text-align: right;
    padding-right: 7px;
}
.table_rekap td.sec {
    text-align: right;
    border: 1px solid #d3d3d3;
    padding-right: 7px;
}
.table_rekap td.sec .red {
    font-size: 1.1em;
}
.table_rekap .bez_dph {
    background-color: #1d4670;
    color: #fff;
}
.table_invoice {
    width: 100%;
}
.table_invoice td {
    text-align: left;
}
#popup-body .table_invoice td {
/*    padding: 5px 5px;*/
}
#popup-body .table_invoice td.fic {
    width: 35% !important;
}
.detail_search .table_invoice td {
    padding: 5px 5px;
}
.table_invoice td input {
    width: 120px;
    height: 16px;
    font-size: 1.2em;
    padding: 3px 3px;
    border: 1px solid #64605e;
}
.table_invoice td select {
    width: 120px;
    height: 20px;
    font-size: 1.1em;
}
.fakturacni .button {
    width: 170px;
    height: 25px;
    border: none;
}
.table_invoice td.fic {
/*    font-weight: bold;*/
    text-align: right;
    width: 15% !important;
}
.table_invoice td.fic label {
    width: 80px;
}
.table_invoice textarea {
    padding: 3px 3px;
    font-size: 1.2em;
    border: 1px solid #64605e;
}
.table_invoice td.sec {
    width: 85%;
}
.table_invoice .noborder {
    width: 13px;
}
.doruc_box {
    margin-bottom: 5px;
}
.dorucovaci, .fakturacni, .osobni_udaje, .fakturacni_udaje {
    width: 290px;
    float: left;
    height: 363px;
    font-size: 0.9em;
}
.kontakt {
    font-size: 0.9em;
}
.dorucovaci, .osobni_udaje {
    margin-right: 5px;
}
html>body .dorucovaci, html>body .fakturacni {
    height: 343px;
}
.osobni_udaje, .fakturacni_udaje {
    height: 333px;
    margin-bottom: 5px;
}
html>body .osobni_udaje, html>body .fakturacni_udaje {
    height: 313px;
}
.nastaveni_konta, .uziv_volby {
    width: 290px;
    float: left;
    height: 232px;
    margin-bottom: 5px;
}
.nastaveni_konta {
    margin-right: 5px;
}
.uziv_volby .table_invoice td.fic input {
    width: 30px;
}
.hvezdicka {
    color: #fe0600;
    font-size: 1.1em;
}
.poznamka {
    position:relative;
}
.poznamka span {
    position:absolute;
    top: -15px;
    left: 0;
    font-weight: bold;
}
.poznamka textarea {
    width: 315px;
}
.invoice_back {
    position:relative;
    top: -38px;
    width: 50%;
}
.invoice_buts {
    text-align: right;
}
.povinne_udaje {
    color: #fe0600;
    font-weight: bold;
    padding-bottom: 5px;
}
#c_cart_in {
    font-size: 0.9em;
}
#c_cart_in h2 {
    font-size: 1.5em;
    font-weight: bold;
}
.table_cart thead tr {
}
.all_types {
    padding-bottom: 5px;
}
.table_cart .button, .but_kos {
    width: 17px;
    height: 21px;
    border: none;
    background: url('../images/kosikovo-tlacitko.gif') top left no-repeat;
}
html>body .table_cart .tcb1 {
    position:relative;
    top: -3px;
}
.table_cart select {
    width: 107px;
    font-size: 1.1em;
}
html>body .table_cart select {
    font-size: 1em;
}
.table_cart thead th {
    border: 1px solid #cccbcb;
    background-color: #96aebe;
    color: #fff;
    text-align:center;
    padding: 7px 4px;
}
.tc_celk_cena {
    background-color: #1d4670 !important;
}
.table_cart .buy-text {
    width: 30px;
    height: 16px;
    border: 1px solid #d0cfcf;
}
html>body .table_cart .buy-text {
    position:relative;
    top: -1px;
}
/*html>body .table_cart thead th {
    height: 36px;
}*/
.table_cart td {
    border: 1px solid #cccbcb;
    padding: 3px 5px;
    vertical-align: middle;
    text-align:center;
}
.table_cart td.fic {
    width: 165px;
}
.table_cart .empty_cart {
    text-align: right;
    background: none;
    border-top: 1px solid #eae9e9;
    border-left: none;
    border-bottom: none;
}
.table_cart .change_bg {
    border: none;
}
.delete_cart {
    text-align: right;
    padding: 4px 5px;
}
.coupon .r_box {
    padding: 15px 15px;
    margin-top: 10px;
}
.coupon .button {
    width: 110px;
    height: 25px;
    background: url('../images/kupon-but.gif') top left no-repeat;
    color: #fff;
    border: none;
    font-weight: bold;
}
.coupon .it_coupon {
    width: 97px;
    height: 19px;
    margin: 0px 5px;
    font-size: 1.1em;
    text-align:center;
    padding-top: 3px;
    font-weight: bold;
}
.coupon_text {
    font-weight: bold;
}
.table_cart img {
    margin-top: 4px;
}
.table thead tr td {
  background: #fad36f url('../images/bg-grad.gif') repeat-x;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 5px;
  text-align: left;
}
.table thead tr th {
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 5px;
}
.table thead tr td {
  background-color: #eee;
  border: 1px solid #ccc;
}
.table tr {}
.table td {
 	border: 1px solid #ccc;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table .col_1 {
  width: 10%;
  background-color: #eee;
}
.product_table .col_2 {
  width: 20%;
}
.product_table .col_3 {
  width: 40%;
}
.product_table .col_4 {
  width: 20%;
}
.product_table .col_5 {
  width: 10%;
}
table.compare th {
  padding: 0 5px 0 5px;
}
#comparing {
    width: 100%;
    overflow: auto;
}
#comparing .img_in {
    background-color: #fff;
    border: 1px solid #dedede;
}
#comparing .name {
    height: 30px;
    padding-bottom: 5px;
    overflow: hidden;
}
/*--- end of PRODUCT TABLE VIEW --*/
/*---------- ACTION - RIGHT ---------*/
.anketa_but {
    text-align: right;
}
.anketa .otazka {
    font-weight: bold;
    padding: 5px 0px;
    text-align:center;
}
.anketa {
    font-size: 0.9em;
}
.anketa img {
  position: relative;
  left: 23px;
  top: 3px;
}
.anketa input {
  position: relative;
  top: 2px;
}
.anketa .button {
    color: #fbccaa;
    width: 57px;
    height: 18px;
    border: none;
    background: url('../images/anketa-but.gif') top left no-repeat;
    text-align:center;
}
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
.popup_body {
    overflow:auto;
    background: #fff;
}
#popup-body {
  margin: 5px;
  border: 1px solid #eee;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #eee;
  padding: 5px 5px 0px 5px;
  height: 30px;
}
#popup-header h1 {
    font-weight: bold;
    font-size: 1.6em;
    margin: 0;
    text-align: left;
    background: none;
}
#popup-header h1 a {
    text-decoration: none;
}
#popup-content {
    padding: 5px;
}
#popup-error {
    text-align: center;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
}
.popup_bad_msg, .popup_good_msg {
    color: #fff;
    padding: 3px 5px;
    margin-bottom: 5px;
    background-color: #e00;
}
.popup_good_msg {
    background-color: #0c0;
}
.discount {
  padding: 10px;
  text-align: left;
}
.discount h2 {
  border: 1px solid #eee;
  text-align:center;
}
.discount table {
  margin: 0 0 15px 0;
}
.discount table td, .discount table th {
  padding-left: 5px;
}
/*---------- end of POPUPS ---------*/
/*---------- ORDER DETAIL ---------*/
.order-detail {
  width: 97%;
  border: 2px solid #000;
  padding: 0;
  margin: 0;
}
.order-detail legend {
    color: #4b4b4b;
}
.order-detail-left {
  width: 45%;
  float: left;
  padding-left: 5px;
}
.order-detail-right {
  border-left: 2px solid #000;
  margin: 0 0 0 45%;
  padding-left: 5px;
}
.order-detail-item {
  border-top: 2px solid #000;
  padding-left: 5px;
}
.order-detail-item-table {
  clear: left;
  border-top: 1px solid #000;
  padding: 0;
  margin: 0;
}
html>body .order-detail-item-table {
  border-top: 2px solid #000;
}
.order-detail-item-table table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.order-detail-item-table .first {
    border-left: none;
}
.order-detail-item-table .last {
    border-right: none;
}
.order-detail-item-table td, .order-detail-item-table th {
  border: 1px solid #000;
  padding-left: 3px;
}
.order-detail-item-table td.right {
    text-align: right;
}
.order-detail p.row {
  margin: 0;
}
.order-detail p.row span {
/*	clear: left;*/
	display: block;
	width: 115px;
	padding: 0;
	float: left;
}
.order-summary {
    width: 97%;
  height: 9em;
  margin-bottom: 5px;
  border-top: 1px solid #000;
}
html>body .order-summary {
    min-height: 9em;
    height: auto;
}
.order-summary p.row {
    padding-left: 10px;
}
html>body .order-summary p.row {
    padding-left: 4px;
}
.order-detail-item .right {
/*    width: 200px;*/
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px;
}
.cart_summary {
    border-collapse: collapse;
    border-spacing: 0;
}
.cart_summary td {
    border: none;
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
#icons {
    width: 100%;
    font-size: 0.9em;
    text-align: right;
    padding-bottom: 8px;
    display:none;
}
html>body #icons {
    padding-bottom: 5px;
}
#icons a, #icons a:visited, #icons a:hover {
    color: #ec5404;
}
#icons img {
  margin-right: 5px;
}
#icons button {
  position: relative;
  top: -2px;
  left: 2px;
  margin-right: 5px;
}
html>body #icons button {
  top: -5px;
  left: 0px;
}
#detail_h1_spacer {
    height: 40px;
}
#h1_detail {
    color: #201b18;
    background: none;
    font-weight: bold;
    padding-left: 0px;
    font-size: 1.1em;
}
#detail_table {
    display:none;
}
#detail {
	width: 100%;
}
#detail td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#detail #right_cell {
}
#detail #left_cell {
	text-align: left;
	padding-right: 18px;
	width: 55%;
	font-size: 0.9em;
}
#detail #left_cell h2 {
    padding-top: 15px;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
}
#detail .detail_img .img {
    width: 100%;
    line-height: 250px;
    height: 250px;
    text-align:center;
    padding: 0px;
}
#detail .detail_img .img_in {
    width: 250px;
    height: 250px;
    line-height: 250px;
    text-align:center;
    margin: 0 auto;
    border: 1px solid #d8d7d7;
	background-color: #fff;
}
#detail .text {
    line-height: 1.7em;
    padding: 5px 0px 10px 0px;
}
.tab_price .red {
    font-size: 1.1em;
}
.tab_price {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border-collapse: collapse;
}
.tab_price td {
    width: 50% !important;
    padding: 4px 0px 3px 0px;
}
/*.tab_price tr {
    background: url('../images/teckos.gif') bottom left repeat-x;
}*/
.tab_price td.fc {
    font-weight: bold;
    text-align: left !important;
}
.tab_price td.sc {
    text-align: right !important;
}
.tab_price label {
    padding: 0 !important;
    margin: 0 !important;
}
#galleros {
    width: 252px;
   height: 62px;
   margin-top: 20px;
}
.g_left_off, .g_right_off, .g_left_on, .g_right_on {
    float: left;
    width: 19px;
    height: 62px;
}
.g_left_off {
     background: url('../images/gallery-left-off.jpg') top left no-repeat;
}
.g_right_off {
     background: url('../images/gallery-right-off.jpg') top left no-repeat;
}
.g_left_on {
     background: url('../images/gallery-left-on.jpg') top left no-repeat;
}
.g_right_on {
     background: url('../images/gallery-right-on.jpg') top left no-repeat;
}
#gallery {
    float: left;
    position:relative;
    width: 214px;
    height: 62px;
    overflow: auto;
    background-color: #fff;
}
#gallery_in {
    position:absolute;
    width: 1000px;    
    height: 62px;
    top: 0;
    left: 0;
}
#gallery .img {
	float: left;
	margin: 0px;
    text-align:center;
    float: left;
    height: 62px;
    width: 71px;
    line-height: 62px;
/*    padding-right: 10px;*/
    overflow: hidden;
}
html>body #boxik {
    padding-top: 20px;
}
.boxiky {
    width: 248px;
    height: 47px;
}
.boxiky a, .boxiky a:visited, .boxiky a:hover {
    width: 225px;
    height: 47px;
    line-height: 47px;
    padding-right: 23px;
    text-decoration: none;
    display: block;
    color: #7c7c7c;
    font-weight: bold;
    font-size: 1.1em;
    text-align: right;
}
.radce {
    background: url('../images/radce.jpg') top left no-repeat;
}
/*.doprava {
    background: url('../images/doprava.jpg') top left no-repeat;
}*/
.baleni {
    background: url('../images/baleni.jpg') top left no-repeat;
}
#small_info {
}
#small_info img {
  margin-top: 3px;
}
#summary {
    position: relative;
  padding: 20px 0px 15px 6px;
}
#summary span.label {
    position: relative;
}
.dostupnost {
    padding-top: 5px;
}
.gemoney {
    padding-top: 5px;
}
.bookmarks {
    padding-top: 5px;
    text-align: right;
}
.variant_spacer {
    padding: 0;
    margin: 0;
    line-height: 6px;
    height: 6px;
}
#detail_price {
}
#detail_price fieldset {
}
#hlaska {
    position: absolute;
    width: 18em;
    /*height: 30px;*/
    padding: 10px 10px 33px 10px;
    border: 1px solid #c00b08;
    top: -35px;
    right: 0;
    color: #000;
    background-color: #fff;
    text-align: center;
    z-index: 1000;
}
#hlaska a.krizek {
    position: absolute;
    top: -1px;
    right: 2px;
    text-decoration: none;
}
#hlaska a.krizek:hover {
    background: none;
}
#hlaska strong {
    font-size: 1em !important;
}
#hlaska a, #hlaska a:visited, #hlaska a:hover {
    color: #c00b08;
    text-decoration: none;
}
#hlaska a:hover {
    color: #fff;
    background-color: #c00b08;
}
#hlaska #links {
    position: absolute;
    bottom: 10px;
    left: 28px;
    height: 20px;
}
#hlaska #links a.left, #hlaska #links a.right {
    float: left;
    display: block;
    border: 1px solid #c00b08;
    padding: 2px 4px 2px 4px;
}
#hlaska #links a.right {
    border-left: none;
}
.m_but, .m_but2, .m_but3, .m_but_blue, .m_but_blue2 {
    border: none;
    height: 25px;
    color: #fff;
    font-weight: bold;
    background: #da251d;
    font-size: 1.2em;
    padding-left: 6px;
    padding-right: 6px;
}
html>body .m_but, html>body .m_but2, html>body .m_but3 {
    padding-left: 3px;
    padding-right: 3px;
}
.m_but_blue, .m_but_blue2 {
    background-color: #96adbf;
}
.m_but_blue {
    margin-bottom: 3px;
    width: 161px;
}
a.l_back, a.l_back:visited, a.l_back:hover {
    color: #fff;
    background-color: #96adbf;
    text-decoration: none;
    font-weight: bold;
    padding: 6px 5px 7px 5px;
    font-size: 1.1em;
    position:relative;
    top: -5px;
}
a.l_back:hover {
    background-color: #941613 !important;
}
html>body a.l_back, html>body a.l_back:visited, html>body a.l_back:hover {
    top: -1px;
}
.celkem {
    color: #da251d;
    font-weight: bold;
    font-size: 1.1em;
}
.add_to_cart {
    padding-top: 10px;
}
.add_to_cart .button {
    position:relative;
    top: 4px;
    width: 104px;
    height: 25px;
    border: none;
    background: #da251d url('../images/detail-kosik.gif') 95% 50% no-repeat;
    text-align: left;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    padding-left: 8px;
}
html>body .add_to_cart .button {
    padding-left: 5px;
}
.but_over:hover {
    background-color: #941613 !important;
}
.add_to_cart .buy-text {
    width: 27px;
    height: 14px;
    border: 1px solid #64605e;
    font-weight: bold !important;
    font-size: 1.1em;
    padding-top: 2px;
}
.add_to_cart strong {
    font-size: 1.1em;
}
#detail_price label {
	clear: left;
	display: block;
	width: 39%;
	padding: 5px 0 5px 0;
	float: left;
}
#detail_price label.nodisplay {
  display: none;
}
html>body #detail_price label {
	width: 40%;
}
#detail_price .drop_menu {
  	width: 60px;
}
#detail_price select {
	width: 60%;
}
.detail_bottom_box {
  margin: 0;
  padding: 5px 0;
}
.detail_bottom_box h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 2px;
	border-bottom: 1px solid #414141;
}
.detail_bottom_box .form_item_box {
  text-align: center;
}
.order_item_product {
  float: left;
  width: 33%;
}
.order_item_product span.label{
  width: 20%;
}
.order_item_product .img {
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align:center;
    margin: 0 auto;
}
.invoice .form_item_box label {
    width: 70px;
}
.form_item_box label {
  width: 100px;
}

.diskuze_holder {
    text-align:left;
}
.diskuze_holder a, .diskuze_holder a:visited, .diskuze_holder a:hover {
    color: #ec5404;
}
.diskuze_holder .new_link {
    padding-bottom: 10px;
    font-weight: bold;
}
.diskuze_holder .bad_message {
    margin-bottom: 10px;
}
.disk_form {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #f2f2e9;
  border: 1px solid #efefde; 
}
.disk_form .button {
  width: 99px;
  height: 25px;
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  font-size: 0.9em;
  border: none;
  background: url('../images/pridat-do-kose.jpg') top left no-repeat;
  font-weight: bold;
}
.disk_form .it_style {
    width: 252px;
    height: 22px;
    padding: 5px 8px 0px 8px;
}
.disk_form .ta_style {
    padding: 5px 8px 0px 8px;
}
.disk_form .se_style {
    font-size: 1.2em;
}
.disk_form .text_diskuze {
    font-size: 0.9em;
    line-height: 1.5em;
}
.disk_item {
    font-size: 0.9em;
    padding-bottom: 15px;
}
.disk_item_in {
}
.disk_item .head {
    position:relative !important;
    border: 1px solid #efefde; 
    padding: 3px 5px 3px 41px;
    background: #f2f2e9 url('../images/diskuze-head.jpg') 10px 50% no-repeat;
}
.disk_item .title {
    color: #ec5404;
    font-weight: bold;
}
.disk_item .date {
}
.disk_item .email {
    padding-left: 10px;
}
.disk_item .text {
    padding: 5px 10px;
    line-height: 1.8em;
}
.disk_item .reagovat {
    position:absolute;
    top: 12px;
    right: 34px;
    text-align: right;
    font-size: 1.1em;
}
html>body .disk_item .reagovat {
    top: 10px;
    right: 18px;
}
.disk_item .name {
    color: #ec5404;
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 0px;
}

#category_sub {
	margin: 0 0 10px 0;
	padding: 0 5px 5px 5px;
	background-color: #dfdfdf;
}
#category_sub a{
    line-height: 25px;;
}
#category_sub table td {
    padding-right: 5px;
}
#detail_tabs {
    position: relative;
    display:none;
}
.detail_tabs_title {
    font-weight: bold;
    font-size: 1.3em;
    padding: 6px 0px 6px 15px;
}
.votaznik_spacer {
    padding: 0px 5px;
}
#detail_tabs_in {
  padding: 20px 8px;
  border: 1px solid #aaa;
    background-color: #f9f9f4;
}
#detail_tabs_in .lih {
    font-size: 0.9em;
    line-height: 1.5em;
}
#det_tabs {
    padding-left: 10px;
    height: 28px;
    width: 600px;
}
#det_tabs a, #det_tabs a:visited, #det_tabs a:hover, #det_tabs a.active {
    display: block;
    float: left;
    font-weight: bold;
    color: #8a8a8a;
    height: 20px;
    line-height: 20px;
    padding: 3px 20px;
    border: 1px solid #aaa;
    text-decoration: none;
    position:relative;
    top: 1px;
    margin-right: 1px;
    background-color: #fff;
}
#det_tabs a.active, #det_tabs a:hover {
    color: #000 !important;
    background: #c2c1c1 url('../images/detail-tab-on.gif') top left repeat;
}
.table_detail_param {
  width: 100%;
}
/*----end of PRODUCT-----------*/
#category_head {
    padding: 0;
    margin: 0;
}
#category_head .link a{
  font-size: 1em;
}
#category_head h1 {
  margin: 0px 0 10px 0;
}
/*---------end of CONTENT------*/
/*---------LEFT----------------*/
#left {
	position: relative;
	float: left;
	left: 160px;
	width: 188px;
	margin-left: -946px;
}
html>body #left {
	left: -188px;
	margin-left: -100%;
}
#left-in {
  padding: 0;
  width: 188px;
	overflow: hidden;
}
#right-in .promo_block img, #left-in .promo_block img {
  max-width: 150px;
}
.main_menu h2 {
    display:none;
}
.main_menu {
    background-color: #1d4670;
    height: 166px;
    overflow: hidden;
}
.next_menu h2 a, .next_menu h2 a:visited {
    color: #da251d;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0px 3px 20px;
    margin-bottom: 0px;
    background: url('../images/plus-red.gif') 3% 50% no-repeat;
    text-decoration: none;
    display: block;
/*    width: 100%;
    height: 100%;*/
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	font-size: 1.15em;
	margin-bottom: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.next_menu ul {
    display:none;
}
/*.next_menu:hover ul {
    display:block;
}*/
/*.nm_display h2 {
    background: #e5ecf2 url('../images/minus-red.gif') 3% 50% no-repeat;
}*/
.nm_display h2 a, .nm_display h2 a:visited{
    background: url('../images/minus-red.gif') 3% 50% no-repeat;
}
.cg_h2 {
    font-size: 0.85em;
}
.cg_h2 a:hover, .cg_active {
    background-color: #ededee !important;
}
.nm_display ul {
    display: block;
}
.menu span {
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    width: 100%;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	display: block;
	margin: 0px;
	height: 2px;
	color: #1d4670;
	font-size: 0.85em;
	text-decoration: none;
}
html>body .menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	min-height: 2px;
	height: auto;
}
.menu .active a, .menu .active a:visited, .menu .active a:hover {
    font-weight: bold !important;
	color: #1d4670 !important;
	font-weight: bold;
	background-image: url('../images/nm-sipka.gif');
	background-repeat: no-repeat;
	background-position: 6% 6px;
	background-color: #e5ecf2;
}
.menu ul li a.category1, .menu ul li a.category2, .menu ul li a.category3,
.menu ul li a.category4, .menu ul li a.category5 {
    background-color: #c9d8e4;
}
.menu ul li a.category1:hover, .menu ul li a.category2:hover,
.menu ul li a.category3:hover, .menu ul li a.category4:hover, .menu ul li a.category5:hover {
/*	color: #ec5404;*/
}
.menu ul li a.category0, .menu ul li a.category0:hover {
    font-weight: bold;
	padding: 4px 0px 4px 20px;
}
.second_menu ul li a.category0, .second_menu ul li a.category0:visited {
/*    background-color: #c9d8e4;*/
}
.menu ul li a.category0:hover, .static-active a, .static-active a:visited {
    background-color: #e5ecf2;
    /*background-image: url('../images/nm-sipka.gif');*/
}
.menu ul li .static-active a.category1 {
	background-image: url('../images/nm-sipka.gif');
	background-repeat: no-repeat;
	background-position: 6% 6px;
	background-color: #e5ecf2;
}
.menu ul li.parent a.category0, .menu ul li.parent a.category0:visited {
	background: url('../images/plus-blue.gif') 3% 50% no-repeat;
}
.menu ul li.parent .active a.category0, .menu ul li.parent .active a.category0:visited {
    background: url('../images/minus-blue.gif') 3% 50% no-repeat;
    background-color: #c9d8e4;
}
.menu ul li.parent .plus a.category0, .menu ul li.parent .plus a.category0:visited {
    background: url('../images/plus-blue.gif') 3% 50% no-repeat;
    background-color: #c9d8e4;
}
.main_menu ul li a.category0, .main_menu ul li a.category0:visited, .main_menu ul li a.category0:hover {
    color: #fff;
    font-size: 0.9em;
	padding: 4px 0px 4px 20px;
}
.main_menu ul li a.category0:hover {
	background: #547392 url('../images/mm-sipka.gif') 5% 50% no-repeat;
}
.main_menu ul li .active a, .main_menu ul li .active a:visited {
    background: #547392 !important;
    color: #fff !important;
    font-weight: normal !important;
}
.main_menu ul li .active a:hover {
	background: #547392 url('../images/mm-sipka.gif') 5% 50% no-repeat !important;
}
.menu ul li a.category1, .menu ul li a.category1:visited, .menu ul li a.category1:hover {
	padding: 4px 0px 4px 30px;
    background-position: 12% 6px;
}
.menu ul li a.category2, .menu ul li a.category2:visited, .menu ul li a.category2:hover {
	padding: 4px 0px 4px 40px;
    background-position: 16% 6px;
}
.menu ul li a.category3 {
	padding: 6px 0px 0px 48px;
    background-position: 25% 70%;
}
.menu ul li a.category4 {
    padding-left: 60px;
    background-position: 29% 30%;
}
.menu ul li a.category5 {
    padding-left: 70px;
    background-position: 35% 30%;
}
.menu ul li.parent a:hover, .menu ul li a.category1:hover {
    background-color: #e5ecf2 !important;
}
/*.menu .active a.category0, .menu .active a.category0:visited, .menu .active a.category0:hover {
    background: url('../images/menu-sipka2-over.gif') 2% 50%  no-repeat;
}*/
#right .doted_line {
  margin-left: 5px;
}
.assistant {
    text-align: left !important;
    font-size: 0.9em;
}
.ass_item {
    padding-bottom: 8px;
}
.assistant .sa_item {
    padding: 3px 0px;
}
.assistant .skype, .assistant .icq {
    padding-top: 0px !important;
}
.dotaz {
    padding-top: 5px;
}
.dotaz a, .dotaz a:visited, .dotaz a:hover {
    color: #ec5404;
    font-weight: bold;
}
.dotaz a:hover {
    text-decoration: none;
}
.platnost {
    padding-top: 5px;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 160px;
	float: left;
	margin-right: -160px;
	overflow: hidden;
}
html>body #right {
	margin-right: -160px;
}
#right-in {
  width: 100%;
  padding: 0;
  width: 160px;
	overflow: hidden;
}
#login {
	padding: 71px 0 10px 0;
	font-size: 1.05em;
    line-height: 1.1em;
}
.nologged {
    background: url('../images/login-bg.jpg') top left no-repeat;
}
.logged2 {
    padding: 3px 0 0 7px !important;
    font-size: 1em !important;
    color: #fff;
    background-color: #1d4670;
}
.logged2 a, .logged2 a:visited, .logged2 a:hover {
    color: #fff !important;
}
#login a, #login a:visited, #login a:hover {
    padding: 0;
}
.prihlaseni {
    color: #fff;
    background: url('../images/prihlasit.gif') top left no-repeat;
    padding: 5px 0px 0px 7px;
    height: 19px;
    overflow: hidden;
}
#login_in {
/*    padding: 10px 15px;*/
}
#login input {
/*  font-size: 0.85em;*/
}
#login .w100 {
  width: 100px;
}
#login .logged {
/*  margin: 5px 10px 10px 10px;*/
  line-height: 1.5;
}
#login .login_links {
    line-height: 1.4em;
    padding: 0;
}
#login .it_style {
    width: 160px;
    height: 18px;
    padding: 0px 2px;
    border: none;
    font-size: 1.06em;
    background-color: #c2c1c1;
}
#login label {
    display: block;
    padding: 7px 0px 3px 7px;
}
#login .button {
    width: 56px;
    height: 17px;
    border: 1px solid #e8a4a3;
    background-color: #c82825;
    color: #fff;
    font-weight: bold;
    margin-top: 8px;
}
#login .button:hover {
    background-color: #941613;
}
#login .info {
    font-size: 0.9em;
    padding-left: 7px;
}
#login .name {
    padding-bottom: 5px;
}
#login .login_submit {
    text-align: right;
    padding-left: 7px;
}
#login .login_submit a, #login .login_submit a:visited, #login .login_submit a:hover {
    float: left;
    position:relative;
    top: 10px;
    font-size: 0.9em;
    font-weight: bold;
}
.pr_box {
    background-color: #c2c1c1;
}
.pr_box h2 {
    color: #fff;
    height: 17px;
    line-height: 17px;
    font-size: 1em;
    font-weight: bold;
    padding-left: 4px;
    padding: 2px 0px 2px 4px;
    background-color: #1d4670;
}
.pr_box_in {
    padding: 0px 4px 4px 4px;
}
.pr_box_item {
    background-color: #fff;
    padding: 4px;
    margin-top: 4px;
}
.pr_box .img {
    width: 100%;
    text-align:center;
    height: 50px;
    overflow: hidden;
    padding-bottom: 5px;
}
html>body .pr_box .img {
    min-height: 50px;
    height: auto;
}
.pr_box .link {
    height: 37px;
    overflow: hidden;
}
#right .wrap {
/*    font-size: 0.9em;*/
	margin-bottom: 10px;
}
#right .wrap-in {
	padding: 8px;
	margin: 0px;
	text-align: center;
	line-height: 1.2;
}
#right .wrap .img {
    width: 100%;
    line-height: 90px;
    height: 90px;
    text-align:center;
    padding: 5px 0px;
}
#right .wrap .img_in {
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align:center;
    background-color: #fff;
    margin: 0 auto;
}
#right .wrap h3 {
    width: 100%;
    text-align: left;
}
#right .topn {
    padding-top: 3px;
    padding-bottom: 3px;
}
#right .topn:hover {
    padding-bottom: 8px;
}
#right .topn .prbox_onoff {
    display:none;
}
#right .topn:hover .prbox_onoff {
    display: block;
}
#right .wrap p.row {
  margin: 0;
}
#right .wrap span.label{
  width: 54%;
}
#right .wrap img {
}
#right .wrap img.businessmen {
  position: relative;
  top: 4px;
  padding: 0;
  border: none;
  background: none;
}
#right .wrap form {
  text-align: left;
}
#right .wrap form img {
  background: none;
  border: none;
}
#right .w-service input {
  font-size: 0.8em;
  width: 55%;
}
#right .w-service fieldset {
    border: 1px solid #ccc;
    padding: 7px 5px 10px 5px;
    text-align: center;
}
#right .w-service .submit {
    position: relative;
    width: 35%;
    left: 10px;
    top: 3px;
}
#right .w-service h3 {
    text-align: left;
}
#right .wrap ul, #right .wrap ol {
    margin: 0 0 0 25px;
    padding: 0;
}
html>body #right .wrap ul, html>body #right .wrap ol {
    margin: 0 0 0 16px;
}
#right .wrap li {
    margin: 0;
    padding: 0;
}
/*---------end of RIGHT--------*/
/*-------- PROMO BLOCK --------*/
.main_promo {
    width: 590px;
    height: 288px;
    overflow: hidden;
    margin-bottom: 4px;
}
.main_promo .leftos {
    float: left;
    width: 357px;
    width: 361px;
    height: 288px;
    overflow: hidden;
}
.main_promo .rightos {
    float: left;
    width: 233px;
    width: 229px;
    height: 288px;
    overflow: hidden;
    background-color: #1d4670;
}
.main_promo .rightos_in {
    padding: 13px;
    color: #fff;
}
.promo_block {
  font-size: 0.9em;
  padding: 5px 10px 5px 10px;
}
.promo_block2 {
  text-align: center;
  width: 100%;
}
.promo_block2_in {
  width: 600px;
  text-align: left;
  margin: 0 auto 0 auto;
}
/*-------end of PROMO BLOCK---*/
.table_catalog {
    border-collapse: collapse;
}
.table_catalog .row {
    background-color: #dededd;
}
.table_catalog .row:hover {
    background-color: #c9d9e3;
}
.table_catalog td {
    position:relative;
    border-bottom: 4px solid #fff;
    padding: 4px 5px;
    vertical-align: middle;
}
/*a.a_pres, a.a_pres:visited, a.a_pres:hover {
    position:absolute;
    top: 0px;
    left: 0px;
    background-color: #f00;
    height: 65px;
    width: 590px;
}*/
/*.tc_img {
    padding: 3px 3px;
    background-color: #fff;
    height: 55px;
    width: 156px;
    overflow: hidden;
    text-align:center;
}
td.tc_img {
    vertical-align: middle;
}*/
table.tc_img, table.tc_img2 {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    width: 138px;
}
table.tc_img2 {
    width: 135px;
    height: 63px;
    overflow: hidden;
    text-align:center;
    background-color: #fff;
}
table.tc_img td {
    background-color: #fff;
    vertical-align: middle;
    padding-top: 8px;
    height: 46px;
    overflow: hidden;
    text-align:center;
}
html>body table.tc_img td {
    height: 63px;
}
.cc1 {
    width: 20%;
    line-height: 1.4em;
}
.cc2 {
    width: 25%;
    overflow: hidden;
}
.cc3 {
    width: 55%;
}
.cc3 {
    width: 75%;
}
.cc3 a, .cc3 a:visited, .cc3 a:hover,
.cc4 a, .cc4 a:visited, .cc4 a:hover {
    color: #414141;
}

.table_param {
    width: 100%;
    border-collapse: collapse;
}
.table_param .red {
    font-weight: normal;
    color: #000;
}
.pc1 {
    width: 8%;
}

.pc2, .pc4 {
    background-color: #dededd;
}
.pc2 a, .pc2 a:visited, .pc2 a:hover {
    color: #414141;
}
.table_param .row {
}
.table_param .row:hover, .table_param .row:hover .pc2, .table_param .row:hover .pc4 {
    background-color: #c9d9e3;
}
.table_param th {
    border: 1px solid #cccbcb;
    background-color: #96aebe;
    color: #fff;
    text-align:center;
    padding: 7px 4px;
}
.table_param th.kup {
    background-color: #da251d;
}
.table_param th.kup img {
    margin: 0px 7px;
}
.table_param th.ks {
    background-color: #72706f;
}
.table_param th.sklad {
    background-color: #87a32a;
}
.table_param td {
    border: 1px solid #cccbcb;
    padding: 1px 5px;
    vertical-align: middle;
    text-align:center;
    height:30px;
}
.table_param td.greenos {
    color: #87a32a;
}
.table_param .button {
    width: 11px;
    height: 11px;
    border: none;
    background: url('../images/param-kosik.gif') top left no-repeat;
}
.table_param .buy-text {
    width: 22px;
    height: 11px;
    margin: 1px 0px;
    padding: 1px 0;
    border: none;
    background: none;
    background-color: #dededd;
}
html>body .table_param .buy-text {
    margin: 2px 0px;
}
.table_param .row:hover .buy-text {
    background-color: #fff;
}

.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
}
.platba_info {
    color: #ec5404;
    margin-top: 5px;
    padding-left: 15px;
    padding-bottom: 7px;
    text-align: left;
    background: url('../images/vykricnik.gif') 0% 10% no-repeat;
}
.cart_pipe {
    position:relative;
    text-align:center;
    margin-bottom: 10px;
    padding-left: 1px;
}
.cart_pipe .active {
    color: #fff;
}
.cart_pipe .cp1, .cart_pipe .cp2, .cart_pipe .cp3 {
    font-weight: bold;
    width: 205px;
    position:absolute;
    top: 85px;
    text-align: left;
}
.cart_pipe .cp1 {
    left: 15px;
}
.cart_pipe .cp2 {
    left: 285px;
}
.cart_pipe .cp3 {
    left: 555px;
}
.kosik_index {
}
.kosik_submito {
    text-align:center;
    padding-top: 5px;
}
.kosik_box1, .kosik_box2, .kosik_box3 {
    width: 252px;
    width: 191px;
    float: left;
    font-size: 0.9em;
}
.kosik_box1 .r_box_in, .kosik_box2 .r_box_in, .kosik_box3 .r_box_in {
    height: 100px;
}
.kosik_box1, .kosik_box2 {
    margin-right: 5px;
}
.kosik_box2 .table_invoice td {
    padding: 4px 5px;
}
.kosik_box2 .table_invoice input {
    width: 100px;
}
.kosik_box1 .kosik_submito {
    padding-top: 78px;
}
html>body .kosik_box1 .kosik_submito {
    padding-top: 75px;
}
.kosik_box3 .kosik_submito {
    padding-top: 54px;
}
html>body .kosik_box3 .kosik_submito {
    padding-top: 51px;
}
.back {
    padding-top: 10px;
}
/*--------- REGISTRATION ---------*/
.data_form {
}
.data_form h3 {
}
.data_form fieldset {
  border: 1px solid #e1e1e1;
  padding: 8px;
  margin-bottom: 5px;
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
  background-color: #e1e1e1;
}
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;
}
.detail_search .w140 {
  width: 185px;
}
.detail_search .w70 {
    width: 91px;
}
fieldset.pure_fieldset {
    padding: 0;
  border: none;
}
fieldset.pure_fieldset legend {
  border: none;
  background: none;
}
.data_form label, .data_form .checkbox, .data_form .checkbox-registration {
  display: block;
  width: 120px;
  float: left;
  padding: 0 10px 0 0;
  margin: 2px 0 2px 0;
}
.data_form .checkbox, .data_form .checkbox-registration {
  text-align: right;
}
.data_form .checkbox-registration {
  position: relative;
  width: 30px;
}
.data_form input{
  margin: 2px 0 2px 0;
}
.invoice label {
  width: 100px;
}
/*--------end of REGISTRATION -----*/
/*-------- end of CART  ---------*/
/*---------FOOTER--------------*/
/*#footer {
    padding-top: 4px;
}*/
#footer {
	background-color: #e0e0e0;
	height: 60px;
	margin-top: 60px;
	font-family: Tahoma, Verdana, Arial;
	color: #1d1d1d;
	font-size: 11px;
}
html>body #footer {
	min-height: 60px;
	height: auto;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer_in {
	padding: 15px 17px;
}
.footer_right {
	float: right;
	position:relative;
	top: -5px;
	width: 225px;
	height: 38px;
	font-size: 10px;
	padding: 3px 0px 0px 70px;
	background: url('../images/eu-flag.gif') no-repeat;
}
#footer a, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*---------end of FOOTER-------*/
/*---------OTHER SETTINGS------*/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
  color: #f00;
  font-weight: bold;
}
.news h2 {
    color: #174a8a;
    padding: 0px 0px 7px 3px;
    margin-bottom: 0px;
    background: url('../images/clanky-dot.gif') bottom left repeat-x;
}
.news-list {
	margin:0px 0px 0px 0px;
	padding:5px 8px 5px 8px;
	height:50px;
	font-size: 1.1em;
    background: url('../images/clanky-dot.gif') bottom left repeat-x;
}
html>body .news-list {
	height:auto;
	min-height:50px;
}
.all_mess {
    padding-left: 3px;
    padding-top: 5px;
}
.news-list:hover, .nl_on {
    background-color: #dedede;
}
.news-list .text{
	padding:5px 0px 5px 0px;
}
.news-list .text .imag {
/*	float:left;
	margin:0px 15px 5px 0px;*/
	float:right;
	margin:0px 0px 5px 15px;
}
.news-list .lih {
    float: left;
}
html>body .news-list .lih {
    float: none;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3, .news-list h2 {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}
.news-list .date {
    font-size: 0.75em;
}
.news-list .lih {
    font-size: 0.9em;
/*    line-height: 1.4em;*/
}
.print{
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
}
.popup_print {
    position:absolute;
    width: 100px;
    top: 0;
    right: 0;
}
.print a, .print a:visited, .print a:hover {
  position: relative;
    color: #ec5404;
}
#cart_invoice .print {
    position:absolute;
    top: 128px;
    right: 7px;
    width: 100px;
}
.print_button {
  width: 16px;
  height: 16px;
  border: none;
  background: none;
  background: url("../images/icons/print2.gif") 50% 50% no-repeat;
	cursor: pointer !important;
}
.card {
  border: 1px solid #000;
  padding: 8px;
  margin-bottom: 10px;
}
.fright {
    position: relative;
    height: 110px;
}
.fright span {
    position: absolute;
    right: 218px;
    top: 28px;
}
html>body .fright span {
    right: 228px;
    top: -15px;
}
.fright textarea{
    position: absolute;
    right: 10px;
    top: 45px;
}
html>body .fright textarea{
    right: 20px;
    top: 0px;
}
#ctct {
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 5px;
    margin-top: 5px;
}
.same_height {
    height: 280px;
}
#listicka {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 501;
    height: 27px;
    width: 100%;
/*	width: 973px;*/
    background: url('../images/listicka-border.gif') bottom left repeat-x;
/*    padding: 0 0 0 180px;*/
    background-color: #ece9d7;
    background-color: #e4e6e3;
/*    display: none;*/
}
#listicka img.logo {
    position: absolute;
    top: 1px;
    right: 0px;
}
.menu_listicka {
    margin: 0px;
    padding: 1px 0 0 0;
/*    margin-left: 180px;*/
    /*display: none;*/
}
.menu_listicka ul {
    width: 780px;
    margin: 0px auto;
    padding: 0px;
}
.menu_listicka ul img {
    position: relative;
    top: 3px;
    right: 2px;
}
.menu_listicka li {
    list-style-type: none;
}
.menu_listicka li a {
    display: block;
    padding: 4px 10px 3px 10px;
    height: auto;
    color: #000 !important;
    text-decoration: none;
}
.menu_listicka li a.img {
    padding: 0px 10px 3px 10px;
}
.menu_listicka li.li0 a {
    text-align: center;
    width: 134px;
}
.menu_listicka li.li1 a {
    text-align: left;
}
.menu_listicka li.li1 a {
    padding: 1px 10px 5px 10px;
}
.menu_listicka li a:hover {
    color: #000;
}
.menu_listicka li.li0 a:hover {
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.menu_listicka .parent {
    background: url("../images/sipka.gif") 90% 30% no-repeat;
}
.menu_listicka h2 {
    font-size: 1em;
    margin: 0;
    padding: 5px 3px 1px 3px;
}
ul.ul0 li.li0,
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    float: left;
    position: relative;
    width: 154px;
/*    padding: 0 5px 0 5px;*/
}
ul.ul0 li.li0 {
    display: block;
    width: 154px;
    /*border-right: 1px solid #fff;*/
}
ul.ul1, ul.ul2, ul.ul3 {
    position: absolute;
    visibility: hidden;
    width: 154px;
}
ul.ul1 a, ul.ul2 a, ul.ul3 a {
    width: 134px;
    /*background-color: red;*/
}
ul.ul1 {
    top: 2.2em;
    left: 0;
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #ece9d8;
    border-top: 1px solid #ece9d8;
/*    border: 1px solid #aca899;*/
    padding: 1px 1px 1px 1px;
    background-color: #fff;
}
ul.ul2, ul.ul3 {
    top: 0;
    left: 154px;
}
ul.ul1 li.li1 a:hover {
    border: none;
    background-color: #bbb;
    color: #fff !important;
}
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    background: #fff;
    border-bottom: 1px solid #aca899;
}
ul.ul0 li.li0:hover ul.ul1,
ul.ul1 li.li1:hover ul.ul2,
ul.ul2 li.li2:hover ul.ul3 {
    visibility: visible;
}
.w50p {
    width: 50% !important;
}
.bad_message, .good_message {
    color: #fff;
    width: 100%;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.good_message {
    background-color: #0c0;
}
.bad_message {
    background-color: #c00;
}
.cart_message {
/*    text-align:center;
    width: 528px;
    margin: 0 auto 5px auto;*/
    width: 178px;
    position:absolute;
    top: 50%;
    left: 200px;
    z-index: 10;
    font-weight: bold;
    font-size: 1.1em;
}
.cart_message_in {
/*    text-align: left;*/
    width: 188px;
    margin: 0 auto;
    padding: 7px 10px 3px 10px;
    color: #fff;
    background-color: #da251d;
    border: 1px solid #bb1c15;
}
.cart_message_in a, .cart_message_in a:visited, .cart_message_in a:hover {
    font-weight: bold;
    color: #fff;
}
.cart_message .krizek {
    position:absolute;
    top: 2px;
    right: 3px;
    width: 11px;
    height: 11px;
    background: url('../images/krizek.gif') top left no-repeat;
    cursor: pointer !important;
}
html>body .cart_message .krizek {
    right: -30px;
}
.cart_mess {
    padding-bottom: 5px;
}
#right .cart_message {
    width: 160px;
    position:static;
    font-size: 0.9em;
    margin-top: 4px;
}
#right .cart_message_in {
    width: 140px;
    padding: 7px 10px 3px 10px;
}
#right .cart_message .krizek {
    display:none;
}
.rejstrik {
    padding: 5px 5px 5px 0px;
}
.rejstrik a {
    border: 1px solid #666;
    /*padding: 0px 3px;*/
    display: block;
    float: left;
    width: 1em;
    padding: 0px 3px;
    text-align:center;
    text-decoration: none;
    margin: 0px 5px 5px 0px;
}
html>body .rejstrik a {
    min-width: 1em;
    width: auto;
}
.rejstrik a, .rejstrik a:visited {
    color: #666;
}
.rejstrik a:visited {
    /*background-color: #ddd;*/
}
.rejstrik a.active, .rejstrik a:hover {
/*    background-color: #666;
    font-weight: bold;
    color: #fff;*/
}
.rejstrik a:hover {
    background-color: #666;
    color: #fff;
}
.rejstrik a.active:hover {
    font-weight: bold;
}
table.wordgroup td {
/*    line-height: 2.3em;*/
    width: 50%;
    vertical-align: top;
}
table.wordgroup .word {
    padding-left: 30px;
    font-size: 1em;
}
table.wordgroup .letter {
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: bold;
}
table.wordgroup a {
    color: #000;
}
table.wordgroup a:hover {
    color: #c00;
}
.empty {
    border: 1px solid #e1e1e1;
    text-align:center;
    padding: 3px 0;
}
.youtube {
    padding-top: 10px;
}
#slider_form {
    position:absolute;
    width: 180px;
    height: 30px;
    top: 53px;
    right: 15px;
    text-align:center;
}
#sliderbox {
    position:absolute;
    top: 25px;
    left: 30px;
}
html>body #sliderbox {
/*    top: 1px;*/
}
#onpage {
    width: 17px;
    height: 13px;
    text-align:center;
}
.detail_rating a, .detail_rating a:visited, .detail_rating a:hover {
    text-decoration: none;
}
.rating {
    height: 17px;
    overflow: hidden;
    padding: 8px 5px 3px 5px;
}
.star, .star2 {
    float: left;
    width: 16px;
    height: 14px;
}
.star {
    background: url('../images/star.gif') top left no-repeat;
}
.star2 {
    background: url('../images/star2.gif') top left no-repeat;
}
.star_text {
    height: 14px;
    float: left;
    margin-left: 5px;
    width: 90px;
    font-size: 0.9em;
    font-style: italic;
}
#credit {
    width: 100%;
}
.num_credits {
    color: #ec5404;
    font-weight: bold;
}
.table_obj {
    width: 100%;
}
.table_obj td {
    vertical-align: top;
}
#credit .obj_form {
    margin-top: 15px;
}
#credit .table_obj .button {
    width: 107px;
    height: 31px;
    border: none;
    background: url('../images/credit-odeslat.jpg') top left no-repeat;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position:relative;
    left: 87px;
}
.credit_box {
    clear: left;
    background: url('../images/dotted.gif') bottom left repeat-x;
    padding-top: 10px;
}
.credit_items a, .credit_items a:visited, .credit_items a:hover {
    color: #ec5404;
    font-weight: bold;
}
.credit_item {
    margin-bottom: 10px;
    font-size: 0.9em;
    width: 365px;
    float: left;
    padding-right: 10px;
}
.credit_item .img {
    width: 160px;
    line-height: 160px;
    height: 160px;
    text-align:left;
    padding: 5px 0px;
}
.credit_item .img_in {
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align:center;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #dedede;
}
.credit_item h2 {
    font-size: 1.2em;
}
.credit_item input {
    margin-left: 0px;
}
.credit_item table {
    width: 100%;
}
.credit_item table td.sec {
    text-align: right;
    vertical-align: bottom;
}
.first_item {
    margin-right: 15px;
    background: url('../images/dotted2.gif') top right repeat-y;
}
.c_img {
    float: left;
    width: 115px;
}
.c_right {
    width: 530px;
    float: left;
}
.c_text {
    padding-top: 5px;
    height: 50px;
}
.more_filters {
    width: 100%;
    margin-top: 4px;
}
.mf_title {
    text-align:center;
    position:absolute;
    top: 1px;
    right: 7px;
    width: 35px;
    height: 43px !important;
    font-size: 0.9em;
    color: #fff;
    font-weight: bold;
    z-index: 100;
}
html>body .mf_title {
    top: 0px;
    right: 0px;
}
.mf_title_in {
    position:absolute;
    top: 0;
    left: 0;
    background-color: #878585;
    width: 35px;
    height: 33px;
    line-height: 33px;
    z-index: 101;
}
html>body .mf_title_in {
    height: 34px;
}
#onoff {
    display:none;
    background-color: #fff;
    border-top: 1px solid #bfbfbf;
	padding: 20px 6px;
}
.more_filters:hover #onoff {
    display: block;
}
.cat_prod_head {
    float: left;
    width: 426px;
    width: 505px;
    height: 156px;
    margin-bottom: 7px;
}
.cat_prod_head .cleft, .cat_prod_head .cright {
    float: left;
    width: 204px;
    width: 244px;
    height: 156px;
    overflow: hidden;
    border: 1px solid #bfbebe;
    text-align:center;
}
.cat_prod_head a {
    text-decoration: none !important;
}
.cat_prod_head .iefix_f {
    width: 1px;
}
html>body .cat_prod_head .iefix_f {
    width: 0px;
}
.cat_prod_head .cleft {
    margin-right: 4px;
}
.cat_prod_head .img {
    width: 208px;
    width: 244px;
    line-height: 156px;
    height: 156px;
    text-align:left;
}
.cat_prod_head .img_in {
    width: 206px;
    width: 244px;
    height: 156px;
    line-height: 156px;
    text-align:center;
    margin: 0 auto;
    padding-left: 2px;
}
html>body .cat_prod_head .img_in img {
/*    max-width: 190px;*/
}
.table_hdri {
    float: left;
    height: 156px;
    width: 158px;
    width: 79px;
    padding: 0;
    margin: 0;
}
a.help:hover { 
	background-color:#fff;
}
a.help span { 
	position: relative; 
	text-align: left;
}
a.help span span { 
	color:#fff;
	display:block; 
	position:absolute; 
	padding: 2px 4px;
 	background-color:#1d4670;
	visibility:hidden;
    z-index: 5000; 
}
a.help:hover span span { 
	visibility: visible;
 	background-color:#1d4670;
    z-index: 5000; 
}
.table_hdri a.help, .table_hdri a.help:visited, .table_hdri a.help:hover {
    text-decoration: none;
    cursor: default !important;
}
.table_hdri a.help span span {
    top: 0px; 
	left: -143px; 
	width:130px;
}
html>body .table_hdri a.help span span {
    top: -22px; 
}
.table_param a.help, .table_param a.help:visited, .table_param a.help:hover {
    text-decoration: none;
    cursor: default !important;
    color: #fff;
    display: block;
}
.table_param a.help:hover {
    background-color: #96aebe;
}
.table_param a.help span span {
    top: -12px; 
	left: 17px; 
	width:130px;
}
html>body .table_param a.help span span {
    top: -2px; 
	left: 17px; 
} 
.d_box {
    margin-top: 5px;
    /*height: 190px;
    height: 210px;*/
    overflow: hidden;
}
.cat_use {
    float: left;
    width: 190px;
    height: 190px;
    height: 210px;
    background-color: #dededd;
}
.cat_use_in {
    padding: 5px 10px;
    font-size: 0.9em;
}
.cat_use_item {
    position:relative;
    padding-bottom: 0px;
/*    background: url('../images/clanky-dot.gif') bottom left repeat-x;*/
}
.cat_use a.help, .cat_use a.help:visited, .cat_use a.help:hover {
    text-decoration: none;
    cursor: default !important;
    color: #4a4644;
    display: block;
    height: 14px;
    line-height: 12px;
    width: 200px;
}
.cat_use a.help:hover { 
	background-color:#dededd;
 	background-color:#1d4670;
 	color: #fff;
}
.cat_use a.help span span {
    top: 0px; 
	left: 170px; 
	width:100px;
	height: 10px;
	line-height: 8px;
}
.cat_use a.help span span p, .cat_use a.help span span div {
    display: inline;
} 
.cat_t_img {
    float: left;
    width: 127px;
    height: 190px;
    height: 210px;
    margin-left: 5px;
}
.cat_t_img .img {
    width: 127px;
    line-height: 131px;
    height: 131px;
    text-align:left;
    border: 1px solid #dededd;
    margin-bottom: 5px;
}
.cat_t_img .img_in {
    width: 127px;
    height: 131px;
    line-height: 131px;
    text-align:center;
    margin: 0 auto;
}
.cat_t_img .norms {
    font-size: 0.9em;
    width: 129px;
    height: 54px;
    height: 74px;
    overflow: hidden;
    background-color: #c9d8e4;
}
.cat_t_img .norms_in {
    padding: 4px 4px;
}
.flashos, .cat_text_noflash {
    float: left;
    width: 260px;
    height: 190px;
    height: 210px;
    margin-left: 5px;
    overflow: hidden;
}
html>body .flashos, html>body .cat_text_noflash {
    margin-left: 7px;
}
.cat_text_flash {
    margin-top: 5px;
}
.parametry {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-left: 6px;
}
.small_text {
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 2px;
}
.table_order {
    width: 100%;
}
.table_order td {
    text-align: left;
}
.table_order td.ofc {
    text-align: right;
    width: 180px;
    padding-right: 5px;
    font-size: 0.9em;
}
.table_order input, .table_order textarea {
    width: 292px;
    height: 16px;
    font-size: 1.1em;
    padding: 3px 3px;
    border: 1px solid #64605e;
}
.table_order textarea {
    height: 200px;
}
.table_order .button {
    color: #fff;
    width: 96px;
    height: 20px;
    font-weight: bold;
    font-style: italic;
    border: none;
    background-color: #da251d;
}
a.dropik, a.dropik:visited, a.dropik:hover {
    display: block;
    width: 10px;
    height: 8px;
    margin: 0 auto;
    background: url('../images/krejzek.gif') top left no-repeat;
    text-decoration: none;
}
.stat_page_in {
    padding: 2px 7px;
}
.stat_page_in table, .press_text table {
    border-collapse: collapse;
}
.press_text {
    padding-left: 8px;
}
.stat_page_in table th, .stat_page_in table td,
.press_text table th, .press_text table td {
/*    border: 1px solid #b7b8bb;*/
    padding: 4px 10px;
}
/*.stat_page_in table th, .press_text table th {
    background-color: #c9d8e4;
}
.stat_page_in table td, .press_text table td {
    background-color: #dededd;
}
.stat_page_in table tr.head td, .press_text table tr.head td {
    background-color: #c9d8e4;
}
.stat_page_in table tr.r2 td, .press_text table tr.r2 td {
    background-color: #efeeee;
}*/
.mensi_mezera {
    padding-top: 4px;
}
.seda, .seda:hover {
    cursor: default !important;
    background-color: #999 !important;
}
.lith {
    text-decoration: line-through;
    color: #999;
}
/*----end of-OTHER SETTINGS----*/