.drink
{
	/* color: white; */
}


.drink th
{
	text-align: left;
  	padding-bottom: 12px;
}

.drink td
{
	padding: 2px 0px 2px 0px;
	margin: 0;
	border-bottom: 1px solid white;
	vertical-align: bottom;

}

.drink td.prvni
{
  	width: 350px;
}

.drink td.druhy
{
  	width: 100px;
}

.drink td.treti
{
  	width: 100px;
}
.drink td.ctvrty
{
  	width: 80px;
}
.drink td.paty
{
  	width: 80px;
}

