body {
	font-size : 12px;
	font-family : arial, verdana, sans-serif;
	margin : 0px 0px 0px 0px;
}

td {
	font-size : 12px;
	font-family : arial, verdana, sans-serif;
	color: Black;
}

div {
	font-size : 12px;
	font-family : arial, verdana, sans-serif;
	color: Black;
}

h1, h2, h3, h4, h5 {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

a {
	font-family: arial, verdana, sans-serif;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: arial, verdana, sans-serif;
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

form {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif; 
	border : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

hr {
	border: none 0;
	border-top: 1px solid #BB0000;
	height: 1px;
}


/* Všeobecné classy */

.hyper-nadpis {
	font-size: 21px;
	font-weight: bold;
}

.nadpis {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-top: 17px;
	padding-bottom: 15px;
}

.podnadpis {
	font-size: 16px;
	font-weight: bold;
}

.podpodnadpis {
	font-size: 13px;
}

.popis {
	font-weight: bold;
	color: Black;
	text-align: right;
}

.small {
	font-size: 11px;
	font-weight: normal;
	color: Black;
}

.euro {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	background-color: #FFEED4;
	padding: 10px;
	margin-top: 10px;
}


/* TOP Lista */

.topmenu {
	text-align: left;
	vertical-align: middle;
	height: 28px;
	background-image: url(../images/top_bg.gif);
	padding-left: 15px;
	color: Black;
}

.topmenu a {
	color: Black;
}

.topmenu a:hover {
	color: Blue;
}

.topmenu2 {
	letter-spacing: 1px;
	color: #D6D6D6;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 504px;
	background-image: url(../images/top_bg2.gif);
}

.topmenu2 a {
	color: #E7E7E7;
}

.topmenu2 a:hover {
	color: White;
}

.topmenu-image {
	padding-top: 1px;
}

/* LAVE MENU */

.menu-kategoria {
	width: 215px;
	height: 36px;
	font-size: 14px;
	padding-left: 9px;
	background-image: url(../images/menu_bg_kategorie.gif);
}

.menu-kategoria a {
	color: #0000CD;
}

.menu-kategoria a:hover {
	color: Blue;
}

.menu-podkategoria {
	font-size: 12px;
	font-weight: normal;
	line-height: 8px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #B6B6B6;
	background-color: #DDDDDD;
	line-height: 13px;
	display: block;
}

.menu-submenu {
	display: block;
	margin: 0px;
}

.menu-submenu-ul {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: Navy;
	list-style: disc inside;
}

.menu-submenu-li {
	display: block;
	margin: auto;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px dashed Gray;
}

.menu-submenu-li a {
	background: transparent;
	color: Navy;
	font-weight: normal;
}

.menu-submenu-li a:hover {
	background-color: #FFA500;
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}


/* CESTA */

.cesta {
	color: Black;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	height: 20px;
	border-bottom: 1px dashed Silver;
}

.cesta a {
	font-weight: normal;
	color: #BB0000;
}

.cesta a:hover {
	font-weight: normal;
	color: Blue;
}

/* NAVIGACIA + SCROLLBAR */

.navigacia {
	padding-bottom: 10px;
}

.navigacia a {
	color: Blue;
	font-weight: normal;
	text-decoration: none;
}

.navigacia a:hover {
	color: Navy;
	font-weight: normal;
	text-decoration: underline;
}

.scrollbar {
	color: Black;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 15px;
	padding-top: 5px;
}

.scrollbar a {
	font-weight: normal;
	color: #BB0000;
}

.scrollbar a:hover {
	font-weight: normal;
	color: Blue;
}


/* << NASPAT */

.naspat {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.naspat a {
	font-weight: normal;
	color: #BB0000;
}

.naspat a:hover {
	font-weight: normal;
	color: Blue;
}


/* OBSAH */

.obsah {
	padding: 15px;
}	

/* DOLNE MENU */

.bottom-tab {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: Gray;
	text-align: center;
	border: 1px dotted Gray;
	padding: 10px;
	margin-top: 25px;
}

.bottom-tab a {
	font-size: 11px;
	color: Gray;
}

.bottom-tab a:hover {
	font-size: 11px;
	color: Red;
}


/* PRAVE MENU */

/* SEARCH - VYHLADAVANIE */

.search-tab {
	width: 214px;
}

.search-tab a {
	text-decoration: none;
	font-weight: normal;
}

.search-tab a:hover {
	color: Navy;
	font-weight: normal;
	text-decoration: underline;
}

.search-tab-header {
	color: Black;
	font-size : 14px;
	font-family : arial, verdana, sans-serif;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
}

.search-text {
	color: Black;
	font-size : 12px;
	padding: 7px;
}

.search-input {
	font-size : 12px;
	border: 1px solid #BB0000;
	color: black;
	height: 23px;
	width: 160px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	padding-left: 5px; 
	padding-top: 5px;
	background-image: url(../images/input_bg.gif);
}

.search-button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 7px;
	letter-spacing: 1px;
	vertical-align: middle;
	border: 1px solid Black;
	color: White;
	background-color: #FFA500;
	height: 23px;
	width: 160px;
}


/* LOGIN - PRIHLASENIE */

.login-tab {
	width: 214px;
}

.login-tab a {
	text-decoration: none;
	font-weight: normal;
}

.login-tab a:hover {
	color: Navy;
	font-weight: normal;
	text-decoration: underline;
}

.login-tab-header {
	color: Black;
	font-size : 15px;
	font-family : arial, verdana, sans-serif;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.login-input {
	font-size : 12px;
	border: 1px solid #BB0000;
	color: black;
	height: 23px;
	width: 120px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	margin-left: 4px;
	margin-bottom: 3px;
	padding-left: 5px; 
	padding-top: 5px;
	background-image: url(../images/input_bg.gif);
}

.login-button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 4px;
	letter-spacing: 1px;
	vertical-align: middle;
	border: 1px solid Black;
	color: White;
	background-color: #FFA500;
	height: 23px;
	width: 120px;
}

/* PRAVE MENU - AKCIOVE PONUKY - DOPORUCUJEME - PRISLUSENSTVO */

.right {
	padding-left: 15px;
	padding-right: 15px;;
}

.right-tab {
	width: 214px;
}

.right-tab a {
	color: #BB0000;
	text-decoration: none;
}

.right-tab a:hover {
	color: Blue;
}

.right-nadpis {
	color: Black;
	font-size : 15px;
	font-family : arial, verdana, sans-serif;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
}

.right-produkt {
	color: #BB0000;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.right-popis {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: Gray;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	font-style: italic;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.right-popis a {
	color: Gray;
	font-weight: normal;
}

.right-popis a:hover {
	font-weight: normal;
}

.right-linka {
	border: none 0;
	border-top: 1px dashed #FF6262;
	height: 1px;
	padding: 3px;
}

.right-link {
	color: #BB0000;
	text-decoration: none;
	font-weight: normal;
}

.right-link a {
	color: #BB0000;
	text-decoration: none;
	font-weight: normal;
}

.right-link a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.right-obrazok {
	text-align: center;
}

/* GOOGLE - ukladanie tabuliek vedla seba*/

.google{display:inline-block}
.google{display:inline}
.google{display:inline-table}
.google {
	padding: 10px;
	width: 200px;
	height: 340px;
}

.box {
	padding: 0px;
	width: 100%;
	height: 340px;
}

.box-hrana {
	width: 1px;
	height: 1px;
}

.box-border {
	height: 1px;
	background-color: #D3D3D3;
}

.box-border2 {
	width: 1px;
	background-image: url(../images/gradient.gif);
}

.box-border3 {
	height: 1px;
	background-color: White;
}

.box,.google>.lhcl_desc{display:table-row} 

.box-in {
	font-size : 12px;
	font-family : arial, verdana, sans-serif;
	color: Black;
	padding-left: 12px;
	padding-right: 12px;
	width: 198px;
	vertical-align: top;
}

.box-nadpis {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #BB0000;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 8px;
}

.box-nadpis a {
	color: #BB0000;
}

.box-nadpis a:hover {
	color: Blue;
}

.box-popis {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: Gray;
	text-align: justify;
	width: 198px;
	vertical-align: top;
	font-style: italic;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.box-popis a {
	color: Gray;
	font-weight: normal;
}

.box-popis a:hover {
	color: Blue;
	font-weight: normal;
}

.box-cena {
	color: Black;
	width: 198px;
	vertical-align: top;
	line-height: 20px;
	padding-bottom: 6px;
}

.box-obrazok {
	padding-top: 5px;
	z-index: auto;
}

.box-button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;	
	border: 1px solid #7C6249;
	color: White;
	background-color: #D28900;
	height: 20px;
}

.box-input  {
	border: 1px solid Gray;
	color: black;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	width: 30px;
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}

/* PRODUKT*/

.produkt-bold {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.produkt-tab1 {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	border: 1px solid #C7C7C7;
	background: #F5F5F5;
	line-height: 20px;
	padding: 7px;
}

.produkt-popis-tab {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	border: 1px dotted Silver;
	padding: 5px;
}

.produkt-popis-tab a {
	font-size: 12px;
	color: #BB0000;
}

.produkt-popis a:hover {
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}

.produkt-ul {
	text-align: left;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 20px;
}

.produkt-li {
	margin: 2px 0px 0px 0px;
}

.produkt-linka {
	border: none 0;
	border-top: 1px dashed #BB0000;
	height: 1px;
	width: 100%;
}

/* Stare classy */

.yes {
	color: #00A401;
}

.no {
	color: Red;
}

.no-important {
	color: Red;
	font-weight: bold;
	text-decoration: blink;
}

.cesta-roletka {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif; 
	text-decoration: none; 
	border: 1px solid #7C6249;
	background-color: white;
	padding-left : 1px;
	margin-left : 1px;
	margin-right : 1px;
	background-color : white;
}


/* INDEX - Stred */

.index {
	text-align: center;
	width: 530px;
}

.index a {
	color: Blue;
}

.index a:hover {
	color: Navy;
}

.index-nadpis {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: Red;
}


/* INDEX - Top ponuka stred */

.index-ponuka {
	width: 530px;
}

.index-ponuka-tab {
	height: 100%;
	width: 100%;
	border: 1px dashed #B99B7F;
}

.index-ponuka-header {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	color: #91671A;
	vertical-align: middle;
}

.index-ponuka-nadpis {
	color: #91671A;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.index-ponuka-nadpis a {
	color: #8B5B30;
}

.index-ponuka-cena {
	font-weight: bold;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	vertical-align: top;
}

.index-ponuka-popis {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	color: #595959;
	float: left;	
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.index-ponuka-popis a {
	color: #595959;
}

.index-ponuka-popis a:hover {
	color: Black;
	font-weight: normal;
}

.index-ponuka-header-linka {
	color: #DBC4B7;
	height: 2px;
	width: 100%;
	vertical-align: middle;
}

.index-ponuka-obrazok {
	margin: 4px;
	vertical-align: middle;
	float: none;
}


/* INDEX - Akcie - zlavy stred */

.index-akcie {
	width: 530px;
}

.index-akcie-tab {
	height: 100%;
	width: 100%;
	border: 1px dashed #F3D898;
}

.index-akcie-header {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	color: #7D5B0B;
	vertical-align: middle;
}

.index-akcie-nadpis {
	color: #91671A;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.index-akcie-nadpis a {
	color: #8B5B30;
}

.index-akcie-cena {
	font-weight: bold;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	vertical-align: top;
}

.index-akcie-popis {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	color: #595959;
	float: left;	
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.index-akcie-popis a {
	color: #595959;
}

.index-akcie-popis a:hover {
	color: Black;
	font-weight: normal;
}

.index-akcie-header-linka {
	color: #DBC4B7;
	height: 2px;
	width: 100%;
	vertical-align: middle;
}

.index-akcie-obrazok {
	margin: 4px;
	vertical-align: middle;
	float: none;
}


/* ADMIN - uzivatelske konto */

.admin {
	width: 530px;
}

.admin-cesta {
	font-weight: normal;
	font-size: 13px;
	color: Black;
}

.admin-cesta a {
	font-weight: bold;
	font-size: 13px;
	color: #8B5B30;
}

.admin-nadpis {
	font-weight: bold;
	font-size : 16px;
	color: Black;
}

.admin-tab {
	width: 100%;
	border: 1px solid #D1D1D1;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-collapse: collapse;
}

.admin-tab1 {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	border: 1px solid #E3A600;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	background: #FFF7E6;
	background-color: #FFF7E6;
}

.admin-tab2 {
	font-size : 12px;
	font-family : arial, verdana, sans-serif;
	border: 1px solid #FFAE00;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFAE00;
	background: #F3F3F3;
	background-color: #FFF1B8;
}

.admin-tab3 {
	border: 1px solid White;
	padding: 1px;
	margin: 0px;
	text-align: center;
	background-color: #F4F4F4;
}

.admin-tab-header {
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	background: #F3F3F3;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.admin-tab-nadpis {
	padding: 3px;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

.admin-tab-nadpis a {
	color: Blue;
}

.admin-tab-nadpis a:hover {
	color: Navy;
}

.admin-tab-text {
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

.admin-tab-text2 {
	border-bottom: 1px dashed #E4E4E4;
}

.admin-popis {
	font-weight: normal;
	font-style: normal;
	color: #9B9B9B;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 3px;
}

.admin-text {
text-align: left;
	font-weight: normal;
	color: Black;
}

.admin-napoveda {
	font-size: 11px;
	color: Gray;
	text-align: left;
	font-weight: normal;
}

.admin-input  {
	border: 1px solid Gray;
	color: black;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
}

.admin-input2  {
	border: 1px solid #CD853F;
	color: black;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
}

.admin-textarea  {
	border: 1px solid Gray;
	color: black;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-shadow-color: Black;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #EBEBEB;
	scrollbar-darkshadow-color: Black;
}

.admin-button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
	border: 1px;
	border: 1px solid Maroon;
	color: Maroon;
	background-color: #FFDEAD;
	margin-top: 10px;
	width: 240px;
	height: 30px;
}

.admin-kredit {
	font-style: normal;
	font-weight: normal;
}

.admin-linka {
	border: none 0;
	border-top: 1px solid #D9D9D9;
	height: 1px;
}

.admin-roletka {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #979797;
	background-color: white;
	padding-left: 1px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: white;
}


/* KATEGORIA - Riadok ponuky */

.riadok-tab {
	border: 1px dashed #B99B7F;
	width: 530px;
}

.riadok-ponuka-header {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	color: #91671A;
	vertical-align: middle;
}

.riadok-nadpis {
	color: #91671A;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}

.riadok-ponuka-nadpis a {
	color: #8B5B30;
}

.riadok-popis {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	padding-bottom: 5px;
	padding-right: 3px;
	color: #595959;
}

.riadok-ponuka-popis a {
	color: #595959;
}

.riadok-popis a:hover {
	color: Black;
	font-weight: normal;
}

.riadok-ponuka-header-linka {
	color: #DBC4B7;
	height: 2px;
	width: 100%;
	vertical-align: middle;
}

.riadok-obrazok {
	margin: 2px;
	vertical-align: middle;
}

/* PREZENTACIA produktu */

.produkt-nazov {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

.produkt-nazov a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: Blue;
}

.produkt-popis {
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	color: #696969;
	line-height: 20px;
}

.produkt-popis a:hover {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: Blue;
	line-height: 20px;
}

.produkt-popis2 {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	color: Black;
	line-height: 14px;
	padding-bottom: 5px;
}

.produkt-popis2 a:hover {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: Black;
}

.produkt-popis3 {
	font-size: 11px;
}


.produkt-tab2 {
	font-size : 12px;
	font-family : arial, verdana, sans-serif;
	border: 1px solid #FFAE00;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFAE00;
	background: #F3F3F3;
	background-color: #FFF1B8;
}

.produkt-tab3 {
	border-bottom: 1px dashed #E4CEAF;
	width: 490px;
}

.produkt-tab-pocet  {
	border-right: 1px solid #9a6f4e; 
	border-top: 1px solid #b18463; 
	border-left: 1px solid #a07250; 
	border-bottom: 1px solid #9c6f4e; 
   color : black;
	font-size: 12px;
	font-family:  arial, verdana, helvetica, sans-serif; 
	text-decoration: none;
	font-weight : normal;
	text-align: right;
	background-color: white;
	width : 30px;
	margin : 0px 0px 0px 0px;
	padding-left : 3px;
	padding-right : 3px;
}

.produkt-tab-nadpis {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A58466;
	background-color: White;
	background: White;
	padding-left: 10px;
	padding-right: 10px;
}

.produkt-button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;	
	border: 1px solid #7C6249;
	color: White;
	background-color: #D28900;
	height: 20px;
}


.produkt-obrazok a {
	margin: 5px;
	border: 1px solid White;
}

.produkt-obrazok a:hover {
	border: 1px solid #8B4513;
}

.produkt-obrazok2 a {
	border: 1px solid White;
}

.produkt-obrazok2 a:hover {
	border: 1px solid #8B4513;
}


/* UCET - KOSIK - LOGIN */

.ucet-tab {
	text-align: center;
	width: 179px;
}

.ucet-tab a {
	color: Blue;
}

.ucet-tab a:hover {
	color: Navy;
}

.ucet-tab-header {
	font-size: 13px;
	font-weight: bold;
	color: #804326;
	text-align: center;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/ucet-tab-bg.gif);
}

.ucet-tab-stred {
	padding: 7px;
	background-image: url(../images/ucet-tab-bg.gif);
}

.ucet-kosik {
	font-size: 15px;
}

.ucet-input  {
	border: 1px solid #8B4513;
	color: black;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	width: 115px;
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
}

.ucet-tab-bottom {
	text-align: center;
	line-height: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/ucet-tab-bg.gif);
}

.ucet-button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	border: 1px solid Black;
	color: White;
	background-color: #BC7732;
	height: 20px;
	width: 150px;
}



/* NAS TIP - DOPORUCUJEME */

.tip-tab {
	text-align: center;
	width: 179px;
}

.tip-tab a {
	color: Navy;
}

.tip-tab a:hover {
	color: Blue;
}

.tip-tab-header {
	text-align: center;
	height: 23px;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/tip-tab-bg.gif);
}

.tip-header-nadpis {
	font-size: 13px;
	font-weight: bold;
	color: Navy;
}

.tip-tab-stred {
	background-image: url(../images/tip-tab-bg.gif);
}

.tip-nadpis {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #8B5B30;
}

.tip-nadpis a {
	font-size: 12px;
}

.tip-cena {
	font-weight: bold;
	color: Black;
	padding-left: 12px;
	padding-right: 8px;
}

.tip-popis {
	font-weight: normal;
	font-style: italic;
	float: left;
	color: #595959;
	padding-left: 6px;
	padding-right: 6px;
}

.tip-popis a {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-align: justify;
	float: left;
	color: #595959;
	padding-left: 6px;
	padding-right: 6px;
}

.tip-popis a:hover {
	font-weight: normal;
	font-style: italic;
	color: Black;
}

.tip-obrazok {
	margin: 8px;
}

.tip-linka {
	border: none 0;
	border-top: 1px dashed #4F50FF;
	height: 1px;
	width: 93%;
}


/* PRISLUSENSTVO */

.novinka-tab {
	text-align: center;
	width: 179px;
}

.novinka-tab a {
	color: #DD6400;
}

.novinka-tab a:hover {
	color: Blue;
}

.novinka-tab-header {
	font-size: 13px;
	font-weight: bold;
	color: #931D1D;
	text-align: center;
	height: 23px;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/prislus-tab-bg.gif);
}

.novinka-tab-stred {
	background-image: url(../images/prislus-tab-bg.gif);
}

.novinka-nadpis {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #8B5B30;
}

.novinka-nadpis a {
	font-size: 12px;
}

.novinka-cena {
	font-weight: bold;
	color: Black;
	padding-left: 12px;
	padding-right: 8px;
}

.novinka-popis {
	font-weight: normal;
	font-style: italic;
	float: left;
	color: #595959;
	padding-left: 6px;
	padding-right: 6px;
}

.novinka-popis a {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-align: justify;
	float: left;
	color: #595959;
	padding-left: 6px;
	padding-right: 6px;
}

.novinka-popis a:hover {
	font-weight: normal;
	font-style: italic;
	color: Black;
}

.novinka-obrazok {
	margin: 8px;
}

.novinka-linka {
	border: none 0;
	border-top: 1px dashed #FF4848;
	height: 1px;
	width: 93%;
}


/* AKCIOVÉ PONUKY - Prave menu */

.akcie-tab {
	text-align: center;
	width: 179px;
}

.akcie-tab a {
	color: #978100;
}

.akcie-tab a:hover {
	color: Blue;
}

.akcie-tab-header {
	font-size: 13px;
	font-weight: bold;
	color: #7D5B0B;
	text-align: center;
	height: 23px;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/akcie-tab-bg.gif);
}

.akcie-tab-stred {
	background-image: url(../images/akcie-tab-bg.gif);
}

.akcie-nadpis {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #8B5B30;
}

.akcie-nadpis a {
	font-size: 12px;
}

.akcie-cena {
	font-weight: bold;
	color: Black;
	padding-left: 12px;
	padding-right: 8px;
}

.akcie-povodna-cena {
	color: #7D7D7D;
	text-decoration: line-through;
	padding-left: 12px;
	padding-right: 8px;
}

.akcie-popis {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-align: justify;
	float: left;
	color: #595959;
	padding-left: 6px;
	padding-right: 6px;
}

.akcie-popis a {
	font-weight: normal;
	font-style: italic;
	color: #595959;
}

.akcie-popis a:hover {
	font-weight: normal;
	font-style: italic;
	color: Black;
}

.akcie-obrazok {
	margin: 8px;
}

.akcie-linka {
	border: none 0;
	border-top: 1px dashed #F3C24E;
	height: 1px;
	width: 93%;
}


/* INFORMÁCIE - Kontakt - Prave menu */

.info-tab {
	text-align: center;
	width: 179px;
}

.info-tab a {
	color: Black;
}

.info-tab a:hover {
	color: Blue;
}

.info-tab-header {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 23px;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/info-tab-bg.gif);
}

.info-tab-stred {
	background-image: url(../images/info-tab-bg.gif);
}

.info-nadpis {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #8B5B30;
}

.info-popis {
	font-weight: normal;
	font-size: 11px;
	float: left;
	color: #595959;
	padding-left: 12px;
	padding-right: 6px;
}

.info-popis a {
	font-weight: normal;
	color: #595959;
}

.info-popis a:hover {
	font-weight: normal;
	color: Black;
}

.info-obrazok {
	margin: 4px;
}

.info-linka {
	border: none 0;
	border-top: 1px dashed #777777;
	height: 1px;
	width: 94%;
}
