BODY {
	background-color:#CBCBCB;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
/* P {
	text-align:justify;
	text-indent:25px;
} */
H1{
	display:block;
	width:570px;
	padding:5px 5px 5px 5px;
	background-color:#5A80AD;
	font-size:12px;
	color:white;
}
H5 {
	font-size:13px;
}
INPUT, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5A80AD;
	font-weight:bold;
	border:1px #5A80AD solid;
	width:300px;
}
#flash {
	width:798px;
	height:150px;
	position:relative;
	top:-2px;
	padding:0;
	margin:0;
	border-left: 2px #577CAE solid;
	border-right: 2px #577CAE solid;
}

#main {
	border:0;
	position:relative;
	top:0px;
	width:830px;
	height:auto;
}
#Menu {
  width:802px;
  text-align:center;
	height:90px;
	background-color:#797979;
	border-bottom:0px black solid;
	padding:0px auto; 
}
#Menu A{
	color: #48494D;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding: 0px 1px 0px 1px;
	width: 110px;
	text-align: center;
	display: block;
	float: left;
	font-size:11px;
}

#Menu A:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom: 3px solid #fff;*/
}
#main-in {
	border:1px #5A80AD solid;
	position:relative;
	top:0px;
	width:800px;
	background-color:#FFFFFF;
	height:500px;
	padding:0px;
}
#main-in #left {
	width:200px;
	float:left;
	text-align:center;
	border:0px red solid;
}
#main-in #right {
	width:570px;
	padding:5px;
	float:right;
	text-align:left;
	height:490px;
	overflow:auto;
	scrollbar-base-color:#5C80AD;
	border:0px red solid;
}

#right a {color:#0066CC;}
#right a:hover {color:#CC0000};
#right h4 {color:#0066CC;}
#prehled1 td {
 	border-bottom:1px #CCCCCC solid;
 }

#mini-menu {
	text-align:left;
	position:relative;
	float:left;
	left:-5px;
	top:-5px;
	width:190px;
	padding:5px;
	padding-bottom:25px;
	border-bottom:1px #5A80AD dotted;
	margin:10px;
}
#mini-menu a{
	color: #48494D;
	font-weight: bold;
	text-decoration: none;
	border-right: 3px solid #DBDBDB;
	padding: 3px 0px 3px 6px;
	margin-left:10px;
	width: 150px;
	text-align: left;
	display: block;
	float: left;
}
#mini-menu a:hover{
	color: #5A80AD;
	font-weight: bold;
	text-decoration: none;
	border-right: 3px solid #5A80AD;
}
#footer {
	width:770px;
	height:50px;
	line-height:20px;
	background-color:#999999;
	background-image:url(../img/bg_footer.gif);
	border-top:0px black solid;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-left:0px;
	padding-right:40px;
}
#footer a {color:white; text-decoration:none;}
#footer a:hover {color:#48494D;};
