body{
	text-align: center;
}
div#top{
	text-align: center;
}
div#box{
	border: 1px solid black;
	width: 90%;
	margin: auto auto;
	text-align: left;
}
div#menu a{
	text-decoration: none;
	color: black;
	border: 1px solid #e0e0e0;
	border-width: 1px 0px 0px 0px;
	display: block;
}
div#txt a{
	color: black;
	text-decoration: none;
	font-size: 8pt;
}

div#menu{
	font-size: 7pt;
	width: 30%;
	float: left;
}
div#txt{
	float: right;
	width: 70%;
}


div#f{
	clear: both;
	text-align: center;
}

.grupa{
	padding-left: 0px;
	border: 1px solid #f0f0f0;
	border-width: 0px 0px 1px 0px;
	display: block;
	color: #222222;
}
.podgrupa{
	padding-left: 15px;
	border: 1px solid #f0f0f0;
    border-width: 0px 0px 1px 0px;
	display: block;
}
.menuTu{
	font-weight: bold;
}

table#listaProdukty{
	width: 100%;
}

table#listaProdukty td{
		font-size: 8pt;
		border: 1px solid #e0e0e0;
		border-width: 1px 0px 0px 0px;
}


.menuHoverOn{
	background-color: silver;
}

.drawer .ie{
	padding: 5px;
	margin: 0px;
}
