BODY
{
	align : center;
}

TABLE.Header
{
	border-style: solid;
	border-width : 1px;
	border-color : black;
	background-color : white;
}

TD.Reklama
{
	background-image : url(jpg/reklama.jpg);	
    background: url(jpg/reklama.jpg);
}

TABLE.Footer
{
	border-style: solid;
	border-width : 1px;
	border-color : black;
	background-color : white;
}

TABLE.Main
{
	border-style: solid;
	border-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;	
	border-top-width : 0px;
	border-bottom-width : 0px;	
	border-color : black;
	background-color : white;
}

TABLE.LeftMenu
{
	border-width : 0px;
}

TABLE.OpenHours
{
	border-width : 0px;
}

TD.Time
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 11px;
	text-align : right;
	align : center;
}

TD.End
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 11px;
	text-align : center;
}

TABLE.Content
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size: 12px;
	color: Black;
	border-width : 0;
}

TD.Asortyment
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size: 13px;
	color: Black;
}

TD.MEnd
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 13px;
	text-align : center;
}

TD.Header
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
	color : yellow;
}

TD.SubTitle
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 24px;
	text-align : center;
	font-weight : bold;
	color : black;
}

TD.BoldText
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 14px;
	font-weight : bold;
	color : black;
}

TD.NormalText
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 14px;
	color : black;
}

TD.MLeft
{
	background : #FFEF74;
	border-style: solid;
	border-right-width : 1;
	border-left-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;	
	border-color : black;
}

TD.MTextLeft
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
}

A.MEndSelect
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size :13px;
	color : #1111DD;
}

A.MEndSelect::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size :13px;
	letter-spacing : 2px;
	color : #DD1111;
}

A.MLeftSelect
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size :14px;
	font-weight : bold;
	color : #1111DD;
	text-decoration : none;
}

A.MLeftSelect::hover
{
	font-family : Verdana, Tahoma, Arial, Serif;
	font-size :14px;
	font-weight : bold;
	color : #DD1111;
	font-weight : bold;
}

SPAN.Licznik
{
	color : white; 
	background : black;
}

