body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

h1 {
	color: #666666;
	font-size: 22px;
}

h2 {
	color: #666666;
	font-size: 22px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px dotted #9D9C9D;
}

p {
}

hr {
	color:#003399;
	height:1px;
	margin:0px;
}

a:link {
	color: #00B5E7;
}

a:hover {
	color: #003C7B;
}

a:visited {
	color: #00B5E7;
}

a:active {
	color: #00B5E7;
}

ul {
}

li {
}

table {
	font-size: 100%;
}

input[type=text], input[type=password], input[type=textarea] {
}

#main {
	width: 930px;
	text-align:left;
	vertical-align: middle;
	margin: auto;
}

#firstpage_header {
	/*background-image: url(images/firstpage_header_background.png) !important;
	background-image: url(images/firstpage_header_background.jpg);*/
	background-repeat: repeat-x;
	background-image:url(images/header_background.jpg) !important;
	background-image: url(images/header_background_ie.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:130px;
	width:930px;
/*
	background-position: top center;

	width: 930px;
	height: 130px;
*/}

#header {
	background-image: url(images/header_background.jpg) !important;
	background-image: url(images/header_background_ie.jpg);
	background-repeat: repeat-x;
	background-position: top center;

	width: 930px;
	height: 130px;

}

#mainmenu {
	background-image: url(images/mainmenu_background.png) !important;
	background-image: url(images/mainmenu_background_ie.gif);

	margin-top: -50px;
	margin-bottom: 12px;  /* if negative margin: abs(margin-top)-height-borderx2 */
	margin-left: 10px;

	/*padding-top: 5px;*/

	width: 910px;
	height: 33px;

}

#mainmenu div.langchooser {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

#content {
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
	background-position: top left;

	width: 930px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top:5px;
}

/*#content div*/
.firstpage_left {
	width: 685px;
	border: 0px solid red;

	margin-left: 15px;
	margin-right: 5px;

	padding-bottom: 10px;

	float: left;

	height: auto;
	overflow: auto;
}

/*#content div*/
.firstpage_right {
	width: 190px;
	border: 0px solid green;

	/*margin-left: 750px;*/
	margin-right: 10px !important;
	margin-right: 3px;

	padding-bottom: 10px;

	float: right;

	height: auto;
}

.article_common .article_more {
	display: none;
}

/*.article_more,*/
.startpage_news {
	display:none;
}

#content_left {
	width: 202px;
	margin-left: 12px !important;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;

	font-size: 10px;

	float: left;
}

#content_center_right {
	width: 700px; /*260px a többi*/

	margin-left: 0px !important;
	margin-left: -5px;
	margin-bottom: 10px;
	margin-right: 8px;

	float: right;
}

#content_center {
	width: 490px; /*460px a többi*/

	margin-left: 0px !important;
	margin-left: -5px;
	margin-bottom: 10px;
	margin-right: 5px;

	float: left;
}

#content_right {
	width: 200px;
	/*border: 1px solid blue;*/

	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 8px !important;
	margin-right: 5px;

	float: right;
}

#content_left_box {

}

#footer {
	background-image: url(images/footer_background.png);
	background-repeat: repeat-x;
	background-position: top center;

	width: 930px;
	height: 30px;

	color: white;
/*	float:left; */
}

#footer div.left {
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}
#footer div.right {
	padding-top: 6px;
	padding-right: 10px;
	float: right;
}

.menu {
	font-size: 11px;

}

.menu_hover {

}


.illustration {

}

/* AUTO-GEN */
.menu_left,
.menu ul li.menu_left:hover {
	background-image: none !important;
	background-image: none;
	width: 5px;
}

/* AUTO-GEN */
.menu_right,
.menu ul li.menu_right:hover {
	background-image: none !important;
	background-image: none;
	width: 5px;
}

/* AUTO-GEN */
.menu_left_hover,
.menu ul li.menu_left_hover {
	background-image: url(images/menu_left.png) !important;
	background-image: url(images/menu_left.gif);
	width: 5px;
}

/* AUTO-GEN */
.menu_right_hover,
.menu ul li.menu_right_hover {
	background-image: url(images/menu_right.png) !important;
	background-image: url(images/menu_right.gif);
	width: 5px;
}

/* AUTO-GEN */
.menu_navbar {
	width: 700px;
	border-bottom: 1px solid #ccc;
}

/* AUTO-GEN */
.menu_navbar ul {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	list-style: none;
	height: auto;
	float: left;
}

/* AUTO-GEN */
.menu_navbar li {
	display: block;
	float: left;
	font-size: 10px;
}

.menu ul {
	float: left;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	list-style: none;
	height: 31px;
	font-weight: bold;
}

.menu ul li {
	background-image: none;
	height: 25px;
	display: block;
	float: left;
	white-space: nowrap;
	position: relative;
	margin-top: 3px;
	padding-top: 3px;
}

/* AUTO-GEN */
.menu ul li.menu_separator {
    margin: -1px;
    border-left: 1px solid #ddd;
    margin-left: 5px;
    margin-right: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 18px;
    padding-top: 0;
	padding-bottom: 0;
}

.menu ul li:hover,
.menu ul li.over {
	background-image: url(images/menu_middle.png) !important;
	background-image: url(images/menu_middle.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.menu ul li:hover a,
.menu ul li.over a {
	color: #00B5E7;
}

.menu ul li a {
	color: #003C7B;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #00B5E7;
}

/* drop somewhere */

.menu ul li ul {
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;
	top: 26px;
	left: -5px;
	display: none;
	visibility: hidden;
	background: #fff;
	font-weight: bold;
}

.menu ul li ul li ul {
	display: none;
	visibility: hidden;
}

.menu ul li ul li {
	background: #fff;
	border: 1px solid #ccc;
	width: 200px;
	margin: 0;
	margin-bottom: -1px;
	padding: 0;
	height: 30px;
}

.menu ul li:hover ul li:hover,
.menu ul li.over ul li:hover,
.menu ul li:hover ul li.over,
.menu ul li.over ul li.over,
.menu ul li:hover ul li:hover a,
.menu ul li.over ul li:hover a,
.menu ul li:hover ul li.over a,
.menu ul li.over ul li.over a {
	color: #003C7B;
	background: #CEE6F1;
}

.menu ul li:hover ul li a,
.menu ul li.over ul li a,
.menu ul li:hover ul li,
.menu ul li.over ul li {
	color: #666;
	background: #fff;
}

.menu ul li ul li a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	/*height: 40x;*/
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 10px;
	/*color: #666;
	/*background: #fff; /* IE6 Bug */
}

.menu ul li ul li a:hover {
	/*color: #003C7B;*/
	display: block;
	font-size: 10px;
	text-decoration: none;
	/*background: #CEE6F1; /* IE6 Bug */
}

/* Holly Hack. IE Requirement */
* html .menu ul li ul li { float: left; height: 1%; }
* html .menu ul li ul li a { height: 1%; }
/* End */

/* The magic */
.menu ul li:hover ul,
.menu ul li.over ul {
	display: block;
	visibility: visible;
}

/* END drop somewhere */

.image_left {
	float:left;
	margin:0px 8px 0px 0px;
}

.image_right {
	float:right;
	margin:0px 0px 0px 8px;
}

.footermenu {
	font-size: 10px;
}

.footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.footermenu ul li {
	display: block;
	float: left;
	padding-left: 3px;
	padding-top: 10px;
}

.footermenu ul li a {
	color: #ccc;
	text-decoration: none;
}

.footermenu ul li a:hover {
	text-decoration: underline;
	color: white;
}

.footermenu ul li.footermenu_separator {
	border-right: 1px solid #ccc;
	margin-right: -1px;
	height: 5px;
	margin-top: 8px;
}

.article_main,
.article_left,
.article_right {
	border-bottom: 1px dotted black;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.article_main {
}

.article_main div.article_date {
	display: none;
}

.article_main div.article_title {
	font-size: 20px;
	color:#003C7B;
	padding-top: 5px;
	padding-bottom: 10px;
}

.article_main div.article_header {
/*	font-size: 14px;
	font-style: italic;
	color: grey;
/*	padding-top: 10px;
	padding-bottom: 10px;*/
}

.article_main div.article_content {
	display: none;
/*	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;*/
}

.article_left,
.article_right {
	width: 330px;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 4px;
	border-bottom: none;
}

.article_left {
	float: left;
	border-right: 1px dotted black;
	padding-right:10px !important;
	padding-right:5px;
}

.article_right {
	float: right;
}

.article_left div.article_date,
.article_right div.article_date {
	font-size: 9px;
	color: grey;
}

.article_left div.article_title,
.article_right div.article_title {
	font-size: 14px;
	font-weight: bold;
	color: #003C7B;
	padding-top: 10px;
	padding-bottom: 3px;
}

.article_left div.article_header,
.article_right div.article_header {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.article_left div.article_content,
.article_right div.article_content {
	display: none;
}

.product {

}

.product_title {

}

.product_image {

}

.product_description {

}

.box_header,
.box_content_top {
	width: 200px;
	height: 35px;
	float: left;
	background-image: url(images/box_header.png) !important;
	background-image: url(images/box_header.gif);
}
.box_header h1{
	padding-left: 5px;
	font-size: 130%;
	font-weight: bold;
}
.box_content {
	width: 200px;
	float: left;
	background-image: url(images/box_content.png);
	background-repeat: repeat-y;
}
.box_separator {
	width: 200px;
	height: 1px;
	float:left;
	background-image: url(images/box_separator.png);
}
.box_footer,
.box_content_bottom {
	width: 200px;
	height: 6px;
	float: left;
	line-height: 0px;
	margin-bottom: 10px;
	background-image: url(images/box_footer.png) !important;
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
}

.submenu {
	/*background-color: #E7F3F8;*/
}

.submenu_header {
	font-size: 15px;
	background-image: url(images/box_header.png) !important;
	background-image: url(images/box_header.gif);
	background-repeat: no-repeat;
	width: 200px;
	color: #003C7B;
	height: 28px;
	margin: 0px;
	margin-bottom: -3px !important;

	padding-left: 10px;
	padding-top: 7px;

}

/*
.submenu ul li.submenu_footer,
.menu ul li ul li.submenu_footer {
	background: none;
	background-image: url(images/box_footer.png) !important;
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 200px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
*/

#nav_submenu {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px !important;
	margin-top: 2px;
	font-size: 10px;


	width: 200px;

	color: #003C7B;
	background-image: url(images/box_content.png);
	background-repeat: repeat-y;
}

#nav_submenu li{

	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;

	width: 198px;
	margin-left: 1px;
	margin-bottom: -1px;

}
#nav_submenu li a {

	display:list-item;

	list-style-position: outside;
	list-style-image: url(images/list2.png);

	margin-left: 30px;

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nav_submenu li a:hover {
	color: #003C7B;
}

#nav_submenu li a:active {
	color: #003C7B;
}

#nav_submenu li:hover{
	color: #003C7B;
	background-color: #CEE6F1;
}

#nav_submenu li ul {
	padding: 0px;
	margin: 12px 0px -9px 0px;
/*	position: relative;
	top: 11px; */
}

#nav_submenu li ul li{
	border: none;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	width: 198px;
	padding-top: 2px !important;
	background-color: #E7F3F8;
	list-style-type: none;
}
#nav_submenu li ul li a{
	border: none;
	padding: 0px;
	margin-left: 50px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#nav_submenu li ul li a:hover{
	color: #002056;
	/*font-weight: 600;*/
}
#nav_submenu li ul li:hover{
	background-color: #E7F3F8;
}
.submenu_right {
	border: none;
	display: none;
	list-style-image: none;
}
.submenu_left {
	border: none;
	display: none;
	list-style-image: none;
}
.submenu_separator {
	border: none;
	display: none;
	list-style-image: none;
}

#nav_menu .submenu_footer {
	display: none;
}

#nav_submenu li.submenu_footer {
	padding: 0px;
	margin: 0px;
}

#nav_submenu li.submenu_footer {
	background: url(images/box_footer.png) no-repeat !important;
	background: url(images/box_footer.gif) no-repeat;
	background-color: #ffffff;
	width: 200px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border: none;
	line-height: 0px;
}
li ul li.submenu_footer {
	display: none;
}

#submenu_selected_menuitem {
	background-color: #CEE6F1;
}
#submenu_menuitem {
	background-color: white;
}

div.content_right div.box_header {
	font-size: 15px;
	background-image: url(images/box_header.png) !important;
	background-image: url(images/box_header.gif);
	background-repeat: no-repeat;
	width: 190px;
	color: #003C7B;
	height: 28px;
	margin: 0px;
	margin-bottom: -3px !important;

	padding-left: 10px;
	padding-top: 7px;

}


div.content_right div.box_content ul {
	margin: 0px;
	padding: 0px;
}

div.content_right div.box_content ul li {
	display: block;

	width: 198px;

	margin: 0px;
	padding: 0px;
	line-height: 1.3em;

	padding-top: 10px;
	padding-bottom: 13px;
	border: 1px solid #CCCCCC;
	background-color: white;

	margin-bottom: -3px;
}



div.content_right div.box_content ul li a {

	display:list-item;

	list-style-position: outside;
	list-style-image: url(images/list2.png);

	margin-left: 30px;

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div.content_right div.box_content ul li a:hover {
	color: #003C7B;
}

div.content_right div.box_content ul li a:active {
	color: #003C7B;
}

div.content_right div.box_content ul li:hover{
	color: #003C7B;
	background-color: #CEE6F1;
}

div.content_right div.content_right_bottom {
	background: url(images/box_footer.png) no-repeat !important;
	background: url(images/box_footer.gif) no-repeat;
	width: 200px;
	height: 6px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border: none;
	line-height: 0px;
}

div.content_left div.box_header {
	font-size: 15px;
	background-image: url(images/box_header.png) !important;
	background-image: url(images/box_header.gif);
	background-repeat: no-repeat;
	width: 190px;
	color: #003C7B;
	height: 28px;
	margin: 0px;
	margin-bottom: -3px !important;

	padding-left: 10px;
	padding-top: 7px;

}


div.content_left div.box_content ul {
	margin: 0px;
	padding: 0px;
}

div.content_left div.box_content ul li {
	display: block;

	width: 198px;

	margin: 0px;
	padding: 0px;
	line-height: 1.3em;

	padding-top: 10px;
	padding-bottom: 13px;
	border: 1px solid #CCCCCC;
	background-color: white;

	margin-bottom: -3px;
}

div.content_left div.box_content ul li a {

	display:list-item;

	list-style-position: outside;
	list-style-image: url(images/list2.png);

	margin-left: 30px;

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div.content_left div.box_content ul li a:hover {
	color: #003C7B;
}

div.content_left div.box_content ul li a:active {
	color: #003C7B;
}

div.content_left div.box_content ul li:hover{
	color: #003C7B;
	background-color: #CEE6F1;
}

div.content_left div.content_right_bottom {
	background: url(images/box_footer.png) no-repeat !important;
	background: url(images/box_footer.gif) no-repeat;
	width: 200px;
	height: 6px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border: none;
	line-height: 0px;
}


div.recentnews img {
	border: 0px;
	decoration: none;
}

.print_pdf_email {
	text-align:right;
	padding-right: 5px;
	float: right;
}

div.article_title {
	font-weight:bold;
	font-size:14px;
	margin:8px 0px 8px 0px;

}

div.article_common {
	width: 480px;
}


div.article_latest a,
div.article_common a {
	font-weight:bold;
/*	margin-bottom:15px;*/
/*	text-align:right;*/
}

.article_latest div.article_header {
	height: 85px;
/*	width: 480px;
	display: block;
/*	clear:both;*/
	line-height:12px;
}

.article_latest div.article_title {
	font-size:13px;
	margin-top:3px;
}

.article_latest div.article_header img {
	display:inline;
	width:150;
	height:112;
	margin-bottom:20px;
}

div.article_header img {
	margin:3px 8px 3px 0px;
}

div.article_common img,
div.article_latest img {
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:12px;
}

div.article_latest img {
	margin-right:8px;
}

div.article_date {
	font-weight:normal;
	margin-top:0px;

}

div.article_content {
	font-weight:normal;

}
div.article_latest {
	margin-top:20px;
	padding-right:10px;
	display:block;
	height:150px;
}


div.article_latest a {
/*	margin:0px 5px 5px 5px;*/
display:block;
float:right;
margin-right:422px;
vertical-align:bottom;
width:60px;

}

div.article_container {
	float: left;
}

div.article_main_container {
	margin: 0px 0px 0px 0px;

}

div.article_preview_container {
	float: right;
	background-image: url(images/box_content.png);
	background-repeat: repeat-y;
}

div.article_preview {
	font-size:11px;
/*	background-image: url(images/box_content.png);
	background-repeat: repeat-y;
	padding: 15px 10px 10px 12px;
	margin-top:0px;
	margin-bottom:0px; */
	margin:12px 10px 12px 10px;
	width:180px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:thin;

}
div.article_common {
	font-weight:bold;
}

div.article_header {
	margin-bottom:15px;
}

div.article_preview_title {
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
}

div.article_preview_more {
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
	text-align:right;
/*	width:200px;
	padding-left:10px;
	padding-right:10px;
	border-top:#666666;
	border-top-style:dotted;
	border-top-width:thin;
	background-image: url(images/box_content.png);
	background-repeat: repeat-y; */
}

.article_preview_header img {
	float:left;
	margin-right:5px;
	margin-top:4px;
}

div.article_preview_container_header {
	font-size: 15px;
	background-image: url(images/box_header.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 190px;
	color: #003C7B;
	height: 28px;
	margin: 0px;
	margin-bottom: -3px !important;

	padding-left: 10px;
	padding-top: 7px;

}

div.article_preview_container_footer {
	background-image:url(images/box_footer.png);
	background-repeat:no-repeat;
	width: 200px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border: none;
	line-height: 0px;
}

div.article_preview_link_more {
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	text-align:right;
	padding-right:0px;
	padding-top:0px;
/*	background-image: url(images/box_content.png);
	background-repeat: repeat-y;*/
	width:180px;
	font-size:11px;
/*	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#CCCCCC;*/
}

div.article_archive {
	font-weight:bold;
	margin:15px 0px 0px 0px;
}

div.article_archive a {
	font-weight:normal;
}

div.article_date_archive {
	font-weight:normal
}
div.article_default {
	font-weight: bold;
}
div.article_default img {
	margin-bottom: 15px;
}


/*----------  LIGHTBOX2  ------------*/
/*
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover *//*
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../../../images/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../../../images/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../../images/lightbox/overlay.png", sizingMethod="scale");
	}

#main_blue {
}
.startpage_image_top {
        text-align: center;
	margin-bottom: 5px;
	margin-top: -4px;
}
.startpage_image_bottom {
        text-align: center;
        background-image: url(images/startpage_random_image_bottom_bg.jpg);
        background-repeat: repeat-x;
        background-position: bottom center;
        margin-bottom: -10px;
        padding-bottom: 10px;
        margin-left: 1px;
        margin-right: 1px;
}
.startpage_image_bottom img{
	padding-left: 2px;
	padding-right: 2px;
}
#content_only {
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
	background-position: top left;
	
	width: 930px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top:5px;
	padding-left: 10px;
}
.MyIgoTable{
	padding-left: 5px;
}

table.webshop {
	/*color: #767571;*/
	/*width: 100%;*/
	/*align: center;*/
	/*padding-left: 5px;*/
	/*font-size: 12px;*/
}

table.webshop td{
	/*border: none;*/
}

table.webshop select {
	/*height: 18px;*/
	border: 1px solid #AFAFAF;
	color: #767571;
	/*font-size: 97%;*/
}
table.webshop input[type=text]{
	/*height: 18px;*/
	width: 250px;
	border: 1px solid #AFAFAF;
	color: #76757i1;
}

table.webshop input[type=checkbox]{
	border: 1px solid #AFAFAF;
	color: #767571;
}

table.webshop input[type=password]{
	/*height: 18px;*/
	width: 250px;
	border: 1px solid #AFAFAF;
	color: #767571;
}

table.webshop input[type=submit] {
	/*background-color: #114888;*/
	background: url(images/button_go.png) repeat-x;
	border: 0;
	color: black;
	font-size: 90%;
	text-align: left;
	padding-left: 15px;

	height: 28px;
	width: 200px;
}

table.webshop .webshop_header{
	color: white;
	font-weight: bold;
	background-color: #0A294F;
}
table.webshop h1 {
	color: #666666;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.webshop li {
	list-style-image: url(images/list2.png);
}
table.webshop #button_gray {
	background: url(images/button_back.png) repeat-x;
	border: 0;
	color: black;
	font-size: 90%;
	text-align: left;
	padding-left: 27px;

	height: 28px;
	width: 200px;
}
.webshop_figure_active {
	color: black;
	float: left;
	background-image: url(images/gomb_aktiv.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 84px;
	height: 36px;
	padding-left: 0px;
	padding-top: 2px;
	line-height: 15px;
	text-align: center;
	font-size: 95%;
}
.webshop_figure_unactive {
	/*border: 1px solid #BFBFBF;*/
	color: #BFBFBF;
	float: left;
	background-image: url(images/gomb.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 84px;
	height: 36px;
	padding-left: 0px;
	padding-top: 2px;
	line-height: 15px;
	text-align: center;
	font-size: 95%;
}
.webshop_figure_arrow {
	float: left;
	background-image: url(images/arrow_gray.png);
	width: 26px;
	height: 36px;
}
.webshop_figure_arrow_gray {
	float: left;
	background-image: url(images/arrow_gray.png);
	width: 26px;
	height: 36px;
}

.webshop_figure_net_active {
	color: black;
	float: left;
	background-image: url(https://navngo.com/content/templates/navngo/images/gomb_aktiv.gif);
	width: 74px;
	height: 32px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 2px;
	line-height: 15px;
	text-align: center;
	font-size: 90%;
}
.webshop_figure_net_unactive {
	/*border: 1px solid #BFBFBF;*/
	color: #BFBFBF;
	float: left;
	background-image: url(https://navngo.com/content/templates/navngo/images/gomb.gif);
	width: 74px;
	height: 32px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 2px;
	line-height: 15px;
	text-align: center;
	font-size: 90%;
}

div.mynavngo {
        width: 685px;
        overflow: auto;
        /*border: 1px solid red;*/
}

div.mynavngo div.left{
        float: left;
        width: 370px;
}

div.mynavngo div.right{
        float: left;
}

div.mynavngo div.right div.box{
        width: 250px;
        border: 1px solid #C7C7C7;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 15px;

        margin-left: 25px;
        margin-top: 20px;

        background-color: #E8EEFA;
        text-align: right;
}
div.mynavngo div.right div.box p{
        text-align: left;
        margin: 0px;
        padding: 0px;
}
div.mynavngo div.right div.box h3{
        text-align: left;
	border-bottom: 1px dotted #9D9C9D;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}
div.my_home li {
	list-style-image: url(images/list2.png);
}

div.extranet_download_title {
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

div.extranet_download_description {
	font-size:11px;
	margin:0px 0px 3px 0px;
}

div.extranet_download_link {
	font-weight:bold;
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}

div.extranet_download_error {
	font-weight:bold;
	color:#FF0000;
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}


li#navngo_main_menu_business_partners a { color: #d81921 } 
li#navngo_main_menu_business_partners a:hover { color: #ff7300; } 
li#navngo_main_menu_business_partners ul a { color: #666666; }
li#navngo_main_menu_business_partners ul a:hover { color: #003C7B; }

.required_note {
	font-size: 90%;
}

