body {
	font-family: tahoma; 
	font-size: 11px; 
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	text-align: center;
	margin: 0;
}

td {
	font-family: tahoma; 
	font-size: 11px; 
	color: rgb(0, 0, 0);
}

a {
	color: #c73d00;
	text-decoration: underline;
}

a:visited {
	color: #c73d00;
}

a:hover {
	color: #c73d00;
	text-decoration: none;
}

#main {
	margin: 0px auto;
	width: 1250px;
}

#tab-main {
	width: 838px;
}


#tab-main .pri-eur {
	width: 55px;
	height: 18px;
	text-align: right;
	margin-right: 6px;
	margin-top: 4px;
	float: right;
}

#tab-main .pri-eur img {
	border: 0;
	float: right;
}

#tab-main .pri-eur span {
	padding-top: 4px;
	padding-right: 5px;
	vertical-align: top;
	float: right;
}

#tab-main .pri-eur a {
	text-decoration: none;
}

#tab-main .pri-eur a:hover {
	text-decoration: underline;
}


/* Zkopírováno CSS z původního webu */

.videt {
	display: inline;
}

.nevidet {
	display: none;
}

.text-cervena {
	font-family: tahoma; 
	font-size: 12px; 
	color: rgb(243, 85, 48); 
	display: inline;
}

.slevy-tab-nadpis1 {
	font-family: tahoma; 
	font-size: 12px; 
	color: rgb(147, 142, 48); 
	text-align: left;
}

.slevy-tab-nadpis2 {
	font-family: tahoma; 
	font-size: 12px; 
	color: rgb(147, 142, 48); 
	text-align: center;
}

.slevy-tab-text1 {
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	color: rgb(0, 0, 0); 
	text-align: left;
}

.slevy-tab-text2 {
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	color: rgb(0, 0, 0); 
	text-align: center;
}

/* Nákupní rádce */

.op_orange {
	font-family: tahoma; 
	font-size: 14px; 
	color: #c73d00;
}

.op_orange_big {
	font-family: tahoma; 
	font-size: 16px; 
	color: #c73d00;
}



/* Logo obluk.cz */

#top-logo {
	float: left;
	width: 204px;
	height: 248px;
	display: inline;
}

#top-logo .logo-img img {
	padding-top: 20px;
	border: 0;
}

#top-logo .logo-img a {
	text-decoration: none;
}

#top-logo .logo-flag {
/* původní	width: 104px; */
	width: 204px;
	height: 25px;
	margin-top: 15px;
	padding-top: 10px;
/* původní	padding-left: 100px; */
	padding-left: 15px;
	background: rgb(255, 255, 255) url(../obrazky/bg-flags2.jpg) no-repeat;
	text-align: left;
	color: #ffffff;
}

#top-logo .kamenna-prodejna {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#top-logo .kamenna-prodejna a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#top-logo .flag-czech {
	padding-left: 25px;
	background: url(../obrazky/flag-czech.jpg) no-repeat;
	display: inline;
}

#top-logo .flag-slovakia {
	padding-left: 25px;
	background: url(../obrazky/flag-slovakia.jpg) no-repeat;
	display: inline;
}

#top-logo .flag-germany {
	padding-left: 25px;
	background: url(../obrazky/flag-germany.jpg) no-repeat;
	display: inline;
}

#top-logo .flag-england {
	padding-left: 25px;
	background: url(../obrazky/flag-england.jpg) no-repeat;
	display: inline;
}


/* Menu nahoře */

#top-menu {
	float: left;
	width: 826px;
	height: 248px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: rgb(255, 255, 255);
	display: inline;
}

#awo-menu ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 500;
}

#awo-menu ul li {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	float: left;
	z-index: 500;
}

#awo-menu li ul { 
	display: none; 
}

#awo-menu ul li a {
	display: block;
	text-decoration: none;
	background: #bbbbbb;
	white-space: nowrap;
}

#awo-menu ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #bbbbbb;
	white-space: nowrap;
}

#awo-menu img { 
	border: 0; 
}

#awo-menu ul li a.awo-anglie {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	width: 279px;
	height: 210px;
	background: rgb(255, 255, 255);
	padding: 0;
	margin: 0;
	margin-top: 36px;
}

#awo-menu ul li a.awo-western {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	width: 271px;
	height: 210px;
	background: rgb(255, 255, 255);
	padding: 0;
	margin: 0;
	margin-top: 36px;
}

#awo-menu ul li a.awo-ostatni {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	width: 272px;
	height: 210px;
	background: rgb(255, 255, 255);
	padding: 0;
	margin: 0;
	margin-top: 36px;
}

#awo-menu li:hover ul.awo-anglie {
	margin-left: 39px;
	display: block;
	position: absolute;
	text-align: left;
}

#awo-menu li:hover ul.awo-western {
	margin-left: 31px;
	display: block;
	position: absolute;
	text-align: left;
}

#awo-menu li:hover ul.awo-ostatni {
	margin-left: 32px;
	display: block;
	position: absolute;
	text-align: left;
}

#awo-menu li:hover li {
	height: 24px;
	width: 240px;
	float: none;
	font-size: 11px;
	background: #949055; 
}

#awo-menu li ul { 
	background: #e7c849;
}

#awo-menu ul.awo-anglie li, #awo-menu ul.awo-anglie a {
	color: #000000;
	background: #e7c849;
}

#awo-menu ul.awo-western li, #awo-menu ul.awo-western a {
	color: #ffffff;
	background: #c3b725;
}

#awo-menu ul.awo-ostatni li, #awo-menu ul.awo-ostatni a {
	color: #ffffff;
	background: #7c4326;
}

#awo-menu li li:hover { 
	background: #000000; 
}

#awo-menu li li a {
	height: 20px;
	font-size: 13px;
	padding-top: 3px; 
	padding-left: 15px;
	background-color: transparent; 
}

#awo-menu li li a:hover {
	color: #ffffff; 
	background-color: #000000;
}


/* ZAČÁTEK : Původní menu

#top-menu .menu-anglie {
	float: left;
	width: 281px;
	height: 248px;
	background: rgb(255, 255, 255) url(/obrazky/bg-img-anglie.jpg) no-repeat left bottom;
	display: inline;
	margin-left: 5px;
	cursor: pointer;
}

#top-menu .menu-western {
	float: left;
	width: 273px;
	height: 248px;
	background: rgb(255, 255, 255) url(/obrazky/bg-img-western.jpg) no-repeat left bottom;
	display: inline;
	cursor: pointer;
}

#top-menu .menu-ostatni {
	float: left;
	width: 272px;
	height: 248px;
	background: rgb(255, 255, 255) url(/obrazky/bg-img-ostatni.jpg) no-repeat left bottom;
	display: inline;
	cursor: pointer;
}

KONEC */


/* Košík nahoře */

#top-cart {
	float: left;
	width: 206px;
	height: 158px;
	padding-top: 53px;
	background: rgb(255, 255, 255) url(/obrazky/bg-kosik.jpg) no-repeat left 35px;
	display: inline;
}

#top-cart a {
	color: #000000;
	text-decoration: underline;
}

#top-cart a:hover {
	text-decoration: none;
}

#top-cart .cart-nadpis {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	color: #ffffff;
	padding: 0 0 3px 5px;
	margin-bottom: 12px;
}

#top-cart .cart-nadpis a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#top-cart .cart-text {
	height: 18px;
	margin: 0px auto;
}

#top-cart .cart-pocetks {
	color: #c73d00;
	font-weight: bold;
	height: 18px;
	margin: 0px auto 0px auto;
}

#top-cart .cart-cenacelkem {
	color: #c73d00;
	font-weight: bold;
	height: 18px;
	margin: 0px auto 0px auto;
}

#top-cart .cart-hledat {
	width: 205px;
	height: 40px;
	margin-top: 32px;
	text-align: left;
	background: rgb(255, 255, 255) url(/obrazky/bg-hledat.jpg) no-repeat;
}

#top-cart .cart-hledat input.in-hledat {
	width: 175px;
	height: 18px;
	font-size: 11px;
	margin: 8px 0 0 13px;
	padding-top: 8px;
	color: #606060;
	background-color: #ffffff;
	border: 0;
	vertical-align: middle;
}


/* Levý sloupec */

td.tab-left {
	width: 204px;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}


/* Levý sloupec - menu */

#left-menu {
	float: left;
	width: 204px;
	color: #ffffff;
}

#left-menu ul {
	color: #000000;
	padding: 0;
	margin-left: 0;

/* 	width: 204px; */
}



/* Levé menu - ANGLIE */

#left-menu div.left-anglie {
	width: 189px;
	height: 24px;
	background: #ffffff url(/obrazky/bg-menu-anglie.jpg) no-repeat;
	padding: 20px 0 0 15px; 
	margin: 20px 0 0 0;
}

#left-menu div.left-anglie a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#left-anglie ul {
	margin: 0;
	padding: 0;
}

#left-anglie li {
	color: #000000;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 3px;

/*	width: 189px; */
}

#left-anglie li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left-anglie li a:hover {
	text-decoration: underline;
}

#left-anglie li ul {
	margin: 0;
	padding: 0;

/* 	width: 179px; */
}

#left-anglie li li {
	padding-left: 15px;
/*	padding-left: 15px; */

/*	width: 174px;*/
}

#left-anglie li li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left-anglie li li a:hover {
	text-decoration: underline;
}


/* Levé menu - WESTERN */

#left-menu div.left-western {
	width: 189px;
	height: 24px;
	background: #ffffff url(/obrazky/bg-menu-western.jpg) no-repeat;
	padding: 20px 0 0 15px;
	margin: 20px 0 0 0;
}

#left-menu div.left-western a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#left-western li {
	color: #000000;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 3px;

/*	width: 189px; */
}

#left-western li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left-western li a:hover {
	text-decoration: underline;
}

#left-western li ul {
	padding: 0 0;

/*	width: 179px; */
}

#left-western li li {
	padding-left: 15px;

/*	width: 174px; */
}

#left-western li li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left-western li li a:hover {
	text-decoration: underline;
}


/* Levé menu - OSTATNÍ */

#left-menu div.left-ostatni {
	width: 189px;
	height: 24px;
	background: #ffffff url(/obrazky/bg-menu-ostatni.jpg) no-repeat;
	padding: 20px 0 0 15px;
	margin: 20px 0 0 0;
}

#left-menu div.left-ostatni a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#left-ostatni li {
	color: #000000;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 3px;

/*	width: 189px; */
}

#left-ostatni li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left-ostatni li a:hover {
	text-decoration: underline;
}

#left-ostatni li ul {
	padding: 0 0;

/*	width: 179px; */
}

#left-ostatni li li {
	padding-left: 15px;

/*	width: 174px; */
}

#left-ostatni li li a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left-ostatni li li a:hover {
	text-decoration: underline;
}


/* Levý sloupec - zboží v akci, ebazar, ustájení */

#left-menu .left-akce {
	width: 189px;
	height: 44px;
	background: #ffffff url(/obrazky/bg-menu-akce.jpg) no-repeat;
	padding: 20px 0 0 15px;
	margin-top: 20px;
}

#left-menu .left-akce a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


/* Levý sloupec - katalog HKM */

#left-menu .left-hkm {
	width: 189px;
	height: 44px;
	background: #ffffff url(/obrazky/bg-menu-hkm.jpg) no-repeat;
	padding: 20px 0 0 15px;
	margin-top: 30px;
}

#left-menu .left-hkm a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/* Levý sloupec - EBAZAR */

#left-ebazar {
	width: 189px;
	background: #ffffff url(/obrazky/bg-menu-ebazar.jpg) no-repeat;
	padding: 20px 0 0 15px;
	margin-top: 50px;
}

#left-ebazar .ebazar a {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
}

#left-ebazar .podskupina {
	margin-bottom: 10px;
}

#left-ebazar a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}

#left-ebazar .podskupina a:hover {
	text-decoration: underline;
}

#left-ebazar p {
	height: 10px;
	display: inline;
}


/* Levý sloupec - USTAJENI */

#left-ustajeni {
	width: 189px;
	background: #ffffff url(/obrazky/bg-menu-ustajeni.jpg) no-repeat;
	padding: 20px 0 0 15px;
}

#left-ustajeni .ustajeni a {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
}

#left-ustajeni .podskupina {
	margin-bottom: 10px;
}

#left-ustajeni a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}

#left-ustajeni .podskupina a:hover {
	text-decoration: underline;
}

#left-ustajeni p {
	height: 10px;
	display: inline;
}


/* Prostřední sloupec */

td.tab-center {
	width: 838px;
	vertical-align: top;
}


/* Prostřední sloupec - Nové zboží */

#center-nove {
	width: 790px;
	height: 470px;
	padding: 10px 0;
	margin: 0px auto;
}

#center-nove h3 {
	font-size: 15px;
	color: #7b7414;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}

#center-nove p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-nove form {
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

#center-nove input {
	height: 16px;
	width: 18px;
	text-align: center;
	margin: 0;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

#center-nove img.kosik {
	border: 0;
}

.zb-nazev {
	height: 40px;
	font-size: 15px;
	color: #7b7414;
	font-weight: bold;
	text-align: left;
	padding-left: 13px;
}

.zb-nazev a {
	text-decoration: none;
}

.zb-nazev a:hover {
	text-decoration: underline;
}

.zb-kod {
	height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 13px;
}

.zb-img {
	text-align: center;
	height: 230px;
	width: 246px;
}

.zb-img img {
	border: 0;
}

.zb-sleva {
	height: 20px;
	font-size: 12px;
	color: #c73d00;
	text-align: left;
	padding-left: 13px;
}

.zb-sleva-super {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #c73d00;
	background: #ffffff url(/obrazky/bg-zb-sleva.jpg) no-repeat 10px -4px;
	text-align: left;
	padding-left: 13px;

/* 	background-color: #ffee2b;*/
}

.zb-puvodni {
	color: #000000;
	font-weight: normal;
/*	text-decoration: line-through; */
	background-image: url(../obrazky/cenacara.gif); background-repeat: no-repeat; background-position: 76px;
}

.zb-puvodni-detail {
	color: #000000;
	font-weight: normal;
/*	text-decoration: line-through; */
	background-image: url(../obrazky/cenacara.gif); background-repeat: no-repeat; background-position: 110px;
}

.zb-cena {
	height: 25px;
	font-size: 14px;
	color: #c73d00;
	font-weight: bold;
	text-align: left;
	padding-left: 13px;
}

.zb-popis {
	height: 40px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 13px;
}


/* Střed - Nové zboží */

.zb-nove {
	float: left;
	display: inline;
	margin: 0 0 15px 0;
}

.zb-nove img {
	vertical-align: middle;
}

.zb-nove input {
	margin: 0 5px;
}

.zb-nove-stred {
	float: left;
	display: inline;
	margin: 0 20px;
}

.zb-nove-stred img {
	vertical-align: middle;
}

.zb-nove-stred input {
	margin: 0 5px;
}

.zb-top {
	width: 250px;
	height: 15px;
	background: #ffffff url(../obrazky/bg-zb-top.jpg) no-repeat left top;
}

.zb-middle {
	width: 246px;
	height: 425px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
}

.zb-middle-nove {
	width: 246px;
	height: 425px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	background: #ffffff url(../obrazky/icon-nove.gif) no-repeat right top; 
}

.zb-middle-nej {
	width: 246px;
	height: 425px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	background: #ffffff url(../obrazky/icon-nej.gif) no-repeat right top; 
}

.zb-bottom {
	width: 250px;
	height: 15px;
	background: #ffffff url(../obrazky/bg-zb-bottom.jpg) no-repeat left top;
}


/* Prostřední sloupec - Nadpis */

#center-nadpis {
	width: 790px;
	height: 470px;
	padding: 10px 0;
	margin: 0px auto;
}

#center-nadpis p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-text {
	width: 790px;
	padding: 10px 0;
	margin: 0px auto;
	text-align: left;
}

#center-text h1 {
	color: #c73d00;
	font-size: 16px;
	padding: 0;
	margin: 0;
	display: inline;
}

#center-text p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
	display: inline;
}

#center-text .navigace a {
	color: #c73d00;
	text-decoration: underline;
}

#center-text .navigace a:hover {
	color: #c73d00;
	text-decoration: none;
}

#center-text .vysledek {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	display: block;
}

#center-text .dodatek {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


#center-text .in-registrace {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}

#center-text .in-registrace-wider {
	width: 158px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button2.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	cursor: pointer;
}


/* Center - Obsah stránky */

#center-obsah {
	position: relative;
	width: 790px;
	margin: 0 auto;
	text-align: left;
}

#center-obsah td {
	text-align: left;
}

#center-obsah form {
	padding-top: 5px;
}

#center-obsah .input {
	height: 16px;
	text-align: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

#center-obsah .in-razeni {
	height: 20px;
	text-align: left;
	margin: 0;
	padding: 1px;
	border: 1px solid #bbbbbb;
	color: #c73d00;
}

#center-obsah .in-dodani {
	height: 20px;
	text-align: left;
	margin: 0;
	padding: 1px;
	border: 1px solid #bbbbbb;
	color: #c73d00;
}

#center-obsah .in-button {
	width: 138px;
	height: 24px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#center-obsah .in-button-prepocitat {
	width: 138px;
	height: 24px;
	font-family: arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-prepocitat-button.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#center-obsah .in-button-vyprazdnit {
	width: 138px;
	height: 24px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-vyprazdnit-button.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#center-obsah .in-prihlasit {
	width: 138px;
	height: 24px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#center-obsah .in-pokladna {
	width: 138px;
	height: 24px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}

#center-obsah .pocetks {
	height: 16px;
	text-align: center;
	margin: 2px;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

#center-obsah textarea {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

#center-obsah .right textarea {
	width: 270px;
}

#center-obsah .submit {
	text-align: center;
	margin: 3px 0;
	padding: 2px;
	border: 1px solid #bbbbbb;
	color: #ffffff;
	background-color: #949055;
	cursor: pointer;
}

#center-obsah h1.txt-navigace {
	margin: 0;
	color: #c73d00;
	display: inline;
}

#center-obsah a.mail_odkaz {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	color: #c73d00;
	display: inline;
}

#center-obsah textarea.kf-input {
	border: 1px solid #bbbbbb;
}

#center-obsah .cistic {
	height: 1px;
	clear: both;
/*	display: block; */
/*	visibility: hidden; */
}

#center-obsah .nadpis-kapitoly {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


/* Stránkování - zobrazení čísla stránek */

#center-obsah .strankovani {
/*	height: 18px; */
	display: inline;
}

#center-obsah .strankovani div {
/*	margin: 0px 3px; */
	margin: 0px 3px;
	padding: 4px 8px;
	width: 23px;
	height: 28px;
	color: #000000;
	background: #ffffff url(../obrazky/bg-strankovani.jpg) no-repeat left top; 
/*	background: #ffffff url(../obrazky/bg-strankovani.jpg) no-repeat center center; */
	position: relative;
	display: inline;
}

#center-obsah .strankovani div.aktualni {
	width: 23px;
	height: 28px;
	color: #ffffff;
}

#center-obsah .strankovani div.neaktualni {
	width: 23px;
	height: 28px;
	color: #ffffff;
}

#center-obsah .strankovani a {
	color: #000000;
	text-decoration: none;
}

#center-obsah .strankovani a:hover {
	color: #ffffff;
}

#center-obsah .aktualni a {
	color: #ffffff;
}

#center-obsah .podskupiny {
	font-size: 12px;
}

#center-obsah .podskupiny a {
	color: #c73d00;
	text-decoration: underline;
}

#center-obsah .podskupiny a:hover {
	color: #c73d00;
	text-decoration: none;
}

#center-obsah .podskupiny img {
	vertical-align: text-bottom;
}


#center-obsah .zasilky {
	width: 780px;
	height: 20px;
	padding: 5px 5px;
	text-align: right;
}

#center-obsah .za-celkem {
	width: 250px;
	text-align: right;
	display: inline;
}

#center-obsah .za-sleva {
	padding: 0 5px 0 20px;
	text-align: right;
	display: inline;
}


/* SEO Keywords */

#center-obsah .kw-box {
	min-height: 100%;
	float: left;
	font-size: 12px;
	padding-top: 50px;
	display: block;
}

#center-obsah .kw-nadpis {
	float: left;
	font-size: 12px;
	display: inline;
	padding: 3px 10px 3px 3px;
}

#center-obsah .kw-text {
	float: left;
	font-size: 12px;
	display: inline-block;
	padding: 3px 5px 3px 3px;
}

#center-obsah .kw-text a {
	font-size: 12px;
}

#center-obsah .kw-clear {
	clear: both;
}


/* Doprava - výběr */

#center-obsah .do-nadpis {
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

#center-obsah .do-text {
	width: 350px;
/*	height: 16px; */
	padding: 3px;
	display: inline-block;
	float: left;
}

#center-obsah .do-cena {
	width: 80px;
	height: 16px;
	padding: 3px;
	display: inline-block;
	float: left;
}

#center-obsah .do-platby {
	width: 200px;
	height: 16px;
	padding: 3px;
	display: inline-block;
	float: left;
}

#center-obsah .checkbox {
	width: 20px;
	height: 22px;
	margin: 0;
	float: left;
}

#center-obsah .clear {
	clear: both;
}

/* SEO Podpora - další zboží ve skupině */

#center-obsah .seo-zb-dalsi {
	float: left;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
}

#zb-dalsi {
	text-align: left;
	width: 100%;
	float: left;
	font-size: 12px;
	padding: 3px;
}

#zb-dalsi .zb-dalsi-nazev {
	width: 200px;
	float: left;
	font-size: 12px;
	padding: 3px 5px 3px 0;
}

#zb-dalsi .zb-dalsi-popis {
	width: 350px;
	float: left;
	font-size: 12px;
	padding: 3px 5px 3px 0;
}

#zb-dalsi .zb-dalsi-cena {
	width: 65px;
	float: left;
	font-size: 12px;
	padding: 3px 5px 3px 0;
}


/* Obsah, center - formátování podskupin */

#center-obsah .pod-skupina {
	padding: 0;
	margin: 0;
	padding-right: 10px;
	display: inline;
}


/* Obsah, center - SLEVOVÝ SYSTÉM */

#center-obsah .tab-slevy {
	width: 790px;
	text-align: left;
}

#center-obsah .tab-slevy td {
	font-size: 12px;
}


/* Obsah, center - DODÁNÍ/PLATBA */

#center-obsah .tab-dodani {
	width: 790px;
	text-align: left;
}

#center-obsah .tab-dodani td {
	font-size: 12px;
}


/* Obsah, center - POKLADNA */

#center-obsah .tab-pokladna {
	width: 790px;
	text-align: left;
}

#center-obsah .tab-pokladna td {
	font-size: 12px;
}


/* Obsah, center - KONTAKT */

#center-obsah .tab-kontakt {
	width: 790px;
	text-align: left;
}

#center-obsah .tab-kontakt td {
	font-size: 12px;
}


/* Vpravo - Přihlášení - Zobrazení účtu */

#fo-login {
	text-align: center;
	width: 294px;
	height: 161px;
	padding-top: 15px;
	margin-top: 30px;
	background: #ffffff url(../obrazky/bg-login-vo.jpg) no-repeat;
}

#fo-login input {
	width: 188px;
	height: 18px;
	font-size: 12px;
}

#fo-login .submit {
	width: 138px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
	margin-top: 10px;
	background: #ffffff url(../obrazky/bg-login-button.jpg) no-repeat;
	border: 0;
}

#fo-login .lo-text {
	width: 188px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
/* původní	text-align: left; */
	padding-top: 5px;
}

/* Vpravo - Přihlášení - Zobrazení účtu */

#fo-news {
	width: 294px;
	height: 161px;
	padding-top: 15px;
	margin-top: 30px;
	background: #ffffff url(../obrazky/bg-login-vo.jpg) no-repeat;
}

#fo-news input {
	width: 266px;
	height: 18px;
	font-size: 12px;
}

#fo-news .submit {
	width: 266px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
	margin-top: 10px;
	background: #ffffff url(../obrazky/bg-news-button.jpg) no-repeat;
	border: 0;
}

#fo-news .ne-text {
	width: 266px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	margin-top: 25px;
}


/* Prostřední sloupec - Nové zboží */

#center-akce {
	position: relative;
	width: 790px;
	height: 490px;
	margin: 0px auto;
}


#center-akce h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	margin: 0;
	padding: 0;
}


#center-akce p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-akce p a {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
	text-decoration: underline;
}

#center-akce form {
	color: #c73d00;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

#center-akce input {
	height: 16px;
	width: 18px;
	text-align: center;
	margin: 0;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

#center-akce img.kosik {
	border: 0;
}

#center-akce .zb-img img {
	border: 0;
}

#center-akce .zb-nazev a {
	font-size: 15px;
	text-decoration: none;
}

#center-akce .zb-nazev a:hover {
	text-decoration: underline;
}

/* Class Clear */

#center-akce .clear {
	clear: both;
	display: block;
	height: 0px;
	font-size: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* AKČNÍ NABÍDKA ZBOŽÍ: Prostřední sloupec - Nové zboží */

#center-akce-vse {
/*	position: relative; */
	width: 790px;
	margin: 0px auto;
}


#center-akce-vse h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	margin: 0;
	padding: 0;
}


#center-akce-vse p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-akce-vse p a {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
	text-decoration: underline;
}

#center-akce-vse form {
	color: #c73d00;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

#center-akce-vse input {
	height: 16px;
	width: 18px;
	text-align: center;
	margin: 0;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

#center-akce-vse img.kosik {
	border: 0;
}

#center-akce-vse .zb-img img {
	border: 0;
}

#center-akce-vse .zb-nazev a {
	font-size: 15px;
	text-decoration: none;
}

#center-akce-vse .zb-nazev a:hover {
	text-decoration: underline;
}

/* Class Clear */

#center-akce-vse .clear {
	clear: both;
	display: block;
	height: 0px;
	font-size: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Prostřední sloupec - Aktuality */

#center-aktuality {
	width: 790px;
	padding: 10px 0;
	margin: 0px auto;
	text-align: left;
}


#center-aktuality p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
}

#center-aktuality .aktualita {
	width: 790px;
	height: 87px;
	background-color: #f2f1e2;
	padding: 3px;
	margin-bottom: 5px;
}

#center-aktuality img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

#center-aktuality .ak-nazev {
	color: #7b7414;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
}

#center-aktuality .ak-nazev span {
	font-size: 12px;
	float: right;
}

#center-aktuality .ak-popis {
	color: #000000;
	font-size: 12px;
}


/* Zboží přehled - zápis zboží, implicitní */

#zb-default .zb-nazev {
	height: 40px;
	font-size: 15px;
	color: #7b7414;
	font-weight: bold;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
}

#zb-default h3 {
	font-size: 15px;
	color: #7b7414;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}

#zb-default .zb-kod {
	height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
}

#zb-default .zb-img {
	text-align: center;
	height: 230px;
	width: 246px;
}

#zb-default .zb-sleva {
	height: 20px;
	font-size: 12px;
	color: #c73d00;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
}

#zb-default .zb-sleva-super {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #c73d00;
	background: #ffffff url(/obrazky/bg-zb-sleva.jpg) no-repeat 10px -4px;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;

/*	background-color: #ffee2b;*/
}

#zb-default .zb-puvodni {
	color: #000000;
	font-weight: normal;
/*	text-decoration: line-through; */
	background-image: url(../obrazky/cenacara.gif); background-repeat: no-repeat; background-position: 76px;
}

#zb-default .zb-puvodni-detail {
	color: #000000;
	font-weight: normal;
/*	text-decoration: line-through; */
	background-image: url(../obrazky/cenacara.gif); background-repeat: no-repeat; background-position: 110px;
}

#zb-default .zb-cena {
	height: 25px;
	font-size: 14px;
	color: #c73d00;
	font-weight: bold;
	text-align: left;
	padding-left: 13px;
}

#zb-default .zb-popis {
	height: 40px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
}

#zb-default .zb-nove {
	float: left;
	display: inline;
	margin: 0;
}

#zb-default .zb-nove-stred {
	float: left;
	display: inline;
	margin: 0 20px;
}

#zb-default .zb-top {
	width: 250px;
	height: 15px;
	background: #ffffff url(../obrazky/bg-zb-top.jpg) no-repeat left top;
}

#zb-default .zb-middle {
	width: 246px;
	height: 425px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
}

#zb-default .zb-middle-nove {
	width: 246px;
	height: 425px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	background: #ffffff url(../obrazky/icon-nove.gif) no-repeat right top;
}

#zb-default .zb-middle-nej {
	width: 246px;
	height: 425px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	background: #ffffff url(../obrazky/icon-nej.gif) no-repeat right top;
}

#zb-default .zb-bottom {
	width: 250px;
	height: 15px;
	background: #ffffff url(../obrazky/bg-zb-bottom.jpg) no-repeat left top;
}

#zb-default form {
	height: 20px;
	width: 220px;
	margin: 3px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	vertical-align: top;
}

#zb-default form a {
	padding: 0;
	margin: 0;
}

#zb-default img {
	border: 0px;
}

#zb-default .kosik {
	border: 0px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#zb-default input {
	margin: 0 5px;
	border: 1px solid #bbbbbb;
	text-align: center;
}


/* Prostřední sloupec - Deset důvodů */

#center-deset {
	width: 790px;
	padding: 10px 0;
	margin: 0px auto;
}


#center-deset p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-deset h2 {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-deset .duvod {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


/* Pravý sloupec */

td.tab-right {
	width: 206px;
	text-align: left;
	vertical-align: top;
}

/* Přihlášení uživatele */

#right-prihlaseni {
	float: left;
	width: 206px;
	height: 215px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 10px;
	background: rgb(255, 255, 255) url(/obrazky/bg-prihlaseni3.jpg) no-repeat;
	display: inline;
}

#right-prihlaseni .pri-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 3px 10px;
}

#right-prihlaseni .pri-text a {
	text-decoration: underline;
}

#right-prihlaseni .pri-text a:hover {
	text-decoration: none;
}

#right-prihlaseni .pri-eur {
	width: 60px;
	text-align: right;
	text-decoration: none;
	margin-right: 6px;
	margin-top: 8px;
	float: right;
}

#right-prihlaseni .pri-eur a {
	font-size: 12px;
	text-decoration: none;
}

#right-prihlaseni .pri-eur a:hover {
	text-decoration: underline;
}

#right-prihlaseni .pri-eur img {
	vertical-align: middle;
	border: 0;
}

#right-prihlaseni .pri-nadpis {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;

	height: 30px;
	padding: 10px 0 3px 10px;
	margin-bottom: 10px;

/*	margin: 12px 0 15px 10px; */
}

#right-prihlaseni .pri-nadpis a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#right-prihlaseni a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #949055;
	text-transform: none;
}

#right-prihlaseni input {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#right-prihlaseni .in-prihlaseni {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-prihlasit.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#right-prihlaseni .pri-odkaz {
	text-align: center;
	padding: 5px 0;
}


/* Pravý sloupec - přihlášen: login */

#right-login {
	width: 206px;
	height: 140px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 10px;
	background: rgb(255, 255, 255) url(/obrazky/bg-right-login.jpg) no-repeat;
	display: inline;
	float: left;
}

#right-login .pri-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 3px 10px;
}

#right-login .pri-text a {
	text-decoration: underline;
}

#right-login .pri-text a:hover {
	text-decoration: none;
}

#right-login .pri-eur {
	width: 60px;
	text-align: right;
	text-decoration: none;
	margin-right: 6px;
	margin-top: 8px;
	float: right;
}

#right-login .pri-eur a {
	font-size: 12px;
	text-decoration: none;
}

#right-login .pri-eur a:hover {
	text-decoration: underline;
}

#right-login .pri-eur img {
	vertical-align: middle;
	border: 0;
}

#right-login .pri-nadpis {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	height: 48px;
	padding: 10px 0 3px 10px;
	margin-bottom: 10px;
}

#right-login .pri-nadpis a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#right-login a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #949055;
	text-transform: none;
}

/* Pravý sloupec - přihlášen: VO = velkoobchod */

#right-login-vo {
	width: 206px;
	height: 155px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 10px;
	background: rgb(255, 255, 255) url(/obrazky/bg-right-login.jpg) no-repeat;
	display: inline;
	float: left;
}

#right-login-vo .pri-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 3px 10px;
}

#right-login-vo .pri-text a {
	text-decoration: underline;
}

#right-login-vo .pri-text a:hover {
	text-decoration: none;
}

#right-login-vo .pri-eur {
	width: 60px;
	text-align: right;
	text-decoration: none;
	margin-right: 6px;
	margin-top: 8px;
	float: right;
}

#right-login-vo .pri-eur a {
	font-size: 12px;
	text-decoration: none;
}

#right-login-vo .pri-eur a:hover {
	text-decoration: underline;
}

#right-login-vo .pri-eur img {
	vertical-align: middle;
	border: 0;
}

#right-login-vo .pri-nadpis-vo {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	height: 48px;
	padding: 10px 0 3px 10px;
	margin-bottom: 10px;
}

#right-login-vo .pri-nadpis-vo a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#right-login-vo a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #949055;
	text-transform: none;
}


/* Pravý sloupec - přihlášení velkoobchod */

#right-velkoobchod {
	float: left;
	width: 204px;
	height: 40px;
	background: #ffffff url(/obrazky/bg-prihlaseni-vo.jpg) no-repeat;
	display: inline;
}

#right-velkoobchod .velkoobchod {
	height: 18px;
	padding: 12px 0 15px 10px;
}

#right-velkoobchod .velkoobchod a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#right-velkoobchod .pristup {
	padding: 12px 0 15px 10px;
}

#right-velkoobchod .pristup a {
	height: 18px;
	color: #949055;
	text-decoration: underline;
}

#right-velkoobchod .pristup a:hover {
	text-decoration: none;
}

/* Pravý sloupec - STAŇ SE DEALEREM */

#right-dealer {
	float: left;
	width: 204px;
	height: 40px;
	background: #ffffff url(/obrazky/bg-prihlaseni-vo.jpg) no-repeat;
	display: inline;
	margin-top: 5px;
}

#right-dealer .dealer {
	height: 18px;
	padding: 12px 0 15px 10px;
}

#right-dealer .dealer a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#right-dealer .pristup {
	padding: 12px 0 15px 10px;
}

#right-dealer .pristup a {
	height: 18px;
	color: #949055;
	text-decoration: underline;
}

#right-dealer .pristup a:hover {
	text-decoration: none;
}


/* Pravý sloupec - sleva pro věrné */

#right-sleva {
	font-family: tahoma;
	float: left;
	width: 206px;
	height: 158px;
	background: #ffffff url(/obrazky/bg-sleva-pro-verne.jpg) no-repeat;
	display: inline;
	margin-top: 20px;
}

#right-sleva .sleva-nadpis {
	height: 30px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0 3px 10px;
	margin-bottom: 10px;
}

#right-sleva .sleva-nadpis a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#right-sleva .sleva-text {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 0 0;
}

#right-sleva .sleva-text a {
	color: #000000;
	text-decoration: none;
}

#right-sleva .sleva-bold {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#right-sleva .sleva-bold a {
	color: #000000;
	text-decoration: none;
}


/* Pravý sloupec - RYCHLÝ DOTAZ */

#right-dotaz {
	float: left;
	width: 206px;
	height: 307px;
	background: #ffffff url(/obrazky/bg-dotaz3.jpg) no-repeat;
	display: inline;
}

#right-dotaz .dotaz-nadpis {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	height: 30px;
	padding: 10px 0 3px 10px;
	margin-bottom: 10px;
}

#right-dotaz .dotaz-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 3px 10px;
}

#right-dotaz input {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#right-dotaz select {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#right-dotaz textarea {
	font-family: tahoma;
	width: 180px;
	height: 50px;
	font-size: 11px;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#right-dotaz .in-dotaz-odeslat {
	width: 138px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-dotaz-odeslat.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	cursor: pointer;
}


/* Pravý sloupec - Obchodní podmínky */

#right-op {
	width: 196px;
	height: 80px;
	background: #ffffff url(/obrazky/bg-op.jpg) no-repeat;
	margin-top: 10px;
	display: inline;
	float: left;
}

#right-op .op-nadpis {
	height: 24px;
	padding: 20px 0 5px 10px;
}

#right-op .op-nadpis a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

/* Obchodní podmínky - odkazy pod nadpisem */

#right-op .op-pristup {
	height: 25px;
	padding: 0px 0 15px 10px;
}

#right-op .op-pristup a {
	color: #949055;
	text-decoration: underline;
}

#right-op .op-pristup a:hover {
	text-decoration: none;
}


/* Pravý sloupec - Kontakty */

#right-kontakt {
	float: left;
	width: 196px;
	height: 80px;
	background: #ffffff url(/obrazky/bg-kontakt.jpg) no-repeat;
	display: inline;
	margin-top: 10px;
}

#right-kontakt .ko-nadpis {
	height: 24px;
	padding: 20px 0 5px 10px;
}

#right-kontakt .ko-nadpis a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

/* Kontaktní informace - odkazy pod nadpisem */

#right-kontakt .ko-pristup {
	height: 25px;
	padding: 0px 0 15px 10px;
}

#right-kontakt .ko-pristup a {
	color: #949055;
	text-decoration: underline;
}

#right-kontakt .ko-pristup a:hover {
	text-decoration: none;
}


/* Pravý sloupec - NÁKUPNÍ RÁDCE */

#right-nr {
	float: left;
	width: 196px;
	height: 80px;
	background: #ffffff url(/obrazky/bg-nr.jpg) no-repeat;
	display: inline;
	margin-top: 10px;
}

#right-nr .nr-nadpis {
	height: 24px;
	padding: 20px 0 5px 10px;
}

#right-nr .nr-nadpis a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#right-nr .vi-nadpis {
	height: 24px;
	padding: 20px 0 5px 10px;
}

#right-nr .vi-nadpis a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

/* Nákupní rádce - odkazy pod nadpisem */

#right-nr .nr-pristup {
	height: 25px;
	padding: 0px 0 15px 10px;
}

#right-nr .nr-pristup a {
	color: #949055;
	text-decoration: underline;
}

#right-nr .nr-pristup a:hover {
	text-decoration: none;
}



/* Pravý sloupec - NEWSLETTER */

#right-news {
	float: left;
	width: 196px;
	height: 60px;
	background: #ffffff url(/obrazky/bg-newsletter.jpg) no-repeat;
	display: inline;
	margin-top: 10px;
}

#right-news .news-nadpis {
	padding: 20px 0 15px 10px;
}

#right-news .news-nadpis a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

/* Newsletter - odkazy pod nadpisem */

#right-news .news-pristup {
	height: 18px;
	padding: 0px 0 15px 10px;
}

#right-news .news-pristup a {
	color: #949055;
	text-decoration: underline;
}

#right-news .news-pristup a:hover {
	text-decoration: none;
}


/* Pravý sloupec - SPONZORUJEME */

#right-sponzorujeme {
	float: left;
	width: 196px;
	height: 60px;
	background: #ffffff url(/obrazky/bg-newsletter.jpg) no-repeat;
	display: inline;
	margin-top: 10px;
	clear: both;
}

#right-sponzorujeme .spon-nadpis {
	padding: 20px 0 15px 10px;
}

#right-sponzorujeme .spon-nadpis a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

/* Sponzorujeme - odkazy pod nadpisem */

#right-sponzorujeme .spon-pristup {
	height: 18px;
	padding: 0px 0 15px 10px;
}

#right-sponzorujeme .spon-pristup a {
	color: #949055;
	text-decoration: underline;
}

#right-sponzorujeme .spon-pristup a:hover {
	text-decoration: none;
}


/* Pravý sloupec - HEUREKA */

#right-heureka {
	float: left;
	width: 204px;
	height: 392px;
	display: inline;
	margin: 98px 0 10px 0;
	cursor: pointer;
}

#right-heureka img {
	border: 0;
}

/* Pravý sloupec - HEUREKA SHOP ROKU */

#right-heureka-shop-roku {
	float: left;
	width: 165px;
	height: 120px;
	display: inline;
	padding-top: 50px;
	margin: 0 auto;
	margin-left: 11px;
	cursor: pointer;
}


/* Pravý sloupec - HEUREKA */

#right-heureka1 {
	float: left;
	width: 204px;
	height: 291px;
	display: inline;
	margin: 20px 0 10px 0;
	padding-top: 110px;
	cursor: pointer;
	background: transparent url(../obrazky/bg-heureka2.jpg) no-repeat center top ;
}

#right-heureka1 .he-overeno {
	width: 50px;
	height: 51px;
}

#right-heureka1 .he-polozka {
	width: 202px;
	height: 55px;
	border-bottom: 1px dotted #c0c0c0;
	
}

#right-heureka1 .he-star {
	width: 75px;
	height: 20px;
	float: left;
	font-size: 9px;
	color: #c0c0c0;
	margin: 5px 0 0 2px;
	border: 0;
}

#right-heureka1 img {
	border: 0;
}

#right-heureka1 .he-datumacas {
	width: 122px;
	height: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-top: 5px;
	padding-left: 3px;
	border: 0;
}

#right-heureka1 .he-pros {
	width: 190px;
	height: 30px;
	font-size: 11px;
	color: #000000;
	float: left;
	padding-left: 3px;
	border: 0;
}



/* Pravý sloupec - FACEBOOK */

#right-facebook {
	float: left;
	width: 204px;
	height: 426px;
/*	background: #ffffff url(/obrazky/bg-facebook.jpg) no-repeat; */
	display: inline;
	margin: 10px 0;
	cursor: pointer;
}


/* Dole */

#bottom {
	width: 1250px;
}

#bottom .bottom-text {
	text-align: left;
	height: 18px;
	font-weight: bold;
	color: #7b7414;
	text-transform: uppercase;
	padding-left: 10px;
}


/* Dole - první */


#bottom .bottom-up {
	width: 1250px;
	height: 104px;
	background-color: #aea964;
}

#bottom .bottom-up img {
	border: 0;
	padding: 20px 12px;
	vertical-align: middle;
}

#bottom .bottom-up a {
	background-color: transparent;
}


/* Dole - druhé */

#bottom .bottom-down {
	width: 1240px;
	height: 72px;
	color: #ffffff;
	background-color: #949055;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
}

#bottom .bottom-down p {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#bottom .right {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
	float: right;
}

#bottom .bottom-down a {
	color: #ffffff;
	text-decoration: underline;
}

#bottom .bottom-down a:hover {
	text-decoration: none;
}


/* Detail zboží */

#zb-detail {
	width: 790px;
/* původní	height: 725px;  */
	margin: 0 auto;
}

#zb-detail h1 {
	width: 390px;
	font-size: 20px;
	font-weight: bold;
	color: #7b7414;
	text-align: left;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 20px;
}

#zb-detail h2 {
	float: left;
	width: 390px;
	font-size: 20px;
	font-weight: bold;
	color: #7b7414;
	text-align: left;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 20px;
}

#zb-detail .katcislo {
	width: 390px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 10px 10px;
}

#zb-detail div.odsadit {
	float: right;
}

#zb-detail .popis {
	width: 732px;
/* původní	height: 120px; */
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	float: left;
	padding: 10px;
	background-color: #f3f1d3;
/* původní	display: block; */
}

#zb-detail h3 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display: inline;
/*	background-color: #f3f1d3; */
}

#zb-detail h4 {
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

#zb-detail .detail-top {
	width: 790px;
	height: 15px;
	background: #ffffff url(/obrazky/bg-detail-top.jpg) no-repeat left top;
}

#zb-detail .detail-middle {
/*	width: 786px; */
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	height: 100%;
/*	height: 690px;  */
}

#zb-detail .detail-bottom {
	width: 790px;
	height: 15px;
	background: #ffffff url(/obrazky/bg-detail-bottom.jpg) no-repeat left top;
}

#zb-detail .bottom {
	clear: both;
	float: left;
/* původní	height: 13px; */
	width: 752px;
	padding: 15px;
}

#zb-detail .cistic {
	height: 1px;
	clear: both;
/*	display: block; */
/*	visibility: hidden; */
}

#zb-detail .bot-up {
	float: left;
	width: 752px;
	height: 13px;
	background: #ffffff url(/obrazky/bg-bot-up.jpg) no-repeat left top;
}

#zb-detail span.align-left {
	text-align: left;
	width: 150px;
/*	font-weight: bold; */
	font-weight: normal;
	position: absolute;
	left: 10px;
}

#zb-detail div.align-left {
/*	font-weight: bold; */
	font-weight: normal;
	left: 10px;
}

#zb-detail div.align-left-eur {
	float: left;
	font-family: tahoma;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
/* 	vertical-align: middle; */
}

#zb-detail div.align-left-eur a {
	text-decoration: none;
	color: #949055;
}

#zb-detail span.align-right {
	font-weight: bold;
	position: absolute;
	right: 0px;
}

#zb-detail span.align-right-puvodni {
	font-weight: bold;
	position: absolute;
	right: 0px;
	background: url(../obrazky/cenacara.gif) no-repeat 0 0;
}

#zb-detail span.align-right select {
	color: #000000;
	background-color: #f6f4cf;
	border: 1px solid #86811b;
}

#zb-detail .bot-down {
	float: left;
	width: 752px;
	height: 13px;
	background: #ffffff url(/obrazky/bg-bot-down.jpg) no-repeat left bottom;
}



#zb-detail div.popis-up {
	float: left;
	width: 280px;
	height: 22px;
	font-size: 13px;
	position: relative;
	text-align: center;
}


#zb-detail div.popis-up-barva {
	float: left;
	width: 280px;
	height: 22px;
	font-size: 13px;
	position: relative;
	text-align: center;
}

#zb-detail .var-hodnota {
/*	float: left; */
	text-align: left;
	display: inline;
	color: #000000;
}

#zb-detail div.popis-up2 {
	height: 25px;
	width: 280px;
	position: relative;
	text-align: left;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
/*	padding-left: 10px; */
	padding-bottom: 30px;
	float: left;
}

#zb-detail .popis-up2 .align-left {
	left: 10px;
	font-weight: bold;
}

#zb-detail .popis-bottom {
	height: 110px;
	width: 270px;
	font-family: tahoma;
	font-size: 12px;
	text-align: left;
	padding-left: 10px; 
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
	float: left;
}

#zb-detail .popis-dostupnost {
	width: 270px;
	height: 20px;
	text-align: left;
	display: block;
	font-size: 12px;
	padding-bottom: 20px;
//	padding-left: 10px;
/*	float: left; */
}

#zb-detail .dost-nazev {
	float: left;
	height: 20px;
	width: 120px;
	text-align: left;
/*	font-weight: bold; */
	font-weight: normal;
/*	display: block; */
/*	padding-left: 10px; */
}

#zb-detail .dost-hodnota {
	height: 20px;
	width: 120px;
	text-align: right;
/*	display: block; */
	color: #008000;
	float: right;
}

#zb-detail .poznamka {
	padding-top: 20px;
	clear: right;
}

#zb-detail textarea {
	height: 50px;
	width: 260px;
	display: block;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #bbbbbb;
}

#zb-detail .detail-obrazky {
/* původní	height: 350px; */
/*	height: 500px;  */
	width: 350px; 
	float: right;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#zb-detail img.obrazek {
	height: 350px; 
	width: 350px; 
	float: right; 
	margin: 10px; 
	cursor: url('http://www.obluk.cz/obrazky/icon-handglass.png'), pointer; /* přidáno */
	border: 0; /* přidáno */
}

#zb-detail img.obrazek350350 {
	height: 350px;
	width: 350px;
	float: right;
	margin: 10px;
}

#zb-detail .zbozi-obrazky {
	width: 350px;
	height: 80px;
	float: left;
/* původní	display: inline; */
	margin: 5px;
	position: relative;
}

#zb-detail .zo-img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 2px;
	border: 1px solid silver;
}


#zb-detail .dokosiku {
	float: right;
}

#zb-detail .dokosiku img {
	vertical-align: middle;
}

#zb-detail .dokosiku a {
	font-size: 12px;
}

#zb-detail .dokosiku input {
	width: 20px;
	padding: 2px;
	margin: 0;
	text-align: center;
}

#zb-detail .nazev {
	width: 200px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

#zb-detail .sleva {
	width: 200px;
	font-size: 15px;
	color: #c73d00;
	padding-left: 10px;
	text-align: left;
}

#zb-detail .sleva span {
	font-size: 15px;
	color: #000000;
/*	text-decoration: line-through; */
}

#zb-detail .cena {
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	color: #c73d00;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 10px;
}

#zb-detail .skladem {
	font-size: 12px;
	font-weight: bold;
	color: #54c700;
	padding-left: 10px;
	text-align: left;
}

#zb-detail .nr-nadpis {
	float: left;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}

#zb-detail .nr-text {
	float: left;
	width: 270px;
	margin-bottom: 15px;
	text-align: left;
}

#zb-detail .nr-text a {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#zb-detail .vi-nadpis {
	float: left;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}

#zb-detail .vi-text {
	float: left;
	width: 270px;
	margin-bottom: 15px;
	text-align: left;
}

#zb-detail .vi-text a {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#zb-detail .nakupniradce {
	width: 390px;
//	height: 60px;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	margin-left: 10px;
	display: block;
//	position: relative;
	float: left;
}



/* Detail zboží - po zbožím */

#zb-odkazy {
	width: 790px;
	text-align: left;
	margin-bottom: 30px;
}

#zb-odkazy a {
	color: #c73d00;
	font-size: 12px;
	text-decoration: underline;
}

#zb-odkazy a:hover {
	font-size: 12px;
	text-decoration: none;
}

#zb-odkazy .vytisknout {
	float: left;
	width: 80px;
	height: 20px;
	background: #ffffff url(/obrazky/ico-printer.png) no-repeat left center;
	margin-left: 20px;
	padding: 5px 0 0 20px;
	text-align: left;
	display: inline;
}

#zb-odkazy .dotaz {
	float: left;
	width: 80px;
	height: 20px;
	background: #ffffff url(/obrazky/ico-question.gif) no-repeat left center;
	margin-left: 10px;
	padding: 5px 0 0 20px;
	text-align: left;
	display: inline;
}

#zb-odkazy .vernost {
	float: left;
	width: 100px;
	height: 20px;
	background: #ffffff url(/obrazky/ico-slevy.png) no-repeat left center;
	margin-left: 10px;
	padding: 5px 0 0 20px;
	text-align: left;
	display: inline;
}

#zb-odkazy .facebook {
	float: left;
	width: 130px;
	height: 20px;
	background: #ffffff url(/obrazky/ico-facebook.gif) no-repeat left center;
	margin-left: 10px;
	padding: 5px 0 0 20px;
	text-align: left;
	display: inline;
}

/* Animace */

#center-animace {
	width: 790px;
	margin: 0 auto;
}

#center-animace p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
}

#center-animace h1 {
	font-size: 16px;
	font-weight: bold;
/* původní	color: #c73d00; */
	color: #000000;
	text-align: center;
}

#center-animace img {
	border: 0;
}


/* YouTube */

#center-youtube {
	width: 790px;
//	background-color: #eeeeee;
	margin: 0 auto;
}

#center-youtube p {
	font-size: 16px;
	font-weight: bold;
	color: #c73d00;
	text-align: left;
	background-color: #ffffff;
}


/* Košík - přehled zboží */

#center-obsah .ko-polozka {
	width: 790px;
	height: 29px;
	padding: 15px 0;
	margin: 3px 0;
	background: #ffffff url(../obrazky/bg-kosik-polozka.jpg) no-repeat;
}

#center-obsah .po-nazev {
	width: 370px;
	height: 29px;
	padding-left: 20px;
	padding-top: 7px;
	float: left;
}

#center-obsah .po-kod {
	width: 60px;
	height: 29px;
	padding-top: 7px;
	float: left;
}

#center-obsah .po-puvodni {
	width: 60px;
	height: 29px;
	padding-top: 7px;
	float: left;
}

#center-obsah .po-sleva {
	width: 40px;
	height: 29px;
	padding-top: 7px;
	float: left;
}

#center-obsah .po-cena {
	width: 60px;
	height: 29px;
	padding-top: 7px;
	float: left;
}

#center-obsah .po-cenacelkem {
	width: 60px;
	height: 29px;
	padding-top: 7px;
	float: left;
}

#center-obsah .po-pocetks {
	width: 60px;
	height: 29px;
	float: left;
}

#center-obsah .po-kosik {
	width: 60px;
	float: left;
}

#center-obsah input.in-kosik {
	width: 38px;
	height: 24px;
	background: rgb(255, 255, 255) url(../obrazky/kosik.jpg) no-repeat;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
}

/* Registrace nového uživatele - osoba */

#tab-osoba .top {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-top.jpg) no-repeat;
}

#tab-osoba .cistic {
	height: 1px;
	clear: both;
}

#tab-osoba .stred {
	width: 786px;
/* původní	height: 450px; */
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	margin: 0;
}

#tab-osoba .vlevo {
	width: 360px;
/* původní	height: 190px; */
	float: left;
	margin-left: 10px;
}

#tab-osoba .vlevo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-osoba .vlevo input {
	float: right;
	width: 180px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-osoba .vpravo {
	width: 380px;
/* původní	height: 190px; */
	float: right;
	margin-right: 10px;
}

#tab-osoba .vpravo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	display: inline-block;
}

#tab-osoba div .txt-nadpis {
	width: 360px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background: transparent;
	padding: 4px 10px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-osoba div .txt-nadpis2 {
	width: 360px;
	height: 18px;
	font-size: 12px;
	text-align: left;
	background: transparent;
	padding: 4px 10px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-osoba .vpravo input {
	float: right;
	width: 180px;
	display: inline-block;
}

#tab-osoba .bottom {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-bottom.jpg) no-repeat;
}

#tab-osoba input {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#tab-osoba input.uz_newsletter {
	width: 20px;
	height: 16px;
	margin-top: 3px;
}

#tab-osoba .in-registrace {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}

#tab-osoba .cele {
	width: 750px;
	float: left;
	margin-left: 10px;
	padding: 5px;
}


/* Registrace nového uživatele - firma */

#tab-firma .top {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-top.jpg) no-repeat;
}

#tab-firma .stred {
	width: 786px;
/* původní	height: 500px; */
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	margin: 0;
}

#tab-firma .vlevo {
	width: 360px;
/* původní	height: 190px; */
	float: left;
	margin-left: 10px;
}

#tab-firma .vlevo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-firma .vlevo input {
	float: right;
	width: 180px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-firma .vlevo2 {
	width: 360px;
	height: 70px;
	float: left;
	margin-left: 10px;
}

#tab-firma .vlevo2 div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-firma .vlevo2 input {
	float: right;
	width: 180px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-firma .vpravo {
	width: 380px;
/* původní	height: 190px; */
	float: right;
	margin-right: 10px;
}

#tab-firma .vpravo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	display: inline-block;
}

#tab-firma .vpravo input {
	float: right;
	width: 180px;
	display: inline-block;
}

#tab-firma .bottom {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-bottom.jpg) no-repeat;
}

#tab-firma input {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#tab-firma .in-registrace {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}

#tab-firma div .txt-nadpis {
	width: 360px;
	height: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background: transparent;
	padding: 4px 10px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-firma div .txt-nadpis2 {
	width: 360px;
	height: 18px;
	font-size: 12px;
	text-align: left;
	background: transparent;
	padding: 4px 10px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-firma .cele {
	width: 750px;
	float: left;
	margin-left: 10px;
	padding: 5px;
}

#tab-firma input.uz_newsletter {
	width: 20px;
	height: 16px;
	padding-top: 3px;
}


/* Registrace nového uživatele - firma */

#oh-ajina .top {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-top.jpg) no-repeat;
}

#oh-ajina .stred {
	width: 786px;
	height: 250px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	margin: 0;
}

#oh-ajina .vlevo {
	width: 360px;
	height: 170px;
	float: left;
	margin-left: 10px;
}

#oh-ajina .vlevo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#oh-ajina .vlevo input {
	float: right;
	width: 180px;
	vertical-align: bottom;
	display: inline-block;
}

#oh-ajina .vlevo2 {
	width: 360px;
	height: 50px;
	float: left;
	margin-left: 10px;
}

#oh-ajina .vlevo2 div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#oh-ajina .vlevo2 input {
	float: right;
	width: 180px;
	vertical-align: bottom;
	display: inline-block;
}

#oh-ajina .vpravo {
	width: 380px;
	height: 170px;
	float: right;
	margin-right: 10px;
}

#oh-ajina .vpravo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	display: inline-block;
}

#oh-ajina .vpravo input {
	float: right;
	width: 180px;
	display: inline-block;
}

#oh-ajina .bottom {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-bottom.jpg) no-repeat;
}

#oh-ajina input {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#oh-ajina .in-upravit {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	cursor: pointer;
	float: left;
}

#oh-ajina .in-pokladna {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	cursor: pointer;
	float: right;
}

#oh-ajina .cele {
	width: 760px;
	float: left;
	margin-left: 10px;
}


/* Můj účet - ostatní [uz_typ = 0] */

#tab-ostatni .top {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-top.jpg) no-repeat;
}

#tab-ostatni .stred {
	width: 786px;
	height: 590px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	margin: 0;
}

#tab-ostatni .vlevo {
	width: 360px;
	height: 190px;
	float: left;
	margin-left: 10px;
}

#tab-ostatni .vlevo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-ostatni .vlevo input {
	float: right;
	width: 180px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-ostatni .vpravo {
	width: 380px;
	height: 190px;
	float: right;
	margin-right: 10px;
}

#tab-ostatni .vpravo div {
	width: 360px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	display: inline-block;
}

#tab-ostatni .vpravo input {
	float: right;
	width: 180px;
	display: inline-block;
}

#tab-ostatni .bottom {
	width: 790px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-bottom.jpg) no-repeat;
}

#tab-ostatni input {
	width: 180px;
	height: 16px;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #bbbbbb;
}

#tab-ostatni input.uz_newsletter {
	width: 20px;
	height: 16px;
	margin-top: 3px;
}

#tab-ostatni .in-registrace {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 0 3px 33px;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}

#tab-ostatni .cele {
	width: 760px;
	float: left;
	padding-left: 10px;
}


/* Kontaktní formulář */

#tab-formular form.fo-kf {
	margin: 0 auto;
}

#tab-formular .top {
	width: 512px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-top2.jpg) no-repeat;
}

#tab-formular .stred {
	width: 508px;
	height: 300px;
	border-left: 2px solid #aea964;
	border-right: 2px solid #aea964;
	margin: 0;
}

#tab-formular .cele2 {
	width: 480px;
	height: 250px;
	float: left;
	margin-left: 10px;
}

#tab-formular .cele2 div {
	width: 362px;
	height: 34px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-polozka.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-formular .cele2 div.kf-textarea {
	width: 362px;
	height: 190px;
	font-size: 12px;
	text-align: left;
	background: #ffffff url(../obrazky/bg-registrace-textarea.jpg) no-repeat;
	padding: 8px 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-formular .cele2 input {
	float: right;
	width: 210px;
	vertical-align: bottom;
	display: inline-block;
}

#tab-formular .cele2 textarea.kf-input {
	float: right;
	width: 362px;
	padding: 0;
	margin: 0;
	display: inline-block;
}

#tab-formular .bottom {
	width: 512px;
	height: 16px;
	background: #ffffff url(../obrazky/bg-registrace-bottom2.jpg) no-repeat;
}

#tab-formular .in-registrace {
	width: 139px;
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: rgb(255, 255, 255) url(/obrazky/bg-registrace-button.jpg) no-repeat;
	margin: 15px 33px 3px 33px;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}


/* Tabulka - formátování hlavičky */

#center-obsah .tab-head {
	height: 35px;
	background-color: #e9d5cc;
}

#center-obsah .tab-head td {
	border-top: 1px solid #c73d00;
	border-bottom: 1px solid #c73d00;
}

#center-obsah .tab-rows1 {
	height: 30px;
	margin-top: 5px;
	vertical-align: top;
}

#center-obsah .vpravo {
	text-align: right;
}

#center-obsah .nastred {
	text-align: center;
}


.tab-bottom {
	height: 28px;
	border-top: 1px solid #c73d00;
	background-color: transparent;
}

.zoomer-wrapper {
	float: right;
}


.rows1 td {
	height: 30px;
	color: #000000;
}

#iddostupnost.visible {
	display: inline;
}

#iddostupnost.hidden {
	display: none;
}

#kupon {
	float: right;
}



