BODY
{
	background-color: #fff0a0;
}

#left
{
	position: absolute;
	background-color: #ffa000;
	width: 145px;
	top: 0px;
	left: 20px;
	height: auto;
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 5px;
	letter-spacing: 0.1em;
}

#main
{
	position: absolute;
	width: auto;
	top: 0px;
	left: 180px;
   	right: 0px;
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 10px;
	letter-spacing: 0.05em;
}

#left a 
{
	text-align: left;
	display: block; 
	border-bottom: #fc0 1px dotted;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	padding: 2px;
	padding-left: 2px;
}

#left a:link 
{
	text-decoration: none;
	color: #ffffff;
}
#left a:visited 
{
	text-decoration: none;
	color: #ffffff;
}
#left a:hover 
{
	color: White;
	background-color: #ffc000;
	text-decoration: none;
}
#left a:active 
{
	color: White;
	background-color: #ffc000;
	text-decoration: none;
}
#main a 
{
	text-align: left;
	display: run-in;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	padding-left: 2px;
}

#main a:link 
{
	text-decoration: none;
	color: #ffa000;
}
#main a:visited 
{
	text-decoration: none;
	color: #ffa000;
}
#main a:hover 
{
	color: White;
	background-color: #ffc000;
	text-decoration: none;
}
#main a:active 
{
	color: White;
	background-color: #ffc000;
	text-decoration: none;
}

.text 
{
}
.btext 
{
	color: #ffa000;
	font-weight: bold;
}

.ttext 
{
font-size: 0.9em;
vertical-align: top;
}

.bttext 
{
color: #ffa000; 
font-weight: bold;
font-size: 0.9em;
}

.mtext 
{
font-size: 0.8em;
}

.nadpis
{
	color: #ff8000;
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 0em;	
}

.tnahled
{
	background-color: #ffc000;
	width: 120px;
	height: 90px;
	text-align: center;
}

.tabeceda
{
	width: 75%;
}

.tpopis
{
	background-color: #ffffff;
	width: 200px;
	height: auto;
	text-align: left;
	padding: 5px;
}

.nahled
{
	height: auto;
	border: none;
}

.obrazek
{
	border: 3px solid white;
}


