body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: rgb(1,66,122);
}

.menutext {
	--vertical-align: bottom;
	position: relative; top: 47px;left: 10px;
}

.menutext a
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menutext a:hover
{
    color: rgb(1,66,122);
}

a:hover {
	color: #FFCC00
}



table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: rgb(1,66,122);
}

.menuTable {
	border-collapse: collapse;
	empty-cells: show;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2175BD;;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px
}

.menuTable th {
	text-align: left;
	
	border: #F5E4BD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00
}

.menuTable td {
	border: #F5E4BD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.menuTable a {
	color: #FFFFFF;;
	text-decoration: none;
}

.listTable {
	border-collapse: collapse;
	empty-cells: show;
	width: 450px;
	border-color: rgb(85, 153, 202) rgb(85, 153, 202) black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #717171;
}

.listTable th {
	height: 21px;
	padding-left: 20px;;
	padding-right: 3px;
	border-color: black black rgb(85, 153, 202) rgb(85, 153, 202);
	color: #ffffff ;
	background-color:#306892;
	text-align: left;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(images/menupoint.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	vertical-align: top;
}



.listTable td {
	padding-left: 8px;;
	padding-right: 6px;
	height: 20px;
	padding-top: 2px;;
	padding-bottom: 2px;
	border-color: black black rgb(85, 153, 202) rgb(85, 153, 202);
	vertical-align: top;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FAFAFA;
	
}

.listTable th a {
	text-decoration: none;
	color: #ffffff;
}


.firstColumnBlue {
	background-image: url(images/blueColumn.gif);
	background-repeat: repeat-y;
	
	
}



.navigationSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00
}

.podnadpis {
	font-weight: bold
}

