 html {
  SCROLLBAR-FACE-COLOR: #F1DFB8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F1DFB8; 
	SCROLLBAR-SHADOW-COLOR: #5C0100; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #5C0100; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #5C0100;
}
div {
  padding: 0px;
  margin: 0px;
} 
 body {
  font-family: tahoma, sans-serif, Verdana, Arial;
  font-size: 11px;
  color: #000000;
  width: 100%;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
  background-color: #500001;
	background-image: url("../gui/ankatextil-back.gif");
  background-repeat: repeat-x;
  background-position: left top;
}
A {
	color: #9A0000;
}
A:hover { 
	color: #BF8B49;
}
table, textarea, input, select {
  font-family: "tahoma", sans-serif, Verdana, Arial;
  font-size: 11px;
 	color: #394239;
}
div#AnkaTextilBase {
  position: relative;
  width: 948px;
  height: 635px;
  background-color: none;
  color: #000000;
  border-style: none;
  padding: 0px;
  margin: 0 auto;
  text-align: left;
}
div#AnkaTextilHeader {
	position: relative;
	width: 948px;
	height: 55px;
	background-color: none;
	background-image: url("../gui/ankatextil-header.gif");
  background-repeat: repeat-x;
  background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#AnkaTextilLogo {
	position: absolute;
	left: 18px;
	top: 15px;
	width: 211px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #7C8792;
	font-size: 11px;
}
div#AnkaTextilDate {
	position: absolute;
	left: 410px;
	top: 20px;
	width: 330px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding-top: 9px;
	border: 0px;
}
div#AnkaProduktyTitle {
	position: absolute;
	left: 780px;
	top: 24px;
	width: 142px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	background-image: url("../gui/produkty-title.gif");
  background-repeat: no-repeat;
  background-position: left top;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	border: 0px;
}
div#AnkaTextilBody {
	position: relative;
	width: 100%;
	background-color: none;
	background-image: url("../gui/ankatextil-body.gif");
  background-repeat: repeat-y;
  background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
}
div#AnkaTextilBody2 {
	position: relative;
	width: 100%;
	background-color: none;
	background-image: url("../gui/ankatextil-body2.gif");
  background-repeat: repeat-y;
  background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
}
div#AnkaTextilFooter {
	position: relative;
	width: 948px;
	height: 22px;
	background-color: none;
	background-image: url("../gui/ankatextil-footer.gif");
  background-repeat: repeat-y;
  background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#AnkaTextilFooter2 {
	position: relative;
	width: 948px;
	height: 22px;
	background-color: none;
	background-image: url("../gui/ankatextil-footer2.gif");
  background-repeat: repeat-y;
  background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#AnkaTextilAutor {
	position: relative;
	width: 220px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #902D2D;
	font-size: 11px;
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
div#AnkaTextilAutor A {
	color: #902D2D;
	text-decoration: underline;
}
div#AnkaTextilCopyright {
	position: relative;
	width: 700px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #902D2D;
	font-size: 11px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-top: 7px;
}
div#AnkaTextilCopyright A {
	color: #902D2D;
	text-decoration: underline;
}
div#AnkaBodyLeft {
	position: relative;
	width: 750px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #902D2D;
	font-size: 11px;
	text-align: left;
	padding-left: 8px;
	float: left;
}
div#AnkaBodyRight {
	position: relative;
	width: 170px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #902D2D;
	font-size: 11px;
	text-align: left;
	padding-right: 8px;
	float: right;
}
div#AnkaTextilMenuTop {
	position: relative;
	width: 750px;
	height: 27px;
	background-color: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#AnkaTextilTitleLeft {
	position: relative;
	width: 207px;
	min-height: 542px;
	margin: 0px;
	padding: 0px;
	background-color: none;
	color: #902D2D;
	font-size: 11px;
	float: left;
}
.listproduct TD {
	background-color: #FAEED9;
}
.listproduct {
	border-top: 1px dotted #D4B87B;
	border-bottom: 1px dotted #D4B87B;
}
.listproduct A {
	color: #5C0100;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
.listproduct2 TD {
	background-color: #FAEED9;
}
.listproduct2 {
	border: 1px dotted #D4B87B;
}
.listproduct2 A {
	color: #5C0100;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
div#AnkaTextilTitleRight {
	position: relative;
	width: 526px;
	min-height: 542px;
	margin: 0px;
	padding: 0px;
	background-color: #F1DFB8;
	color: #902D2D;
	font-size: 11px;
	float: right;
}
div#AnkaTextilTitleRight2 {
	position: relative;
	width: 518px;
	min-height: 542px;
	margin: 0px;
	padding: 0px;
	color: #902D2D;
	font-size: 11px;
	float: right;
}
div#AnkaTextilTitleRight2 DIV {
	width: 515px;
}
div#AnkaShopMenu {
	position: relative;
	width: 180px;
	height: 255px;
	margin: 0px;
	padding: 0px;
	background-color: #F7E6C2;
	color: #000000;
	font-size: 11px;
	text-align: left;
	float: left;
	border: 1px solid #D4B87B;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
div#AnkaShopLogin {
	position: relative;
	width: 220px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	background-color: #FAEED9;
	color: #000000;
	font-size: 11px;
	text-align: left;
	float: left;
}
div#AnkaShopLogin DIV {
	padding: 5px;
}
div#AnkaShopLogin .moduletable {
	padding: 0px;
	margin: 0px;
}

div#AnkaMenuArea {
	position: relative;
	width: 209px;
	height: 290px;
	margin: 0px;
	padding: 0px;
	background-color: #F1DFB8;
	color: #000000;
	font-size: 11px;
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
div#AnkaTextilPredstavenie {
	position: relative;
	width: 526px;
	height: 304px;
	margin: 0px;
	padding: 0px;
	background-color: #F6EBD6;
	color: #902D2D;
	font-size: 11px;
	text-align: left;
}
div#AnkaTextilPredstavenie DIV {
	padding: 5px;
}
div#AnkaTextilPredstavenie DIV P {
	padding: 7px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 14px;
	padding-top: 3px;
}
div#AnkaTextilVyberteSi {
	position: relative;
	width: 518px; 
	min-height: 304px;
	margin: 0px;
	padding: 0px;
	background-color: #F6EBD6;
	color: #902D2D;
	font-size: 11px;
	text-align: left;
}
div#AnkaTextilVyberteSi DIV {
	padding: 5px;
	width: 97%;
}
div#AnkaTextilVyberteSi DIV P {
	padding: 7px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 14px;
	padding-top: 10px;
}
.shopindex TD {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#AnkaTextilOdporucame {
	position: relative;
	width: 524px;
	min-height: 250px;
	margin: 0px;
	padding: 0px;
	color: #902D2D;
	font-size: 11px;
	text-align: center;
	float: right;
}
div#AnkaTextilOdporucame DIV {
	padding-top: 5px;
	padding-bottom: 5px;
}
div#AnkaTextilOdporucame TABLE {
}
div#AnkaTextilOdporucame2 {
	position: relative;
	width: 524px;
	min-height: 250px;
	margin: 0px;
	padding: 0px;
	color: #902D2D;
	font-size: 11px;
	text-align: center;
	float: right;
}
div#AnkaTextilOdporucame2 DIV {
	padding: 5px;
}
div#AnkaTextilOdporucame2 TABLE {
	padding: 5px;
	width: 95%;
}
.inputbox-l {
	width: 157px;
	height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #5C0100;
	padding-top: 2px;
}
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #5C0100;
	padding-top: 2px;
}
.button-l {
	width: 46px;
	height: 19px;
	background-image: url("../gui/butt-back.gif");
  background-repeat: repeat-x;
  background-position: left top;
	border: 0px solid #5C0100;
	color: #FFFFFF;
	font-weight: bold;
}

.contentpane {
	padding-bottom: 5px;
}
.button-ll {
	width: 90px;
	height: 19px;
	background-image: url("../gui/butt-back.gif");
  background-repeat: repeat-x;
  background-position: left top;
	border: 0px solid #5C0100;
	color: #FFFFFF;
	font-weight: bold;
}
.button {
	height: 19px;
	background-image: url("../gui/butt-back.gif");
  background-repeat: repeat-x;
  background-position: left top;
	border: 0px solid #5C0100;
	color: #FFFFFF;
	font-weight: bold;
}
#AnkaShopLogin A {
	color: #000000;
	text-decoration: underline;
}
.menuItem {
	width: 165px;
	line-height: 25px;
	color: #000000;
}
.menuItem A {
	color: #000000;
}

#AnkaBodyRight IMG {
	border-top: 2px solid #F6EBD6;
	border-bottom: 2px solid #F6EBD6;
	margin-top: 2px;
	margin-bottom: 2px;
}                                         
DIV#PathWay {
	position: relative;
  width: 948px;
  background-color: none;
  color: #BF8B49;
  border-style: none;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
  font-size: 11px;
	padding-bottom: 3px;
}
DIV#pathway_text {
	position: relative;
  width: 948px;
  background-color: none;
  color: #BF8B49;
  border-style: none;
  padding: 0px;
  margin: 0 auto;
  text-align: left;
  padding-left: 30px;
	font-size: 11px;
	padding-bottom: 3px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#pathway_text A {
	color: #BF8B49;
	text-decoration: underline;
}
#pathway_text A:hover {
	color: #A46A25;
	text-decoration: none;
}
.products TD {
	background-color: #D4B87B;
	border: 2px solid #F6EBD6;
	width: 146px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
.products TD IMG {
	border-top: 2px solid #F6EBD6;
	border-bottom: 2px solid #F6EBD6;
	margin-top: 3px;
}
.products A {
	color: #742424;
	font-weight: bold;
}
.kategorie-shop IMG {
	border: 3px solid #F1DFB8;
}
.kategorie-shop A {
	color: #910000;
	text-decoration: none;
	font-weight: bold;
}
.kategorie-shop A:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}
TR.sectiontableheader TD {
	background-color: #FAEED9;
	color: #BF8B49;
	font-weight: bold;
}
.AnkaKosik A {
	font-weight: normal;
	text-decoration: underline;
	color: #990100;
}
.AnkaKosik A:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.AnkaKosik strong {
	font-weight: normal;
}
.AnkaKosik {
	bordeR: 1px dotted #D4B87B;
}
.shopindex TD IMG {
	border: 3px solid #F1DFB8;
}
.listproduct TD IMG {
	border: 3px solid #F1DFB8;
	margin-top: 5px;
}
.listproduct2 TD IMG {
	border: 3px solid #F1DFB8;
	margin-top: 5px;
}
.productimg {
	border: 3px solid #F1DFB8;
	margin: 5px;
	margin-right: 15px;
}
.shopindex A {
	font-weight: normal;
	text-decoration: none;
	color: #990100;
}
.listproduct H4 {
	color: #7B0000;
	font-size: 14px;
	padding-top: 3px;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.listproduct2 H4 {
	color: #7B0000;
	font-size: 14px;
	padding-top: 3px;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.sectiontableentry1 {
	color: #000000;
}
.sectiontableentry2 {
	color: #000000;
}
.sectiontableentry2 strong {
	color: #9A0000;
}
.AnkaKosik input {
	padding-left: 4px;
}
.legalinfo {
	width: 100%;
	float: right;
	border: 0px;
}
.navigacia {
	width: 95%;
	float: right;
}
.componentheading A {
	text-decoration: none;
	font-weight: bold;
	color: #9A0000;
}
.shop_tip {
	font-size: 10px;
	text-align: right;
}
TABLE.contentpaneopen {
	width: 93%;
	text-align: justify;
}
strong {
	color: #6E5234;
}
h1 {
	visibility: hidden;
	font-size: 2px;
	padding: 0px;
	margin: 0px;
}