/* CSS Document */

body {
	background-image: url(img/web/background.gif);
	background-repeat: repeat;
	margin-top:10px;
}
a:visited, a:link, a:active {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.links a:visited, .links a:link, .links a:active {
	color:#0000CC;
	text-decoration:underline;
}
.links a:hover {
	text-decoration:underline;
}
div.inner{
	width: 780px;
	margin: auto;
}
div.outer{
	width: auto;
	margin: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
p {
	margin:0px;
}
.menu {
	width:auto; 
	padding-left:10px; 
	background-color:#065677; 
	color:#BCE9FC; 
	height:16px; 
	padding-top:2px;
}
.menu1 {
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}
.menu2 {
	width:auto; 
	background-color:#DBF2FD; 
	border:1px solid #065677;
	padding:2px;
}
.menu2:hover {
	width:auto; 
	background-color:#FFFFFF;
	font-weight:bold;
	border:1px solid black;
	padding:2px;
}
.foot {
	padding:5px; 
	font-size:9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.spacer {
	font-size:3px;
}
.lista {
	border-bottom:1px solid #065677; 
	border-top:1px solid #065677; 
	background-image:url(img/web/back01.jpg); 
	height:16px;
}
.lista2 {
	 height:5px; 
	 font-size:5px; 
	 background-color:#065677;
}
.lista3 {
	background-image:url(img/web/back01.jpg); 
	height:16px; 
	text-align:left; 
	font-size:9px; 
	padding-right:5px;
}
.menu_td {
	width:160px; 
	height:440px; 
	border-right:1px dashed #065677;
}
.tabulka {
	border:1px solid #065677; 
	background-color:#FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}