a {
	color : #008000;
	text-decoration : none;
}

a:visited {
	color : #008000;
	text-decoration : none;
}

a:visited:hover {
	color : #0F0CAF;
	text-decoration : none;
}

a:hover {
	color : #AF1111;
	text-decoration : none;
}

body {
	scrollbar-base-color : #FFD700;
	scrollbar-arrow-color : #EEBB00;
	scrollbar-track-color : #FFF5CE;
	scrollbar-shadow-color : #EEBB00;
	scrollbar-darkshadow-color : #FFEA7F;
	scrollbar-3dlight-color : White;
	scrollbar-highlight-color : #EEBB00;
	font-family : tahoma,helvetica,sans-serif;
	background-attachment: fixed;
}

.nadpis {
	font-size : 16pt;
	font-weight : bold;
	font-family : "Trebuchet MS",tahoma,helvetica,sans-serif;
	text-align : center;
	padding-top : 10px;
	}


input {
	border : 1px solid #1E90FF;
	background-color : #F2F9FF;
	font-size : 8pt;
	color : #1E90FF;
}

input.zluty {
	border : 1px solid #DAA520;
	background-color : #FFFAF0;
	font-size : 8pt;
	color : #DAA520;
}

p {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}

td {
	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;
}

textarea {
	border : 1px solid #1E90FF;
	background-color : #F2F9FF;
	font-size : 8pt;
	scrollbar-base-color : #F2F9FF;
	scrollbar-arrow-color : #1E90FF;
	scrollbar-track-color : #F2F9FF;
	scrollbar-shadow-color : #1E90FF;
	scrollbar-darkshadow-color : #F2F9FF;
	scrollbar-3dlight-color : #F2F9FF;
	scrollbar-highlight-color : #1E90FF;
	color : #1E90FF;
}

th {
	font-family : "Trebuchet MS",tahoma,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

th.vypis {
	background : #808080;
	color : #FFFFFF;
	font-family : "Trebuchet MS",tahoma,helvetica,sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

th.zvyraz {
	background : #0099FF;
	color : #FFFFFF;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 10pt;
}

.fixmenu {
	border-style : solid;
	border-width : 1px;
	padding-left : 5px;
	border-top-color : #EAEAFF;
	border-bottom-color : #C0C0F0;
	border-left-color : #EAEAFF;
	border-right-color : #C0C0F0;
	background : #D0D0FF;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;
	cursor : hand;
	height : 20;
	text-decoration : none;
}

.fixmenu:hover {
	font-size : 8pt;
	text-decoration : none;
}

.lmenu {
	border-style : solid;
	border-width : 1px;
	padding-left : 5px;
	border-top-color : #FFEA7F;
	border-bottom-color : #EEBB00;
	border-left-color : #FFEA7F;
	border-right-color : #EEBB00;
	background : #FFD750;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;
	cursor : hand;
	height : 20;
	text-decoration : none;
}

.lmenu:hover {
	color : #0050FF;
	font-size : 8pt;
	text-decoration : none;
}

.lmenuset {
	border-style : solid;
	border-width : 1px;
	padding-left : 5px;
	border-color : #000000;
	color : #00007F;
	background : #FFFFFF;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	font-size : 8pt;
	height : 20;
	text-decoration : none;
}

.podtrh {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

a.button {
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	border-width : 1px;
	border-style : solid;
	font-size : 8pt;
	background-color:white;
	}