/*---------------- ERROR A INFO MSG -------------------------*/
/*
TABLE.errormsgtab {background-color: #D7DCE1; border: 1px solid black;}
TD.errormsgcap {font-family: "Verdana CE", Verdana, "Arial CE", Arial, sans-serif; font-size: 10px;	font-weight: bold; color: Black; background-color: #ED2A2F;} 
TD.errormsgtxt {font-family: "Verdana CE", Verdana, "Arial CE", Arial, sans-serif; font-size: 10px;	font-weight: bold; color: #ED2A2F;}
TD.errormsgtxt a:link{ text-decoration: none; color: #ED2A2F;}
TD.errormsgtxt a:hover{ text-decoration: none; color: #ED2A2F;}
TD.errormsgtxt a:visited{ text-decoration: none; color: #ED2A2F;}
TD.errormsgtxt hr{ border: 1px solid black;}

TABLE.infomsgtab {background-color: #D7DCE1; border: 1px solid black;}
TD.infomsgcap {font-family: "Verdana CE", Verdana, "Arial CE", Arial, sans-serif; font-size: 10px;	font-weight: bold; color: Black; background-color: #FFFF00;} 
TD.infomsgtxt {font-family: "Verdana CE", Verdana, "Arial CE", Arial, sans-serif; font-size: 10px;	font-weight: bold; Black;}
TD.infomsgtxt a:link{ text-decoration: none; color: Black;}
TD.infomsgtxt a:hover{ text-decoration: none; color: Black;}
TD.infomsgtxt a:visited{ text-decoration: none; color: Black;}
TD.infomsgtxt hr{ border: 1px solid black;}
*/
.errormsg{}
.infomsg{}
/*---------------- KONEC ERROR A INFO MSG -------------------------*/

FORM{
	margin: 0px;
}

/*---------------- PRIHLASOVACI FORMULAR -------------------------*/
TABLE.login {
	font-size:10px;
	font-family: verdana, sans serif, arial;
	color: Black;
	border: 1px solid Black;
 }
/*---------------- KONEC PRIHLASOVACI FORMULAR -------------------------*/
/*---------------- OKNO PRO OBRAZKY -------------------------*/
BODY.showpicture{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
}
/*---------------- KONEC OKNO PRO OBRAZKY -------------------------*/
