body
{	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					10pt;
	background: rgb(256,256,200);
	margin:						0px;
	padding:					0px;
	border:						0px;
}
p
{	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					10pt;
}
h1
{	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					15pt;
	font-weight:				bold;
	color:						#ff0000;
	text-decoration:			none;
	text-align:					center;
	margin-top:					20px;
	margin-bottom:				15px;
}
h2
{	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					14pt;
	font-weight:				bold;
	color:						#000000;
	text-decoration:			none;
	text-align:					left;
	margin-top:					20px;
	margin-bottom:				10px;
}
a
{	text-decoration:			none;
	color:						#ff0000;
}
a:hover
{	text-decoration:			underline;
}
a.nic:hover
{	text-decoration:			underline;
}
a.nic
{	text-decoration:			none;
	color:						#000000;
}
a.nic2:hover
{	text-decoration:			underline;
}
a.nic2
{	text-decoration:			none;
	color:						#FF0000;
}
td
{	
	font-size:					10pt;
}

td.predmet
{	
	font-size:					12pt;
}


a.nene
{	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					9px;
	text-decoration:			none;
}
a.nene:hover
{	
	text-decoration:			none;
}
td.odkaz
{	
	cursor:					pointer;
}
tr.zabaleno
{
	visibility:			hidden;
	position:			absolute;
}
tr.zabaleno2
{
	display:			none;
}
p.error
{
	font-weight:			bold;
	font-size:				12px;
	color:					red;
	text-align:				center;
}
p.nadpistestu
{
	font-weight:			bold;
	font-size:				14px;
	text-align:				center;
}
p.small
{
	font-size:				10px;
}
p.skryte
{
	font-size:				9px;
}
.form
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 10px
}
ul.nic
{
	list-style : none;
}

.vrchnimenu {
	position: fixed;
	left: 0px;
	border: 0px;
	padding: 0px;
	top: 0px;
	position: expression("absolute");
	top: expression(document.body.scrollTop+this.offsetHeight-this.offsetHeight);
	z-index: 1000000;
	width: 100%
      }

.obsahstranky {
	margin-top: 55px
	}


.pocitadlo
	{
		display: none;
	}

#LSResult li {
    padding-bottom: 2px;
    padding-top: 2px;
    line-height:15px;
    margin-bottom: 0px;
}
  
ul#LSShadow {
      position: relative;
      right: 1px;
      margin: 0px;
      padding: 0px;
      background-color: #666; /*shadow color*/
      color: inherit;
	  list-style: none;
}

#LSResult ul {
     margin-bottom: -5px;
     margin-top: 0px;
     padding-top: 0px;  
     margin: 0px;
     padding: 0px;
 	 list-style: none;
}

#LSResult ul li {
    text-indent: -20px;
    padding: 0px 15px 3px 20px;
}
 
.LSRes {
      position: relative;
      bottom: 1px;
      right: 1px;
      background-color: white;
      border:  1px solid #AAA;
    }
  
#LSHighlight {
     color: #564b47;  
     background-color: #ccc;
}

@media print
{
	.netiskni
		{
			display: none;
		}
}
