body {
	background-image: url(bodyimages/ground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #A9B4B0;
	margin-left: 0px;
	margin-top: 0px;
}
.tableground {
	background-image: url(bodyimages/tableground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 5px;
}
.tabela {
	background-color: #FFFFFF;
	border: 1px solid #A9B4B0;
}

.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
	display: block;
	text-decoration: none;
	padding-left: 10px;
}
a.leftmenu:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FDFFFE;
}
.norm {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB7B6;
	display: block;
}
.topmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	display: block;
}
.topmenuempty {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 5px;
}

.podpis {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-right: 10px;
	padding-right: 10px;
}

a.topmenu:hover {
	
	color: #000000;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normalbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9B4B0;
}
.leftmenu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
	display: block;
	text-decoration: none;
	padding-left: 1px;
}
a.leftmenu2:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FDFFFE;
}
a {
	text-decoration: none;
}


#footer{
font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-right: 10px;
	padding-right: 10px;
}

#footer a{
color: #666666;
cursor:text;
}

#links{
font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-right: 10px;
	padding-right: 10px;
	padding-top:5px;
}

#links a{
color: #666666;

}