html,body {
	width: 800px;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
}

.header1 {
	display: none;
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #4D4D4D;
}

.contTbl {
  	border-collapse: collapse;
	width: 830px;
	margin-top:5px;
	margin-left:1px;
}

.left {
	width: 144px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;	
}

.left input {
       background-color: #fff;
       border: 1px groove black;
       margin-top: 2px;             
}

.left a,.left a:visited,.left a:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.6em;
	font-weight : bold;
	color : #003184;
	text-decoration: none;
        margin-left: 8px;   
}

.left a:hover {
	text-decoration: underline;
	font-size: 0.6em;
        margin-left: 8px;   
}

.cont {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 0.62em;
	font-family: verdana, helvetica, sans-serif;
	padding-left: 10px;
}

.cont td {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 0.62em;
	font-family: verdana, helvetica, sans-serif;
}


.cont h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight : bold;
	color: #4D4D4D;
	display: block;
	border: none;	
	margin: 0px;
	padding: 0px;	
}

.cont h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	font-weight : bold;
	color: #4D4D4D;
	display: block;
	border: none;	
	margin: 0px;
	padding: 0px;	

}

.cont h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.84em;
	font-weight : bold;
	color: #4D4D4D;
	display: block;
	border: none;	
	margin: 0px;
	padding: 0px;	
}

.cont h4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight : bold;
	color: #4D4D4D;
	display: block;
	border: none;	
	margin: 0px;
	padding: 0px;	
}

.cont h5 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.8em;
	font-weight : bold;
	color: #4D4D4D;
	display: block;
	border: none;	
	margin: 0px;
	padding: 0px;	
}

.cont h6 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 2em;
	font-weight : bold;
	color: #4D4D4D;
	display: block;
	border: none;	
	margin: 0px;
	padding: 0px;	
}


.cont a,.cont a:visited,.cont a:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.86em;
	font-weight : bold;
	color : #003184;
	text-decoration: none;
}

.cont a:hover {
	text-decoration: underline;
	font-size: 0.86em;
}

.menuTbl {
  	border-collapse: collapse;
	width: 760px;
	margin-top:0px;
	margin-left:1px;
}

.logo {
	text-align: center; 
	width: 142px;
	padding: 4px;
}

.menuTop {
	width: 680px;
	height: 7px;
	border: 1px solid black;
	background-color: #a5a5a5;
}

.menuMiddle1 {
	width: 680px;
	height: 8px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #2e4b9b;
}

.menuMiddle2 {
	width: 680px;
	height: 16px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.menuBottom {
	width: 680px;
	height: 15px;
	border: 1px solid black;
	background-color: #a5a5a5;	
}

.sitemap a, .sitemap a:visited, .sitemap a:active {
	color: #000;
}

.sitemap a:hover {
	color: #000;
	text-decoration: underline;
}

.sitemap span {
	display: block;
	width: 500px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.sitemap span:hover {
	border: 1px solid black;
}

.sm1 {
	background-color: #0000FF;
}

.sm2 {
	background-color: #3333FF;
}

.sm3 {
	background-color: #6666FF;
}

.sm4 {
	background-color: #9999FF;
}

.sm5 {
	background-color: #CCCCFF;
}

.sm6 {
	background-color: #CCCCCC;
}

.sm7 {
	background-color: #FFFFFF;
}

.sm8 {
	background-color: #FFFFFF;
}

.sm9 {
	background-color: #FFFFFF;
}

.sm10 {
	background-color: #FFFFFF;
}

.mD {  /* ikona v js menu */
	margin: 2px 2px -2px 2px;
}
