/****** REDENGE eshop,(c) 2010,created by REDENGE solutions s.r.o., www.redenge.cz *****/
@import url("global.css");
/***** LAYOUT *****/
#sh {
	background: url('../images/bg.gif') 50% 0% repeat-y;
}
#sh_in {
	padding-bottom: 26px;
	background: url('../images/bg-bottom.gif') 50% 100% no-repeat;
}
#main_wrap {
	position:relative;
	width: 996px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #fff;
}
#main_wrap_in {
	width: 964px;
	padding: 0px 16px 16px 16px;
}
#holder {
	background-color: #fff;
	padding-left: 196px;
	padding-right: 180px;
}
.holder2l {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#content {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
#content_in {
	padding: 8px 0px 10px 16px;
	padding: 0px 0px 10px 16px;
}
/*.homepage #content_in, .product_list #content_in {
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
}*/
.content2l {
	float: right !important;
	width: 756px !important;
	margin-left: -180px !important;
}
#left {
	position: relative;
	float: left;
	left: 180px;
	width: 208px;
	margin-left: -100%;
}
html>body #left {
	left: -208px;
}
.left2l {
	float: right !important;
	margin-left: -180px !important;
	left: -180px !important;
}
#left_in {
	width: 100%;
	/*padding-top: 8px;*/
}
#right {
	position: relative;
	width: 180px;
	float: left;
	margin-right: -180px;
}
#right_in {
	width: 100%;
	padding-top: 5px;
}
.right2l {
    display:none !important;
}
/***** END LAYOUT *****/
/***** TLACITKA *****/
.m_but, .m_but2, .m_but3, .m_but4, .m_but5, .m_but6, .m_but7,
.popup_but, .popup_but2 {
	height: 27px;
	color: #fff;
	/*font-weight: bold;*/
	text-align:center;
	border: none;
	cursor: pointer !important;
	/*padding-left: 18px !important;
	padding-right: 18px !important;*/
	background: #dc3938 url('../images/buttons/but-bg.gif') repeat-x;
}
.m_but {
	width: 99px !important;
}
.m_but2 {
	width: 186px;
}
.m_but3, .m_but4 {
    width: 63px;
}
.supervariant .m_but5 {
    width: 60px;
}
.m_but6 {
	width: 30px;
}
.m_but7 {
	width: 130px !important;
}
.popup_but, .popup_but2 {
}
.popup_but {
	width: 64px;
}
.popup_but2 {
	width: 127px;
}
.back_but {
	width: 48px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	padding: 0;
	border: none;
	background: #838a90 url('../images/buttons/back-but.gif') repeat-x;
/*	background: url('../images/buttons/sortbar-but.jpg') no-repeat;*/
}
a.but, a.but:visited, a.but:hover {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.bl, .br {
	float: left;
	display: block;
	width: 2px;
	height: 24px;
}
.br {
}
.bt {
	float: left;
	display: block;
	padding: 0px 10px;
	background: #dc3938 url('../images/buttons/but-bg.gif') repeat-x;
}
.butr {
	float: right;
}
a.tl, a.tl:visited, a.tl:hover {
	display: block;
	float: left;
	text-decoration: none;
	height: 24px;
	background: #dce1e1 url('../images/buttons/a-tl-bg.gif') repeat-x;
}
.tl span {
	float: left;
	height: 24px;
	line-height: 24px;
	cursor: pointer !important;
}
.tl .r {
	width: 2px;
	background: url('../images/buttons/a-tl-right.gif') no-repeat;
}
.tl .l {
	width: 2px;
	background: url('../images/buttons/a-tl-left.gif') no-repeat;
}
.tl .t {
	padding: 0px 5px;
}
.so_tab {
	margin-right: 6px;
}
a.st_active, a.st_active:visited, a.st_active:hover {
	position: relative;
	z-index: 2;
	height: 31px;
	background: #f00 url('../images/buttons/a-tl-bg-on.gif') repeat-x !important;
}
.st_active span {
	height: 31px;
}
.st_active .r {
	background: url('../images/buttons/a-tl-right-on.gif') no-repeat !important;
}
.st_active .l {
	background: url('../images/buttons/a-tl-left-on.gif') no-repeat !important;
}
/***** END TLACITKA *****/
/***** HLAVICKA *****/
#header {
	position:absolute;
	top: 0;
	left: 0;
	width: 996px;
	height: 206px;
}
.listicka #header {
	top: 27px;
}
#header_spacer {
	height: 206px !important;
}
.listicka #header_spacer {
	height: 233px !important;
}
#slogan {
	position: absolute;
	top: 40px;
	left: 6px;
	color: #c9d0d4;
	font-weight: normal;
	font-size: 1em;
}
.homepage #slogan {
	left: 120px;
}
#logo {
	position: absolute;
	width: 225px;
	height: 43px;
	height: 60px;
	top: 39px;
	left: 24px;
}
.settings_box {
	position: absolute;
	top: 105px;
	left: 15px;
	width: 200px;
	height: 20px;
	z-index: 1;
	display:none;
}
.country_icons {
}
.country_icons img {
    margin-right: 3px;
}
/***** END HLAVICKA *****/
/***** KOSIK - HLAVICKA *****/
.kosicek {
	position:absolute;
	width: 307px;
	top: 39px;
	right: 16px;
	color: #003050;
	z-index: 100;
}
.kosicek a, .kosicek a:visited, .kosicek a:hover {
    text-decoration: none;
}
.kosicek_on, .kosicek:hover {
    cursor: default !important;
/*    background-color: #00c;*/
}
.arr #cart_vt_in {
	background: url('../images/arrows/cart-arrow-down.gif') 99.35% 50% no-repeat;
}
.arr2 #cart_vt_in {
	background: url('../images/arrows/cart-arrow-right.gif') 99% 50% no-repeat;
}
.noprod2 #cart_vt_in {
	/*background: none;*/
}
.loginek .arr, .loginek .arr2 {
	background: none !important;
}
.noprod2 {
	background: none !important;
}
.jetamneco {
	cursor: pointer !important;
}
.noprod {
	border-top: none !important;
	display:none !important;
}
/*#cart_click {
	cursor: pointer !important;
}*/
#cart {
	position: absolute;
	top: 42px;
	left: 0;
	width: 307px;
	background-color: #ddd;
	/*border: 1px solid #c9d0d4;*/
	line-height: 1em;
	color: #003050;
	display:none;
	z-index: 100;
}
.nojs:hover #cart, .nojshover #cart {
    display: block;
	z-index: 2001 !important;
}
.nojs #cart {
	top: 35px;
}
#cart_in {
    padding: 8px 8px 8px 8px;
}
#cart a, #cart a:visited, #cart a:hover {
    padding: 3px 0px 0px 0px;
    text-decoration: none;
    color: #003050;
}
#cart a:hover {
    text-decoration: underline;
}
#cart_vt {
	width: 307px;
	height: 42px;
	line-height: 42px;
	background: #e3e3e3 url('../images/cart-titl-bg.jpg') no-repeat !important;
}
#cart_vt_in {
	color: #000;
	background: url('../images/arrows/cart-arrow-right.gif') 99% 50% no-repeat;
}
.vasn {
	font-weight: bold;
	padding-left: 57px;
}
.tetu {
	padding: 0px 13px 0px 22px;
}
.cpric {
	position:absolute;
	display: block;
	top: 0px;
	text-align: right;
	right: 27px;
	font-weight: bold;
}
#cart table {
    border-collapse: collapse;
}
#cart table td.fic {
	padding-right: 18px;
}
#cart table td.sec {
}
.cart_prods table {
    width: 100%;
}
.cart_prods table td {
	color: #4b5457;
	background-color: #fff;
	border-bottom: 2px solid #ddd;
    padding: 2px 0 2px 5px;
}
.cart_prods a, .cart_prods a:visited, .cart_prods a:hover {
	color: #003050 !important;
	text-decoration: underline !important;
 }
#cart a.aimg, #cart a.aimg:visited, #cart .aimg_in {
    width: 76px;
    height: 76px;
    margin: 0;
    overflow: hidden;
}
.cpt1 {
	width: 22%;
}
.cpt2 {
	width: 34%;
}
.cpt3 {
	width: 12%;
}
.cpt4 {
	width: 22%;
	text-align: right;
	padding-right: 10px !important;
}
/*.cpt5 {
	width: 20%;
	text-align: right;
	padding-right: 5px !important;
}*/
a.dok, a.dok:visited, a.dok:hover {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: 73px;
	height: 32px;
	line-height: 26px;
	text-decoration: none !important;
	color: #fff !important;
	background: #dc3938 url('../images/buttons/but-bg.gif') repeat-x;
	/*background: #991d23 url('../images/buttons/objednat.gif') no-repeat;*/
	text-align: center;
	border: none;
}
.cart_bottom {
	color: #003050;
	position: relative;
	overflow: hidden;
	width: 287px;
	height: 32px;
	padding: 0px 0px 0px 5px;
	margin-top: 10px;
}
.cart_bottom table tr.fi td.fic {
}
.cart_bottom table tr.fi2 td {
	font-weight: bold;
}
/***** END KOSIK - HLAVICKA *****/
/***** MULTISHOP ZALOZKY *****/
.mmenu_box {
	position:absolute;
	width: 964px;
	height: 42px;
	top: 96px;
	left: 16px;
	background: #da3837 url('../images/mmenu-bg.gif') repeat-x;
}
.mmenu_box_in {
	background: url('../images/mmenu-left.gif') no-repeat;
}
.mmenu_box_in_in {
	background: url('../images/mmenu-left.gif') top right no-repeat;
}
.multishop_tabs {
/*    position:absolute;
    width: 500px;
    top: 94px;
    left: 0px;*/
}
.mt_tab {
	float: left;
	height: 42px;
	margin: 0 0px 0px 0;
	padding: 0 1px 0 0;
	font-size: 1.1em;
	background: url('../images/mmenu-right.gif') 100% 0% no-repeat;
}
.mt_tab a, .mt_tab a:visited, .mt_tab a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 42px;
	line-height: 42px;
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 15px;
}
.mt_tab a:hover {
    background: url('../images/mmenu-on.gif') top left repeat-x;
}
/***** END MULTISHOP ZALOZKY *****/
/***** VYHLEDAVANI *****/
#search {
	position:absolute;
	top: 36px;
	left: 314px;
	width: 300px;
	padding-top: 3px;
}
#search select {
    font-size: 0.9em;
}
#search .search_text {
	width: 195px;
	padding: 4px 5px 4px 5px;
	border: none;
	background: #fff;
/*	border: none;
	background: #fff;*/
}
#search .tbtl {
	height: 25px;
	padding: 2px 0px 0px 2px;
	background: url('../images/search-bg.gif') no-repeat;
}
#search .button {
	position:absolute;
	top: 3px;
	right: 10px;
	right: 14px;
	width: 78px !important;
}
html>body #search .button {
	top: 3px;
}
#search select {
    height: 20px;
}
#search a, #search a:visited, #search a:hover {
}
.w140 {
    width: 100px;
}
.w70 {
}
/***** END VYHLEDAVANI *****/
/***** MUJ UCET *****/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.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;
    text-align: left;
}
/***** END MUJ UCET *****/
/*---------MULTISHOP CONTENT ------*/
.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 {
}
/*----end of MULTISHOP CONTENT ----*/
#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;
}
/***** FILTRY *****/
#sortbar {
	position: relative;
	margin: 0px 0 0  0;
	border: 1px solid #eee;
	margin-bottom: 8px;
}
html>body #sortbar {
}
.sortbar_box {
	background-color: #ddd;
	width: 738px;
	height: 34px;
	overflow: hidden;
}
#sortbar_in {
	display:none;
}
#sortbar_in_in {
	padding: 20px 16px;
}
.nojs:hover #sortbar_in, .nojshover #sortbar_in {
	display: block;
}
.asc, .desc {
	width: 20px;
	height: 20px;
	border: none;
	background: url('../images/icons/asc.gif') no-repeat;
	cursor: pointer !important;
}
.desc {
	background: url('../images/icons/desc.gif') no-repeat;
}
.sort_title, .sort_title2 {
	float: left;
	font-size: 11px;
	margin-right: 5px;
	padding-top: 3px;
}
.sort_title2 {
	padding-top: 5px;
}
.click_box {
	float: right;
	width: 132px;
	height: 34px;
	background-color: #fff;
}
.filters_but {
	width: 112px;
	height: 20px;
	padding: 4px 0px 0px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer !important;
	background: #91989d url('../images/buttons/filters-but.gif') no-repeat;
}
.click_box_in {
	padding: 5px;
}
.num_prods {
	float: left;
	width: 264px;
	height: 28px;
	padding: 9px 0px 0px 16px;
}
.num_prod {
	float: left;
	width: 19px;
	height: 19px;
	margin-right: 6px;
}
.num_prod a, .num_prod a:visited, .num_prod a:hover {
	display: block;
	color: #36424a;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align:center;
	text-decoration: none;
	font-size: 11px;
	background: url('../images/pager/num-off.gif') no-repeat;
}
.num_prod a:hover, .num_prod a.active {
	background-image: url('../images/pager/num-on.gif');
}
.sort {
	float: left;
	width: 300px;
	height: 28px;
	padding-top: 7px;
}
table.superf {
	width: 100%;
}
table.superf td {
	height: 34px;
	border-bottom: 1px solid #eee;
}
table.superf td.fic {
	color: #a5acb0;
}
.filters_submit {
	padding-top: 16px;
	padding-right: 8px;
	text-align: right;
}
.filters_submit .button {
	position:relative;
	left: 8px;
}
.enabled_filters {
	padding: 8px;
	border: 1px solid #eee;
}
.ef_box {
	margin-bottom: 4px;
}
.ef_titl {
	padding-right: 10px;
}
.ef_filter {
	padding-right: 5px;
}
.boxrow {
	float: left;
	position:relative;
	top: 8px;
	padding-left: 8px;
	z-index: 10;
}
.boxrow a, .boxrow a:visited, .boxrow a:hover {
	width: 82px;
	padding-left: 27px;
	height: 27px;
	line-height: 27px;
	color: #303030;
	font-size: 11px;
	text-decoration: none;
	float: left;
}
.boxst {
	background: #e5e9e9 url('../images/boxes.gif') no-repeat;
	margin-right: 5px;
}
.rowst {
	background: #e5e9e9 url('../images/rows.gif') no-repeat;
}
.boxrow a:hover {
	background-position: 100% 0%;
	background-color: #fff;
}
/***** END FILTRY *****/
/***** STRANKOVANI *****/
.navigator_new {
	position: relative;
	text-align: right;
	margin-top: 1px;
	padding: 7px 7px 3px 0;
	height: 25px;
	font-size: 0.9em;
	margin-bottom: 16px;
}
#sortbar .navigator_new {
    position:absolute;
    width: 50%;
    top: -4px;
    right: 0px;
}
.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;
	padding: 0;
}
.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 {
	padding: 0;
	margin: 0;
	background: none;
}
.navigator_new img {
	position: relative;
	top: 5px;
	display: inline-block;
	width: 19px;
	height: 19px;
}
html>body .navigator_new img {
	top: 6px;
}
.navigator_new span {
	background: url('../images/pager/num-on.gif') no-repeat;
}
.navig_top {
	padding-bottom: 6px;
	position:relative;
	top: -3px;
}
.navig_top .navigator_new {
	margin-bottom: 4px;
}
/***** END STRANKOVANI *****/
/***** PREMIUM KATEGORIE *****/
.premium_list_box {
	width: 724px;
	background-color: #ddd;
	padding: 8px 8px 0px 8px;
	margin-bottom: 16px;
}
.premium_list_box_in {
	background: #fff url('../images/premium-box-bg.gif') bottom left repeat-x;
}
.premium {
	float: left;
	width: 241px;
	height: 137px;
	overflow: hidden !important;
	border-bottom: 8px solid #ddd;
	background-color: #fff;
}
.premium_list_box .first {
	width: 242px;
}
.premium a.aimg, .premium a.aimg:visited,
.premium .aimg .aimg_in {
    width: 209px;	
    height: 96px;
    margin: 0 auto;
}
.premium_in {
	padding: 8px 16px;
	background: url('../images/premium-bg.jpg') bottom left no-repeat;
}
.premium:hover, .premiumhover {
	position: relative !important;
	z-index: 10;
	border-color: #0172b1;
}
.premium:hover .premium_in, .premiumhover .premium_in {
	background: none;
}
a.premium_name, a.premium_name:visited, a.premium_name:hover {
	display: block;
	width: 194px;
	height: 18px;
	padding-top: 7px;
	padding-left: 15px;
	text-decoration: none;
	color: #303030;
	background: url('../images/arrows/premium-arrow-off.gif') 0% 60% no-repeat;
}
a.premium_name:hover, .premium:hover a.premium_name, .premium:hover a.premium_name:visited, .premium:hover a.premium_name:hover {
	color: #0170ae;
	background: url('../images/arrows/premium-arrow-on.gif') 0% 60% no-repeat;
}
/***** END PREMIUM KATEGORIE *****/
.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;
}
/***** KATEGORIE NA DS *****/
.ds_categories {
	margin-top: 16px;
	margin-bottom: 16px;
}
.ds_cat_item {
	float: left;
	width: 370px;
	height: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom right;
	/*background: url('../images/ds-category-item-bg.jpg') bottom right no-repeat;*/
}
.ds_cat_item_in {
}
.ds_cat_right {
	float: left;
	width: 275px;
	padding: 15px 0px 0px 0px;
}
.ds_cat_item h2 {
	font-size: 14px;
	margin: 0;
}
.ds_cat_item h2 a, .ds_cat_item h2 a:visited, .ds_cat_item h2 a:hover {
	color: #000;
	text-decoration: none;
}
.ds_categories .aimg {
	float: left;
	width: 95px;
	height: 100px;
	text-align:center;
}
.ds_categories .aimg .aimg_in {
	width: 95px;
	height: 100px;
	margin: 0 auto;
	text-align:center;
}
.ds_cat_links {
	padding-top: 2px;
	padding-right: 16px;
	line-height: 18px;
	height: 55px;
	overflow: hidden;
}
.ds_cat_links a, .ds_cat_links a:visited, .ds_cat_links a:hover {
	padding-right: 9px;
	background: url('../images/arrows/pr-arrow.gif') 100% 55% no-repeat;
	white-space: nowrap !important;
	float: left;
	margin-right: 5px;
/*	background: url('../images/3dots.gif') 100% 50% no-repeat;*/
}
/***** END KATEGORIE NA DS *****/
/***** PRODUKTY *****/
.pos_box {
	position:relative;
	width: 740px;
	height: 278px;
	height: 293px;
	background: #eee url('../images/pos-box-bg.gif') left bottom repeat-x;
	margin: 0 0 44px 0 !important;
	padding-top: 8px;
}
html>body .pos_box {
	min-height: 278px;
	min-height: 293px;
	height: auto;
}
.product_detail .pos_box {
	height: 233px;
    height: 251px;
}
html>body .product_detail .pos_box {
	min-height: 233px;
	min-height: 251px;
}
.vods {
	padding-top: 16px;
}
.pos_box_titl {
	color: #4b5457;
	font-weight: bold;
	float: left;
	font-size: 14px;
	padding: 7px 29px 0px 15px;
	background: #eee url('../images/title-right.gif') bottom right no-repeat;
}
.pbt2 {
	padding-top: 3px;
	padding-bottom: 4px;
}
#multishop_content .pos_box_titl {
	margin-top: 16px;
}
.pr_box_wrap {
    width: 724px;
    margin-left: 8px;
    padding: 0;
}
.product_box {
    padding: 0px;
    height: 256px;
    height: 272px;
}
.pos_box .product_box {
    width: 724px;
    height: 285px;
    height: 301px;
    height: 310px;
}
.product_detail .pos_box {
	height: 268px;
}
.product_detail .pos_box .product_box {
    height: 225px;
    height: 243px;
    height: 259px;
}
.detail_bottom_box .product_box {
    width: 760px;
    height: 208px;
    height: 224px;
}
.skladem {
	padding-top: 8px;
}
.skladem .jeskladem {
	color: #498c08;
	font-weight: bold;
}
.pos_box .skladem {
	padding-top: 4px;
	font-size: 11px;
}
.tipc {
	margin-bottom: 8px;
}
.product {
	float: left;
	width: 246px;
	height: 256px;
	height: 272px;
	margin: 0;
	background: #fff url('../images/product-bg.gif') left bottom no-repeat;
	overflow: hidden !important;
	border: 1px solid #eee;
	border-left: none;
	border-top: none;
}
.cross .product {
	background: #fff;
}
.firstik {
	border-top: 1px solid #eee;
}
.first_prod {
	border-right: none;
}
.prod_left_col {
	float: left;
	width: 110px;
}
.prod_right_col {
	float: left;
	width: 111px;
	padding-left: 8px;
}
.pos_box .product {
	width: 181px;
	height: 285px;
	height: 301px;
	border: none;
}
.product_detail .pos_box .product {
	height: 225px;
    height: 243px;
    height: 259px;
}
.detail_bottom_box .product {
	background-image: url('../images/det-product-grad.gif');
}
.product:hover, .producthover {
	position: relative;
}
.cross {
	padding: 10px 0px;
}
.cross .product_box {
    height: 165px;
}
.cross .product {
    height: 165px;
}
.product_in {
	height: 1px;
    position: relative;
    padding: 8px;
}
html>body .product_in {
    height: auto;
    min-height: 1px;
}
.pos_box .product_in {
    padding: 0px 8px;
}
.detail_bottom_box .product {
	width: 180px;
    height: 200px;
}
.detail_bottom_box .product_in {
    padding: 0;
}
.first_prod {
	margin-left: 0px !important;
}
.firstik .product {
	margin-top: 0px !important;
}
.product_in .price .our_price {
    font-weight: bold;
}
.product_in h2, .product_in h3 {
	font-size: 1em;
	font-weight: normal !important;
	height: 30px;
	height: 46px;
	padding: 0;
	margin: 0 0 7px 0;
	overflow: hidden;
}
.product_in h2 a, .product_in h2 a:visited, .product_in h2 a:hover,
.detail_bottom_box .product_in h3 a, .detail_bottom_box .product_in h3 a:visited, .detail_bottom_box .product_in h3 a:hover {
    color: #0063be;
}
.cross .product_in h2 {
    font-size: 1.1em !important;
}
.product_in h2 a:hover {
	text-decoration: none;
}
.product_in a.aimg, .product_in a.aimg:visited,
.product_in .aimg .aimg_in,
.comp_img a.aimg, .comp_img a.aimg:visited, 
.comp_img .aimg .aimg_in,
.detail_bottom_box .product_in a.aimg, .detail_bottom_box .product_in a.aimg:visited,
.detail_bottom_box .product_in .aimg .aimg_in {
    width: 110px;
    height: 93px;
    margin: 0 auto;
}
.pos_box .product_in a.aimg, .pos_box .product_in a.aimg:visited,
.pos_box .product_in .aimg .aimg_in {
    width: 151px;
    height: 146px;
}
.img img {
    vertical-align: middle !important;
}
.product_code {
    font-size: 11px;
    height: 14px;
    padding: 4px 8px 0px 8px;
}
.product_type {
    overflow: hidden;
    height: 19px;
    text-align: left;
}
.product_type div {
    padding: 0px;
    height: 19px;
    float: left;
    margin-right: 2px;
}
.product_in .product_type {
}
.product_in .product_type div {
}
.package {
	padding-top: 5px;
}
#detail .product_type {
    display:none;
}
#detail .product_type div {
}
.display {
    display: block !important;
}
.p_action_cs {
	width: 36px;
    background: url('../images/p-akce-cz.gif') 0% 50% no-repeat;
}
.p_news_cs {
    width: 50px;
    background: url('../images/p-novinky-cz.gif') 0% 50% no-repeat;
}
.p_tip_cs {
    width: 68px;
    background: url('../images/p-tip-cz.gif') 0% 50% no-repeat;
}
.p_sale_cs {
    width: 55px;
    background: url('../images/p-vyprodej-cz.gif') 0% 50% no-repeat;
}
.product_in .text {
	font-size: 11px;
	padding: 8px 8px 0 8px;
	margin: 0 0 11px 0;
	height: 55px;
	overflow: hidden;
	text-align: left;
}
.product_in .price, .product_table .price {
	font-size: 11px;
	height: 32px;
	overflow: hidden;
	line-height: 18px;
	margin-top: 3px;
}
.cross .price {
	height: 30px !important;
}
.cross .m_but {
	width: 60px !important;
}
.product_table .price {
	margin-top: 0px;
}
.pos_box .product_in .price {
	padding: 6px 0 9px 8px;
	line-height: 16px;
}
.product_in .price .sdph, .product_table .price .sdph {
	font-size: 12px;
}
.pos_box .product_in .price .sdph {
	font-weight: bold;
}
.product_in .price .sdph span, .product_table .price .sdph span {
	color: #e23c3b;
	font-weight: bold;
}
.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: 18px;
	height: 12px;
	text-align:center;
	border: 1px solid #8c8c8c;
}
.compare-box {
    height: 20px;
    padding: 6px 0 0 0;
}
a.p_compare_link, a.p_compare_link:visited, a.p_compare_link:hover {
}
.product_4 {
	width: 181px;
}
.product_4 .product_in {
	padding: 6px 8px 8px 8px;
}
/***** END PRODUKTY *****/
/*---- PRODUCT LIST TABLE -------*/
.table, .table_cart, .table_platba, .table_rekap {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
}
.r_box {
    border: 1px solid #eee;
}
.new_r {
    margin-bottom: 15px;
    position:relative;
}
/*.new_r table {
    width: 400px;
}*/
.r_box_in {
    padding: 10px 10px;
}
.r_box_title {
    height: 35px;
}
.r_box_title_in {   
    height: 25px;
    padding: 10px 18px 0px 18px;
    background-color: #eee;
}
.r_box_title h3 {
    margin: 0;
}
.cart_box {
}
.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;
}
.detail_search .table_invoice td {
    padding: 5px 5px;
}
.table_invoice td input, .table_invoice td select {
    width: 190px;
}
.table_invoice td.fic {
    width: 15% !important;
}
.table_invoice td.sec {
    width: 85%;
}
.table_invoice .cb {
    width: 15px;
}
.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_formular td {
	padding: 4px 0 0 0;
}
.formular .table_formular td.fic {
    padding-right: 10px !important;
    text-align: right;
    font-weight: bold;
}
#c_cart_in h2 {
    font-size: 1.2em;
    font-weight: bold;
}
.table_cart thead tr {
    background-color: #eee;
}
.table_cart thead th {
    font-weight: normal;
    height: 29px;
    border-right: 1px solid #fff;
    font-weight: bold;
    padding: 3px;
}
html>body .table_cart thead th {
    height: 36px;
}
.table_cart td {
    padding: 10px 5px;
    border: 1px solid #eee;
}
.table_cart td.fic {
    border-left: none;
    width: 160px;
    text-align: left;
    padding-left: 10px;
}
.supervariant {
	margin-top: 20px !important;
	background-color: #eee;
	padding: 8px;
}
.supervariant_in {
	width: 100%;
	background-color: #fff;
}
.supervariant_in_in {
	padding: 8px;
}
.supervariant .button {
	width: 77px;
	height: 24px;
	border: none;
	color: #fff;
	font-weight: bold;
	background: #016fad url('../images/dokose.gif') no-repeat;
}
.supervariant table {
	border-collapse: collapse;
	width: 100%;
}
.supervariant table td {
	padding: 0 0 0 10px;
	height: 80px !important;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
/*.supervariant table td.spv1 {
	width: 80px !important;
	border-left: 1px solid #e0e0e0;
	text-align:center;
	background-color: #fff;
	padding: 0;
}*/
.superv_code {
	padding-top: 3px;
}
.supervariant table td.spv2 {
	border-left: 1px solid #e0e0e0;
}
.supervariant table td.spv3 {
}
.supervariant table td.spv3 .sdph {
	font-weight: bold;
	color: #e00;
}
.supervariant table td.spv3 .je_skladem {
	font-weight: bold;
}
.supervariant table td.spv4 {
	border-right: 1px solid #e0e0e0;
}
.supervariant table tr.active td.spv2, .supervariant table tr.active td.spv3, .supervariant table tr.active td.spv4 {
	background: #eee url('../images/variant-active.gif') repeat-x;
}
.supervariant table tr.space {
	border: none !important;
}
.supervariant table tr.space td {
	padding: 0 !important;
	height: 8px !important;
	line-height: 8px !important;
	border: none !important;
}
.table_cart .empty_cart {
    text-align: right;
    background: none;
    border-top: 1px solid #eee;
    border-left: none;
    border-bottom: none;
}
.delete_cart {
    text-align: right;
    padding: 4px 5px;
}
.coupon .r_box {
    padding: 15px 15px;
    margin-top: 10px;
}
.coupon .m_but {
    position:relative;
    left: 53px;
}
html>body .coupon .m_but {
    left: 58px;
}
.coupon .in_te {
    width: 97px;
    height: 19px;
    margin: 0px 5px;
    font-size: 1.1em;
    text-align:center;
    font-weight: bold;
}
.coupon_text {
    font-weight: bold;
}
.table_cart img {
    margin-top: 4px;
}
.table {
    margin-top: 10px;
}
.table .product_type div {
    float: left;
    margin-right: 3px;
}
.table thead tr th {
    font-weight: normal;
    color: #000;
    height: 29px;
    border-right: 1px solid #fff;
    font-weight: bold;
    padding: 3px;
    background-color: #eee;   
}
.table td {
    /*border-bottom: 1px solid #ddd;*/
	background-color: #eee;
    padding: 5px;
    text-align: left;
  }
 .table tfoot {
}
.table h2{
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0 3px 5px;
	margin: 0;
}
.product_table h2 {
	font-weight: normal;
}
.product_table h2 a:hover {
	text-decoration: none;
}
.prta_dostup {
	font-size: 11px;
	padding-left: 8px;
}
.prtimg {
    position:relative !important;
}
.prtimg .aimg {
    position:absolute;
    top: -117px;
    left: 16px;
    /*top: -88px;
    left: 204px;*/
    width: 124px;
    height: 116px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    z-index: 100 !important;
    cursor: default !important;
    display:none;
}
html>body .prtimg .aimg {
    top: -115px;
    left: 8px;
}
.prtimg .aimg_in {
    width: 124px;
    height: 116px;
}
.pop_col {
	vertical-align: top;
}
.pop_col .text {
	font-size: 11px;
	height: 28px;
	overflow: hidden;
}
.prtimg h2 {
	font-weight: normal;
}
.prtimg h2 a, .prtimg h2 a:visited {
	color: #000;
}
.aimg .tut_sipka {
    position:absolute;
    width: 12px;
    height: 6px;
    top: 116px;
    left: 56px;
    background: url('../images/icons/tutatysova-sipka2.gif') no-repeat;
}
.prtcom {
    text-align:center !important;
    font-size: 0.9em;
}
.odd td {
    background-color: #fff;   
}
.product_table {
    margin-bottom: 5px;
}
.product_table tr:hover .aimg {
	display: block;
}
.product_table .col_1 {
}
.product_table .col_2 {
	width: 55%;
}
.product_table .col_3 {
	width: 28%;
}
.product_table .col_4 {
	width: 17%;
}
.product_table .col_5 {
}
.prtc3 {
	text-align:center !important;
}
/***** POROVNAVANI *****/
table.compare {
    border-collapse: collapse;
    width: 98%;
}
table.compare td {
    padding: 2px 5px;
}
table.compare th {
  padding: 0 5px 0 5px;
}
#comparing {
    width: 100%;
    overflow: auto;
    padding-bottom: 13px;
}
#comparing .img_in {
}
#comparing .name {
    height: 27px;
    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_img a.aimg, .comp_img a.aimg:visited {
    width: 160px;
    height: 150px;
	background-color: #fff;
}
.comp_img .aimg .aimg_in {
    width: 160px;
    height: 120px;
}
.comp_links a, .comp_links a:visited, .comp_links a:hover {
/*    color: #00bff3;*/
}
.comp_prop td, .comp_prop tr {
    border: 1px solid #eee;
}
.comp_pric td {
    padding-top: 8px !important;
}
/***** END POROVNAVANI *****/
.print {
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
}
/***** POPUP *****/
.popup_html {
    background: #212a31;
}
.popup_body {
    overflow:auto;
    color: #fff;
    background: #212a31;
}
.popup_body .r_box {
    border: 1px solid #333d45;
}
.popup_body .r_box_title_in {   
    background-color: #333d45;
}
.popup_body a, .popup_body a:visited, .popup_body a:hover {
	color: #fff;
}
#popup-body {
	text-align: left;
}
#popup-content {
	padding: 0px 30px 15px 18px;	
}
#popup-error {
    text-align: center;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
}
.popup_body .bad_message, .popup_body .good_message {
    margin-bottom: 5px;
}
.popup_good_msg {
    background-color: #0c0;
}
#popup-body .table_invoice td {
    padding: 5px 5px;
}
#popup-body .table_invoice td.fic {
    width: 35% !important;
}
.popup_body .change_bg {
    background-color: #272f36;
}
.popup_body .table_change_bg {
	margin-top: 10px;
}
.popup_body .table_change_bg th {
	text-transform: uppercase;
}
.popup_body .table_change_bg .first_row td {
	font-weight: bold;
    background-color: #333d45;
}
.popup_d h3 {
	font-size: 13px;
	margin: 0px 0px 17px 0px;
}
.popup_table {
	border-collapse: collapse;
}
.spam .in_te {
	width: 112px !important;
}
.spam img {
	padding-top: 3px;
}
.popup_table td.fic {
	color: #c9d0d4;
	text-align: right;
	padding-right: 7px !important;
}
.popup_table td.inpu {
	padding-top: 4px;
}
.discount {
	padding: 10px;
	text-align: left;
}
.discount h2 {
/*    background-color: #333d45;
    padding: 5px 0px;
    font-weight: normal;
	text-align:center;*/
}
.discount table {
	margin: 0 0 15px 0;
}
.discount table td, .discount table th {
	padding-left: 5px;
}
.popup_print {
    position:absolute;
    width: 100px;
    top: 0;
    right: 0;
}
.popup_swin .s_win_in {
	padding: 23px 0 0 0;	
}
/***** END POPUP *****/
/***** OBJEDNAVKA *****/
.order-detail {
	width: 97%;
	padding: 0;
	margin: 0;
}
.order-detail_in {
	border: 1px solid #000;
}
.order-detail legend {
    color: #4b4b4b;
    padding-top: 5px;
}
.order-detail fieldset {
	padding: 0px 5px;
}
.order-detail-left {
	width: 45%;
	float: left;
	padding-left: 5px;
}
.order-detail-right {
	border-left: 1px solid #000;
	margin: 0 0 0 45%;
	padding-left: 5px;
	padding-bottom: 7px;
}
.order-detail-item {
	border-top: 1px solid #000;
	padding-left: 5px;
}
.order-detail-item-table {
	clear: left;
	padding: 0;
	margin: 0;
}
.order-detail-item-table table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 11px;
}
.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 .fir td {
	border: 1px solid #000;
	border-bottom: none;
}
.order-detail-item-table .ser td {
	border: 1px solid #000;
	border-top: none;
}
.order-detail-item-table {
	border-bottom: 3px double #000;
	padding-bottom: 4px;
}
.order-detail-item-table td.right {
    text-align: right;
}
.order-detail-item-table .ser .born {
	border-right: none;
	border-left: none;
}
.order-detail p.row {
	margin: 0;
	clear: left;
}
.order-detail p.row span {
	display: block;
	width: 115px;
	padding: 0;
	float: left;
}
table.supertot {
	width: 60%;
	float: right;
	margin-top: 23px;
}
table.supertot td {
	padding: 5px 10px;
}
.supertotal td {
	border: 1px solid #000;
	font-size: 1.3em;
	font-weight: bold;
}
.alic {
	text-align:center !important;
}
.alir {
	text-align: right !important;
}
.order-summary {
	width: 98%;
	height: 10em;
	margin-bottom: 5px;
	border-top: 1px solid #000;
}
html>body .order-summary {
	width: 99%;
    min-height: 10em;
    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;
}
.fin_price {
	font-size: 1.1em;
}
.order_back {
	padding-right: 20px;
}
.order_pozn {
	clear: both;
	padding-top: 20px;
	font-size: 11px;
}
/***** END OBJEDNAVKA *****/
/***** DETAIL *****/
#detail {
	width: 100%;
}
#detail #right_cell {
	float: left;
	width: 390px;
	/*overflow: hidden;*/
}
#detail #left_cell {
	float: left;
	width: 334px;
	padding-right: 16px;
	text-align: center;
	overflow: hidden;
}
.detail_top_box {
	position:relative;
}
#detail .detail_img {
	width: 340px;
}
#detail .detail_img a.aimg, #detail .detail_img a.aimg:visited {
    width: 266px;
    height: 266px;
	background-color: #fff;
}
#detail .detail_img .aimg .aimg_in {
    width: 266px;
    height: 266px;
}
.obr_info {
	text-align: left;
	color: #888;
	font-size: 11px;
	padding-top: 10px;
}
.producers_box {
	background-color: #dfecf8;
}
.producers_box_in {
	padding: 8px 16px;
}
.param_title {
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ddd;
}
.producer_title {
	font-size: 11px;
	padding-bottom: 12px;
}
#icons_assist {
	position:relative;
	z-index: 10;
	width: 390px;
	height: 40px;
}
#icons {
	position:absolute;
	width: 150px;
	height: 40px;
	top: 0;
	left: 0;
}
#icons a, #icons a:visited, #icons a:hover {
	float: left;
	width: 44px;
	height: 40px;
	color: #0169a3;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	margin-right: 4px;
}
#icons a:hover {
	color:#0169a3;
}
#icons .l_print {
	background: url('../images/icons/print.gif') 50% 0% no-repeat !important;
}
#icons .l_send_link {
	background: url('../images/icons/envelope.gif') 50% 0% no-repeat !important;
}
#icons .l_compare {
	background: url('../images/icons/compare.gif') 50% 0% no-repeat !important;
}
#icons .l_print:hover {
	background: url('../images/icons/print-on.gif') 50% 0% no-repeat !important;
}
#icons .l_send_link:hover {
	background: url('../images/icons/envelope-on.gif') 50% 0% no-repeat !important;
}
#icons .l_compare:hover {
	background: url('../images/icons/compare-on.gif') 50% 0% no-repeat !important;
}
.print a, .print a:visited, .print a:hover {
	color: #828a8f;
	background: url('../images/icons/print2.gif') 0% 50% no-repeat !important;
	padding: 3px 20px 5px 30px;
}
.print {
	padding-bottom: 6px;
}
.deto_pad {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
#detail .text {
	color: #666;
	padding: 16px 0px;
}
.tab_price .red {
    font-size: 1.1em;
}
.tab_price {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border-collapse: collapse;
}
.tab_price td {
    padding: 4px 0px 4px 0px;
}
/*.tab_price tr {
    background: url('../images/teckos.gif') bottom left repeat-x;
}*/
.tab_price td.fc {
    width: 42%;
}
.tab_price td.sc {
    width: 58%;
}
.tab_price label {
    padding: 0 !important;
    margin: 0 !important;
}
a.je_skladem, a.je_skladem:visited, a.je_skladem:hover {
	color: #4a8b07;
}
a.neni_skladem, a.neni_skladem:visited, a.neni_skladem:hover {
	color: #e23c3b;
}
/***** GALERIE - DETAIL *****/
#gallery {
	margin-top: 6px;
	height: 88px;
	padding: 0px 0px 0px 0px;
}
#gallery_in {
	float: left;
	width: 305px;
	height: 88px;
	margin: 0px 5px;
	overflow: auto;
	text-align: left;
}
#gallery a.aimg, #gallery a.aimg:visited, #gallery .aimg .aimg_in {
	width: 80px;
	height: 80px;
}
#gallery a.aimg {
	float: left;
	border: 2px solid #fff;
	margin-right: 5px;
	display: block;
	overflow: hidden;
}
#gallery a.aimg:hover {
    border-color: #e23c3b;
}
#g_backward, #g_forward {
    float: left;
    width: 8px;
    height: 80px;
}
.bw_but {
     background: url('../images/arrows/gallery-left-off.gif') 0% 50% no-repeat;
}
.bw_but_on {
     background: url('../images/arrows/gallery-left-on.gif') 0% 50% no-repeat;
}
.fw_but {
     background: url('../images/arrows/gallery-right-off.gif') 0% 50% no-repeat;
}
.fw_but_on {
     background: url('../images/arrows/gallery-right-on.gif') 0% 50% no-repeat;
}
/***** END GALERIE - DETAIL *****/
/***** GALERIE - PRODEJNY *****/
.spl #gallery {
    height: 88px;
    padding-left: 20px;
}
.spl #gallery_in {
	width: 386px;
    height: 88px;
}
.spl #gallery a.aimg, .spl #gallery a.aimg:visited, .spl #gallery .aimg .aimg_in {
    width: 120px;
    height: 80px;
}
.spl #gallery a.aimg {
	margin-right: 3px;
}
/***** END GALERIE - PRODEJNY *****/
.other_links a, .other_links a:visited, .other_links a:hover {
	padding-right: 10px;
}
#small_info {
	padding-top: 10px;
	padding-bottom: 8px;
	background: #fff url('../images/small-info-bg.gif') left bottom repeat-x;
}
#small_info img {
  margin-top: 3px;
}
#summary {
	color: #212a31;
	position: relative;
	padding: 0;
	z-index: 1;
}
#summary span.label {
    position: relative;
}
.dostupnost {
    padding-top: 5px;
}
.gemoney {
    padding-top: 5px;
}
.bookmarks {
    padding-top: 5px;
    text-align: right;
}
.variant {
	margin-top: 16px;
	border: 1px solid #ddd;
}
.variant_in {
	padding: 16px 16px;
}
.variant_title {
	color: #016eab;
	font-weight: bold;
	padding-bottom: 12px;
}
.variant_title span {
	font-weight: normal;
}
.variant_select {
	background-color: #eee;
	padding: 6px;
}
.radio .variant_select {
	background-color: #fff;
}
.variant_gray, .variant_gray .radio .variant_select {
	background-color: #f4f4f4;
}
.variant_gray .variant_title {
	color: #aaa;
}
.variant_text {
	color: #666;
	padding-top: 10px;
	padding-left: 8px;
}
.variant .in_sel {
	width: 150px !important;
}
.variant_img_item {
	float: left;
	width: 70px;
	height: 97px;
	height: 130px;
	margin-right: 8px;
}
.variant_img {
	width: 70px;
	height: 100px;
	overflow: hidden;
	text-align:center;
}
.variant_img .v_img {
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	width: 70px;
	height: 70px;
	text-align:left;
}
.variant_name {
	font-size: 11px;
	height: 30px;
	overflow: hidden;
}
.variant_radio {
	padding-top: 3px;
	text-align:center;
}
#detail_price {
}
#detail_price fieldset {
}
.celkem {
	color: #e23c3b;
	font-size: 18px;
}
.cena_celkem_napis {
	padding-right: 38px;
}
.add_to_cart {
	position:relative;
	text-align: right;
	padding: 26px 58px 0px 0px;
	height: 38px;
}
.unsalable {
	padding-top: 40px;
	font-size: 20px;
	text-align:center;
	color: #0063be;
}
a.sel_variant, a.sel_variant:visited, a.sel_variant:hover {
	display: block;
	position:relative;
	top: -23px;
}
a.sel_variant_arrow, a.sel_variant_arrow:visited, a.sel_variant_arrow:hover {
	display: none;
	position:absolute;
	bottom: -8px;
	left: -12px;
	width: 390px;
	height: 22px;
	text-decoration: none;
	background: #cdcdcd url('../images/arrows/variant-arrow.gif') 50% 50% no-repeat;
}
html>body a.sel_variant_arrow, html>body a.sel_variant_arrow:visited, html>body a.sel_variant_arrow:hover {
	display: block;
}
.add_to_cart .button {
	color: #fff;
	width: 152px;
	height: 38px;
	padding-left: 30px;
	border: none;
	font-weight: bold;
	font-size: 13px;
	background: #8c1b1f url('../images/buttons/detail-cart-but.jpg') no-repeat;
}
.unsalable .button {
	display:none;
}
.add_to_cart .buy-text, .supervariant .buy-text, .cross .buy-text {
	width: 31px;
	height: 12px;
	padding: 4px 2px;
	text-align: right;
	border: none;
	background: #fff;
	border: 1px solid #8c8c8c;
}
.table_cart .buy-text {
	width: 31px;
	height: 14px;
	padding: 3px 2px;
	text-align: right;
}
.store_info_table td {
	padding-right: 15px;
}
.celkc {
	position:absolute;
	width: 130px;
	height: 38px;
	top: 33px;
	left: 4px;
	text-align: left;
}
html>body .celkc {
	/*left: 4px;*/
}
.unsalable .celkc {
	display:none;
}
#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;
}
.detail_prods {
	padding: 8px;
	background-color: #eee;
	margin-bottom: 16px;
}
.detail_prods .titl {
	font-weight: bold;
	color: #0063be;
	padding: 0px 0px 8px 8px;
}
.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: #0063be;
}
.diskuze_holder .new_link {
    padding-bottom: 10px;
    font-weight: bold;
}
.diskuze_holder .bad_message {
    margin-bottom: 10px;
}
.disk_table td {
	padding-top: 3px;
}
.disk_table td.fic {
	color: #4b5457;
	font-weight: bold;
	text-align: right;
	padding-right: 7px !important;
}
.disk_table td.inpu {
	padding-top: 4px;
}
.disk_form {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #eee; 
}
.disk_form .m_but {
  font-size: 0.9em;
}
.disk_form .text_diskuze {
	padding-top: 8px;
}
.disk_item {
    padding-bottom: 15px;
}
.disk_item_in {
}
.disk_item .head {
    position:relative !important;
    padding: 3px 5px 3px 8px;
    background-color: #eee;
}
.disk_item .title {
    color: #0063be;
    font-weight: bold;
}
.disk_item .date {
}
.disk_item .email {
    padding-left: 10px;
}
.disk_item .text {
    padding: 5px 10px;
}
.disk_item .reagovat {
    position:absolute;
    top: 12px;
    right: 34px;
    text-align: right;
}
html>body .disk_item .reagovat {
    top: 10px;
    right: 18px;
}
.disk_item .name {
    color: #0063be;
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 0px;
}

.cat_text {
	/*padding: 8px;*/
	color: #000;
	margin-bottom: 16px;
}
.cat_text div, .cat_text p {
	color: #000;
}
#category_sub {
	margin: 0 0 10px 0;
	padding: 0px 10px 5px 10px;
}
#category_sub a, #category_sub a:visited, #category_sub a:hover {
	color: #303030;
	padding-left: 15px;
	background: url('../images/arrows/lmenu-arrow-off.gif') 0% 50% no-repeat;
}
#category_sub a:hover {
	color: #e03c3b;
	background: url('../images/arrows/lmenu-arrow-on.gif') 0% 50% no-repeat;
}
#category_sub table {
    width: 100%;
}
#category_sub table td {
    padding: 6px 5px 6px 0px;
    width: 33%;
}
.category_sub_title {
	font-weight: bold;
	font-size: 13px;
	position:relative;
	right: 10px;
	padding-bottom: 5px;
}
/***** SETY *****/
#sets .plus {
/*    position:relative;
    top: -10px;*/
    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 #eee;
}
.set_table td {
    border: 1px solid #eee;
    border-bottom: none;
    padding: 10px 5px;
    text-align:center;
}
.set_table th {
    background-color: #eee;
    border-right: 1px solid #fff;
    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 {
}
/***** END SETY *****/
.zplayer {
    text-align:center;
}
.zplayer object {
    margin-top: 15px;
    margin-bottom: 10px;
}
.votaznik_spacer {
    padding: 0px 5px;
}
#detail_tabs {
}
.detail_tabs_in {
	margin-top: -1px;
	margin-bottom: 15px;
	border-top: 1px solid #d1d7da;
	background: #fff url('../images/tabs/gradik.jpg') no-repeat;
}
.detail_tabs_in_in {
	color: #212a31;
	padding: 25px 20px 15px 20px;
	background: url('../images/tabs/gradik.jpg') top right no-repeat;
}
.detail_tabs_title {
	font-weight: bold;
	color: #0063be;
	font-size: 14px;
	padding-bottom: 4px;
}
.det_tabs {
	margin: 23px 0px 0px 1px;
}
.ntabs {
	height: 37px;
}
.ntabs span {
	float: left;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
}
.ntabs span.l {
	width: 1px;
	background: url('../images/tabs/det-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: 37px;
	line-height: 37px;
	background: #f4f8f8 url('../images/tabs/det-bg-off.gif') repeat-x;
	text-decoration: none;
	margin-left: -1px;
	color: #212a31;
	cursor: pointer !important;
}
.ntabs a:hover {
	background-image: url('../images/tabs/det-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/det-right-on.gif');
}
.ntabs a.active, .ntabs a.active:visited, .ntabs a.active:hover, .ntabs span.active {
	height: 37px;
	line-height: 37px;
	background-image: url('../images/tabs/det-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/det-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%;
}
/*----end of PRODUCT-----------*/
/*---------end of CONTENT------*/
/***** MENU - LEVE *****/
.menu {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
.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;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	position:relative;
	color: #342b2a;
	border-bottom: 1px solid #fff;
	clear: both;
}
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;
	float: left;
}
.menu ul li a:hover {
	color: #e23c3b;
}
.menu .active a, .menu .active a:visited, .menu .active a:hover {
}
.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 {
	padding: 0;
	background: url('../images/arrows/lmenu-arrow-off.gif') no-repeat;
}
.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: url('../images/arrows/lmenu-arrow-on.gif') no-repeat;
}
.menu ul li.active a, .menu ul li.active a:visited, .menu ul li.active a:hover {
	color: #e23c3b;
	background: url('../images/arrows/lmenu-arrow-on.gif') no-repeat;
}
.menu ul li.active a, .menu ul li.active a:visited, .menu ul li.active a:hover {
}
.menu ul li a.category0, .menu ul li a.category0:visited, .menu ul li a.category0:hover {
	background-color: #eee;
	padding-left: 11px;
	float: none;
}
.menu ul li a.category0:hover, .menu ul li.active a.category0, .menu ul li.active a.category0:visited, .menu ul li.active a.category0:hover {
	background: #e23c3b;
	color: #fff;
	text-decoration: none;
}
.menu ul li a span.pm, .menu ul li a:visited span.pm, .menu ul li a:hover span.pm {	
	width: 168px;
	float: left;
	cursor: pointer !important;
	border-bottom: 1px solid #eee;
	padding: 5px 0px;
}
.menu ul li.last a span.pm, .menu ul li.last a:visited span.pm, .menu ul li.last a:hover span.pm {
	border: none;
}
.menu ul li a.category0 span.pm, .menu ul li a.category0:visited span.pm, .menu ul li a.category0:hover span.pm {
	float: none;
	border-bottom: none;
}
.menu ul li a.category2 span.pm, .menu ul li a.category2:visited span.pm, .menu ul li a.category2:hover span.pm {
	width: 150px;
}	
.menu ul li a.category1, .menu ul li a.category1:visited, .menu ul li a.category1:hover {
	padding-left: 29px;
	background-position: 12px 50%;
}
.menu ul li a.category2, .menu ul li a.category2:visited, .menu ul li a.category2:hover {
	padding-left: 47px;
	background-position: 32px 50%;
}
.menu ul li a.category3, .menu ul li a.category3:visited, .menu ul li a.category3:hover {
	padding-left: 67px;
	background-position: 52px 50%;
}
/***** END MENU - LEVE *****/

.left_title, .right_title {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 1px 0;
	padding: 6px 0px 7px 11px;
	background: #737373 url('../images/left-title-bg.gif') repeat-x;
}
.compare_l {
	height: 42px;
	line-height: 42px;
	margin-bottom: 8px;
	background: #eee url('../images/compare-bg.gif') no-repeat;
}
.compare_l a, .compare_l a:visited, .compare_l a:hover {
	color: #e23c3b;
	text-decoration: none;
	display: block;
	padding-left: 55px;
}
.aktual {
	background-color: #eee;
	margin-bottom: 8px;
}
.aktual .left_title {
	margin-bottom: 3px;
}
.aktual_in {
    padding: 0px 8px 12px 8px;
}
.aktual .text_email {
	font-size: 0.9em;
    padding: 0 0 7px 7px;
}
.aktual .texsub {
	position:relative;
	width: 175px;
	height: 21px;
	padding: 1px 0px 0px 5px;
	background-color: #fff;
}
html>body .aktual .texsub {
	height: 20px;
	padding-top: 2px;
}
.aktual .i_text {
	border: none;
	background: #fff;
}
.aktual .button {
	position:absolute;
	top: 2px;
	right: 2px;
	width: 55px;
	font-weight: bold;
	background: #fff;
	border: none;
}

/***** ANKETA *****/
.anketa {
	margin-bottom: 8px;
}
.anketa .left_title {
	margin-bottom: 3px;
}
.anketa_in {
	padding: 0px 15px;
}
.anketa .otazka {
	font-size: 0.9em;
	padding-bottom: 3px;
}
.anketa .ankline {
	padding-bottom: 3px;
	position:relative;
	right: 4px;
}
.noradio {
	right: 0px !important;
	padding-bottom: 6px !important;
}
.anketa .vote {
	font-size: 0.9em;
	padding-left: 3px;
}
.noradio .ankimg {
	padding-left: 0px;
}
.anketa .ankline input {
	position: relative;
	top: 12px;
}
.anketa_but {
    text-align: right;
    padding-top: 3px;
}
.anketa .button {
    width: 50px;
    height: 18px;
    border: none;
    background: #fff;
    font-weight: bold;
}
.status {
	height: 4px;
	padding: 1px 0 0 23px;
	overflow: hidden;
}
.noradio .status {
	padding-left: 0px;
}
.status .st_left, .status .st_right {
	width: 2px;
	height: 4px;
	float: left;
}
.status .st_left {
	background: url('../images/status-left.gif') no-repeat;
}
.status .st_right {
	background: url('../images/status-right.gif') no-repeat;
}
.status .st_mid {
	float: left;
	height: 4px;
	background: #0063be url('../images/status-bg.gif') repeat-x;
}
/***** END ANKETA *****/
/***** PRODAVAC *****/
.assistant {
	position:absolute;
	top: 0;
	right: 0;
	width: 242px;
	z-index: 101;
}
.ass_header {
	color: #303030;
	width: 242px;
	height: 40px;
	background: #e4e4e4 url('../images/ass-header.jpg') no-repeat;
	cursor: pointer !important;
}
.ass_header_in {
	width: 242px;
	height: 37px;
	padding-top: 3px;
	background: url('../images/arrows/cart-arrow-right.gif') 98.5% 50% no-repeat;
}
.arr .ass_header_in {
	background: url('../images/arrows/cart-arrow-down.gif') 99.3% 50% no-repeat;
}
.arr2 .ass_header_in {
	background: url('../images/arrows/cart-arrow-right.gif') 98.5% 50% no-repeat;
}
.nojs .ass_header {
	cursor: default !important;
}
.poradime {
	float: left;
	width: 97px;
	height: 31px;
	font-size: 0.9em;
	padding: 5px 0 0 8px;
	line-height: 12px;
}
.poradime strong {
	font-size: 12px;
}
.mobil {
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	background: url('../images/icons/mobile.gif') 0% 50% no-repeat;
}
.ass_item {
	position:absolute;
	top: 40px;
	right: 0px;
	width: 284px;
	width: 242px;
	color: #fff;
	background-color: #737373;
	border-top: 1px solid #fff;
	z-index: 100;
	display:none;
}
.ass_item_in {
	padding: 8px;
}
.nojs:hover .ass_item, .nojshover .ass_item {
	display: block;
}
.ass_left {
/*	float: left;
	width: 100px;*/
	width: 226px;
	color: #fff;
	background: #0179bc url('../images/assistant-left-bg.gif') repeat-x;
}
.ass_right {
/*	float: left;
	width: 169px;
	margin-left: 12px;*/
}
.ass_right a, .ass_right a:visited, .ass_right a:hover {
	color: #fff;
}
.ass_left .imag {
	float: left;
	width: 100px;
	height: 80px;
}
.ass_name {
	float: left;
	width: 105px;
	padding: 6px 9px;
	font-size: 11px;
}
.ass_name strong {
	font-size: 12px;
}
.sa_item {
	clear: left;
	font-weight: bold;
	padding: 9px 0px 10px 0px;
	background: url('../images/ass-item-line.gif') bottom left repeat-x;
}
.sa_item .lbl {
	float: left;
	width: 28px;
}
.ass_item .phone {
	font-weight: bold;
}
.dotaz {
    padding: 10px 0px 0px 0px;
    text-align:center;
} 
html>body .dotaz {
	padding-bottom: 7px;
}
/***** END PRODAVAC *****/
/***** LOGIN *****/
.loginek {
	position:absolute;
	top: 10px;
	right: 16px;
	width: 520px;
	text-align:right;
	z-index: 201;
}
.nojs:hover #login, .nojshover #login {
    display: block;
}
.loginek .ltitle {
	float: right;
	color: #0169a3;
	font-weight: bold;
	cursor: pointer !important;
}
.loginek .ltitle a, .loginek .ltitle a:visited, .loginek .ltitle a:hover {
	text-decoration: none;
}
.nojs .krizek {
	display:none;
}
.loginek .krizek {
	position:absolute;
    top: 0px;
    right: -1px;
    width: 22px;
    height: 22px;
    background: url('../images/krizek.gif') no-repeat;
	cursor: pointer !important;
}
.regigi {
	position:absolute;
	top: 6px;
	right: 65px;
	width: 72px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	background: #363f44 url('../images/registrovat.gif') no-repeat;
	z-index: 12;
	cursor: pointer !important;
	display:none;
}
.regigi a, .regigi a:visited, .regigi a:hover {
	color: #fff !important;
	text-decoration: none;
	display: block;
	text-align:center;
}
a.regl, a.regl:visited, a.regl:hover {
	text-decoration: none;
	float: right;
	padding-left: 4px;
	color: #0169a3;
	font-weight: bold;
}
#login {
    position: absolute;
	width: 484px;
	height: 122px;
	top: 20px;
	right: -8px;
	padding: 0 0 5px 0;
	color: #fff;
	background-color: #212a31;
    line-height: 1.1em;
    border: 1px solid #c9d0d4;
    text-align: left !important;
    display:none;
}
.nojs #login {
	top: 15px;
}
#login a, #login a:visited, #login a:hover {
    padding: 0;
	color: #fff;
}
#login_in {
    padding: 14px 32px;
}
#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: 16px 0 0 5px;
}
#login .it_st {
    margin-top: 3px;
    border: none;
    padding: 4px 4px;
    background-color: #fff;
}
#login label {
	padding-left: 4px;
}
.prihltit {
	font-weight: bold;
	padding-bottom: 13px;
	margin-left: -15px;
}
#login .button {
	position:absolute;
	top: -27px;
	right: 40px;
	width: 73px;
	height: 27px;
	line-height: 27px;
	text-decoration: none !important;
	color: #fff;
/*	background: #991d23 url('../images/buttons/objednat.gif') no-repeat;*/
	background: #dc3938 url('../images/buttons/but-bg.gif') repeat-x;	
	text-align: center;
	border: none;
}
#login .name {
    padding-bottom: 5px;
}
#login table td {
	padding-right: 17px;
}
.prihlasen {
	padding-bottom: 3px;
}
.prihlasen strong {
	font-size: 1.1em;
}
.prihlasen2 {
	float: right;
	display:none;
}
.prihlasen2 a, .prihlasen2 a:visited, .prihlasen2 a:hover {
	text-decoration: none;
	font-weight: bold;
	padding: 0px 3px;
}
.prihlasen2 .logname {
	padding-right: 5px;
}
/***** END LOGIN *****/
/***** PROMO BLOKY *****/
.flashos {
	padding-bottom: 16px;
}
.promo_block {
	padding: 0;
}
.promo_block2 {
}
.promo_block2_in {
}
#left_in .promo_block {
	width: 208px;
	padding: 0;
	margin-bottom: 8px;
	overflow: hidden;
}
#left_in .promo_block img, #right_in .promo_block img {
}
.down_promo {
}
.hmpg_down_box .down_promo {
	float: left;
	width: 196px;
	margin-left: 8px;
	height: 193px;
	padding: 0;
}
html>body .hmpg_down_box .down_promo {
	min-height: 193px;
	height: auto;
}
.hmpg_promo_spacer {
	width: 996px;
	height: 320px;
}
.promo_middle {
	padding-bottom: 16px;
}
.header_promo {
	position:absolute;
	color: #003050;
	top: 154px;
	left: 16px;
	width: 942px;
	padding: 11px 11px;
	/*height: 38px;*/
	background-color: #f2f2f2;
}
.up_promo {
	margin-bottom: 16px;
}
.ds_up_promo {
	position:absolute;
	color: #003050;
	color: #000;
	top: 47px;
	left: 30px;
	width: 205px;
	height: 200px;
	overflow: hidden;
}
.ds_down_promo {
	margin-top: 16px;
}
.js_banner {
	position:relative;
	padding: 8px 0px 8px 8px;
	height: 223px;
	background: url('../images/js-banner-bg.gif') bottom left repeat-x;
}
.homepage .js_banner {
	margin-bottom: 16px;
}
.js_bannerr h1 {
	width: 200px;
	font-size: 12px;
	color: #003050;
	color: #000;
}
#bigimg {
	display: block;
	width: 724px;
	height: 223px;
}
.loading {
	position:absolute;
	left: 360px;
	top: 94px;
}
/***** END PROMO BLOKY *****/
/***** KOSIK *****/
.table_cart_del_pay thead th {
	font-weight: bold;
	text-align: left;
}
.table_cart_del_pay td {
	text-align: left;
}
.plinfo_table {
	width: 100%;
}
.ptc2 {
	text-align: right;
}
.plinfo {
    color: #ec5404;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
.c_mess {
    font-size: 1.1em;
    padding-bottom: 5px;
    padding-top: 5px;
}
.ups {
	padding-top: 8px;
}
.ups .m_but2 {
    font-size: 1.1em;
}
.cart_pipe {
    position:relative;
    text-align:center;
    margin-bottom: 10px;
    padding-left: 1px;
}
.cart_pipe .active {
    color: #fff;
}
.cart_pipe .cp1, .cart_pipe .cp2, .cart_pipe .cp3 {
    font-weight: bold;
    width: 205px;
    position:absolute;
    top: 64px;
    text-align: left;
    font-size: 12px;
}
.cart_pipe .cp1 {
    left: 11px;
}
.cart_pipe .cp2 {
    left: 269px;
}
.cart_pipe .cp3 {
    left: 513px;
}
.cart_text {
	padding-bottom: 16px;
}
.kosik_index {
	padding-top: 16px;
}
.kosik_submito {
	position:absolute;
	top: 100px;
	width: 232px;
    text-align:center;
}
.kosik_box1, .kosik_box2, .kosik_box3 {
    width: 239px;
    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: 120px;
    position:relative;
}
.kosik_box1, .kosik_box2 {
    margin-right: 7px;
}
.kosik_box2 .table_invoice td {
    padding: 4px 5px;
}
.kosik_box2 .table_invoice input {
    width: 150px;
}
.back {
    padding-top: 10px;
}
/***** END KOSIK *****/
/***** REGISTRACE *****/
.reg_table {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.reg_table_in {
	padding: 15px 16px;
}
.reg_table table {
    width: 100%;
    border-collapse: collapse;
}
.reg_table table td {
    width: 36%;
    height: 44px;
    vertical-align: top;
    padding: 8px !important;
}
html>body .reg_table table td {
    min-height: 44px;
    height: auto;
}
.reg_table td.rt2 {
    width: 64%;
    padding: 8px 8px 8px 10px !important;
}
.reg_table table td .in_te, .reg_table table td .in_psw {
    width: 249px;
}
.reg_table table td .in_sel {
    width: 263px;
    padding: 2px 0px;
}
.reg_table .cb {
    /*width: 30px;*/
    margin-right: 5px;
}
.reg_table .highlight td {
    background-color: #eee;
}
.bad_input td {
	color: #fff !important;
    background-color: #e23c3b !important;
    border-bottom: 1px solid #fff !important;
}
.uzvol_table {
	margin-bottom: 10px;
}
.uzvol_table td.fic {
	padding-left: 8px;
}
.uzvol_table td.sec {
	padding-left: 6px;
}
.uinfo_title {
    clear: both;
    padding-bottom: 3px;
    font-size: 13px;
    font-weight: bold;
}
.hidenos {
	margin-bottom: 20px;
}
.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;
}
/***** END REGISTRACE *****/
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;
}
.detail_search .in_sel {
	width: 204px;
}
.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;
}
/***** FOOTER *****/
#footer {
	clear: both;
	height: 57px;
	color: #828a8f;
	padding-bottom: 16px;
	background: url('../images/footer-bg.gif') repeat-x;
}
html>body #footer {
    min-height: 57px;
    height: auto;
}
#footer a, #footer a:visited, #footer a:hover {
    color: #828a8f;
    text-decoration: none;
    padding-right: 2px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_in {
	padding-bottom: 8px;
}
#footer2 {
	padding: 16px 16px 0px 16px;
}
.promo_footer {
	background-color: #fff;
	padding: 9px 9px 0px 9px;
	margin-top: 14px;
}
#footer_left, #footer_right {
    float: left;
    width: 65%;
}
#footer_left {
	color:#0063be;
}
#footer_left a, #footer_left a:visited, #footer_left a:hover {
	color:#0063be;
}
#footer_right {
    width: 35%;
    text-align: right;
}
#footer_right a, #footer_right a:visited, #footer_right a:hover {
	text-decoration: underline;
}
.footer_text {
	float: right;
}
.footer_partneri {
	color: #818181;
	padding: 0px 0px 16px 0px;
	font-size: 11px;
	text-align: center;
}
.footer_partneri_in {
	width: 964px;
	margin: 0 auto;
	text-align: left;
}
.footer_partneri a, .footer_partneri a:visited, .footer_partneri a:hover {
	color: #818181;
}
/***** END FOOTER *****/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
	color: #f00;
	font-weight: bold;
}
/***** TISKOVE ZPRAVY *****/
.press {
	position:relative;
	margin-top: 0px;
	width: 588px;
	width: 738px;
	height: 384px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 34px;
}
html>body .press {
	min-height: 384px;
	height: auto;
}
.press_in {
/*	background: url('../images/news-top.gif') no-repeat;*/
	height: 384px;
}
.press_in_in {
	height: 384px;
/*	background: url('../images/news-bottom.gif') left bottom no-repeat;*/
}
#press_cont {
	width: 588px;
	width: 738px;
	height: 160px;
	overflow: hidden;
}
.news-list {
	margin:0;
	height:64px;
	height:108px;
	width: 562px;
	width: 712px;
	width: 728px;
	padding: 10px 0px 10px 16px;
	overflow: hidden;
	border-top: 1px solid #ddd;
}
.news-list-wrap {
	width: 588px;
	width: 738px;
	height: 154px;
	height: 384px;
	overflow: hidden;
/*	background: #eee;*/
}
.news-list .text{
	padding:5px 0px 0px 0px;
	/*font-size: 0.9em;*/
	overflow: hidden;
	height: 51px;
}
.news-list .imag {
	float:left;
	margin:0px 16px 5px 0px;
	width: 130px;
	height: 80px;
	background-color: #fff;
	overflow: hidden;
	text-align:center;
}
.news-list p {
	margin: 0;
	padding: 0;
}
.news-list h3, .news-list h2 {
	font-size: 1em;
	/*font-weight: normal;*/
	padding: 11px 0 0 0;
	margin: 0;
}
.news-list a, .news-list a:visited, .news-list a:hover {
	font-size: 13px;
}
.news-list a:hover {
	text-decoration: none;
}
.news-list .date {
	width: 106px;
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
	height: 19px;
	line-height: 17px;
	background: #00ace6 url('../images/date-bg.jpg') no-repeat;
}
.nl_right {
	float: left;
	width: 503px;
}
/***** END TISKOVE ZPRAVY *****/
#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 vlastnosti --*/
.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;
	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;
}
.nojs .r_menu ul.u1, .nojs .r_menu ul.u2, .nojs .r_menu ul.u3, .nojs .r_menu ul.u4 {
	visibility: hidden;
}
.nojs .r_menu ul.u0 li.l0:hover ul.u1,
.nojs .r_menu ul.u1 li.l1:hover ul.u2,
.nojs .r_menu ul.u2 li.l2:hover ul.u3,
.nojs .r_menu ul.u3 li.l3:hover ul.u4 {
	visibility: visible;
}
/*-- end spolecne vlastnosti --*/
/*-- left menu --*/
.sp_left_menu {
	margin: 0px;
	margin-bottom: 16px;
}
.sp_left_menu .sipka {
	display:none;
	/*display: block;
	position:absolute;
	top: 9px;
	right: 8px;
	width: 4px;
	height: 8px;
	background: url('../images/arrows/arrow-right-white.gif') no-repeat;*/
}
.sp_left_menu .r_menu ul {
}
.sp_left_menu .r_menu li {
	width: 208px;
	background-color: #eee;	
}
.sp_left_menu .r_menu li a, .sp_left_menu .r_menu li a:visited, .sp_left_menu .r_menu li a:hover {
	display: block;
	margin: 0px;
	width: 186px;
	height: 2px;
	text-decoration: none;
	padding: 5px 11px 5px 11px;
	position:relative;
	color: #342b2a;
	border-bottom: 1px solid #fff;
}
html>body .sp_left_menu .r_menu li a, html>body .sp_left_menu .r_menu li a:visited, html>body .sp_left_menu .r_menu li a:hover {
	min-height: 2px;
	height: auto;
}
.sp_left_menu .r_menu li a:hover {
	color: #fff;
	background-color: #e23c3b;
}
.sp_left_menu .r_menu li a.first {
}
.sp_left_menu .r_menu ul.u0 li.l0 .parent0,
.sp_left_menu .r_menu ul.u1 li.l1 .parent1,
.sp_left_menu .r_menu ul.u2 li.l2 .parent2 {
	background: url('../images/arrows/arrow-right-brown.gif') 96% 50% no-repeat;
}
.sp_left_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_left_menu .r_menu ul.u0 li.l0hover .parent0,
.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: #fff;
	background: #e23c3b url('../images/arrows/arrow-right-white.gif') 96% 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: 208px;
    width: 208px; /* IE7 bitch to potrebuje! */
    border-left: 1px solid #fff;
}
/*-- end left menu --*/
/*-- top menu --*/
#header_menu {
    position: absolute;
    left: 307px;
    top: 67px;
    z-index: 120;
}
.sipka {
    display:none;
}
.sp_top_menu {
}
.sp_top_menu .sipka {
    display: block;
    position:absolute;
    top: 47%;
    right: 7px;
    width: 8px;
    height: 4px;
    background: url('../images/arrows/top-menu-arrow-down.gif') no-repeat;
}
html>body .sp_top_menu .sipka {
    top: 67%;
}
.sp_top_menu .r_menu ul {
    /*background-color: #fff;*/
    padding: 0;
}
.sp_top_menu .r_menu ul li {
    background-color: #fff;
    border-left: 1px solid #dfe5e6;
    border-right: 1px solid #dfe5e6;
}
.sp_top_menu .r_menu ul li.last {
	border-bottom: 1px solid #dfe5e6;
}

.sp_top_menu .l, .sp_top_menu .r {
	float: left;
	width: 1px;
	height: 27px;
	line-height: 27px;
	cursor: pointer;
}
.sp_top_menu .t {
	float: left;
	cursor: pointer;
    padding: 6px 10px 7px 10px;
}
.sp_top_menu li.l1 span.l, .sp_top_menu li.l1 span.r,
.sp_top_menu li.l2 span.l, .sp_top_menu li.l2 span.r {
	display:none !important;
}
.sp_top_menu .r_menu ul li.l0 {
	border: none !important;
	height: 18px;
}

.sp_top_menu .r_menu ul {
    /*border: 1px solid #dfe5e6;*/
    border-top: none;
}
.sp_top_menu .r_menu ul.u0 {
	border: none;
}
.sp_top_menu .r_menu li a {
    color: #303030 !important;
    text-decoration: none;
    height: auto !important;
    height: 1%;
}
.sp_top_menu .r_menu li a:hover, .sp_top_menu .r_menu li a:hover span.t {
	color: #0063be !important;
	background-color: #eee;
}
.sp_top_menu .r_menu li.l0 a.first:hover span.t {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    background: none;
}
.sp_top_menu .r_menu li.l0 a.first span.t {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 27px;
	line-height: 27px;
}
.sp_top_menu .r_menu li.l0 a.parent0:hover span.l, .sp_top_menu .r_menu li.l0 a.parent0:hover span.r {
	background: #e1e7e7;
}
.sp_top_menu .r_menu ul.u0 li.l0 .parent0 span.t {
	padding-right: 22px;
}
.sp_top_menu .r_menu ul.u0 li.l0:hover .parent0 span.t,
.sp_top_menu .r_menu ul.u0 li.l0hover .parent0 span.t {
	background: #fff url('../images/sp-top-bg.gif') repeat-x !important;
}
.sp_top_menu .r_menu ul.u0 li.l0:hover .parent0 span.l,
.sp_top_menu .r_menu ul.u0 li.l0hover .parent0 span.l,
.sp_top_menu .r_menu ul.u0 li.l0:hover .parent0 span.r,
.sp_top_menu .r_menu ul.u0 li.l0hover .parent0 span.r {
	background: #e1e7e7;
}
.sp_top_menu .r_menu ul.u1 li.l1 .parent1 span.t,
.sp_top_menu .r_menu ul.u2 li.l2 .parent2 span.t {
	background: #fff url('../images/arrows/top-menu-arrow-right.gif') 94% 9px no-repeat;
}
.sp_top_menu .r_menu ul.u1 li.l1:hover .parent1 span.t,
.sp_top_menu .r_menu ul.u2 li.l2:hover .parent2 span.t,
.sp_top_menu .r_menu ul.u1 li.l1hover .parent1 span.t,
.sp_top_menu .r_menu ul.u2 li.l2hover .parent2 span.t {
	background: #dfe5e6 url('../images/arrows/top-menu-arrow-right-white.gif') 94% 9px no-repeat !important;
}
.sp_top_menu .r_menu ul.u1 li.l1 .parent1,
.sp_top_menu .r_menu ul.u2 li.l2 .parent2 {
}
.sp_top_menu .r_menu li.l1 span.t {
	width: 180px;
}
.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 {
	padding-top: 1px;
    width: 200px;
}
.sp_top_menu .r_menu li.l2,
.sp_top_menu .r_menu li.l3, .sp_top_menu .r_menu li.l4 {
	border-left: none;
}

.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: 200px;
    width: 200px; /* IE7 bitch to potrebuje! */
}
.sp_top_menu .r_menu ul.u1 {
    top: 27px;
    left: 0px;
}
/*-- end top menu --*/


.sp_top_menu2 {
}
.sp_top_menu2 .sipka {
	display:none;
}
.sp_top_menu2 .r_menu ul {
    /*background-color: #fff;*/
    padding: 0;
}
.sp_top_menu2 .r_menu ul li {
    background-color: #ce3231;
/*    border-left: 1px solid #e3403f;
    border-right: 1px solid #e3403f;*/
}
.sp_top_menu2 .r_menu ul li.last {
	border-bottom: 1px solid #e3403f;
}
.sp_top_menu2 .l {
	display:none;
}
.sp_top_menu2 .r {
	float: left;
	width: 1px;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
}
.sp_top_menu2 .t {
	float: left;
	cursor: pointer;
    padding: 6px 20px 7px 20px;
}
.sp_top_menu2 li.l1 span.l, .sp_top_menu2 li.l1 span.r,
.sp_top_menu2 li.l2 span.l, .sp_top_menu2 li.l2 span.r {
	display:none !important;
}
.sp_top_menu2 .r_menu ul li.l0 {
	border: none !important;
	background: none !important;
	height: 42px;
}
.sp_top_menu2 .r_menu ul {
    /*border: 1px solid #dfe5e6;*/
    border-top: none;
}
.sp_top_menu2 .r_menu ul.u0 {
	border: none;
}
.sp_top_menu2 .r_menu li a, .sp_top_menu2 .r_menu li a:visited {
    color: #fff !important;
    text-decoration: none;
    height: auto !important;
    height: 1%;
}
.sp_top_menu2 .r_menu li a:hover, .sp_top_menu2 .r_menu li a:hover span.t {
	color: #fff !important;
	background-color: #b42b2a;
}
.sp_top_menu2 .r_menu li.l0 a.first:hover span.t {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    background: url('../images/mmenu-on.gif') top left repeat-x;
}
.sp_top_menu2 .r_menu li.l0 a.first span.t {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 42px;
	line-height: 42px;
}
.sp_top_menu2 .r_menu ul.u0 li.l0 .parent0 span.t {
	/*padding-right: 22px;*/
}
.sp_top_menu2 .r_menu ul.u0 li.l0:hover .parent0 span.t,
.sp_top_menu2 .r_menu ul.u0 li.l0hover .parent0 span.t {
    background: url('../images/mmenu-on.gif') top left repeat-x;
	/*background: #fff url('../images/sp-top-bg.gif') repeat-x !important;*/
}
.sp_top_menu2 .r_menu ul.u0 li.l0 span.r,
.sp_top_menu2 .r_menu ul.u0 li.l0:hover .parent0 span.r,
.sp_top_menu2 .r_menu ul.u0 li.l0hover .parent0 span.r {
	background: #ce3231;
	background: url('../images/mmenu-right.gif') 100% 0% no-repeat;
}
.sp_top_menu2 .r_menu ul.u1 li.l1 .parent1 span.t,
.sp_top_menu2 .r_menu ul.u2 li.l2 .parent2 span.t {
	background: #ce3231 url('../images/arrows/cart-arrow-right.gif') 94% 9px no-repeat;
}
.sp_top_menu2 .r_menu ul.u1 li.l1:hover .parent1 span.t,
.sp_top_menu2 .r_menu ul.u2 li.l2:hover .parent2 span.t,
.sp_top_menu2 .r_menu ul.u1 li.l1hover .parent1 span.t,
.sp_top_menu2 .r_menu ul.u2 li.l2hover .parent2 span.t {
	background: #b42b2a url('../images/arrows/cart-arrow-right.gif') 94% 9px no-repeat !important;
}
.sp_top_menu2 .r_menu ul.u1 li.l1 .parent1,
.sp_top_menu2 .r_menu ul.u2 li.l2 .parent2 {
}
.sp_top_menu2 .r_menu li.l1 span.t {
	width: 180px;
}
.sp_top_menu2 .r_menu li.l1, .sp_top_menu2 .r_menu li.l2,
.sp_top_menu2 .r_menu li.l3, .sp_top_menu2 .r_menu li.l4 {
	padding-top: 1px;
	width: 220px;
}
.sp_top_menu2 .r_menu li.l2,
.sp_top_menu2 .r_menu li.l3, .sp_top_menu2 .r_menu li.l4 {
	border-left: none;
}

.sp_top_menu2 .r_menu ul.u1, .sp_top_menu2 .r_menu ul.u2,
.sp_top_menu2 .r_menu ul.u3, .sp_top_menu2 .r_menu ul.u4 {
    top: 0px;
    left: 220px;
    width: 220px; /* IE7 bitch to potrebuje! */
}
.sp_top_menu2 .r_menu ul.u1 {
    top: 42px;
    left: 0px;
}
/*** new ***/
/*.sp_top_menu2 li.l1 {
	padding-left: 8px;
	padding-right: 8px;
	width: 184px !important;
}
.sp_top_menu2 .r_menu li.l1 span.t {
	width: 160px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.sp_top_menu2 .r_menu ul.u1 {
}*/
/*** end new ***/

/***** END ROLUENTOS MENUENTE *****/
.w50p {
    width: 50% !important;
}
/***** SYSTEM *****/
#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;
}
.message_win .s_win_in {
	padding: 0 !important;
}
.bad_message, .good_message {
    color: #fff;
    width: 100%;
    text-align: left;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.message_win .bad_message_in, .message_win .good_message_in {
	padding: 20px 30px 15px 18px;	
}
.good_message {
    background-color: #0c0;
}
.bad_message {
    background-color: #c00;
}
/***** END SYSTEM *****/
/***** SLOVNIK *****/
.rejstrik {
    padding: 5px 5px 5px 0px;
}
.rejstrik a, .rejstrik a:visited, .rejstrik a:hover {
    float: left;
    display: block;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align:center;
    text-decoration: none;
    margin: 0px 5px 5px 0px;
    font-size: 11px;
	background: url('../images/pager/num-off.gif') no-repeat;
}
.rejstrik a:hover, .rejstrik a.active {
	background-image: url('../images/pager/num-on.gif');
}
.rejstrik a.rejst, .rejstrik a.rejst:visited, .rejstrik a.rejst:hover {
	width: 47px;
	height: 19px;
	background: url('../images/buttons/wordbook-but.gif') no-repeat;
}
.rejstrik a.rejst:hover {
	background-position: 100% 0%;
}
table.wordgroup {
	width: 100%;
	border-collapse: collapse;
}
table.wordgroup td {
    width: 50%;
    vertical-align: top;
    padding-left: 15px !important;
}
table.wordgroup .word {
    padding-left: 18px;
    font-size: 1em;
}
table.wordgroup .letter {
    font-size: 1.3em;
    margin-bottom: 8px;
}
table.wordgroup .wgroup {
	margin-top: 8px;
}
.word_title {
	padding: 16px 0px 8px 0px;
	font-size: 1.4em;
	font-weight: bold;
}
.word a, .word a:visited, .word a:hover {
	padding-left: 8px;
	background: url('../images/arrows/arrow-right-gray.gif') 0% 50% no-repeat;
}
.word a:hover {
	background: url('../images/arrows/arrow-right-brown.gif') 0% 50% no-repeat;
}
/***** END SLOVNIK *****/
/***** MAPA STRANEK ******/
.sitemap li {
	list-style-type: none;
	margin-top: 6px;
}
.sitemap ul {
	margin: 0;
	padding-left: 35px;
}
.sitemap h2 {
	color: #0063be;
	font-size: 13px;
	padding-left: 27px;
}
.sm_block1 {
	padding: 0px 0px 30px 0px;
}
.sm_block2 {
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #eee;
}
.sitemap a, .sitemap a:visited, .sitemap a:hover {
	padding-left: 8px;
	background: url('../images/arrows/arrow-right-gray.gif') 0% 50% no-repeat;
}
.sitemap a:hover {
	background: url('../images/arrows/arrow-right-brown.gif') 0% 50% no-repeat;
}
.sitemap .first {
	font-weight: bold;
}
.smul {
	padding-left: 0px !important;
	margin: 0 !important;
	position:relative;
}
/***** END MAPA STRANEK ******/
/***** STRANKA S ODKAZY *****/
.linkbuilding {
	padding: 15px 16px;
	border: 1px solid #eee;
}
.linkbuilding table {
    width: 100%;
    border-collapse: collapse;
}
.linkbuilding table td {
    vertical-align: top;
    padding: 8px !important;
}
.linkbuilding table td.fic {
	width: 30%;
	border-right: 1px solid #fff;
}
.linkbuilding table td.sec {
	width: 70%;
}
.linkbuilding a, .linkbuilding a:visited, .linkbuilding a:hover {
	padding-left: 8px;
	background: url('../images/arrows/arrow-right-gray.gif') 0% 50% no-repeat;
}
.linkbuilding a:hover {
	background: url('../images/arrows/arrow-right-brown.gif') 0% 50% no-repeat;
}
.linkbuilding tr.even td {
	background-color: #eee;
}
/***** END STRANKA S ODKAZY *****/
/***** NEWSLETTER *****/
.newsletter_nav {
	border: 1px solid #eee;
	padding: 15px 16px;
	margin-top: 8px;
	line-height: 25px;
	width: 708px;
}
.newsletter_nav a, .newsletter_nav a:visited, .newsletter_nav a:hover {
	float: left;
	display: block;
	padding-left: 8px;
	padding-right: 15px;
	background: url('../images/arrows/arrow-right-gray.gif') 0% 50% no-repeat;
	white-space: nowrap !important;
}
.newsletter_nav a:hover, .newsletter_nav a.active, .newsletter_nav a.active:visited, .newsletter_nav a.active:hover {
	color: #0063be;
	background: url('../images/arrows/arrow-right-brown.gif') 0% 50% no-repeat;
}
.newsletter_cont {
	width: 740px;
	overflow: hidden;
}
/***** END NEWSLETTER *****/
.empty {
    border: 1px solid #e1e1e1;
    text-align:center;
    padding: 3px 0;
}
.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 {
	color: #0063be;
	padding-bottom: 8px;
}
.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/icons/star.gif') top left no-repeat;
}
.star2 {
    background: url('../images/icons/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: #0063be;
    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: #0063be;
    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;
}
/***** OKYNKO PRIDAT DO KOSIKU *****/
#content_in .cart_message_mat {
	width: 400px;
	background-color: #212a31;
	border: 1px solid #c9d0d4;
	color: #fff;
	margin: 0 auto;
}
.cart_mess_mat {
    padding: 9px 0px 10px 104px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    color: #fff;
    background: url('../images/icons/fajfka.jpg') 62px 5px no-repeat;
}
.cm_table {
    text-align:center;
    padding-top: 5px;
}
.cm_table table {
    margin: 0 auto;
    width: 210px;
}
.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 {
    text-align:center;
    padding: 20px 0px 38px 53px;
}
.nicel a, .nicel a:visited, .nicel a:hover {
    display: block;
    float: left;
    width: 129px;
    height: 31px;
    line-height: 31px;
    color: #fff !important;
    text-decoration: none;
    text-align:center;
    margin-right: 8px;
	background: #dc3938 url('../images/buttons/but-bg.gif') repeat-x;
}
/***** END OKYNKO PRIDAT DO KOSIKU *****/
/***** NASEPTAVAC *****/
.f {
	background-color: #eee;
}
.septy {
	position:relative;
}
.divos {
    color: #000;
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 251px;
	padding: 5px 5px;
	left: 0px;
	top: 25px;
	z-index: 150 !important;
}
.divos div {
	float: left;
	width: 246px;
    padding: 2px 2px 2px 2px;
}
/***** END NASEPTAVAC *****/
/***** PRODEJNY *****/
.splace_tab_box {
	margin-top: -1px;
	width: 368px;
	float: left;
	height: 369px;
	height: 379px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.splace_tab_box {
	width: 451px;
	margin-right: 12px;
}
.prod_info {
	position:relative;
	float: left;
	width: 302px;
	width: 270px;
	overflow: hidden;
	margin-left: 5px;
}
.main_info {
	width: 309px;
	width: 277px;
	height: 80px;
	color: #fff;
	background-color: #242d34;
}
.main_info_in {
}
.main_info_img {
	width: 115px;
	float: left;
	overflow: hidden;
}
.main_info_right {
	float: left;
	width: 174px;
	width: 142px;
	padding: 12px 0px 0px 12px;
}
.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 10px;
	vertical-align: top;
	color: #000;
}
.prod_info .fic {
	width: 109px;
	text-align: right;
}
.prod_info .dinfo td {
/*	color: #605e5f;*/
}
.prod_title {
	font-weight: bold;
	padding-bottom: 8px;
	color: #0063be;
}
.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: #eee;
}
.flmap {
	width: 740px;
}
.map_text {
	float: left;
	width: 208px;
	padding-left: 27px;
}
.map {
	width: 515px;
	float: left;
	text-align:center;
}
.map_regions {
	float: left;
	width: 175px;
	color: #999;
	padding-top: 29px;
}
.map_regions a, .map_regions a:visited {
	color: #999;
/*	text-decoration: none;*/
}
.detb_tabs {
	height: 31px;
}
.shortcut {
	text-transform: uppercase;
	padding-right: 3px;
	font-size: 0.9em;
}
.regions_wrap {
	width: 100%;
}
.proddob {
	position:relative;
}
.prdob {
	border-bottom: 1px dashed #595758;
}
.proddob_in {
	position:absolute;
	top: 15px;
	left: 0px;
	width: 166px;
	display:none;
	border: 1px solid #ddd;
	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: 68px;
	margin-bottom: 1px;
}
.ul_regions li {
	float: left;
	display: block;
	padding: 6px 4px;
	margin: 0;
}
.ul_regions .cl_in {
	height: 56px;
	border-right: 1px solid #ddd;
}
.ul_regions a.aimg, .ul_regions a.aimg:visited, .ul_regions .aimg .aimg_in {
    width: 96px;
    height: 58px;
}
.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: 4px solid #fff;
}
.d_bg a.aimg, .d_bg a.aimg:visited, .d_bg a.aimg:hover,
.d_bg a.aimgd, .d_bg a.aimgd:visited, .d_bg a.aimgd:hover {
	border-color: #eee;
}
.ul_regions a.aimg:hover, .ul_regions a.aimgd:hover {
	border: 4px solid #0063be;
}
.cl1 {
	padding: 0 !important;
	width: 112px;
	height: 68px;
}
.cl1 .cl_in {
	border-right: none;
}
.cl2 {
	width: 109px;
}
.cl3 {
	width: 184px;
	width: 158px;
}
.cl4 {
	width: 140px;
}
.cl5 {
	width: 127px;
}
.cl6 {
	width: 51px;
}
.cl6 .cl_in {
	border-right: none;
}
.d_bg {
	background: #eee !important;
}
.detail_img_prod {
	width: 406px;
	height: 252px;
	margin: 16px 0 0 16px;
	text-align:center;
}
/***** END PRODEJNY *****/
.s_win iframe {
	background: none !important;
	border: none !important;
	border-style: none !important;
	padding: 0;
	margin: 0;
}
.editovatelny_text {
	padding-top: 2px;
}