body {
	margin: 0;
	padding: 0;
	background-image: url(/images/bg.gif);
}
body,td { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #48484A;  
}
td .prod {
	background-image: url(/images/prod_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
.content {
	background-color: #f9fafd;
}
.contents {
	padding-left:30px;
	padding-right:15px;
	padding-bottom: 20px;
	text-align: justify;
}
.content_right {
	background-color: #FFFFFF;
	background-image: url(/images/right_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
td .text {
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 20px;
}
.prod a {
	color: #798EB7; 
	text-decoration: none;  
	font-weight: bold; 
}
.prod img {
	margin-left: 4px;
	margin-bottom: 1px;
	height: 5px;
	width: 3px;
}
.content_right h3 {
	font-size: 11px;
	color: #425d9b;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer {
	color: #bcbfc7;
	padding-left: 5px;
	line-height: 21px;
}
.footer a, td .text a {
	color: #425d9b;
	text-decoration: none;
}
.footer a {
	padding-right: 10px;
	padding-left: 10px;
}
.footer a:hover, td .text a:hover, .prod a:hover {
	color: #cf8710;
	text-decoration: underline;
}
.address {
	color: #FFFFFF;
	padding-left: 15px;
}
.address a {
	color:#FFFFFF;
	text-decoration: none;
}
.address a:hover {
	color:#cedaf2;
	/*color: #cf8710;*/
	text-decoration: underline;
}

H1,H2,H3,H4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:       #48484A;
	text-align:  left;
	margin:      0px;
}
H1 { font-size: 16px; margin-bottom:10px; }
H2 { font-size: 14px; margin-bottom:8px; }
H3 { font-size: 13px; margin-bottom:6px; }
H4 { font-size: 12px; margin-bottom:4px; }


/* navbar bar formázás */
H1.promoline { color:#637BA8; text-transform:uppercase; font-size:12px; }
.gtext { color:#AAAAAA}
.glink { color:#8CA5D2}
.glink:hover { text-decoration: underline; color: #cf8710;}

TD.CellPromo {
	vertical-align:top;
	width:66%;
	padding:14px;
	padding-right:0px;
}
TD.CellSilverBox {
	vertical-align:top;
	width:34%;
	padding:0px;
	text-align:left;
}
DIV.DivSilverBox {
	background-image:url(/images/box.gif);
	background-repeat: no-repeat;
	 /*width:100%; ettol nem lesz horiz scroll */
	height:205px;
	padding:14px 20px;
	padding-left: 0px;
	margin:14px 12px 0px 0px;
}
DIV.MenuColumn { padding-left:32px; margin:0px; padding-right:20px;}
UL.MenuColumn { margin:0px; padding:0px; list-style-image: url(/images/box_blue.gif);}
UL.MenuColumn a { color: #425d9b; text-decoration: none; }
UL.MenuColumn a:visited { color: #425d9b; text-decoration: none; }
UL.MenuColumn a:hover { color: #cf8710;; text-decoration: underline; }
DIV.SubmenuColumn { padding-left:16px; padding-bottom:4px; }
UL.MenuColumn UL { margin:0px; padding:0px; }
SPAN.SelectedMenu {
	font-weight:bold;
	color: #425d9b;
}

TD.RightPanel {
	padding:0px;
	margin:0px;
	width: 254px;
	height: 100%;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(/images/dot_line_gray_vertical.gif);
}

DIV.HomeRightColumn {
	height: 100%;
	padding-left: 23px;
	background-image:url(/images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
DIV.HomeRightColumn a { font-weight:bold; color:#425E9C; text-decoration: none; }
DIV.HomeRightColumn a:visited { color:#425E9C; text-decoration: none; }
DIV.HomeRightColumn a:hover { color:#425E9C; text-decoration: underline; }

.InRightPanel { margin-left:14px; }


div.contents table {
	width: 464px;
}
a {
	color: #425d9b;
	text-decoration: none;
}
a:hover {
	color: #cf8710;
	text-decoration: underline;
}