body
{
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	background-color: #333333;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #33CCFF;
}

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

#middlebox
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 8px;
}

#dropbox
{
	margin-left: -400px;
	position: absolute;
	top: -255px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#box   
{
	border: 10px solid #CCCCCC;
	width: 780px;
	height: 430px;
}

#leftbox
{
	float: left;
	width: 275px;
	height: 410px;
	background-image:url(Ulaz_2.jpg);
	padding: 10px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#leftbox a
{
	text-decoration: none;
	color: #FFF;
}

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

#leftbox h2
{
	margin: 0;
	padding: 0;
	font-family: "Rubber Stamp LET", Stencil;
	letter-spacing: 3px;
	font-size: 250%;
	text-align: center;
}

#rightbox
{
	float: left;
	width: 455px;
	height: 410px;
	overflow: auto;
	padding: 10px;
	background-color: #666666;
}

#rightbox h2
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 100%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
	color: #FFFFFF;
}

#footer
{
	width: 800px;
	text-align: center;
	padding: 5px 0px;
	color: #CCCCCC;
}

#footer a
{
	text-decoration: none;
	color: #CCCCCC;
}

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