body
{
	margin: 0;
}

#main1
{
	width: 955px;
	margin: 0;
	padding: 0;
	background: white url('../images/bg_left.gif') top left repeat-y;
}

#main2
{
	width: 955px;
	margin: 0;
	padding: 0;
/* 	background: url('../images/bg_right.gif') top right repeat-y; */
}

#header
{
	width: 955px;
	height: 140px;
	border: 0;
}

#header .topline
{
	position: absolute;	top: 0; left: 0;
}

#header .logo
{
	position: absolute;	top: 9px; left: 0;
}

#header .flash
{
	position: absolute;	top: 9px; left: 327px;
}

#header .endline
{
	position: absolute;	top: 9px; left: 942px;
}

#topmenu
{
	position: absolute;	top: 118px; left: 327px; width: 628px; height: 22px; background: url('../images/rule.gif');
}

#topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#topmenu ul li
{
	display: inline;
	line-height: 22px;
	height: 22px;
}

#topmenu ul li a
{
	padding: 4px 23px 2px 25px;
	background: url('../images/topmenu_bg.gif');
	color: #656464;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

#topmenu ul li a:hover
{
	background: url('../images/topmenu_bg_over.gif');
}

#left
{
	float: left;
	width: 143px;
	margin: 0;
	padding:0;
}

#right
{
	float: right;
	width: 256px;
	height: auto;
	margin: 0;
	padding:0;
/* 	background: #5A5C60; */
	font-size:80%;
	border: 0; /* 1px solid red; */
}

#rightbox
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0; /* */
	padding: 0;
	height: 620px;
}

#rightbox td
{
	border-spacing: 0;
	margin: 0; /* */
	padding: 0;
	border: 0px; /* 1px solid red; */
	vertical-align: top;
}

#rightbox .ruler
{
	height: 29px;
	vertical-align: bottom;
}

#rightcontent
{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}

#rightcontent h3
{
	margin: 0;
	background: url('../images/bullet_white.gif') no-repeat;
	margin: 10px 10px 0 5px;
	padding: 0 10px 0 25px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	/* border: 1px solid blue; */
}

#rightcontent p
{
	margin: 10px 0 0 0;
	padding: 0px 12px 0px 20px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	/* border: 1px solid red; */
}

#rightcontent .x
{
	padding: 0;
	margin: 0;
	/* border: 1px solid green; */
}

#middle
{
	margin:0 0px 0 143px;
	padding: 0;
	border: 0;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	color: #5A5C60;
}

#middle a
{
	color: #5A5C60;
	text-decoration: none;
}

#middle a:hover
{
	color: #5A5C60;
	text-decoration: underline;
}

#middle h3
{
	background: url('../images/bullet_blue.gif') no-repeat;
	margin: 0 0 0 10px;
	padding: 0px 20px 0px 20px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	color: #0369BB;
}

#middle p
{
	margin: 0;
	padding: 0 20px 10px 30px;
}

#middle .text
{
	margin: 0;
	padding: 0 20px 10px 20px;
}

#middle .centerline
{
	background:white url('../images/line.gif') top center repeat-y;
}

#middle .leftline
{
	background:white url('../images/line.gif') top left repeat-y;
}
#middle .rightline
{
	background:white url('../images/line.gif') top right repeat-y;
}


#middle .pic
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#middlebox
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid red;*/
}

#middlebox td
{
	border-spacing: 0;
	padding: 0;
	border: 0; /* 1px solid red; */
	vertical-align: top;
}

#leftcolumn
{
	width: 556px;
	vertical-align: top;
}


#rightcolumn
{
	width: 277px;
	vertical-align: top;
}

#footer
{
	clear:both;
	background: #436BA6;
	font-family: arial;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	padding-left: 10px;
}

#spacer
{
	height: 20px; background: white; padding: 0; margin: 0; font-size: 1px;
}

#menubox
{
	margin: 0;
	padding: 5px 0 100px 0;
	background: #E9E7E7;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
	width: 143px;
	height: 150px;
}

#navcontainer li
{
	list-style-type: none;
	padding: 0px;
}

.menu
{
	width: 115px;
	height: 30px;
	background: #E9E7E7 url('../images/menu_bg.gif') no-repeat;
	line-height: 28px;
	color: #656464;
	display: block;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 28px
}

.menu:hover
{
	background: #F8F7F7 url('../images/menu_bg_over.gif') no-repeat;
	text-decoration: none;
}

.iconlist
{
	list-style: none;
	margin: 0 5px 0 25px;
	padding: 0;
}

.iconlist a {
	color: #FFFFFF;
	text-decoration: none;
}

.iconlist a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

li.pdf
{
	background-image: url('../images/bullet_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.doc
{
	background-image: url('../images/bullet_doc.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.xls
{
	background-image: url('../images/bullet_xls.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.ppt
{
	background-image: url('../images/bullet_ppt.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.txt
{
	background-image: url('../images/bullet_txt.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.htm
{
	background-image: url('../images/bullet_htm.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.zip
{
	background-image: url('../images/bullet_zip.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.icon
{
	background-image: url('../images/bullet_icon.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

.next
{
	text-align: right;
	margin: 0;
	padding: 3px 10px 10px 0;
}

.szolg
{
	list-style-type: square;
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 14px;
}

.szolg li
{
	margin: 0;
	padding: 2px 0 2px 0;
}

tr.mainimg{}
td.mainimg{
        vertical-align: middle;
        text-align: center;
/*        width: 155px;
        height: 155px;*/
        padding: 3px 12px 3px 12px;
        background-color: #c2cfe2
}


html>body #navcontainer a
{
	width: auto;
}
