﻿.nadpis
{
	font-family:		Arial CE, Arial, Sans-Serif;
	font-size:			18px;
	color:				black;
}

.nadpis_bily
{
	font-family:		Arial CE, Arial, Sans-Serif;
	font-size:			18px;
	color:				white;
}

.bile
{
	color:				white;
}

a.menuAdmin
{
	color:				white;
	padding:			1px;
	border:				1px solid #003366;
}

a.menuAdmin:hover,
a.menuAdminSel, 
a.menuAdminSel:hover
{
	color:				#003366;
	background-color:	white;
	padding:			1px;
	text-decoration:	 none;
	border:				1px solid red;
}

a
{
	color:				#003366;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

a.help
{
	color:				#003366;
	text-decoration:	underline;
}

a.tw:hover
{
	text-decoration:	none;	
}

span.gr
{
    color:gray;font-style:italic;
}