@import url("global.css");
#main_wrap {
    position:relative;
	width: 100%;
	width: 995px;
	margin: 0px auto 0px auto;
	text-align: left;

}
#main_wrap_in {
	width: 995px;
}
#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 {
  position: absolute;
  width: 166px;
  height: 52px;
  left: 0px;
  top: 13px;
}
#country_language_currency {
	position: absolute;
	right: 25px;
	top: 2px;
	text-align: right;
	width: 300px;
	background: none;
	color: #fff;
}
#country_icons {
}
#country_icons img {
    margin-right: 3px;
}
#country_language_currency select {
    height: 20px;
}
#country_icons a, #country_icons a:visited, #country_icons a:hover {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding-left: 2px;
}
a.country_active, a.country_active:visited, a.country_active:hover {
	color: #362f2d !important;
	cursor: default !important;
}
/*----end of MAIN HEADER------*/
/*---------HEADER-----------*/
#header {
	/*position: relative;*/
	position:absolute;
	top: 0;
	left: 0px;
	width: 995px;
	height: 109px;
	height: 148px;
/*	background: url('../images/pruhledne.png') repeat;*/
	background: url("../images/header.jpg") no-repeat;
	z-index: 3;
}
.hmpg #header, .homo #header {
	background: none;
}
.homo #header {
	height: 108px;
}
.listicka #header {
	top: 27px;
}
#header_spacer {
    height: 148px !important;
}
.listicka #header_spacer {
    height: 175px !important;
}
#header_right #right_login{
  margin-top: 100px;
}
.homo #header_spacer {
	display:none;
}
#slogan {
    position: absolute;
    top: 44px;
    left: 182px;
    color: #f3c218;
	font-size: 1em;
	text-transform: uppercase;
    font-weight: bold;
}
#navig {
	position:absolute;
	width: 757px;
	height: 40px;
	top: 109px;
	left: 218px;
	z-index: 1;
	overflow: hidden;
}
.homo #navig, .hmpg #navig {
	display:none;
}
.holder1 #navig {
	left: 23px;
}
#navig_in {
	float: left;
	height: 40px;
	background: url('../images/navig-bg.gif') repeat-x;
}
#navig a, #navig a:visited, #navig a:hover, #navig span {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0px 15px 0px 10px;
	text-decoration: none;
	color: #706c6c;
	background: url('../images/navig-right.gif') top right no-repeat;
}
#navig a:hover {
	text-decoration: underline;
}
#navig a.history, #navig a.history:visited, #navig a.history:hover {
	padding: 0;
	width: 44px;
	background: url('../images/history.gif') no-repeat;
}
#navig a.home, #navig a.home:visited, #navig a.home:hover {
	padding: 0;
	width: 44px;
	background: url('../images/home.gif') no-repeat;
}
#navig a.history:hover, #navig a.home:hover {
	text-decoration: none;
}
.kosicek {
	position: absolute;
	width: 294px;
	top: 80px;
	right: 11px;
	z-index: 170;
}
.kosicek .ltit {
    text-decoration: none;
	width: 227px;
	padding-left: 67px;
	height: 28px;
	line-height: 28px;
	display: block;
	color: #000;
	background: url('../images/cart-link-bg.gif') top left no-repeat;
}
.noprod2 {
	background: url('../images/cart-link-bg-no.gif') top left no-repeat !important;
}
#cart_v .shiton {
	background: url('../images/cart-link-bg-up.gif') top left no-repeat !important;
}
#cart_v .shiton2 {
	background: url('../images/cart-link-bg.gif') top left no-repeat !important;
}
.jetamneco {
	cursor: pointer !important;
}
.kosicek a, .kosicek a:visited, .kosicek a:hover {
}
.nojs:hover #cart, .nojshover #cart {
	display: block;
	z-index: 2001 !important;
}
.kosicek_on, .kosicek:hover {
    cursor: default !important;
/*    background-color: #00c;*/
}
#cart {
	position: absolute;
	top: 28px;
	left: 0px;
	width: 294px;
	border-top: 1px solid #e2d9d9;
    z-index: 140;
    display:none;
}
.noprod {
	border-top: none !important;
	display:none !important;
}
a.dok, a.dok:visited, a.dok:hover {
	position: absolute;
	top: 10px;
	right: 6px;
	width: 68px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #fff;
	background: #f00 url("../images/but-grad.gif") repeat-x;
	text-align: center;
}
#cart a:hover {
}
#cart_in {
}
#cart table {
    width: 190px;
    border-collapse: collapse;
	font-size: 0.9em;
}
#cart table td {
    padding: 0;
	text-transform: uppercase;
}
#cart table td.sec {
    text-align: right;
}
.cart_cena td {
	font-size: 1.1em;
	font-weight: bold;
}
.cart_prods {
	background: #fff url("../images/cart-prods-bg.gif") repeat-y;
	/*background: url("../images/white-trans.png") repeat;*/
	padding: 11px 11px 0px 11px;
}
.noprod .cart_prods {
	display: none;
}
.cart_item {
	clear: left;
	width: 100%;
	height: 56px;
    border-bottom: 1px solid #efe9e9;
	overflow: hidden;
	margin-bottom: 8px;
}
.ci_last {
	border-bottom: none;
	margin-bottom: 0px;
}
.cart_item a.aimg, .cart_item a.aimg:visited {
    width: 46px;
    height: 46px;
    border: 1px solid #efe9e9;
	background-color: #fff;
	float: left;
}
.cart_item .aimg .aimg_in {
    width: 46px;
    height: 46px;
}
.cart_item .cit {
	float: left;
	border-right: 1px solid #efe9e9;
	margin-top: 2px;
	height: 41px;
	padding: 0px 7px 0px 7px;
	width: 100px;
	font-size: 0.9em;
	color: #000;
	overflow: hidden;
}
.cart_item .cit a, .cart_item .cit a:visited, .cart_item .cit a:hover {
	color: #ed1c24;
	text-decoration: none;
	text-transform: uppercase;
}
.cart_item .cit a:hover {
	text-decoration: underline;
}
.cart_item .poloz {
	width: 30px;
	text-align: right;
}
.cart_item .ccena {
	width: 50px;
	padding-right: 0px !important;
	border-right: none;
	text-align: right !important;
}
.cart_item a, .cart_item a:visited, .cart_item a:hover {

}
.cart_item a:hover {
}
.cart_bottom {
	color: #fff;
	position: relative;
	overflow: hidden;
	width: 274px;
	height: 38px;
	padding: 7px 0px 0px 20px;
	background-color: #5b5757;
}

.tl {
	float: left;
	height: 19px;
	background: #ece4e4 url('../images/tl-bg.gif') repeat-x;
}
.tla a, .tla a:visited, .tla a:hover,
a.tl, a.tl:visited, a.tl:hover {
	display: block;
	text-decoration: none;
	color: #5b5757;
}
.tl span {
	float: left;
	height: 19px;
	line-height: 19px;
	cursor: pointer !important;
}
.tl .r {
	width: 2px;
	background: #ece4e4 url('../images/tl-right.gif') no-repeat;
}
.tl .l {
	width: 2px;
	background: #ece4e4 url('../images/tl-left.gif') no-repeat;
}
.tl .t {
	padding: 0px 5px;
}
/*---------SEARCH ------*/
.top_pruh {
	position: absolute;
	top: 109px;
	left: 0px;
	width: 995px;
	height: 40px;
	background: #f6f2f1 url("../images/top-pruh-bg.gif") repeat-x;
}
.hmpg .top_pruh {
	background: none;
}
.homo .top_pruh {
	display: none !important;
}
.top_pruh_in {
	padding: 7px 0px 0px 12px;
}
.search {
	position: relative;
	top: -1px;
}
html>body .search {
}
.pora .search {
	float: left;
	margin-right: 5px;
}
.search_in {
	width: 196px;
	height: 23px;
	padding-top: 2px;
	overflow: hidden;
	border: 1px solid #ead8d9;
	background-color: #fff;
}
.holder1 .search {
	display:none;
}
.search .button {
    color: #5d5958;
    width: 58px;
    height: 21px;
    border: none;
    margin: 0px 0px 0px 2px;
    background: url('../images/search-but.gif') top left no-repeat;
}
html>body .search .button {
	position: relative;
	left: 2px;
}
.pora .search .button {
	margin-left: 0px;
}
html>body .pora .search .button {
	left: 0px;
}
.search select {
    font-size: 0.9em;
}
.search .search_text {
    position:relative;
    top: -1px;
	width: 120px;
	margin-left: 3px;
    height: 16px;
	background: none;
	border: none;
	color: #757070;
}
.search select {
    height: 20px;
}
.search a, .search a:visited, .search a:hover {
    color: #fbccaa;
}
.w140 {
    width: 100px;
}
.w70, .w70b {
	position:relative;
	width: 93px;
}
.w70b {
	top: -4px;
}
html>body .w70b {
	top: -1px;
}
.pprpvk .nsel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
html>body .pprpvk .nsel {
	top: 7px !important;
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #fff !important;
	padding-left: 180px;
	padding-right: 180px;
}
.homo #holder {
	background: none !important;
}
.holder2l, .holder1 #holder {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
}
.my_account .table_invoice td {
    width: 25% !important;
}
.my_account .r_box_in {
    font-size: 1em;
}
#my_account .table_cart td {
    text-align: left;
    padding: 7px 15px;
}
#my_account .table_cart th {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
#my_account .table_cart td.fic {
    width: 120px;
}
#my_account {
    width: 100%;
    font-size: 0.9em;
}
#my_account .r_box {
    padding-bottom: 1px;
}
#my_account .r_box_title_in {
    font-size: 1.1em;
}
/*.my_account span.label {
  width: 40%;
}*/
/*---------end of ACCOUNT-------*/
/*---------MULTISHOP CONTENT ------*/
/*#multishop_content {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
html>body #multishop_content {
	padding: 0 10px 10px 10px;
  height: auto;
  overflow:hidden;
}*/
#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 {
	padding: 7px 0px 10px 0px;
}
.accounto #content-in, .padingo #content-in {
	padding-right: 12px;
}
.content1 {
	float: none;
	width: 995px;
}
.statico #content-in, .presso #content-in {
	padding-right: 26px;
	padding-left: 14px;
	font-family: Verdana, Tahoma, Arial !important;
}
.presso #content-in {
}
/*---------ad karel dusik-------------*/
.statico object {
     padding: 0px 24px 16px 0px;
}
.statico #content-in div, .statico #content-in p,
.presso #content-in div, .presso #content-in p,
.recenz_text, .recenz_text div, .recenz_text p,
.por_text, .odpoved, .zblok, .pora p, .pora div, .product_in .text, #detail .text,
.disk_item .text {
	text-align: justify !important;
}
.splace .content1 {
	background-color: #fff;
}
.holder1 #content-in {
	padding: 17px 23px 20px 23px;
}
.homo #content-in {
	padding: 0;
}
.content2l {
	float: right !important;
    width: 775px !important;
	margin-left: -220px !important;
}
.content2l #content_in {
    margin: 0 auto;
    padding-left: 180px !important;
/*    padding-left: 180px;*/
}
#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_tabs {
}
.so_tab {
	display:none;
	margin-right: 6px;
}
.menu_switcher .so_tab {
	display:block;
}
.so_tab .im {
	padding: 0px 9px 0px 3px;
	background: url('../images/gray-arrow.gif') 30% 50% no-repeat;
}
.st_active {
	position: relative;
	z-index: 2;
	height: 26px;
	background: #ece4e4 url('../images/tl-bg-on.gif') repeat-x;
}
.st_active span {
	height: 26px;
}
.st_active .r {
	background: #ece4e4 url('../images/tl-right-on.gif') no-repeat;
}
.st_active .l {
	background: #ece4e4 url('../images/tl-left-on.gif') no-repeat;
}
.st_active .im {
	background: url('../images/gray-arrow-down.gif') 20% 35% no-repeat;
}
.sort_title {
	font-weight: bold;
	font-size: 1.1em;
	padding: 7px 0px 3px 0px;
}
.menu_switcher .sort_title {
	display:none;
}
.sort_item {
	border: 1px solid #e3d9da;
	border-bottom: none;
	position:relative;
	top: -1px;
}
.sort_item_in {
	padding: 6px 10px;
	background: url('../images/sort-dot.gif') left bottom repeat-x;
}
#sort, #num_prods {
	width: 176px;
	background: #f9f8f6 url('../images/sort-bg.gif') repeat-x;
}
#sort .sort_item_in, #num_prods .sort_item_in {
	padding: 0px 10px;
}
#num_prods {
}
.sn_row {
	height: 29px;
	line-height: 29px;
	border-top: 1px solid #e3d9da;
}
.nobt {
	border-top: none !important;
}
a.asc, a.asc:visited, a.asc:hover,
a.desc, a.desc:visited, a.desc:hover,
a.prstr, a.prstr:visited, a.prstr:hover {
	float: right;
	display: block;
	width: 19px;
	height: 19px;
	margin-left: 5px;
	text-decoration: none;
	margin-top: 5px;
	overflow: hidden;
	color: #595554;
}
a.asc, a.asc:visited, a.asc:hover {
	background: url('../images/asc.gif') no-repeat;
}
a.asc:hover, .active a.asc, .active a.asc:visited, .active a.asc:hover {
	background: url('../images/asc-on.gif') no-repeat;
}
a.desc, a.desc:visited, a.desc:hover {
	background: url('../images/desc.gif') no-repeat;
}
a.desc:hover, .active a.desc, .active a.desc:visited, .active a.desc:hover {
	background: url('../images/desc-on.gif') no-repeat;
}
a.prstr, a.prstr:visited, a.prstr:hover {
	background: url('../images/prstr.gif') no-repeat;
	line-height: 19px;
	text-align:center;
}
a.prstr:hover, .active a.prstr, .active a.prstr:visited, .active a.prstr:hover {
	background: url('../images/prstr-on.gif') no-repeat;
}
.kvuli_tem_selectum {
	position:relative;
	width: 100%;
}
.el_heko {
}
.el_heko .nsel {
}
.itfl {
}
#sortbar {
	position: relative;
	z-index: 2;
	margin: 10px 0 0  0;
	padding-bottom: 6px;
}
html>body #sortbar {
}
.sortbar_submito {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
}
.sortbar_table {
    width: 100%;
}
.sortbar_table td {
}
.sortcheck label {
	padding-right: 15px;
}
/*#sortbar form, #sortbar fieldset {*/
.sortbar_form, .sortbar_form fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
/*    position:relative;
    top: -5px;*/
}
.normpad {
	padding-right: 9px;
}
.navigator-new {
  position: relative;
	text-align: right;
	margin-top: 1px;
	padding: 7px 9px 3px 0;
	height: 25px;
	font-size: 0.9em;
}
#sortbar .navigator-new {
    position:absolute;
    width: 50%;
    top: 2px;
    right: 0px;
}
.nsel {
	position:relative;
	width: 161px;
	cursor: default !important;
	color: #3c1e4b;
}
.navigator-new a, .navigator-new a:visited, .navigator-new a:hover, .navigator-new span{
	display: inline-block;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align:center;
    text-decoration: none;
	color: #5b5757;
	background: url("../images/pager/num-off.gif") no-repeat;
	margin-right: 0px;
}
.navigator-new a:hover {
	text-decoration: none;
	background: url("../images/pager/num-on.gif") no-repeat;
}
.navigator-new a.arrow, .navigator-new a.arrow:visited, .navigator-new a.arrow:hover {
  background: none;
}
.navigator-new img {
	position: relative;
	top: 5px;
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-right: 0px;
}
html>body .navigator-new img {
	top: 6px;
}
.navigator-new span {
	background: url("../images/pager/num-on.gif") no-repeat;
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
    margin: 0;
  padding-left: 20px;
}
.smul {
	padding-left: 0px !important;
	margin: 0 !important;
}

/*------ PREMIUM CATEGORY ---*/
#premium_list_box {
	width: 100%;
	height: 1px;
}
html>body #premium_list_box {
	min-height: 1px;
	height: auto;
}
.premium {
	float: left;
	width: 150px;
	height: 130px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
}
.premium img {
	margin: 1px 1px 1px 0px;
}
/*----end of PREMIUM CATEGORY---*/
.zap_filtry {
	padding-right: 10px;
}
.zap_filtry_in {
	border: 1px solid #e3d9da;
	background: url("../images/por-bg.gif") repeat-x;
	padding: 6px 10px 6px 10px;
}
.zap_fil_tit {
	color: #9d9c9a;
	padding-right: 7px;
}
.zap_fil_box {
	padding-bottom: 3px;
}
.lom {
	padding: 0px 4px;
}
zap_fil {
}
.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;
}
.el_topo_produkto {
	width: 100%;
}
#tiposc, #tiposc_tip, #tiposc_top {
	width: 774px;
	background-color: #f8f2f2;
	margin-bottom: 10px;
}
#tiposc_top {
	background-color: #eee4e3;
}
.product_box, .product_box_tip, .product_box_top {
	clear: both;
	width: 774px;
    height: 247px;
    padding: 0px;
    margin: 0px 0 0px 0;
	padding-left: 2px;
}
#detail_content .product_box {
	width: 748px;
}
.odpovedospr {
	background-color: #eee4e3;
}
.odpovedospr_title {
	margin-top: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-left: 12px;
}
.odpovedospr, .odpovedospr .product_box {
	width: 766px;
}
html>body .product_box {
}
.menso {
	width: 760px;
}
html>body .menso {
	margin-left: 5px;
}
.menso .product_box {
	width: 760px;
}
.product_all, .product_1, .product_2, .product_3, .tipc {
	float: left !important;
	display: block !important;
	width: 182px !important;
    height: 229px !important;
	border: 9px solid #fff;
	margin-left: -9px;
	text-decoration: none !important;
	overflow: hidden !important;
}
a.product_3:hover {
	position: relative;
	border: 9px solid #eee4e3;
	/*z-index: 10;*/
	cursor: pointer !important;
}
.el_topo_produkto .product_3, .odpovedospr .product_3 {
	border: 9px solid #eee4e3;
}
.el_topo_produkto a.product_3:hover, .odpovedospr a.product_3:hover {
	border: 9px solid #f8f2f2;
}
.el_topo_produkto #tiposc_tip .product_3 {
	border: 9px solid #f8f2f2;
}
.el_topo_produkto #tiposc_tip a.product_3:hover {
	border: 9px solid #eee4e3;
}
.odpovedospr .product_3 {
	width: 180px !important;
}
a.product_3:hover img {
}
.first_prod {
	margin-left: 0px !important;
}
.first_row {
	margin-top: 0px !important;
}
.cross .product_3 {
    height: 215px;
}
#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 {
	display: block;
	height: 1px;
    position: relative;
}
html>body .product_in {
    height: auto;
    min-height: 1px;
}
.product_in .price .our_price {
    font-weight: bold;
}
.cross .product_in h2 {
    font-size: 1.1em !important;
}
.product_in span.aimg, .product_in .aimg .aimg_in,
.product_in a.aimg, .product_in a.aimg:visited,
.comp_img a.aimg, .comp_img a.aimg:visited,
.comp_img .aimg .aimg_in {
    width: 182px !important;
    height: 180px !important;
    margin: 0;
    background-color: #fff;
}
.prod_box {
	display: block;
	width: 182px;
	height: 45px;
	padding-top: 4px;
	background: #f7eeef url("../images/prod-box-bg.jpg") no-repeat;
	line-height: 1.1em;
}
.prod_box .name {
	float: left;
	width: 113px;
	width: 108px;
	height: 40px;
	overflow: hidden;
	color: #ea1f23;
	padding-left: 7px;
	text-transform: uppercase;
	font-size: 0.9em;
}
.prod_box .price {
	float: left;
	width: 57px;
	width: 62px;
	padding-right: 5px;
	text-align: right;
	color: #000;
}
.det_prodbs .product_3 {
	border: 7px solid #fff;
	width: 178px !important;
    height: 270px !important;
    margin-left: -7px;
}
.det_prodbs .product_3:hover {
	position:relative;
	border: 7px solid #eee4e3;
}
.det_prodbs .prod_box {
	position:relative;
	width: 178px;
	height: 86px;
	background: #f7eeef url("../images/det-prod-box-bg.jpg") no-repeat;
}
.det_prodbs .product_box {
	height: 277px;
}
.det_prodbs .prod_box .name {
	width: 111px;
	width: 106px;
}
.det_prodbs .prod_box .price {
	width: 55px;
	width: 60px;
	height: 46px;
	display: block;
}
#history_prds, #history_prds .product_box {
	width: 750px !important;
	height: 227px;
	background-color: #eee4e3;
}
.iebreg {
	position:relative;
	z-index: 2;
}
.iebdor {
	position:relative;
	z-index: 1;
}
.compare_info {
	padding: 10px 10px 20px 0px;
	text-align: justify;
}
.hipr {
	margin-top: 10px;
}
.history_prods .product_3 {
	border: 12px solid #eee4e3;
	width: 135px !important;
    height: 203px !important;
    margin-left: -12px;
}
.history_prods .product_3:hover {
	position:relative;
	border: 12px solid #f8f2f2;
}
.history_prods img {
	height: 124px;
}
html>body .history_prods img {
	width: auto;
	max-height: 124px;
}
.history_prods .product_in span.aimg, .history_prods .product_in .aimg .aimg_in,
.history_prods .product_in a.aimg, .history_prods .product_in a.aimg:visited {
    width: 134px !important;
    height: 135px !important;
    margin: 0;
    background-color: #fff;
    overflow: hidden;
}
.history_prods .name {
	float: none;
	display: block;
	width: 122px;
	height: 40px;
	padding: 0px;
	margin: 0 0 0 6px;
	text-decoration: none !important;
}
.history_prods .prod_box {
	display: block;
	position:relative;
	width: 134px;
	height: 63px;
	padding-top: 4px;
	background: #fff url("../images/history-prod-box-bg.jpg") left bottom no-repeat;
	border-top: 1px solid #eee4e4;
	line-height: 1.1em;
}
.history_prods .prod_box .price {
	float: none;
	display: block;
	padding: 0px 0px 0px 5px;
	text-align: left;
	width: 100px;
}

.kos {
	clear: left;
	display: block;
	height: 41px;
	position:relative;
}
.kos .ite {
	position:absolute;
	top: 8px;
	left: 20px;
	width: 43px;
	height: 17px;
	padding-top: 4px;
	border: 1px solid #eee4e3;
	text-align: right;
	overflow: hidden;
	position:relative;
}
.kos .button {
	position:absolute;
	top: -1px;
	right: 1px;
	width: 96px;
	height: 39px;
	padding-top: 9px;
	padding-left: 19px;
	border: none;
	color: #ec1d25;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: #ffe5e5 url('../images/det-koupit.gif') no-repeat;
}

.img img {
    vertical-align: middle !important;
}
.product_code {
    font-size: 0.9em;
    padding: 0px 5px;
}
.var_cell .aimg .aimg_in,
.var_cell a.aimg, .var_cell a.aimg:visited, .var_cell a.aimg:hover {
    width: 166px !important;
    height: 166px !important;
    margin: 0;
}
.var_cell a.aimg, .var_cell a.aimg:visited, .var_cell a.aimg:hover {
	float: left;
	border: 9px solid #eee4e4;
	margin-left: -9px;
}
.var_cell a.aimg:hover {
	position:relative;
	border: 9px solid #f7f2f2;
}
.var_cell {
}
.supervar {
	margin-bottom: 5px;
}
.supervar_tit {
	text-transform: uppercase;
	padding: 7px 0px 4px 0px;
}
.display {
    display: block !important;
}
.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%;
}
.cross .price {
    height: 10px;
}
.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: 174px;
    right: 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-color: #d26003;
    /*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: 23px;
  height: 21px;
  padding-top: 5px !important;
  text-align:center;
  position:relative;
  top: 0px;
}
html>body .buy-text {
	top: -1px;
}
.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;
}
.supervariant {
    margin-top: 10px;
}
.r_box {
    border: 1px solid #eee4e4;
    background-color: #fff;
}
.new_r {
    margin-bottom: 15px;
    position:relative;
}
/*.new_r table {
    width: 400px;
}*/
.r_box_in {
    padding: 10px 10px;
    /*font-size: 0.9em;*/
}
.r_box_title {
    height: 30px;
    border-bottom: 1px solid #eee4e4;
    background-color: #f7f2f2;
    color: #000;
}
.r_box_title_in {
    height: 23px;
    padding: 7px 18px 0px 18px;
    /*border: 1px solid #fff;*/
}
#c_cart_in .r_box_title {
    font-size: 1.1em;
}
.r_box_title h3 {
    margin: 0;
}
.cart_box h2 {
	color: #000;
}
.cart_box_left {
    float: left;
    width: 408px;
}
.cart_box_right {
    float: left;
    width: 369px;
    padding-left: 15px;
}
.table_rekap td {
    text-align: left;
    border-bottom: 1px solid #e9e9e2;
    padding: 10px 10px;
}
.table_rekap td.sec {
    text-align: right;
}
.table_rekap td.sec .red {
    font-size: 1.1em;
}
.table_invoice {
    width: 100%;
}
.table_invoice td {
    padding: 10px 5px;
    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;
}
.detail_search .table_invoice .nsel {
	vertical-align: middle;
	margin-bottom: 2px;
	width: 201px;
}
.detail_search .table_invoice .nsel .options {
	width: 199px;
}
.table_invoice td input, .table_invoice td select {
    width: 190px;
}
.table_invoice td.fic {
    font-weight: bold;
    width: 15% !important;
}
.table_invoice td.sec {
    width: 85%;
}
.table_invoice .cb {
    width: 15px;
}
.dorucovaci .r_box_title_in {
    background: url('../images/dorucovaci-img.jpg') 98.5% 50% no-repeat;
}
.fakturacni .r_box_title_in {
    background: url('../images/fakturacni-img.jpg') 98.5% 50% no-repeat;
}
.kontakt .r_box_title_in {
    background: url('../images/kontakt-img.jpg') 99.5% 50% no-repeat;
}
.uziv_volby .table_invoice td.fic input {
    width: 30px;
}
.meine_profile .nastaveni_konta, .meine_profile .uziv_volby {
    margin-right: 0px;
}
.meine_profile .osobni_udaje {
    height: 480px;
}
.hvezdicka {
    color: #fe0600;
    font-size: 1.1em;
}
.poznamka {
}
.poznamka div {
    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;
}
.formular .table_invoice td {
}
.formular .table_invoice td.fic {
    padding-right: 10px !important;
    text-align: right;
}
#c_cart_in {
    font-size: 0.9em;
}
#c_cart_in h2 {
    font-size: 1.5em;
    font-weight: bold;
}
.table_cart thead tr {
    background-color: #f7f2f2;
}
.table_cart thead th {
    font-weight: normal;
    color: #000;
    height: 29px;
    border-bottom: 1px solid #eee4e4;
    border-right: 1px solid #eee4e4;
    font-weight: bold;
    padding: 3px;
}
html>body .table_cart thead th {
    height: 36px;
}
.table_cart td {
    /*font-size: 0.9em;*/
    padding: 10px 5px;
    border: 1px solid #eee4e4;
}
.table_cart td.fic {
    border-left: none;
    width: 165px;
}
.supervariant td.fic {
    border-left: none;
    width: 100px;
}
.table_cart .empty_cart {
    text-align: right;
    background: none;
    border-top: 1px solid #eae9e9;
    border-left: none;
    border-bottom: none;
}
/*.table_cart .button {
    color: #7e7e76;
    border: 1px solid #7e7e76;
    width: 30px;
    height: 19px;
    font-weight: bold;
    background: url('../images/cb-bg.gif') top left repeat-x;
}*/
.table_cart .change_bg {
    border: none;
}
.delete_cart {
    text-align: right;
    padding: 4px 0px;
}
.delete_cart .tl {
	float: right;
}
.coupon .r_box {
    padding: 15px 15px;
    margin-top: 10px;
}
.coupon .m_but {
    position:relative;
    left: 80px;
}
html>body .coupon .m_but {
    left: 85px;
}
.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 {
    margin-top: 10px;
}
.table thead tr th {
  background-color: #fb6b01;
	border: 1px solid #fb6b01;
  border-bottom: none;
  padding: 5px;
  color: #fff;
}
.table td {
	border: 1px solid #fb6b01;
	background-color: #fff;
  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 {
	margin-bottom: 20px;
}
table.compare th {
  padding: 6px 5px 0 5px;
  background: url('../images/thgrad.gif') repeat-x;
}
.poradi {
	position:relative;
	top: -2px;
}
.nastavit {
	width: 65px;
	height: 21px;
	text-align:center;
	border: none;
	background: #e7dede url('../images/nastavit.gif') no-repeat;
}
#comparing {
    width: 100%;
    overflow: auto;
}
#comparing .img_in {
/*    background-color: #fff;
    border: 1px solid #dedede;*/
}
#comparing .name {
    width: 150px;
    height: 30px;
    padding-bottom: 5px;
    overflow: hidden;
}
#comparing .name a, #comparing .name a:visited {
    text-decoration: none;
}
#comparing .name a:hover {
    text-decoration: underline;
}
#comparing th {
    vertical-align: top;
}
.fwb {
    font-weight: bold;
    padding-right: 50px !important;
}
.comp_img {
    padding-bottom: 5px;
}
.comp_links a, .comp_links a:visited, .comp_links a:hover {
/*    color: #00bff3;*/
}
.comp_links {
	padding-bottom: 10px !important;
}
.comp_prop td, .comp_prop tr {
    border: 1px solid #eee;
}
table.compare {
    border-collapse: collapse;
    width: 98%;
}
table.compare td {
    padding: 2px 5px;
}
.comp_pric td {
    padding-top: 8px !important;
}
/*--- end of PRODUCT TABLE VIEW --*/
/*---------- ACTION - RIGHT ---------*/
.anketa_tit {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000;
}
.anketa_but {
    text-align: right;
}
.anketa .otazka {
    padding: 5px 0px;
}
.anketa {
}
.anketa img, .anketa img.noradio {
  position: relative;
  left: 23px;
  top: 3px;
}
.anketa img.noradio {
    left: 0px;
}
.anketa input {
  position: relative;
  top: 2px;
}
.anketa .button, .filt, .vybr {
    color: #5d5958;
    width: 58px;
    height: 21px;
    border: none;
    margin: 0px 0px 0px 2px;
    font-size: 1.1em;
    background: url('../images/search-but.gif') top left no-repeat;
}
.filt {
	position:relative;
	top: -6px;
}
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
.popup_body {
    overflow:auto;
    background: #fff;
}
#popup-body {
  margin: 5px;
  padding-top: 57px;
  text-align: left;
}
.storecont #popup-body {
  padding-top: 0px;
}
#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%;
  width: 735px;
  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 {
  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 {
	position:absolute;
	width: 40px;
	height: 120px;
	border: 1px solid #e6dcdb;
	bottom: 0px;
	left: 0px;
}
html>body #icons {
}
.printes_wr {
	position:relative;
}
.printes {
	position:absolute;
	top: 22px;
	left: 656px;
    background: url('../images/icons/print2.gif') no-repeat;
    padding-left: 25px;
    width: 65px;
    height: 20px;
    line-height: 20px;
    font-size: 0.9em;
}
.printes_wr .printes {
	top: 4px;
	left: 656px;
}
/*.print a, .print a:visited, .print a:hover {
    padding-left: 10px;
}*/
#icons a, #icons a:visited, #icons a:hover {
	display: block;
	padding-top: 10px;
	height: 30px;
	width: 40px;
	text-align:center;
}
.l_print {
}
.l_send_link {
}
.l_compare {
}
.print {
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
}
.popup_print {
    position:absolute;
    width: 122px;
    height: 50px;
    line-height: 50px;
    top: -55px;
    right: 0px;
    border: 1px solid #f1eff0;
    text-align:center;
}
.storecont .popup_print {
	top: 10px;
	right: 5px;
}
.popup_print .l_print {
	background: url('../images/icons/print3.gif') no-repeat;
	padding-left: 22px;
}
#detail_content {
	padding: 0px 12px 0px 12px;
}
#detail_content .h1h1 {
	padding-top: 20px;
}
#detail_content h1 {
}
.uua {
	clear: both;
	padding: 4px 9px;
}
.uua .nsel {
	float: right;
}
.uua .helpo {
	display: block;
	padding-top: 5px;
}
.uua .helpoin {
	position:relative;
	cursor: help !important;
}
.helpo_mesaadze {
	position:absolute;
	top: 0px;
	left: -175px;
	width: 150px;
	background-color: #fff;
	border: 1px solid #ebd8da;
	padding: 4px 7px;
	z-index: 3;
	display:none;
}
.uua .helpoin:hover .helpo_mesaadze {
	display: block;
}
#detail {
	width: 100%;
}
#detail .product_type {
    display:none;
    height: 15px;
    padding: 0px 0px 10px 0px;
}
#detail .product_type div {
    float: left;
    margin-right: 13px;
}
#det_box_1 {
	position: relative;
	float: left;
	width: 419px;
	/*height: 396px;
	overflow: hidden;*/
	padding-top: 0px;
}
#det_box_2 {
	float: left;
	width: 294px;
/*	overflow: hidden;*/
	margin-left: 37px;
	font-size: 0.9em;
}
.det_tab_box, .splace_tab_box {
	margin-top: -1px;
	width: 368px;
	float: left;
	height: 369px;
	height: 379px;
	border: 1px solid #eee4e5;
	background-color: #fff;
}

.store_tabs_box {
	clear: both;
	position:relative;
	top: -1px;
	border: 1px solid #eee4e5;
}
.store_tabs_box_in {
	padding: 8px 0px 8px 8px;
}
.pupprod_table {
	width: 100%;
	border-collapse: collapse;
}
.pupprod_table td {
	padding-right: 8px;
	padding-bottom: 8px;
}
.pupprod {
	border: 1px solid #f5eaf3;
}
.pupprod:hover {
	border-color: #d6cccb;
}
.pupprod_in {
	padding: 8px 8px;
}
.ppname {
	font-weight: bold;
	padding-bottom: 3px;
}
.ppsklad span {
	font-weight: bold;
	color: #0c0;
}
.ppne {
	color: #c00 !important;
}
.pupskl_table {
	border-collapse: collapse;
	margin: 10px 0px;
	width: 100%;
}
.pupskl_table .co1 {
	/*padding-right: 10px;*/
	width: 40%;
	text-align: center;
	vertical-align: top;
	border: 1px solid #F5EAF3;
}
.pupskl_table .co2 {
	font-size: 10px;
	font-weight: bold;
	padding: 8px;
	background-color: #EEE4E3;
	text-align: justify;
	border: 1px solid #EEE4E3;
}
.pupskl_table .co3 {
	width: 8px;
}
.pupskl_table h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.pupskl_vyber {
	padding-bottom: 16px;
}
.pupskl_vyber .nsel {
	position:relative;
	top: 6px;
}

.splace_tab_box {
	width: 457px;
}
.prod_info {
	position:relative;
	float: left;
	width: 302px;
	overflow: hidden;
	margin-left: 5px;
}
.main_info {
	width: 292px;
	height: 80px;
	padding: 5px;
	overflow: hidden;
	background-color: #f5f1f0;
}
.main_info_in {
	color: #fff;
	background-color: #635f5e;
	height: 80px;
	width: 292px;
}
.main_info_in img {
	float: left;
}
.main_info_right {
	float: left;
	padding: 12px 0px 0px 10px;
}
.uppercase {
	text-transform: uppercase;
}
.main_info_right .uppercase {
	padding-bottom: 9px;
}
.smlr {
	font-size: 0.9em;
}
.elprinto {
	position:absolute;
	width: 42px;
	height: 41px;
	top: 0px;
	left: 402px;
	cursor: pointer !important;
}
.prod_info table {
	width: 302px;
	margin-top: 10px;
}
.prod_info td {
	padding: 2px 0px 2px 15px;
	vertical-align: top;
	color: #000;
}
.prod_info .fic {
	width: 125px;
	text-align: right;
}
.prod_info .dinfo td {
/*	color: #605e5f;*/
}
.det_mapp, .ffllaasshh {
	padding: 20px !important;
}
.mapd {
	width: 416px;
	height: 251px;
	overflow: hidden;
}
.najdete {
	padding-top: 11px;
}
.najdete .title {
	text-transform: uppercase;
	color: #000;
	padding: 0px 0px 2px 9px;
}
.najdete_row {
	padding: 3px 0px 3px 9px;
}
.najdete .odd {
	background-color: #f8f2f2;
}
.det_tab_box2 {
	position:absolute;
	width: 43px;
	height: 428px;
	bottom: 0px;
	right: 0px;
}
.detb_tabs .t {
	padding: 0px 7px;
}
.detb_tabs .st_active .t {
	line-height: 26px;
}
.product_type {
	position:absolute;
	top: 57px;
	left: 1px;
}
.product_type div {
	margin-bottom: 7px;
}
.detail_img a.aimg, .detail_img a.aimg:visited, .detail_img span.aimg {
    width: 320px;
    height: 250px;
	background-color: #fff;
	margin-top: 22px;
}
.detail_img .aimg .aimg_in {
    width: 320px;
    height: 250px;
}
.detail_img_prod {
	width: 406px;
	height: 252px;
	margin-left: 20px;
	margin-top: 10px;
	text-align:center;
}
.prta {
	text-align: right;
	padding-bottom: 3px;
}
.prta span {
	float: left;
	margin-top: 3px;
}
.det_padingo, .det_padingo_bot {
	padding: 6px 9px !important;
}
.det_padingo_bot_files a{
    padding: 8px 0 12px 36px;
	/*margin: 0 0 8px 0;*/
	background: url('../images/download-icon.gif') 0px 6px no-repeat;
	display: inline-block;
}

#detail .text {
    padding: 5px 0px 10px 0px;
}
.detaile_price {
	background-color: #f8f2f2;
	padding: 11px 9px;
	color: #000;
}
.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 {
    text-align: left !important;
    text-transform: uppercase;
}
.tab_price td.sc {
    text-align: right !important;
}
.prcdph td {
	font-size: 16px;
	font-weight: bold;
}
.tab_price label {
    padding: 0 !important;
    margin: 0 !important;
}
#galleros {
    width: 252px;
    width: 367px;
   height: 81px;
   margin-top: 5px;
}
.g_left_off, .g_right_off, .g_left_on, .g_right_on {
    float: left;
    width: 20px;
    height: 81px;
}
.g_left_off {
     background: url('../images/gallery-left-off.gif') 50% 50% no-repeat;
}
.g_right_off {
     background: url('../images/gallery-right-off.gif') 50% 50% no-repeat;
}
.g_left_on {
     background: url('../images/gallery-left-on.gif') 50% 50% no-repeat;
}
.g_right_on {
     background: url('../images/gallery-right-on.gif') 50% 50% no-repeat;
}
#gallery {
    float: left;
    position:relative;
    width: 212px;
    width: 327px;
    height: 81px;
    overflow: auto;
}
#gallery_in {
    position:absolute;
    width: 3000px;
    height: 81px;
    top: 0;
    left: 0;
}
#gallery a.aimg, #gallery a.aimg:visited, #gallery .aimg .aimg_in {
    width: 81px;
    height: 79px;
	margin: 0 2px 0 0;
	text-align:center !important;
}
#gallery a.aimg, #gallery a.aimg:visited {
	border: 1px solid #eee4e5;
}
#gallery a.aimg:hover {
	border: 1px solid #d8c6c6;
}
#gallery .img {
	float: left;
	margin: 0 0 0 0;
    text-align:center !important;
    float: left;
    width: 87px;
    height: 81px;
    overflow: hidden;
}
/*#det_img span.aimg, #det_img #gallery .aimg .aimg_in {
    width: 81px;
}
#det_img #gallery .img {
    width: 87px;
}*/
.spl #galleros, .spl #gallery, .splace #gallery,
.spl .g_left_off, .spl .g_right_off, .spl .g_left_on, .spl .g_right_on {
	height: 103px;
}
/*.spl #gallery .aimg, .splace #gallery .aimg .aimg_in {*/
.spl #gallery a.aimg, .spl #gallery a.aimg:visited, .spl #gallery .aimg .aimg_in {
    width: 132px;
    height: 103px;
	margin: 0 4px 0 0;
	text-align: center !important;
	border: none !important;
}
.spl #gallery .img {
    width: 134px;
    height: 103px;
	text-align: center !important;
}
.spl #galleros {
    width: 447px;
}
.spl #gallery {
    width: 407px;
}
.spl .detail_img {
	margin-bottom: 6px;
}
.spl .detail_img span.aimg {
    width: 	406px;
	background-color: #fff;
	margin-top: 12px;
}
.detail_img .aimg .aimg_in {
    width: 406px;
}
#boxik {
    padding-top: 20px;
}
.boxiky {
    width: 248px;
    height: 47px;
    margin-bottom: 5px;
}
.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 {
	padding-left: 9px;
}
#small_info {
}
#small_info img {
  margin-top: 3px;
}
#summary {
    position: relative;
}
#summary strong {
  font-size: 1.2em;
}
#summary span.label {
    position: relative;
}
.dostupik {
	border: 1px solid #ebd7d8;
	border-top: none;
}
.dostupnost {
	color: #ec1d25;
    padding-top: 10px;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.dostupnost span {
	margin: 0;
	color: #000;
}
.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;
}
/*.add_to_cart_button, .re-count {*/
.m_but, .m_but2, .m_but3, .m_but4 {
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #fff;
	background: #f00 url("../images/but-grad.gif") repeat-x;
	border: none;
	padding-left: 10px !important;
	padding-right: 10px !important;
/*  width: 99px !important;
  height: 25px;
  color: #fff;
  font-weight: bold;
  padding-left: 8px;
  border: none;
  background: url('../images/pridat-do-kose.jpg') top left no-repeat;
  cursor: pointer !important;
  font-weight: bold;
  text-align:center;*/
}
/*.m_but2 {
    width: 186px !important;
    height: 31px;
    border: none;
    color: #fff;
    font-weight: bold;
    background: url('../images/continue.jpg') top left no-repeat;
}
.m_but3, .m_but4 {
    width: 63px;
    height: 31px;
    border: none;
    background: url('../images/invoice-back.jpg') top left no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
}
.m_but4 {
    height: 21px;
    background: url('../images/m_but4.jpg') top left no-repeat;
}
.supervariant .m_but5 {
    width: 60px;
}*/
.celkem {
	display:none;
}
.cena_celkem {
    background: url('../images/celkem.gif') top left no-repeat;
    width: 123px;
    height: 22px;
    color: #fff;
    font-size: 1.2em;
    text-align:center;
    padding-top: 3px;
    margin-top: 5px;
}
.cena_celkem_napis {
    font-size: 1.15em;
    font-weight: bold;
    text-transform: uppercase;
}
.poctos {
	position:absolute;
	left: -282px;
	top: 33px;
	text-transform: uppercase;
	height: 25px;
	color: #000;
}
html>body .poctos {
	left: 9px;
}
.poctos span {
	position:relative;
	top: 0px;
}
.poctos input {
	position:absolute;
	width: 43px;
	height: 17px;
	padding-top: 4px;
	border: 1px solid #eee4e3;
	text-align: right;
	overflow: hidden;
	position:relative;
}
.add_to_cart {
    text-align: right;
    position:relative;
    /*height: 74px;*/
    padding-top: 74px;
    background: #ebd7d8 url('../images/add-to-cart-bg.gif') repeat-x;
}
.add_to_cart .button {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 163px;
	height: 74px;
	padding-top: 16px;
	padding-left: 39px;
	border: none;
	color: #ec1d25;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background: #ffe5e5 url('../images/add-to-cart-but.gif') no-repeat;
}
.add_to_cart input.rezervace {
	background: #ffe5e5 url('../images/add-to-cart-but-2.gif') no-repeat;
}
.re-count {
  color: #000;
  background: url("../images/icons/calculator.gif") 15% 50% no-repeat;
}
#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: #ec1d25;
}
.diskuze_holder .new_link {
    padding-bottom: 10px;
    font-weight: bold;
}
.diskuze_holder .bad_message {
    margin-bottom: 10px;
}
.disk_form {
    margin-bottom: 10px;
}
.disk_form .m_but {
  font-size: 0.9em;
}
.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 #eee;
    padding: 3px 10px;
    background-color: #f7f2f2;
}
.disk_item .title {
    color: #ec1d25;
    font-weight: bold;
}
.disk_item .date {
}
.disk_item .email {
    padding-left: 10px;
}
.disk_item .text {
    padding: 5px 10px;
    line-height: 1.4em;
}
.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: #ec1d25;
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 0px;
}
.recenz_text img {
	float: left;
}
.tiposcap {
	padding: 2px 0px 2px 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.category_sub {
	margin: 0 0 10px 0;
	padding: 10px 0px 10px 0px;
}
.category_sub a, .category_sub a:visited, .category_sub a:hover {
	float: left;
	display: block;
	width: 150px;
	width: 179px;
    height: 30px;
	color: #595758;
	border: 9px solid #fff;
	margin: -9px 0px 0px -9px;
	/*margin-top: 25px;*/
	text-decoration: none !important;
	overflow: hidden !important;
	cursor: pointer !important;
	background: #ece6e6 url('../images/cat-sub-bg.gif') repeat-x;
}
.category_sub a:hover {
	position:relative;
	border: 9px solid #eee4e3;
	background: #fff;
}
.category_sub span.aimg, .category_sub .aimg .aimg_in,
.category_sub a.aimg, .category_sub a.aimg:visited {
    width: 150px !important;
    height: 100px !important;
    margin: 0;
    background-color: #fff;
}
.category_sub .name {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px 0px 18px;
	background: url('../images/gray-arrow.gif') 8px 50% no-repeat;
}
#detail_tabs {
}
.detail_tabs_title {
    font-weight: bold;
    font-size: 1.3em;
    padding: 6px 0px 6px 15px;
}
#sets .plus {
    font-size: 2em;
    padding: 0px 5px;
}
#sets .button {
    font-size: 0.9em;
    margin-top: 4px;
}
#sets img {
    width: 50px;
}
.set_table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #dfdfd0;
}
.set_table td {
    background-color: #f8f8ee;
    border: 1px solid #dfdfd0;
    border-bottom: none;
    padding: 10px 5px;
    text-align:center;
}
.set_table th {
    background-color: #f2f2e9;
    border: 1px solid #dfdfd0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 0.9em;
/*    border-right: 1px solid #f8f8ee;*/
}
.set_table th strong {
    font-size: 1.1em;
}
.set_table .set {
    text-align: left;
}
.set_table .pr {
    font-weight: bold;
    font-size: 1.2em;
}
.zplayer {
    text-align:center;
}
.zplayer object {
    margin-top: 15px;
    margin-bottom: 10px;
}
.votaznik_spacer {
    padding: 0px 5px;
}
.detail_tabs_in {
	margin-top: -1px;
	margin-bottom: 15px;
  border-top: 1px solid #f2e7e8;
  background: #fff url('../images/gradik.gif') no-repeat;
}
.detail_tabs_in_in {
  padding: 5px 1px;
  background: url('../images/gradik.gif') top right no-repeat;
}
.detail_tabs_in .lih {
    font-size: 0.9em;
    line-height: 1.5em;
}
.det_tabs {
	margin-left: 1px;
}
.ntabs {
	height: 45px;
}
.ntabs span {
	float: left;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.ntabs span.l {
	width: 1px;
	background: url('../images/tabs/right-off.gif') no-repeat;
}
.ntabs span.r {
	width: 1px;
}
.ntabs span.t {
	padding: 0px 15px;
}
.ntabs a, .ntabs a:visited, .ntabs a:hover, .ntabs span.tit {
	float: left;
	height: 45px;
	line-height: 45px;
	background: #f1ebeb url('../images/tabs/bg-off.gif') repeat-x;
	text-decoration: none;
	margin-left: -1px;
	color: #5b5757;
	cursor: pointer !important;
}
.ntabs a:hover {
	background-image: url('../images/tabs/bg-on.gif');
	background-color: #fff;
	position:relative;
	z-index: 1;
}
.ntabs a:hover span.r, .ntabs a:hover span.l {
	background-image: url('../images/tabs/right-on.gif');
}
.ntabs a.active, .ntabs a.active:visited, .ntabs a.active:hover, .ntabs span.active {
	height: 45px;
	line-height: 45px;
	background-image: url('../images/tabs/bg-on.gif');
	position:relative;
	z-index: 1;
}
.ntabs a.active span.l, .ntabs a.active span.r,
.ntabs span.active span.l, .ntabs span.active span.r {
	background-image: url('../images/tabs/right-on.gif');
}
.ntabs span.tit, .ntabs span.tit span.t, .ntabs span.tit span.r, .ntabs span.tit span.l {
	cursor: default !important;
}
.table_detail_param {
  width: 100%;
}
.flmap {
	width: 766px;
}
.map_text {
	float: left;
	width: 208px;
	padding-left: 27px;
}
.map {
	width: 565px;
	float: left;
	text-align:center;
}
.map_regions {
	float: left;
	width: 175px;
	color: #928686;
	padding-top: 29px;
}
.map_regions a, .map_regions a:visited, .map_regions a:hover {
	color: #928686;
	text-decoration: none;
}
.map_regions a:hover {
	text-decoration: underline;
}
.shortcut {
	text-transform: uppercase;
	padding-right: 3px;
	font-size: 0.9em;
}
.regions_wrap {
	width: 100%;
}
.parkovani {
	margin-top: 6px;
}
.proddob {
	position:relative;
}
.prdob {
	border-bottom: 1px dashed #595758;
}
.proddob_in {
	position:absolute;
	top: 15px;
	left: 0px;
	width: 166px;
	display:none;
	border: 1px solid #edddde;
	padding: 3px 5px;
	background-color: #fff;
	z-index: 1000;
}
.proddob:hover .proddob_in, .proddobhover .proddob_in {
	display: block;
}
.ul_regions {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 72px;
	margin-bottom: 1px;
}
.ul_regions li {
	float: left;
	display: block;
	padding: 6px 4px;
	margin: 0;
}
.ul_regions .cl_in {
	height: 60px;
	border-right: 1px solid #edddde;
}
.ul_regions a.aimg, .ul_regions a.aimg:visited, .ul_regions .aimg .aimg_in {
    width: 96px;
    height: 60px;
}
.ul_regions a.aimgd, .ul_regions a.aimgd:visited, .ul_regions a.aimgd:hover {
	display: block;
    width: 96px;
    height: 60px;
    overflow: hidden;
}
.ul_regions a.aimg, .ul_regions a.aimg:visited, .ul_regions a.aimg:hover,
.ul_regions a.aimgd, .ul_regions a.aimgd:visited, .ul_regions a.aimgd:hover {
	border: 6px solid #eae2e0;
}
.ul_regions a.aimg:hover, .ul_regions a.aimgd:hover {
	border: 6px solid #645e5e;
}
.cl1 {
	padding: 0 !important;
	width: 112px;
	height: 72px;
}
.cl1 .cl_in {
	border-right: none;
}
.cl2 {
	width: 94px;
}
.cl3 {
	width: 199px;
}
.cl4 {
	width: 140px;
}
.cl5 {
	width: 127px;
}
.cl6 {
	width: 51px;
}
.cl6 .cl_in {
	border-right: none;
}
.d_bg {
	background: #f8f4f5 !important;
}
/*----end of PRODUCT-----------*/
#category_head {

}
#category_head .link a{
  font-size: 1em;
}
#category_head h1 {
  margin: 10px 0 10px 0;
}
/*---------end of CONTENT------*/
/*---------LEFT----------------*/
#left {
	position: relative;
	float: left;
	left: 220px;
	width: 220px;
	margin-left: -100%;
}
html>body #left {
	left: -220px;
}
.left2l {
	float: right !important;
	margin-left: -220px !important;
	left: -220px !important;
}
.left1 {
	display:none;
}
#left-in {
  width: 196px;
  padding: 12px;
}
#right-in .promo_block img, #left-in .promo_block img {
  /*max-width: 150px;*/
}
#elmenuente {
	position:relative;
}
.tabs_spacer {
	height: 45px;
	display:none;
}
.menu_switcher .tabs_spacer {
	display: block;
}
.accounto .tabs_spacer, .accounto .compare_box, .uvodo .tabs_spacer, .neuvodo .tabs_spacer, .presso .tabs_spacer {
	display:none;
}
.tab {
	width: 184px;
	font-size: 1.2em;
	height: 45px;
	line-height: 53px !important;
	background: #f2eaea url("../images/tab-bg.gif") repeat-x;
	color: #111;
	padding-left: 12px;
}
.menu_switcher .tab {
	position:absolute;
	top: 0;
	width: 98px;
	font-size: 1em;
	float: none !important;
	text-align:center;
	cursor: pointer !important;
	text-transform: uppercase;
	overflow: hidden;
	padding-left: 0px;
}
.menudva .tab {
	width: 178px;
	position: static;
	display: block;
	cursor: default !important;
	text-align: left;
	padding-left: 18px;
}
.menu_switcher .active_tab {
	background: #f9f5f5 url("../images/tab-active.gif") no-repeat;
}
.menu_switcher #tab0 {
	left: 0px;
}
.menu_switcher #tab1 {
	left: 98px;
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	font-size: 0.9em;
	background: #f7f2f2 url("../images/menu-bg.gif") repeat-y;
}
.menu_in {

}
.menu_in_in {
	background: url("../images/menu-bottom.gif") bottom left no-repeat;
}
.menu ul {
	margin: 0px;
	padding: 10px 0px 15px 10px;
}
.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: #000;
	text-decoration: none;
	text-transform: uppercase;
}
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 ul li a.category1, .menu ul li a.category2, .menu ul li a.category3,
.menu ul li a.category4, .menu ul li a.category5,
.menu ul li a.category1:visited, .menu ul li a.category2:visited, .menu ul li a.category3:visited,
.menu ul li a.category4:visited, .menu ul li a.category5:visited {
	color: #777;
	background-color: #fff;
}
.menudva ul li a.category1, .menudva ul li a.category2, .menudva ul li a.category3,
.menudva ul li a.category4, .menudva ul li a.category5,
.menudva ul li a.category1:visited, .menudva ul li a.category2:visited, .menudva ul li a.category3:visited,
.menudva ul li a.category4:visited, .menudva ul li a.category5:visited {
	background-color: transparent;
}
.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 {
	background: #fff url("../images/red-arrow.gif") no-repeat;
	color: #ee1d22;
}
.menu ul li a.category0, .menu ul li a.category0:hover {
	padding: 4px 0px 3px 9px;
}
.menu ul li a.category0:hover {
	background-color: #fff;
}
.menu ul li a.category1, .menu ul li a.category1:visited, .menu ul li a.category1:hover {
	padding: 4px 0px 3px 34px;
	background-position: 27px 50%;
}
.menu ul li a.category2, .menu ul li a.category2:visited, .menu ul li a.category2:hover {
	padding: 4px 0px 3px 59px;
	background-position: 52px 50%;
}
.menu ul li a.category3, .menu ul li a.category3:visited, .menu ul li a.category3:hover {
	padding: 4px 0px 3px 84px;
	background-position: 77px 50%;
}
.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 .active a, .menu .active a:visited, .menu .active a:hover {
	background-image: url('../images/red-arrow.gif');
	background-color: #fff !important;
	background-repeat: no-repeat;
	color: #ee1d22 !important;
}
.menu .active a.category0, .menu .active a.category0:visited, .menu .active a.category0:hover {
	background: #fff;
	color: #000 !important;
}
/*---------end of LEFT---------*/
#left h2, #right h2, .left_title, .right_title {
    position: relative;
	font-size: 1.3em;
	font-weight: bold;
	color: #ec1d25;
    padding: 1px 8px 0px 8px;
    height: 17px;
    text-align:center;
	margin: 0;
}
#right .doted_line {
  margin-left: 5px;
}
.det_prod {
	position:relative;
	font-size: 1.1em;
	z-index: 101;
}
html>body .det_prod {
	z-index: 1;
}
.det_prod_title {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 281px;
	padding-left: 13px;
	height: 28px;
	line-height: 28px;
	color: #000;
	background: #f1edec url('../images/prod_tit.jpg') no-repeat;
	cursor: pointer !important;
}
.det_prod_spacer {
	height: 28px;
}
.shop_ass {
	position:absolute;
	top: 28px;
	width: 292px;
	border: 1px solid #e3d9d8;
	background-color: #efe5e4;
	font-size: 0.9em;
	color: #000;
	display:none;
	z-index: 150;
}
.nojs:hover .shop_ass, .nojshover .shop_ass {
	display:block;
}
.ass_info {
	padding: 11px 13px;
	border-bottom: 1px solid #e3d9d8;
}
.ass_info_in {
	color: #fff;
	background-color: #5b5756;
	height: 60px;
	overflow: hidden;
}
.ass_img {
	float: left;
	width: 97px;
}
.ass_img img {
}
.ass_name {
	float: left;
	width: 165px;
	height: 33px;
	padding-top: 27px;
	line-height: 1.1em;
	text-transform: uppercase;
}
.ass_name strong {
	font-size: 1.1em;
}
.porad {
	background-color: #fff;
	padding: 11px 13px;
}
.porad table {
	width: 100%;
	border-collapse: collapse;
	/*margin-left: 35px;*/
}
.porad table td {
	text-transform: uppercase;
	padding: 2px 0px;
}
.fici {
	width: 25%;
}
.porad table td.poc2 {
}
.ass_item {
}
.dotaz {
    padding-top: 5px;
}
.dotaz a, .dotaz a:visited, .dotaz a:hover {
    color: #ec1d25;
    font-weight: bold;
}
.dotaz a:hover {
    text-decoration: none;
}
.platnost {
    padding-top: 5px;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 180px;
	float: left;
	margin-right: -180px;
}
.right1 {
	display:none;
}
html>body #right {
	margin-right: -180px;
}
#right-in {
  width: 100%;
  padding-top: 5px;
}
.right2l {
    display:none !important;
}

#boxes_menu {
    position:absolute;
    width: 100px;
/*    width: 450px;*/
    padding-left: 38px;
    padding-top: 3px;
    top: -3px;
    right: 67px;
    height: 22px;
	z-index: 180 !important;
}
.holder1 #boxes_menu {
	display:none;
}
#boxes_menu .loginek, #boxes_menu .kosicek {
	float: left;
    margin-right: 10px;
    padding: 1px 5px 1px 5px;
}
#boxes_menu a, #boxes_menu a:visited, #boxes_menu a:hover {
    color: #fbccaa;
    padding-left: 20px;
}
.loginek {
	position:relative;
	z-index: 12;
    color: #fff;
}
.ltitle {
	padding-left: 13px;
	font-weight: bold;
	cursor: pointer !important;
    /*background: url('../images/barrow.gif') 6px 50% no-repeat;*/
}
.ltitle_wr {
	display: block;
	width: 90px;
	width: 180px;
	height: 18px;
	padding-top: 2px;
	color: #362f2d;
	text-transform: uppercase;
	font-size: 0.9em;
	/*background: url('../images/prihl-bg.png') repeat;*/
}
.nojs:hover #login, .nojshover #login {
    display: block;
}
.loginek_on, .loginek:hover {
/*    background-color: #00c;*/
    cursor: default !important;
}
.nojs .krizek {
	display:none;
}
.prihlasen2 {
	position:absolute;
	width: 300px;
	color: #534741;
	text-align: right;
	right: 185px;
	top: 1px;
	display:none;
}
.prihlasen2_in {
	float: right;
	height: 18px;
	padding: 2px 4px 0px 7px;
	font-size: 0.9em;
}
#login_v {
	z-index: 2;
}
#login {
	position: absolute;
	width: 406px;
	top: 20px;
	right: -67px;
	right: 23px;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	color: #000;
	z-index: 180 !important;
	background: #fff url('../images/prihlaseni-bg.gif') bottom left repeat-x;
	line-height: 1.1em;
	border: 1px solid #ddd6d5;
	display:none;
}
.nojs #login {
	top: 15px;
}
#login a, #login a:visited, #login a:hover {
    padding: 0;
    color: #000;
}
#login_in {
    padding: 17px 20px;
}
#login input {
/*  font-size: 0.85em;*/
}
#login .w100 {
  width: 100px;
}
#login .logged {
/*  margin: 5px 10px 10px 10px;*/
  line-height: 1.5;
}
#login .login_links {
	position:relative;
    line-height: 1.4em;
    padding: 6px 0 0 5px;
}
#login .it_st {
    margin-top: 3px;
    /*margin-bottom: 7px;
    border: none;
    background-color: #fff;*/
}
#login label {
	text-transform: uppercase;
}
.prihltit {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-bottom: 13px;
}
#login .button {
	position:absolute;
	top: -28px;
	right: 0px;
	width: 68px;
	width: 84px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #fff;
	background: #f00 url("../images/but-grad.gif") repeat-x;
	text-align: center;
	border: none;
	font-size: 1.1em;
	font-weight: bold;
}
#login .name {
    padding-bottom: 5px;
}
.prihlasen {
	padding-bottom: 3px;
}
.prihlasen strong {
	font-size: 1.1em;
}
#login table {
	width: 280px;
}

#right .wrap {
/*    font-size: 0.9em;*/
	margin-bottom: 10px;
}
#right .wrap-in {
	padding: 8px;
	margin: 0px;
	text-align: center;
	line-height: 1.2;
}
.wrap a.aimg, .wrap a.aimg:visited, .wrap .aimg .aimg_in {
    width: 90px;
    height: 90px;
}
#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 --------*/
.promo_block {
  /*font-size: 0.9em;*/
  padding: 5px 0px 5px 0px;
}
.promo_block2 {
  text-align: center;
  width: 100%;
}
.promo_block2_in {
  width: 600px;
  text-align: left;
  margin: 0 auto 0 auto;
}
/*-------end of PROMO BLOCK---*/
/*-------- CART  -----------*/
.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
}
.mreg {
	margin-left: 19px;
}
.cinfo {
    color: #ec1d25;
    padding: 0px 0px 15px 15px;
    background: url('../images/vykricnik.gif') 0% 10% no-repeat;
}
.platba_info {
    position:absolute;
    top: 112px;
    left: 370px;
    color: #ec1d25;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
html>body .platba_info {
    top: 109px;
}
.platba_info_kosik {
    color: #ec1d25;
    margin-top: 5px;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
.platba_info_kosik input {
    float: right;
    position:relative;
    top: -22px;
}
.c_mess {
    font-size: 1.1em;
    padding-bottom: 5px;
    padding-top: 5px;
}
.ups .m_but2 {
    font-size: 1.1em;
}
.cart_pipe {
    position:relative;
    text-align:center;
    margin-bottom: 10px;
    padding-left: 1px;
    color: #000;
    padding-top: 5px;
}
.cart_pipe .active {
}
.cart_pipe .cp1, .cart_pipe .cp2, .cart_pipe .cp3 {
    font-weight: bold;
    width: 205px;
    position:absolute;
    top: 70px;
    text-align: left;
    font-size: 1.2em;
}
.cart_pipe .cp1 {
    left: 20px;
}
.cart_pipe .cp2 {
    left: 281px;
}
.cart_pipe .cp3 {
    left: 542px;
}
.kosik_index {
}
.kosik_submito {
	position:absolute;
	top: 110px;
	width: 232px;
    text-align:center;
}
.kosik_box1, .kosik_box2, .kosik_box3 {
    width: 247px;
    float: left;
}
.kosik_box1 .kosik_submito {
}
.kosik_box3 .kosik_submito {
/*    text-align: right;*/
}
.kosik_box1 .r_box_in, .kosik_box2 .r_box_in, .kosik_box3 .r_box_in {
    height: 135px;
    position:relative;
}
.kosik_box1, .kosik_box2 {
    margin-right: 6px;
}
.kosik_box2 .table_invoice td {
    padding: 4px 5px;
}
.kosik_box2 .table_invoice input {
    width: 150px;
}
.back {
    padding-top: 10px;
}
/*--------- REGISTRATION ---------*/
.reg_table {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.reg_table table {
    width: 100%;
    border-collapse: collapse;
}
.reg_table table td {
    width: 50%;
    vertical-align: bottom;
    padding-left: 20px;
}
.reg_table table td.tdcenter {
    padding-bottom: 10px;
}
.reg_table table td input, .reg_table table td select {
    width: 99%;
}
.reg_table .cb {
    width: 30px;
}
.reg_table .highlight td {
    background-color: #f7f2f2;
}
.reg_table .m_but {
	width: 91px;
}
.reg_table .dulej {
	padding-top: 6px;
}
.dule {
	padding-top: 15px !important;
}
.uinfo_title {
    clear: both;
    padding-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
}
.plab {
    display: inline !important;
    float: none !important;
    width: 400px !important;
    padding-left: 5px !important;
}
.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--------------*/
.phone {
    font-weight: bold;
    background: url('../images/telefon.gif') top right no-repeat;
    padding-right: 26px;
}
#footer {
	clear: both;
	height: 77px;
	line-height: 1.8em;
	z-index: -1;
	font-size: 0.9em;
	color: #878484;
}
#footer a{
	color: #878484;
}
html>body #footer {
    min-height: 77px;
    height: auto;
}
.homo #footer {
	position:relative;
	top: 266px;
}
html>body .homo #footer {
	top: 270px;
}
#footer a, #footer a:visited, #footer a:hover {
}
#footer_in {
    padding: 2px 5px;
}
#footer_left, #footer_right {
    float: left;
    width: 30%;
}
#footer_right {
    width: 70%;
    text-align: right;
}
/*---------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;
}
.all_mess {
	clear: both;
	padding: 0px 0px 7px 7px;
	text-align: right;
}
.news-list {
	margin:0;
	padding: 6px 30px 6px 8px;
	height:64px;
	overflow: hidden;
	/*border-bottom: 1px solid #eee4e4;*/
	font-size: 0.9em;
}
html>body .news-list {
}
.news-list .text{
	padding: 0;
}
.news-list .text .imag {
	float:left;
	width: 80px;
	text-align:center;
	margin: 0 20px 0 0;
}
.news-list .lih {
    float: left;
	color: #736357;
}
html>body .news-list .lih {
    float: none;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3, .news-list h2 {
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: normal;
}
.news-list h3 a, .news-list h3 a:visited, .news-list h3 a:hover,
.news-list h2 a, .news-list h2 a:visited, .news-list h2 a:hover {
	color: #000;
	text-decoration: none;
}
.news-list h3 a:hover, .news-list h2 a:hover {
	text-decoration: underline;
}
.news-list .date {
    font-size: 0.75em;
}
#cart_invoice .print {
    position:absolute;
    top: 128px;
    right: 7px;
    width: 100px;
}
.card {
  border: 1px solid #000;
  padding: 8px;
  margin-bottom: 10px;
}
#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;
}
/*** ROLUENTOS MENUENTE ***/
/*-- spolecne --*/
.r_menu {
    float: left;
}
.r_menu ul {
    margin: 0px;
    padding: 0px;
}
.r_menu li {
    float: left; /*IE*/
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
/*    padding-bottom: 1px;*/
    z-index: 10;
}
.r_menu li a {
    display: block;
    margin: 0;
    padding: 0;
    color: #000;
}
html>body .r_menu li a {
    height: auto;
}
.r_menu li a:hover {
}
.r_menu .parent {
}
.r_menu .first {
}
.r_menu ul.u1, .r_menu ul.u2, .r_menu ul.u3, .r_menu ul.u4 {
    position: absolute;
    visibility: hidden;
/*    z-index: 10;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;*/
}
.r_menu ul.u0 li.l0:hover ul.u1,
.r_menu ul.u1 li.l1:hover ul.u2,
.r_menu ul.u2 li.l2:hover ul.u3,
.r_menu ul.u3 li.l3:hover ul.u4 {
    visibility: visible;
}
/*-- end spolecne --*/
/*-- left menu --*/
.sp_left_menu {
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px 0px 15px 5px;
	padding: 0;
	margin: 0;
}
.sp_left_menu .sipka {
    display: block;
    position:absolute;
    top: 7px;
    right: 8px;
    width: 4px;
    height: 8px;
    background: url('../images/left-menu-arrow-off.gif') no-repeat;
}
.sp_left_menu .r_menu ul {
    background-color: #fff;
}
.sp_left_menu .r_menu li {
    width: 175px;
    width: 156px;
}
.sp_left_menu .r_menu li a {
	padding: 0 0 0 15px;
    line-height: 20px;
    height: auto !important;
    height: 1%;
	text-decoration: none;
	color: #736357;
}
.sp_left_menu .r_menu li a:hover {
	color: #ec1d25;
}
.sp_left_menu .r_menu li a.first {
    width: 156px;
	padding: 0px 0px 0px 0px;
}
.sp_left_menu .r_menu li a.first:hover,
.sp_left_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_left_menu .r_menu ul.u0 li.l0hover .parent0 {
	color: #ee1d22;
}
.sp_left_menu .r_menu ul.u0 li.l0:hover .parent0 .sipka,
.sp_left_menu .r_menu ul.u0 li.l0hover .parent0 .sipka {
	background: url("../images/red-arrow.gif") no-repeat;
}
.sp_left_menu .r_menu ul.u1 li.l1 .parent1,
.sp_left_menu .r_menu ul.u2 li.l2 .parent2 {
    background: #f8f4f3 url('../images/left-menu-arrow-off.gif') 94% 50% no-repeat;
}
.sp_left_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_left_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_left_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_left_menu .r_menu ul.u2 li.l2hover .parent2 {
	color: #ee1d22;
    background: #f8f4f3 url('../images/red-arrow.gif') 94% 50% no-repeat;
}
.sp_left_menu .r_menu ul.u1, .sp_left_menu .r_menu ul.u2,
.sp_left_menu .r_menu ul.u3, .sp_left_menu .r_menu ul.u4 {
    top: 0px;
    left: 156px;
    width: 156px; /* IE7 bitch to potrebuje! */
}
/*-- end left menu --*/
#header_menu {
    position: absolute;
    top: 80px;
    left: 1px;
    width: 994px;
	z-index: 2;
}
html>body #header_menu {
}
.prusvitos {
	position:absolute;
	width: 994px;
	height: 28px;
	background: #000;
	opacity: 0.6;
	z-index: 0;
}
.white_line {
	position:absolute;
	width: 563px;
	height: 20px;
	right: 0px;
	top: 0px;
	background: url('../images/white-grad.png') no-repeat;
	z-index: 0;
}
.prod_tel {
	padding-right: 6px;
}
.sipka {
    display:none;
}
.sp_top_menu {
}
.sp_top_menu .sipka {
    display: block;
    position:absolute;
    top: 47%;
    right: 6px;
    width: 7px;
    height: 4px;
    background: url('../images/top-menu-arrow-down.gif') no-repeat;
}
.sp_top_menu .r_menu ul {
    /*background-color: #580300;*/
    background: url('../images/pruhledne.png') repeat;
}
.sp_top_menu .r_menu li a {
    color: #fff !important;
    text-decoration: none;
    line-height: 28px;
    padding: 0px 15px;
    height: auto !important;
    height: 1%;
}
.sp_top_menu .r_menu li a:hover {
	background-color: #000 !important;
}
.sp_top_menu .r_menu li.l0 a.first {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    background: none;
    text-transform: uppercase;
}
.sp_top_menu .r_menu ul.u0 li.l0 .parent0 {
    padding-right: 18px;
}
.sp_top_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_top_menu .r_menu ul.u0 li.l0hover .parent0 {
	background-color: #000;
}
.sp_top_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_top_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_top_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_top_menu .r_menu ul.u2 li.l2hover .parent2 {
    background: #000 url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_top_menu .r_menu ul.u1 li.l1 .parent1,
.sp_top_menu .r_menu ul.u2 li.l2 .parent2 {
    background: url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_top_menu .r_menu li.l1, .sp_top_menu .r_menu li.l2,
.sp_top_menu .r_menu li.l3, .sp_top_menu .r_menu li.l4 {
    width: 180px;
}
.sp_top_menu .r_menu ul.u1, .sp_top_menu .r_menu ul.u2,
.sp_top_menu .r_menu ul.u3, .sp_top_menu .r_menu ul.u4 {
    top: 0px;
    left: 180px;
    width: 180px; /* IE7 bitch to potrebuje! */
}
.sp_top_menu .r_menu ul.u1 {
    top: 28px;
    left: 0px;
}
/*-- end top menu --*/
/*** END ROLUENTOS MENUENTE ***/
.w50p {
    width: 50% !important;
}
.bad_message, .good_message {
    width: 100%;
    margin: 10px 0px 10px 0px;
    text-align: left;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.good_message {
}
.bad_message {
}
.bad_message strong, .good_message strong {
    background-color: #c00;
    color: #fff;
    padding: 2px 8px;
    margin: 2px 0 0 0;
    width: 242px;
    display: block;
}
.good_message strong {
    background-color: #0c0;
}
.cart_message {
    text-align:center;
    width: 528px;
    margin: 0 auto 5px auto;
}
.cart_message_in {
/*    text-align: left;*/
    width: 300px;
    margin: 0 auto;
    padding: 5px 10px;
    color: #fff;
    background-color: #eb5405;
    border: 1px solid #eb5405;
}
.cart_message_in a, .cart_message_in a:visited, .cart_message_in a:hover {
    font-weight: bold;
    color: #fff;
}
.cart_mess {
    padding-bottom: 5px;
}
.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 #e3d9da;
    text-align:center;
    padding: 3px 0;
    width: 763px;
    margin-left: -2px;
    margin-top: 7px;
}
.youtube {
    padding-top: 10px;
}
#slider {
    position:relative;
    padding-bottom: 15px;
}
.sliderek {
    position:absolute;
    top: 0px;
    right: 123px;
}
#sliderbox {
    position:absolute;
    top: 5px;
    left: 20px;
}
#onpage {
    width: 17px;
    height: 13px;
    text-align:center;
}
.detail_rating span {
	text-transform: uppercase;
	color: #828282;
}
.detail_rating {
	padding-bottom: 10px;
}
.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: #ec1d25;
    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 {
    width: 100%;
    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: #ec1d25;
    font-weight: bold;
}
.credit_item {
    margin-bottom: 10px;
    font-size: 0.9em;
    width: 365px;
    float: left;
    padding-right: 10px;
}
.credit_item a.aimg, .credit_item a.aimg:visited, .credit_item a.aimg:hover {
    width: 160px;
    height: 160px;
    background-color: #fff;
    border: 1px solid #dedede;
    margin: 0;
}
.credit_item .aimg .aimg_in {
    width: 160px;
    height: 160px;
}
.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;
}
.vn_prices {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.6em;
}
.vn_submit {
    padding-top: 10px;
}
.vn_prices .light {
    color: #999;
}
.tech {
    padding-top: 3px;
}
.vn .credit_item a.aimg, .vn .credit_item a.aimg:visited, .vn .credit_item a.aimg:hover {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 15px;
}
.vn .credit_item .aimg .aimg_in {
    width: 120px;
    height: 120px;
}
.vn h2 {
    padding-bottom: 3px;
}
.c_img {
    float: left;
    width: 115px;
}
.c_right {
    width: 530px;
    float: left;
}
.c_text {
    padding-top: 5px;
    height: 50px;
}
/*** mail centrum ***/
.mail_centrum {
    background-color: #fff;
	color: #666;
	padding: 10px 0 20px 0;
	width: 650px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 0.9em;
	margin: 15px auto 0 auto;
}
.mail_centrum a, .mail_centrum a:active, .mail_centrum a:visited {
	color: #00f;
	font-weight: bold;
	}
.mail_centrum a:hover{
	color: #f00;
	font-weight: bold;
}
.mail_centrum strong {
    color: #000;
}
.mail_centrum #main{
	width: 552px;
	margin: 0px auto 0px auto;
}
#text-box{
	/*height: 300px;*/
}
#text-box p {
	padding: 5px;
	text-align: left;
}
html>body #text-box{
	/*min-height: 300px;*/
	height: auto;
}
#header_mail .logo{
	float: left;
}
#header_mail .subject{
	float: right;
}
#header_mail .subject h2{
	color: #888;
	font-weight: bold;
}
.slp1, .slp2, .slp3{
	float: left;
	width: 30%;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
.slp1, .slp2{
	border-right: 1px solid #e8e8e8;
	padding-right: 12px;
}
.slp2, .slp3{
	padding-left: 13px;
}
#spotlight_odkazy{
	text-align: left;
	border-top: 1px solid #e8e8e8;
}
#dodatek{
	border-top: 1px solid #e8e8e8;
	text-align: left;
}
#footer_mail{
	border-top: 1px solid #e8e8e8;
	text-align: left;
	padding: 5px;
}
#dark_bg {
    background: url('../images/zatmeni_bg.png');
    height: 100%;
    z-index: 5999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
}
#matwindow, #wind {
    width: 500px;
    /*height: 175px;
    overflow: hidden;*/
    top: 100px;
    left: 35%;
    margin: 0px auto 0px auto;
    z-index: 10050;
    background: #fff url('../images/matwin-bg.gif') bottom left repeat-x;
    text-align: center;
    color: #000;
    border: 1px solid #bbbfc1;
}
#matwindow {
    position: fixed;
}
#matwindow_in, #wind_in {
    padding: 10px 0 8px 10px;
}
.mw_cart {
	width: 416px !important;
}
.cmess {
	width: 416px !important;
	height: 70px;
	padding-top: 40px;
}
.cart_mess_mat {
    padding: 9px 0px 10px 74px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    color: #ed1c24;
    text-transform: uppercase;
    background: url('../images/fajfka.gif') 38px 5px no-repeat;
}
.cm_table {
    text-align:center;
    padding-top: 5px;
}
#wind .cm_table {
    padding-top: 5px;
}
.cm_table table {
    margin: 0 auto;
    width: 320px;
}
.cm_table table td.ccfc {
    text-align: right;
    width: 50%;
    padding-left: 3px;
}
.cm_table table td.ccsc {
    text-align: left;
    padding-left: 6px;
    width: 50%;
}
.nicel, .nicel2 {
    text-align:center;
    padding: 20px 0px 0px 45px;
}
.nicel2 {
    padding-left: 0px;
}
.nicel2 .m_but {
	width: 225px !important;
}
.voddel {
	padding: 0px 9px;
}
html>body .voddel {
	padding: 0px 14px;
}
.eldat {
	position:relative;
}
.kalend {
	position:absolute;
	width: 19px;
	height: 19px;
	background: #c5b6b5 url('../images/calendar-icon.gif') no-repeat;
	top: 7px;
	left: 115px;
	cursor: pointer !important;
}
html>body .kalend {
	top: -1px;
	left: 115px;
}
/**** CALENDAR ****/
.calendar {
	position:absolute;
	width: 212px;
	font-size: 12px;
}
html>body .calendar {
	width: 211px;
}
.calendar .up_box {
	position:relative;
	width: 100%;
	height: 24px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #c5b6b5;
	border-bottom: 1px solid #eee4e4;
}
.calendar .up_box div {
	float: left;
	height: 24px;
	line-height: 24px;
}
.calendar table {
	clear: both;
	width: 100% !important;
	border-collapse: collapse;
}
.calendar table th {
	background-color: #c5b6b5;
	color: #fff;
	padding: 2px 0px;
}
.calendar table td {
	text-align: center;
	padding: 2px 4px;
	cursor: pointer !important;
	border: 1px solid #eee4e4;
	background-color: #fff;
	width: 14.28%;
}
.calendar .empty {
	cursor: default !important;
}
.calendar .cell_over {
	background-color: #f3e9e9;
}
.calendar .day {
	background-color: #c5b6b5;
	color: #fff;
}
.calendar .down_box {
	position: relative;
	font-size: 11px;
	height: 22px;
	padding-top: 3px;
	overflow: hidden;
	color: #fff;
	background-color: #c5b6b5;
}
.calendar .down_box input {
	font-size: 11px;
	width: 21px;
	height: 15px;
	text-align: center;
	margin: 0px 3px;
	padding: 1px 0 0 0;
	border: 1px solid #eee4e4;
}
.calendar .down_box .ok {
	position: absolute;
	right: 2px;
	top: 3px;
	width: 34px;
	height: 19px;
	line-height: 19px;
	text-align:center;
	background: #fff;
	color: #000;
	border: none;
	font-weight: bold;
	cursor: pointer !important;
	font-size: 11px;
}
.calendar .larrow, .calendar .rarrow {
	width: 4px;
	height: 8px;
	margin: 0px 4px;
	cursor: pointer !important;
}
.calendar .larrow {
	background: url('../images/arrow_left.gif') 0% 50% no-repeat;
}
.calendar .rarrow {
	background: url('../images/arrow_right.gif') 0% 50% no-repeat;
}
.calendar .now {
	padding: 0px 5px;
	margin: 3px 5px 0px 5px;
	height: 18px !important;
	line-height: 18px !important;
	background-color: #e2cac8;
	cursor: pointer !important;
	color: #999;
}
.calendar .month {
	width: 63px;
	text-align: center;
	font-weight: bold;
}
.calendar .year {
	font-weight: bold;
}
.calendar .close {
	position:absolute;
	width: 12px;
	height: 12px;
	top: 2px;
	right: 2px;
	background: url('../images/cross.gif') no-repeat;
	cursor: pointer !important;
}
/**** END CALENDAR ****/
.nahor {
	position:relative;
	top: -4px;
}
html>body .nahor {
	top: 0px;
}
.ddol .nsel {
	position:relative;
	top: 4px;
}
html>body .ddol .nsel {
	top: 9px;
}
.ddol .i_text {
	width: 125px;
}
.hlob {
	position:relative;
	top: 2px;
	left: 5px;
}
#wind .nicel {
    padding-top: 20px;
}
.clink, .clink2 {
    display: block;
    float: left;
    color: #fff !important;
    text-decoration: none;
    text-align:center;
	width: 131px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	background: #f00 url("../images/but-grad.gif") repeat-x;
	text-align: center;
	margin-left: 12px;
}
/*html>body .clink {
    margin: 0px 10px 0px 10px;
}*/
/*** mail centrum ***/
.krizek {
    position:absolute;
    top: 0px;
    right: 0px;
    width: 26px;
    height: 26px;
    background: url('../images/krizek.gif') no-repeat;
    cursor: pointer !important;
}
/*----end of-OTHER SETTINGS----*/
#ds_content {
	position:relative;
	width: 995px;
	height: 360px;
}
#ds_content h1 {
	position:absolute;
	top: -10000px;
}
/** slideshow na uvodu **/
#ds_content #bigimg {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 630px;
	z-index: 0;
}
#ds_content .loading {
	position:absolute;
	top: 45%;
	left: 50%;
}
#thumbs {
	position:absolute;
	top: 112px;
	left: 10px;
	z-index: 1 !important;
}
#thumbs_in {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 349px;
	overflow: auto;
}
.thumb {
	display: block;
	width: 160px;
	height: 100px;
	overflow: hidden;
	border: 8px solid transparent;
}
.thumb:hover, .thumb_on {
	border-color: #edc2c4;
}
#arrow_bw, #arrow_fw {
	color: #534741;
	font-size: 0.9em;
	text-transform: uppercase;
	width: 160px;
	padding: 0px 8px 0px 8px;
	cursor: pointer !important;
	/*background: url('../images/next-off.gif') 100% 40% no-repeat;*/
}
#arrow_bw {
/*	border-bottom: 1px solid #c4a1a0;*/
	margin-bottom: 2px;
	padding-bottom: 1px;
	background: url('../images/arrow-bw.gif') no-repeat;
}
#arrow_fw {
/*	border-top: 1px solid #c4a1a0;*/
	margin-top: 2px;
	padding-top: 2px;
	background: url('../images/arrow-fw.gif') no-repeat;
}
.arrow_on_bw {
	background: url('../images/arrow-bw-on.gif') no-repeat !important;
}
.arrow_on_fw {
	background: url('../images/arrow-fw-on.gif') no-repeat !important;
}
/** END slideshow na uvodu **/
#ds_flash {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 630px;
}
.hmpg_banners {
	position:absolute;
	left: 0px;
	top: 502px;
	width: 995px;
	height: 128px;
	padding: 0px 0px 0px 0px;
	/*background: url('../images/pruhledne.png') repeat;*/
	z-index: 3;
}
.hmpg_banners .hmpg_ban {
	position:absolute;
	height: 100px;
	padding: 0 !important;
	z-index: 5;
	top: 20px;
}
.pruhled {
	position:absolute;
	top: 0px;
	width: 995px;
	height: 128px;
	background: #000;
	opacity: 0.6;
	z-index: 0;
}
.aktuality {
	width: 234px;
	left: 12px;
}
.poradna {
	width: 236px;
	left: 252px;
}
.shop {
	width: 121px;
	left: 494px;
}
.prodejny {
	width: 361px;
	left: 621px;
}
#soupni_to_sem1, #soupni_to_sem2 {
	position:absolute;
	top: 52px;
}
#soupni_to_sem1 {
	left: 4px;
}
#soupni_to_sem2 {
	left: 150px;
}
.hmpg_prod #soupni_to_sem1 {
	top: 50px;
	left: 150px;
}
.hmpg_prod #soupni_to_sem2 {
	top: 50px;
	left: 317px;
}
.hmpg_prod .prodejny_but {
	position:absolute;
	top: 53px;
	left: 483px;
	width: 55px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	cursor: pointer !important;
	color: #3c1e4b;
	background: #ede7e7 url("../images/hmpg-box-but.gif") no-repeat;
}
/** SELECT **/
.nsel {
	position:relative;
	width: 161px;
	cursor: default !important;
	color: #3c1e4b;
	display: inline-block;
}
.nsel {
	display: inline;
}
html>body .nsel {
	display: inline-block;
}
.nsel .sel_title {
	position:relative;
	background-color: #fff;
	border: 1px solid #c5b6b5;
	height: 23px;
}
.nsel .decor {
	position:absolute;
	top: 2px;
	right: 2px;
	width: 19px;
	height: 19px;
	background: url('../images/select-off-new.gif') no-repeat;
}
.nsel .title_over .decor {
	background: url('../images/select-on-new.gif') no-repeat;
}
.nsel .options {
	position:absolute;
	top: 24px;
	width: 159px;
	display: none;
	background-color: #fff;
	border: 1px solid #c5b6b5;
/*	border-top: none;*/
	z-index: 10;
	height: 200px;
	/*overflow: auto;*/
	overflow-y: auto;
	overflow-x: hidden;
}
html>body .nsel .options {
	height: auto;
	max-height: 200px;
}
.nsel .options .item, .nsel .options .item_over {
	/*width: 145px;*/
	padding: 7px 7px;
	height: 13px;
	line-height: 13px;
}
.nsel .sel_title .item {
	padding: 5px 7px;
	overflow: hidden;
	height: 13px;
	line-height: 15px;
}
html>body .nsel .options .item, html>body .nsel .options .item_over {
	min-height: 13px;
	height: auto;
}
.nsel .options .item_over {
	background-color: #ebe1e1;
}
.nsel .selected {
	background-color: #ebe1e1;
}
.nsel .disabled {
	color: #aaa;
}
#filters {
	width: 764px;
	background: #f8f2f2 url('../images/filters-bg.gif') repeat-x;
}
#filters .nsel {
	width: 201px;
}
#filters .nsel .options {
	width: 199px;
}
.superf {
	width: 100%;
}
.superf td.fic {
	color: #9d9c9a;
	padding-right: 5px;
	width: 30%;
}
.superf td.sec {
	width: 70%;
}
.superf td.fic, .superf td.sec {
}
.superf .nsel {
}
/** END SELECT **/
/** CHECKBOX **/
.nchkb {
	cursor: pointer !important;
	padding: 0px 6px;
	background: url('../images/unselected.png') no-repeat;
}
.checked {
	background: url('../images/selected.png') no-repeat;
}
/** END CHECKBOX **/
.prodejny .prodejny_but {
	position:absolute;
	top: 70px;
	left: 298px;
	cursor: pointer !important;
	color: #cfc4c3;
	width: 55px;
	height: 19px;
	background: #171819 url('../images/prod-search.gif') no-repeat;
	text-align:center;
	line-height: 19px;
}
/** SELECT UVOD **/
.prodejny .nsel {
	position:relative;
	width: 142px;
	top: 15px;
	cursor: default !important;
	color: #fff;
}
.prodejny .nsel .sel_title {
	position:relative;
	background-color: #000;
	border: 1px solid #212324;
	height: 23px;
}
.prodejny .nsel .decor {
	position:absolute;
	top: 2px;
	right: 2px;
	width: 19px;
	height: 19px;
	background: url('../images/select-off.gif') no-repeat;
}
.prodejny .nsel .title_over .decor {
	background: url('../images/select-on.gif') no-repeat;
}
.prodejny .nsel .options {
	position:absolute;
	top: -200px;
	min-height: 200px;
	width: 141px;
	display: none;
	background-color: #000;
	border: 1px solid #232323;
	border-top: none;
	z-index: 10;
}
.prodejny .nsel .item, .prodejny .nsel .options .item_over {
	width: 127px;
	padding: 3px 7px;
	height: 20px;
	/*line-height: 20px;*/
}
#soupni_to_sem2 .item, #soupni_to_sem2 .item_over {
	width: 227px;
}
#soupni_to_sem2 .options {
	width: 241px !important;
	left: -25px !important;
}
.hmpg_prod #soupni_to_sem2 .options {
	left: 0px !important;
}

html>body .prodejny .nsel .options .item, html>body .prodejny .nsel .options .item_over {
	min-height: 20px;
	height: auto;
}
.prodejny .nsel .sel_title .item, .hmpg_prod .nsel .sel_title .item {
	overflow: hidden;
	width: 120px !important;
	height: 10px;
	/*line-height: 17px;*/
}
/*html>body .prodejny .nsel .sel_title .item, html>body .hmpg_prod .nsel .sel_title .item {
	height: 10px !important;
}*/
.hmpg_prod .nsel .sel_title .item {
	width: 130px !important;
}
.prodejny .nsel .options .item_over {
	background-color: #141414;
}
.prodejny .nsel .selected {
	background-color: #141414;
}
.hmpg_prod .nsel .options {
	top: -200px;
	min-height: 200px;
}
/** END SELECT **/
.filbut {
	margin-top: 2px;
}
.compare_box {
	width: 176px;
	height: 37px;
	padding-left: 20px;
	line-height: 37px;
	background: #f9f5f5 url("../images/compare-bg.gif") no-repeat;
}
.compare_box a, .compare_box a:visited, .compare_box a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.neuvodo .compare_box {
	display:none;
}
.left_links {
	width: 156px;
	padding: 14px 20px;
	/*border: 1px solid #eee4e4;*/
	background: url("../images/left-links-bg.gif") repeat-x;
	line-height: 1.7em;
	margin-top: 15px;
	font-size: 0.9em;
}
.left_links a, .left_links a:visited, .left_links a:hover {
	color: #736357;
	text-decoration: none;
	text-transform: uppercase;
}
.mainl a, .mainl a:visited, .mainl a:hover {
	color: #000;
}
.flasho {
	position: absolute;
	top: -148px;
	left: 1px;
	width: 774px;
	height: 468px;
	overflow: hidden;
	background-color: #fff;
}
.flasho .loading {
	position:absolute;
	top: 45%;
	left: 50%;
}
.flasho img {
	position: absolute;
	top: 0px;
	left: 0px;
}
/*.flasho #promo_action {
	position: absolute;
	top: 357px;
	left: 10px;
	zindex: 2;
}*/
.flasho .flashos {
	position: absolute;
	top: 355px;
	left: 0px;
	z-index: 2;
	width: 774px;
	height: 120px;
	padding-left: 0px;
	background-color: #eee4e3;
}
.flasho_spacer {
	height: 308px;
}
#mrcus {
	display: none;
}
.hmpg #mrcus {
	position: absolute;
	left: 1px;
	top: 81px;
	display: block;
	width: 220px;
	height: 68px;
	background: url("../images/mrcus.jpg") no-repeat;
}
.hmpg .promo_block {
	padding-top: 0px;
}
.hmpg_boxes {
	height: 240px;
	overflow: hidden;
	padding-left: 12px;
}
.hmpg_box {
	float: left;
	height: 240px;
	margin-right: 11px;
}
.hb_akt {
	width: 371px;
}
.hb_rec {
	width: 181px;
}
.hb_por {
	width: 180px;
	margin-right: 0px;
}
.hb_rec .hmpg_box_in, .hb_por .hmpg_box_in {
	/*padding: 7px 10px;*/
	height: 205px;
	height: 218px;
	/*background-color: #f7f2f2;*/
}
.hmpg_recenze {
}
.hmpg_recenze a, .hmpg_recenze a:visited, .hmpg_recenze a:hover {
	text-decoration: none;
	color: #736357;
}
.hmpg_recenze div {
	padding: 3px 7px 3px 7px;
	background: #eee4e4 url('../images/recenze-bg.gif') repeat-x;
	height: 29px;
	margin-bottom: 2px;
	line-height: 13px;
}
.poro div {
	background: #fff url('../images/poradna-bg.gif') repeat-x !important;
}
.hmpg_recenze a:hover {
	text-decoration: underline;
}
.hmpg_poradna {
	padding: 17px 17px;
	height: 184px !important;
	border: 1px solid #eee4e4;
	overflow: hidden !important;
}
.hmpg_poradna a, .hmpg_poradna a:visited, .hmpg_poradna a:hover {
	text-decoration: none;
	color: #ed1c24;
}
.hmpg_poradna a:hover {
	text-decoration: underline;
}
.hmpg_poradna div {
	height: 20px;
}
.hmpg_box .title {
	color: #bfb1b0;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	padding-left: 8px;
}
.hmpg_box .title a {
	text-decoration: none;
}
.hb_akt .title {
	height: 13px;
}
.hmpg_bottom_box {
	width: 983px;
	height: 108px;
	padding: 20px 0px 0px 12px;
	background-color: #bfb1b0;
}
.hmpg_prod {
	position: relative;
	float: left;
	width: 562px;
	height: 100px;
}
.hmpg_newsletter {
	position: relative;
	float: left;
	width: 402px;
	height: 100px;
	margin-right: 6px;
}
.hmpg_newsletter_in {

}
.aktual {
	position: absolute;
	top: 48px;
	left: 160px;
	width: 217px;
	height: 23px;
	border: 1px solid #c5b6b5;
	color: #814553;
	background-color: #fff;
}
.aktual .i_text {
	color: #814553;
	width: 145px;
	height: 16px;
	margin-left: 5px;
	background: none;
	border: 1px solid #fff;
}
.aktual .button {
	position:absolute;
	top: 2px;
	left: 160px;
	width: 55px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	cursor: pointer !important;
	color: #814553;
	background: #ede7e7 url("../images/hmpg-box-but.gif") no-repeat;
	border: none;
}
.aemail {
    padding-top: 50px;
}
.kvuli_ie {
	/*position:relative;*/
}
.pora .detail_tabs_in_in {
	padding-left: 10px;
	padding-right: 10px;
}
.por_menu {
	padding-top: 5px;
	height: 25px;
}
.por_menu .tl {
	margin: 3px 10px 0px 0px;
}
.por_item {
	padding: 8px 12px 8px 12px;
	/*border: 1px solid #eee4e4;*/
	background: url("../images/por-bg.gif") repeat-x;
	line-height: 1.4em;
}
.por_item a, .por_item a:visited, .por_item a:hover {
	font-weight: bold;
}
.por_header span {
	padding: 0px 5px;
}
.por_header {
	padding-bottom: 7px;
}
.por_date {
	font-size: 0.9em;
	color: #999;
}
.por_new_table {
	width: 100%;
}
.por_new_table td {
	text-align: left;
}
.odp_wrap_in_in {

}
.odpovida {
	color: #3e3e3e;
	cursor: pointer !important;
}
.odpoved {
	padding: 12px 12px 0px 12px;
	color: #000;
}
.odpoved_in {
	padding-top: 8px;
	border-top: 1px solid #eee;
}
html>body .odpoved {

}
.odpwr {
	margin-bottom: 10px;
}
.odpwr .tl {
	margin-left: 12px !important;
}
.odp_wrap_in .im {
	padding: 0px 9px 0px 3px;
	background: url('../images/arrow-black-down.gif') 20% 55% no-repeat;
}
.search_index .si_block {
	padding-bottom: 15px;
}
.search_index h2 {
	color: #000;
	font-size: 1.4em;
	margin-bottom: 2px;
}
a.arrow_l, a.arrow_l:visited, a.arrow_l:hover {
	padding-right: 9px;
	background: url('../images/gray-arrow.gif') 100% 50% no-repeat;
}
/** SCROLLER **/
.hs_buts_bar {
	height: 22px;
	padding-top: 0px;
	background-color: #eee4e3;
	clear: both;
}
#tiposc_tip .hs_buts_bar {
	background-color: #f8f2f2;
}
.hs_buts_bar div {
	float: right;
	height: 14px;
	cursor: pointer !important;
}
.hs_buts_bar .hs_dot {
	width: 10px;
	margin-left: 2px;
	background: url('../images/dot-off.gif') no-repeat;
}
.hs_buts_bar .hs_dot_active {
	background: url('../images/dot-on.gif') no-repeat;
}
.hs_arrow_left {
	width: 16px;
	margin-left: 10px;
	background: url('../images/left-arrow.gif') no-repeat;
}
.hs_arrow_right {
	width: 16px;
	margin-left: 5px;
	margin-right: 10px;
	background: url('../images/right-arrow.gif') no-repeat;
}
/** END SCROLLER **/
.usergr {
	padding-top: 15px;
}
.user_group {
	padding-top: 5px;
}
.roletkos {
	position: relative;
	z-index: 5001;
}
.f {
	width: 352px;
	background-color: #ebe1e1;
}
.divos {
    color: #000;
	position: absolute;
	background-color: #fff;
	border: 1px solid #c5b6b5;
	width: 357px;
	padding: 5px 5px;
	font-size: 8pt;
	left: 0px;
	top: 26px;
	z-index: 5000;
	font-size: 1.1em;
	background-color: #fff;
}
.divos div {
    padding-bottom: 4px;
    padding: 2px 2px;
}
.sp_gallery h3 {
    color: #000;
    padding-bottom: 5px;
}
.sp_gallery .pr_img {
    float: left !important;
    margin: 0px 9px 9px 0px;
}
.normargin {
	margin-right: 0 !important;
}
.presso h3 {
}
a.pr_img, a.pr_img:visited, a.pr_img:hover {
    display: block;
    width: 171px;
    height: 150px;
    padding: 2px;
    text-decoration: none;
    border: 1px solid #dadada;
    background-color: #fff;
    cursor: pointer !important;
    text-align:center;
}
a.pr_img:hover {
    border: 1px solid #dadada;
}
.pr_img .pr_img_in {
    width: 171px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    text-align:center !important;
}
.pr_img_in {
    text-align:center !important;
}
.editor_style1 {
	border-left: 8px solid #eee4e3;
	padding: 9px 12px;
	margin-bottom: 15px;
	display: block;
	text-align: justify !important;
}
.editor_style2 {
	border-left: 8px solid #ed1e24;
	padding: 9px 12px;
	margin-bottom: 15px;
	display: block;
	text-align: justify !important;
}
.editor_style3 {
	border: 8px solid #eee4e3;
	padding: 11px 12px;
	margin-bottom: 15px;
	display: block;
	text-align: justify !important;
}
.editor_style4 {
	background-color: #f7f1f1;
	padding: 6px 8px;
	margin-bottom: 15px;
	display: block;
	text-align: justify !important;
}
.editor_style5 {
	color: #fff;
	background-color: #706c6b;
	padding: 6px 8px;
	margin-bottom: 15px;
	display: block;
	text-align: justify !important;
}
.editor_style6 {
	color: #fff;
	background-color: #372f2d;
	padding: 6px 8px;
	margin-bottom: 15px;
	display: block;
	text-align: justify !important;
}
.souhlas {
	height: 383px;
	overflow: auto;
	overflow-x: hidden;
	text-align: left;
	padding:0 10px 0 0;
}
.elsip {
	text-align: center;
	margin-bottom: 5px;
}
a.arleft, a.arleft:visited, a.arleft:hover,
a.arright, a.arright:visited, a.arright:hover {
	text-decoration: none;
	background: url('../images/gray-arrow-left.gif') no-repeat;
	padding: 1px 2px 2px 2px;
	display: inline-block;
}
a.arright, a.arright:visited, a.arright:hover {
	background: url('../images/gray-arrow-right.gif') no-repeat;
}
.back_link {
	padding: 0px 0px 20px 18px;
}
.pora .back_link {
	padding: 10px 0px 15px 13px;
/*	padding: 10px 0px 0px 35%;*/
}
html>body .pora .back_link {
	/*padding: 10px 0px 0px 45%;*/
}
.back_link2 {
	padding: 20px 0px 20px 5px;
}
#warning{line-height:1.2; padding:20px 5px; text-align:justify;}
.elctrc {
	overflow: hidden !important;
}
.dostup_prod {
	background-color: #eee4e3;
}
.dostup_prod_in {
	padding: 12px 10px;
}
.dostup_prod_title {
	text-transform: uppercase;
	padding-bottom: 4px;
	width: 100%;
}
.dostup_prod .nsel {
	float: left;
}
.dostup_prod a.tl, .dostup_prod a.tl:visited, .dostup_prod a.tl:hover {
	margin: 3px 0px 0px 12px;
}
#store_cont {
	border: 1px solid #d0cacc;
	padding: 7px;
}
.storeh2 {
	padding: 0px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
}
.omezenedodani {
	background-color: #F7F2F2;
	padding: 8px;
	margin-top: 8px;
	text-transform: uppercase;
	border: 1px solid #EEE4E4;
}

.rezervace #popup-body {
	padding-top: 0px;
}
.rezervace #popup-content .print {
	display: none;
}
#popup-content .rezervace {
	border: 1px solid #D0CACC;
	padding: 10px;
}
#popup-content .rezervace .nsel {
	width: 301px;
}
#popup-content .rezervace .nsel .options {
	width: 299px;
}
#popup-content .rezervace h2 {
	font-size: 13px;
	color: #F4C118;
	text-transform: uppercase;
}
#popup-content .rezervace .button {
	border: none;
	background: #FF0000 url("../images/but-grad.gif") repeat-x scroll 0 0;
	height: 28px;
	padding: 0px 8px;
	color: #fff;
}
#popup-content .rezervace .in_te {
	width: 300px;
}
#popup-content .rezervace ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#left .detailsearchlink {
	padding: 5px 12px 0;
}
.frameBorder,
.frameBorder2 {
	/*padding: 7px 18px;*/
	background-color: #F7F2F2;
	border: 1px solid #EEE4E4;
	margin-top: 20px;
	font-size: 14px;
	color: #ED1C24;
}
.frameBorder strong,
.frameBorder2 strong {
	display: inline-block;
	padding: 7px 18px;
	vertical-align: middle;
}
.frameBorder span,
.frameBorder2 span {
	display: inline-block;
	vertical-align: middle;
}
.frameBorder2 {
	margin: 20px 0;
}
.superCoupon {
	padding: 20px 5px 0;
}
.superCoupon .left {
	display: block;
	float: left;
	line-height: 23px;
	width: 170px;
}
.superCoupon .right {
	float: left;
	display: block;
	width: 550px;
}
.superCoupon .in_te {
	margin: 0 10px 2px 0;
	width: 140px;
}
.superCoupon .button {
	margin-left: 130px;
}
.superCoupon .remove,
.superCoupon .remove:visited {
	text-decoration: none;
	padding-left: 16px;
	background: url('../images/sponka.gif') no-repeat 0 50%;
	line-height: 23px;
}
.superCoupon .erase,
.superCoupon .erase:visited {
	text-decoration: none;
	color: #EC5404;
	line-height: 23px;
}
.superCoupon .infoBox {
	clear: both;
	padding: 20px 0 0 170px;
	font-weight: bold;
}
