body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #E6E7E8;
}
table.top{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.top td.logo{
	width: 180px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	/*display:block;
	float: left;*/
}
table.top td.logo a, table.top td.logo a:active, table.top td.logo a:visited{
	display:block;
	width: 180px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	float: left;

}


table.top td.logo a span.popis, table.top td.logo a:active span.popis,table.top  td.logo a:visited span.popis{
	color: #6666CC;
	font-size: 12px;
	text-decoration: none;
	width: 170px;
	visibility: hidden;
	position: absolute; left: 5px; top: 85px;
}
table.top td.logo a:hover{

	color: #000000;
	font-size: 10px;
	visibility: visible;
	text-decoration: none;
	/*background-color: transparent;*/
}


table.top td.sign{
	width: auto;
	min-width:100%;
	float: left;
	font-size: 34pt;
	font-weight: bold;
	color:  #333399; /*websafe*/
	color: #00A2E1;/*#0768B2 ;#4A2884;  colors from manual for MAB are not WEBSAFE */
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	
	/*background-color: Aqua;*/
	
	/*margin-right: 10%;*/
	
}
table.top td.alternative{
	width: 180px;
	height: 25px;
	background-image: url(../img/fries2.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
}

table.top td.buttons{
	margin: 0px;
	padding: 0px; 
	max-height: 25px;
	/*background-color: Black;*/
}

table.top td.buttons div.button{
	/*height: 25px;*/
	margin: 0px;
	padding: 0px;
	float: left;
	/*background-color: Black;*/
	border-left: 5px solid #E6E7E8;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

table.top td.buttons div.button a, table.top td.buttons div.button a:active, table.top td.buttons div.button a:visited{
	height: 22px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	
	padding-left: 5px;
	padding-right: 5px;
	/*padding-bottom: 2px;*/
	padding-top: 3px;
	margin: 0px;
	/*font-size: 14px;*/
	font-weight: bold;
	background-color: #00A2E1;
	display: block;
	float: left;
}
table.top td.buttons div.button a:hover{
	background-color: #4A2884;
}

table.top td.buttons div.button a span.popis, table.top td.buttons div.button a:active span.popis,table.top  td.buttons div.button a:visited span.popis{
	color: #6666CC;
	font-size: 12px;
	text-decoration: none;
	width: 170px;
	visibility: hidden;
	position: absolute; left: 5px; top: 85px;
}
table.top td.buttons div.button a:hover span.popis{

	color: #000000;
	font-size: 10px;
	visibility: visible;
	text-decoration: none;
	/*background-color: transparent;*/
}



table.top td.button a,table.top td.button a:active, table.top td.button a:visited{
	background-color: Green;
	margin: 0px;
	padding: 0px;
}

table.top td.button a span.popis, table.top td.button a:active span.popis,table.top  td.button a:visited span.popis{
	color: #6666CC;
	font-size: 12px;
	text-decoration: none;
	width: 170px;
	visibility: hidden;
	position: absolute; left: 10px; top: 10px;
}
table.top td.button a:hover span.popis{

	color: #6666CC;
	font-size: 14px;
	visibility: visible;
	text-decoration: none;
	/*background-color: transparent;*/
}
table.top td.buttons div.button_red a, table.top td.buttons div.button_red a:active, table.top td.buttons_red div.button a:visited{
	height: 22px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	
	padding-left: 5px;
	padding-right: 5px;
	/*padding-bottom: 2px;*/
	padding-top: 3px;
	margin: 0px;
	/*font-size: 14px;*/
	font-weight: bold;
	background-color: red;
	display: block;
	float: left;
}
table.top td.buttons div.button_red a:hover{
	background-color: #4A2884;
}

table.top td.buttons div.button_red a span.popis, table.top td.buttons div.button_red a:active span.popis,table.top  td.buttons div.button_red a:visited span.popis{
	color: #6666CC;
	font-size: 12px;
	text-decoration: none;
	width: 170px;
	visibility: hidden;
	position: absolute; left: 5px; top: 85px;
}
table.top td.buttons div.button_red a:hover span.popis{

	color: #000000;
	font-size: 10px;
	visibility: visible;
	text-decoration: none;
	/*background-color: transparent;*/
}