#menu
{
	float:left;
	width:140px;
	padding-bottom:24px;
}
#menu img
{
	padding-bottom: 2px;
}
.preloader 
{ 
	position:absolute; 
	top:-1000px; 
	left:-1000px; 
}
#menuright
{
	float: right;
	width: 130px;
	padding-bottom: 24px;
	padding-left: 12px;
}
#main
{
	margin-right:24px;
	margin-left:24px;
}
h1
{
	font-size: x-large;
	text-align: right;
}
h2
{
	text-align: center;
}
p
{
	font-size: smaller;
	text-align: justify;
}
body
{
	font-family: verdana;
}
li
{
	font-size: smaller;
	padding-bottom: 3px;
}
#way
{
	margin-top: -2em;
	margin-left:20px;
	margin-right:20px;
}
.feedback
{
	border: thick ridge Silver;
	background: #ADFF2F;
	float: right;
}
.form
{
	margin-bottom:0.5em;
}
.inst, .float2
{
	border: thin;
	border-style: dotted;
	border-color: Black;
	background: White;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	font-variant: small-caps;
	font-weight: bolder;
}
.specials
{
	text-decoration:none;
	color:black
}
.khi
{
	border-bottom:thin dashed;
	font-weight:normal;
}
