BODY {
	background-color: #ffffff;
	color: #000000;
	font: 14px arial,sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
TD {
	padding-left: 3px;

}
a:LINK {
	text-decoration: none;
	color: #fafad2;
	}
	
a:VISITED {
	text-decoration: none;
	color: #fafad2;
	}
	
a:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
	}
a[type="category"]:LINK {
		text-decoration: none;
		color: #000000;
		font-weight:bold;
		}
		
a[type="category"]:VISITED {
		text-decoration: none;
		color: #000000;
		font-weight:bold;
		}
		
a[type="category"]:HOVER {
		text-decoration: underline;
		color: #555555;
		font-weight:bold;
		}

a[type="link"]:LINK {
		text-decoration: none;
		color: #00009e;
		font-weight:bold;
		}
		
a[type="link"]:VISITED {
		text-decoration: none;
		color: #00009e;
		font-weight:bold;
		}
		
a[type="link"]:HOVER {
		text-decoration: underline;
		color: #00009e;
		font-weight:bold;
		}

.simpleTable {
	width:100%;
	border-top: thin inset  #000000;
	border-left: thin inset  #000000;
	border-bottom: thin inset  #000000;
	border-right: thin inset  #000000;
	padding-bottom: 5px;
	font-size: small;
}
.tableHead{
	background-color:  #e5e5e5;
	font-weight:bold;
	font-size:10;
	border-bottom: 2px solid  #000000;
	border-right: 1px solid #000000;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;

}

.menuBar{
	background-color: #1a1a1a;
	color: #ffffff;
	border-top: thin solid  #000000;
	border-bottom: solid  #000000;
}
.menuBtn{
	background-color: #830000;
	font-size: small;
	font-weight:bold;
	position: relative;
	width: 130px;
	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding-right:  3px;
	padding-left:  3px;
	display:none;
}

.obsahStranky{
	background-color: #ffffd9;
	color: black;
	position: relative;
	display:block;
	

	text-align:left;
	position:relative;
	float:center;
	
}

.kosik{
	display:none;
}

.kategorie{
	display:none;
}
.kategorieBtn{
	background-color: #830000;
	display:none;
}


.submenu{
	text-align:center;
}


.categoryList1 {

	background-color: #e5e5e5;
	color: #000000;
	border-top: thin solid  #000000;
	border-left: thin solid  #000000;
	border-bottom: thin solid  #000000;
	border-right: thin solid  #000000;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right:  3px;
	padding-left:  3px;
}
.categoryList0 {
	background-color: #ffffff;
	color: #000000;
	border-top: thin solid  #000000;
	border-left: thin solid  #000000;
	border-bottom: thin solid  #000000;
	border-right: thin solid  #000000;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right:  3px;
	padding-left:  3px;
}

.hlavniNadpis{
	display:inherit;
	
}
.oddLine{
	background-color: #e5e5e5;
}
.totalPrice{
	font-weight:bold;
	border-top: medium solid  #000000;
}
.hiddenInPrint{
	display:none;	
}
.hiddenInScreen{
	display:inherit;
}
.tableButton{
	display:none;
}
.inputText{
	display:none;
}
.form{
	display:none;
}
.select{
	display:none;
}

.nazev{
	font-size:x-large;
	font-weight:bold;
	padding-left: 10px;
}
.popis{
	font-size:small;
	font-weight:lighter;
	padding-left: 20px;
}
.obrazek{
	display:inline;
	text-align:center;
	font-size:small;
	font-weight:lighter;
	padding-left: 30px;
	padding-right: 40px;
}
.vlastnosti{
	display:inline;
	font-size:medium;
	padding-left: 20px;
}

.podstranky{
	float:right;
	display:inline;
	position:relative;
	top:  -18px;
}
.popisKosiku{
	font-size:x-small;
	
}

.smallText{
	font-size: xx-small;
}

.page800{
	padding: 10px;
	font-size: smaller;
}
.oldPrice{
  text-decoration:line-through;
  display:inline;
  color: #ff0000;
  font-size:small;
}
.textAkce{
	font-weight:bold;
	font-size:small;
	color: #ff0000;
}
.inlineTable{
	display:inline;
}


