body, html  {scrollbar-base-color: red}
body, li, ul, td, p, a {
	font-family: "MS Serif", "garamond", serif
}

#hlavni  {
	border:1px solid #FF0000;
	background-color: #FFFFCC;
	position: relative;
	left: 2%;
	width: 96%;
}
#hlavni p    {
	padding-right: 10px;
	padding-left : 10px;}
#menu {
	border:1px solid #FF0000;
	position: relative;
	left: 2%;
	width: 96%;
	background-color:#FFFFCC;}

#menu p{
	text-align: center}
	
.vrch        {
	color: White;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	background-color:#FF0000
}
.vrch1        {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 14pt;
	text-align: center;
	border: 1px solid #FF0000;
	font-weight: bold;
	letter-spacing:1pt
}
a            {
	text-decoration: none;
}
a:link       {
	text-decoration: underline;
}
a:visited    { color: #0000FF; text-decoration: underline }
a:hover      { text-decoration: underline; color: #FF0000 }
p, td        { font-size: 12pt }
body         { margin-left: 3px; margin-right: 3px; margin-top: 10px; background-color:#FFCC00 }
h1           {
	font-size: 14pt;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0; text-align:center
}
h3           {
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #000080;
	border: 1px solid #000080;
	margin-bottom: 0;
	font-weight : bold;
}
h5           { font-size: 14pt; font-weight: bold; text-align: Left; background-color: 
               #FF0000; color: #FFFFFF; margin-bottom: 0 }
p            { line-height: 150% }
.nahled  {
	position: relative;
	font-family: "MS Serif", "Garamond", serif;
	font-size: 12pt;
	background-color: #CC3300;
	color: #FFFFFF;
	border: 4px solid #FFFFCC;
	padding: 5px; font-weight:bold
}
.nahled a:hover img { filter: alpha(opacity=100); border: 2px inset #FFFFCC;  }
.nahled img { filter: alpha(opacity=85) }
.nahled img { border: 2px outset #FFFFFF }
.nahled a:visited { color: #0000FF }

.ram         { background-color: #FFFFFF; font-family: "MS Serif", "Garamond", serif; font-size: 12pt; color: 
               #000080; border: 1px solid #000080  }
.okraj       { padding: 10px }
