body
{
	text-align: center;
	background-color: #ffffff;
	/*font-family: calibri,verdana;*/
	font-family:  sans-serif, Tahoma, Arial, Helvetica;
}

body,td,th   { font-size: 15px }

.main_table
{
	width: 930px;
	height: 100%;
}

.header
{
	width: 940px;
	height: 254px;
	background-image: url(images/header3.jpg);
}

.logo
{
	width: 362px;
	height: 92px;
	background-image: url(images/logo.png);
	margin-left: 19px;
	margin-top: 55px;
}

.nav
{
	width: 940px;
	height: 31px;
	background-image: url(images/nav2.png);
	text-align: center;
}

.menu
{
	padding-left: 20px;
	text-align: center;
}

a.mnu
{
	text-align: center;
	float: left;
	height: 21px;
	text-decoration:none;
	color: #ffffff;
	background-image:url(images/gomb.png);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	margin-left:10px;
	border: 1px #5e5e5e solid;
}

a.mnu:hover
{
	text-decoration:none;
	text-align: center;
	background-image:url(images/gomb_2.png);
	color: #000000;
	border: 1px #5e5e5e solid;
}

.container
{
	width: 940px;
	height: 100%;
	background-image: url(images/container_bg3.png);
}

.textbox_1
{
	display: block;
	float: left;
	width: 287px;
	height: 112px;
	background-image: url(images/textbox.png);
	margin-top: 3px;
	margin-left: 35px;
	background-repeat: no-repeat;
}

.textbox_2
{
	display: block;
	float: left;
	width: 287px;
	height: 112px;
	background-image: url(images/textbox.png);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	background-repeat: no-repeat;
}

.textbox_3
{
	float: left;
	display: block;
	width: 287px;
	height: 112px;
	background-image: url(images/textbox.png);
	margin-right: 30px;
	margin-top: 3px;
	background-repeat: no-repeat;
}

.right_side
{
	float: right;
	width: 187px;
	/*min-height: 450px;*/
	background-image: url(images/right_side.png);
	margin-right: 20px;
	margin-top: 9px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.center_header
{
	float: left;
	width: 716px;
	height: 24px;
	background-image: url(images/center_header2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 17px;
	margin-top: 9px;
	text-align: center;
	/*font-family: Calibri, Verdana;*/
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.center_header h1
{
	/*font-family: Calibri, Verdana;*/
	font-weight: bold;
	color: #ffffff;
    font-size: 18px;
    margin: 0px;
	padding: 0px;
	border: 0px;
}

.footer
{
	float: left;
	margin-left: 18px;
	margin-top: 2px;
	padding-top: 5px;
	width: 901px;
	height: 22px;
	background-image: url(images/footer.png);
	text-align: center;
}

.footer_2
{
	float: left;
	width: 940px;
	height: 30px;
	background-image: url(images/footer3.png);
	background-repeat: no-repeat;
	text-align: center;
}

.content
{
	float: left;
	width: 700px;
	padding-left: 25px;
}