body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 75%;
	line-height: 190%;
	position: relative;
}

img
{
	border: 0px;
}

body > #menu {position: fixed; } 

a:active, a:visited, a:link
{
	color: #5E8E3E;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

#menu
{
	position: absolute;
	top: 0;
	left: 100px;
	width: 210px;
	height: 100%;
	overflow: auto;
	background-color: #FFFFFF;
	border-right:1px solid #FFF;
}

#menu h2
{
    padding-top:6px;
	border-bottom: 1px solid #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 125%;
	text-align: left;
	color: #87B0C2;
}
#menutop
{
	width: 200px;
	height: 145px;
	border-bottom:1px solid #FFF;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339966;
	font-style: normal;
}

#main
{
	width: 1000px;
	margin-left: 310px;
	padding: 18px;
}


#header
{
	width: auto;
	margin-left: 0px;
	padding-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#006699;
	font-style: normal;
	font-weight: bold;
    text-align:center;
}

#header h5
{
	border-bottom: 1px solid #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 14px;
	text-align: right;
	color: #E1E1E1;
}

#header h6
{
	border-bottom: 3px solid #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 4px;
	text-align: right;
	color: #E1E1E1;
}

#header .zaglmalo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: center;
	color: #006699;
	margin-top: 2px;
}

#main h2
{
	border-bottom: 2px solid #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	letter-spacing: 0px;
	font-size: 140%;
	text-align: right;
	color: #006699;
}

#main h3
{
	padding-top: 10px;
	border-bottom: 1px solid #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 110%;
	text-align: right;
	color: #FF9900;
}

#app
{
	width: 980px;
	margin-left: 2px;
	margin-right: 4px;
	padding: 1px;
	font-size: 12px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #224444;
}

#app h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 16px;
	text-align: left;
	color: #006699;
}

#app h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	letter-spacing: 0px;
	font-size: 14px;
	text-align: left;
	color: #0093B7;
}

#app h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	letter-spacing: 0px;
	font-size: 12px;
	text-align: right;
	color: #0093B7;
}

#plan
{
	width: 980px;
	margin-left: 2px;
    margin-right: 4px;
	padding: 20px;
	font-size: 12px;
    line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #959595;
}
