/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bckg.png);
	background-repeat: repeat-y; background-position:center;
}
.menu { background-image:url(../img/hlaves_bckgmenu.jpg); background-position:left; background-repeat:repeat-y;}
#desktop { background-image:url(../img/hlaves_06.jpg); background-position: center; background-repeat:no-repeat; width:650px; height:545px; overflow:auto; }
#desktop p{margin:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:0.02em;}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top { background-image:url(../img/top.jpg); background-repeat:repeat-x; background-position:top;}
.bottom { background-image:url(../img/bottom.jpg); background-position:top; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0.02em; text-indent:20px; color:#F4F4F4; padding-bottom:3px;}
#Table_01 {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #3143c1;
	border-left-color: #3143c1;
}
h1 {
	background-image:url(../img/h1.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-indent:25px;
	color:#3143C1;
	padding-bottom: 5px; margin:5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #3143C1;
}
h2 { background-image:url(../img/h2.gif); background-position: left; background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; text-indent:18px; color:#3143C1;margin:5px; font-weight:bold;}
h3 { background-image:url(../img/h3.gif); background-position: left; background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; text-indent:15px; color:#3143C1;margin:5px; font-weight:bold;}
#submenu {background-image:url(../img/hlaves_08.jpg); font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing:0.04em; color:#FFFFFF;}
.style1 {font-size: 14px}
.style2 {font-weight: bold}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {	font-size: 10px;	font-style: italic;}
#desktop ol li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.02em;
	padding-left:0px;
	list-style-type: square;
}