/*
#
#  ©oded by |¯¯¯¯||¯¯¯¯¯¯¯¯\|¯¯¯¯¯¯¯\
#           |    ||   ||   ||   ||   |
#           |    ||   ||   ||   ||   |
#           \____||___||___||_______/
#
# (c)2002-2010. - IND Group
# -----------------------------------------------------------------------------------------------------------
*/

html, body	{ height:100%; margin:0px; padding:0px; background-color:#F2F2F2; }
form		{ display:inline; }

a, p, td, li, div, input, select, button, h1, h2, h3, h4, h5, h6	{ color:#000000; font-family:Tahoma, Verdana, Arial; font-size:12px; text-decoration:none; }

p					{ margin:7px 0; padding:0; }
input				{ border:1px solid #B4AE7A; padding:2px 0 3px 2px; }
button				{ height:20px; margin:0 0 0px 4px; border:1px solid #E5E5E5; padding:0px 1px 3px 9px; text-align:left; font-weight:bold; background:#FFFFFF url('/dl/images/button-bg.gif') no-repeat top left; cursor:pointer; }
input[type=radio], input[type=checkbox] { margin-top:0px; margin-bottom:-3px; }
select				{ border:1px solid #B4AE7A; }
.CheckBox			{ background:transparent; border:none; }
.CheckBoxGraph		{ margin:4px 5px -2px 0; }
.RadioButton		{ background:transparent; border:none; }
.RadioButtonGraph	{ margin:0 0 -2px 5px; }

h1, h2, h3, h4, h5, h6	{ margin:0; padding:11px 0; }
h1	{ font-size:17px; }
h2	{ font-size:14px; }
h3	{ font-size:13px; }
h4	{ color:#B60439; background:url('/dl/images/h4-bg.gif') repeat-x bottom left; font-size:12px; font-weight:bold; }
h5	{ font-size:11px; }
h6	{ font-size:9px; }

a 		{ color:#B60439; text-decoration:underline; }
a:hover	{ color:#B60439; text-decoration:underline; }

.Clear		{ clear:both; }

.Separator { height:5px; margin:10px 0; background:transparent url(/dl/images/separator-bg.gif) repeat-x scroll left center }

#BaseLayout			{ width:928px; background-color:#FFFFFF; background:#FFFFFF url('/dl/images/content-bg.gif') repeat-y top left; }
#FullLayout			{ width:928px; background-color:#FFFFFF; background:#FFFFFF url('/dl/images/content-bg.gif') repeat-y top left; }
#Index1Layout		{ width:928px; background-color:#FFFFFF; background:#FFFFFF url('/dl/images/content-bg.gif') repeat-y top left; }
#Index2Layout		{ width:928px; background-color:#FFFFFF; background:#FFFFFF url('/dl/images/content-bg.gif') repeat-y top left; }
#ToolsLayout		{ width:928px; background-color:#FFFFFF; background:#FFFFFF url('/dl/images/content-bg.gif') repeat-y top left; }
#RegistrationLayout	{ width:928px; background-color:#FFFFFF; background:#FFFFFF url('/dl/images/content-bg.gif') repeat-y top left; }

.AdminMenuBlock					{ position:absolute; top:37px; left:100px; width:817px; height:46px; }
.AdminMenuBlock ul				{ margin:0; padding:0; }
.AdminMenuBlock ul li			{ margin-bottom:5px; list-style-type:none; float:left; }
.AdminMenuBlock ul li a			{ padding:0px 2px 0px 3px; color:#B60439; background-color:#FFFFFF; font-size:9px; font-weight:bold; text-decoration:none; }
.AdminMenuBlock ul li a:hover	{ padding:0px 2px 0px 3px; color:#FFFFFF; background-color:#B60439; font-size:9px; text-decoration:none; }

.BaseHeader			{ /*height:213px;*/ }
.BaseMain			{ float:left; width:388px; min-height:450px; margin:0 2px 0 298px; padding-right:10px; background-color:#FFFFFF; }
.BaseRight			{ float:left; width:228px; }

.FullHeader			{ height:170px; }
.FullMain			{ width:827px; margin-left:91px; background-color:#FFFFFF; }
.FullRight			{ display:none; }

.Index1Header		{ height:170px; }
.Index1Main			{ float:left; width:595px; min-height:672px; margin:0 2px 0 91px; padding-right:10px; background-color:#FFFFFF; }
.Index1Right		{ float:left; width:230px; border-top:1px solid #B4AE7A;}

.Index2Header		{ /*height:213px;*/ }
.Index2Main			{ float:left; width:399px; min-height:320px; margin:0 2px 0 298px; background-color:#FFFFFF; }
.Index2Right		{ float:left; width:228px; }

.ToolsHeader		{ height:213px; }
.ToolsMain			{ width:640px; min-height:500px; margin-left:289px; background-color:#FFFFFF; }
.ToolsMain #footer	{ margin-left: -297px; }
.RegistrationMain	{ width:597px; min-height:200px; margin-left:101px; background-color:#FFFFFF; }
.RegistrationRight	{ position:absolute; left:698px; top:245px; width:229px; }

.FrontPageNews		{ margin-left:91px; background-color:#FFFFFF;}



.SmallText		{ color:#B1A788; font-family:Verdana, Tahoma, Arial; font-size:10px; }
.Title			{ color:#B60439; font-weight:bold; }
.RedText		{ color:#B60439; }
.BoxTitle		{ margin:0; padding:0px 8px; line-height:32px; font-family:Arial, Tahoma, Verdana; font-size:16px; font-weight:bold; font-style:italic; }

.BaseMain .Form			{ margin:0; }
.ToolsMain .Form		{ margin:0; }
.RegistrationMain .Form	{ margin:0; }

.Form				{ width:100%; margin:0 -10px 0 -10px; background-color:#FCF8E1; }
.Form tr td			{ padding:5px 10px 5px 10px; }
.Form .Title		{ background:url('/dl/images/h4-bg.gif') repeat-x bottom left; }
.Form .Title td		{ padding:11px; color:#B60439; font-weight:bold; }
.Form .Gray			{ background:url('/dl/images/graystripe-bg.gif') repeat-x top left; }
.Form .Gray td		{ height:36px; padding:1px 10px 0 0; text-align:right; vertical-align:middle; }

.BadField			{ background-color:#EFC38A; }
.BadField .Error	{ display:block; margin-top:5px; padding:2px 0 5px 20px; color:#FFFFFF; font-weight:bold; background:url('/dl/images/icon-error.gif') no-repeat top left; }

.Error			{ color:#B60439; margin-right:8px; }
.ErrorText		{ display:block; margin-top:5px; padding:2px 0 5px 20px; color:#FFFFFF; font-weight:bold; background:url('/dl/images/icon-error.gif') no-repeat top left; }

.InfoText		{ display:block; padding:5px 0 5px 20px; color:#000000; font-weight:bold; background:url('/dl/images/icon-info.gif') no-repeat center left; }

.brownStripe	{ height:30px; background:url('/dl/images/stripe-brown-bg.gif') repeat-x; }
.brownStripe td	{ padding-bottom:10px !important; color:#FFFFFF; font-weight:bold; }

#Index1Layout .Content_hirdetmenyek				{ float:left; width:288px; margin-left:9px; }
#Index1Layout .Content_hirdetmenyek_Header		{ background:url('/dl/images/hirdetmenyek-header-hu.gif') no-repeat top left; }
#Index1Layout .Content_hirdetmenyek_Header a	{ height:26px; display:block; }
#Index1Layout .Content_hirdetmenyek_Title		{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
#Index1Layout .Content_hirdetmenyek_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

#Index2Layout .Content_hirdetmenyek_Archive			{ margin-top:15px; }

.yellow				{ padding:10px 10px 10px 207px; background-color:#F3E489; }
.BaseMain .yellow	{ width:389px; margin-left:-207px; }
.FullMain .yellow	{ width:620px; }
.ToolsMain .yellow	{ width:620px; margin-left: -198px; }
.Index2Main .yellow	{ width:389px; margin-left:-207px; }
.yellow .ErrorText	{ display:block; margin-top:5px; padding:2px 0 5px 20px; color:#FFAA22; font-weight:bold; background:url('/dl/images/icon-error.gif') no-repeat top left; }
.yellow .Form		{ padding:5px 5px 5px 5px; margin:0 -10px 0 -10px;}

.yellow_noLeftMenu	{ background-color:#F3E489; margin:0 -10px 0 -10px; padding-top:10px; padding-bottom:5px; padding-left:10px; margin-bottom:10px; }
.yellow_noLeftMenu .Form{ padding:5px 5px 5px 5px; margin:0 -10px 0 -10px;}

.RedArrow				{ padding-left:10px; background:url('/dl/images/arrow-red7.gif') no-repeat center left; }
.RedArrow a:hover		{ text-decoration:none; }

.RedArrowSmall			{ padding-left:8px; color:#B60439; font-family:Tahoma, Verdana, Arial; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
.RedArrowSmall a:hover	{ text-decoration:none; }

.Details				{ padding:2px 0 0 22px; color:#000000; font-family:Arial, Tahoma, Verdana; font-size:11px; font-weight:bold; text-decoration:none; text-transform:uppercase; background:url('/dl/images/button-arrow-red.gif') no-repeat center left; }
.Details:hover			{ color:#000000; text-decoration:none; }

.DottedLine				{ height:21px; width:100%; margin:0; border:none; background:url('/dl/images/dotted-bg.gif') repeat-x center left; }

#header						{ width:928px; background:#FFFFFF url('/dl/images/header-bg.gif') no-repeat top left; }
#header #headerMenus		{ width:420px; height:35px; position:absolute; top:2px; left:280px; text-align:right; }
#header #headerMenus a		{ padding-left:8px; color:#000000; font-size:9px; text-decoration:none; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
#header #headerMenus a:hover{ color:#000000; text-decoration:none; }
#header #extraHeaderMenu	{ margin-top:3px; }
#header #extraHeaderMenu a	{ margin-left:3px; }

#header #searchHeader		{ position:absolute; left:708px; top:8px; }
#header #searchHeader input	{ width:140px; }
#header #netBankar			{ position:absolute; left:709px; top:126px; }
#header #netBankar img		{ margin-bottom:5px; }
#header #netBankar button	{ width:90px; margin:3px 8px 0 7px; }
#header #netBankar a		{ padding-left:8px; color:#000000; font-size:11px; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
#header #netBankar a:hover	{ color:#000000; text-decoration:none; }

/*
#headerTab						{ position:absolute; left:91px; top:126px; }
*/
#headerTab						{ margin-left:91px;height:36px;}
#headerTab div					{ width:607px;}
#headerTab .Big					{ height:50px; }
#headerTab #rootMenu			{ margin:12px 0px 0px 12px; padding:0 0 0 0px; clear:both; }
#headerTab #rootMenu li			{ line-height:35px; list-style-type:none; float:left; }
#headerTab #rootMenu li a		{ font-family:Arial, Tahoma, Verdana; font-size:13px; font-weight:bold; text-decoration:none; font-style:italic; color:#000000;}
#headerTab #rootMenu li a img	{ margin-bottom:-3px; margin-right:8px; }
#headerTab #rootMenu .Selected	{ color:#B60439; }

.SubMenu				{ position:absolute; left:94px; top:190px; z-index:10; width:185px; height:auto; margin-left:8px; padding:0 0 10px 0; background-color:#FFFFFF; border:1px solid #AAAD7E; }
.SubMenu p				{ margin:5px 0 5px 10px; padding-left:0 0 0 10px; }
.SubMenu p a			{ font-weight:bold; }
.SubMenu ul				{ margin:0; padding:0px; }
.SubMenu ul #dividerLine{ background:transparent url(/dl/images/separator-bg.gif) repeat-x scroll left center; height:10px; margin-top:3px; }

.SubMenu ul li			{ line-height:20px; list-style-type:none; }
.SubMenu ul li a		{ display:block; width:150px; margin-left:10px; padding-left:10px; color:#000000; background:url('/dl/images/submenu-arrow-red7.gif') no-repeat top left; }
.SubMenu ul li a.assistantLink	{ background:none; padding-left:0; }
.SubMenu ul li a:hover	{ text-decoration:none; }
.SubMenu .Selected	{ color:#B60439; }

.MainRightMenu				{ height:auto; padding:0 0 10px 0; background-color:#FFFFFF;}
.MainRightMenu p			{ margin:5px 0 5px 10px; padding-left:0 0 0 10px; }
.MainRightMenu p.Separator	{ margin:10px 5px; }
.MainRightMenu p a			{ font-weight:bold; }
.MainRightMenu ul			{ margin:0; padding:0px; }
.MainRightMenu ul li		{ line-height:17px; list-style-type:none; }
.MainRightMenu ul li a		{ display:block; padding-right:10px; margin-left:10px; padding-left:10px; color:#000000; background:url('/dl/images/submenu-arrow-red7.gif') no-repeat top left; }
.MainRightMenu .Selected	{ color:#B60439; }

#titleBar			{ height:43px; line-height:43px; margin:0 0 0 91px; padding-left:210px; color:#FFFFFF; font-size:16px; font-weight:bold; background:url('/dl/images/header-title-bg.gif') repeat-x top left; }
#titleBarAdmin		{ height:43px; line-height:43px; margin:0 0 0 0; padding-left:15px; color:#FFFFFF; font-size:16px; font-weight:bold; background:url('/dl/images/header-title-bg.gif') repeat-x top left; }
#titleBarNoIndent	{ width:592px; height:43px; line-height:43px; margin:0 0 0 91px; padding-left:15px; color:#FFFFFF; font-size:16px; font-weight:bold; background:url('/dl/images/header-title-bg.gif') repeat-x top left; }

#pageTabs			{ width:629px; height:27px; margin-left:91px; padding-top:10px; padding-left:207px; border-right:1px solid #B4AE7A; border-bottom:1px solid #B4AE7A; background-color:#CFCA86; }
#pageTabs a			{ margin-right:16px; padding:0 10px 0 6px; color:#FFFFFF; text-decoration:none; font-family:Arial,Tahoma,Verdana; font-size:15px; font-weight:bold; font-style:italic; background:url('/dl/images/pagetab-arrow-red7.gif') no-repeat bottom left; }
#pageTabs .Active	{ margin-right:12px; padding:4px 10px 8px 10px; background:#FFFFFF none; color:#000000; font-family:Arial,Tahoma,Verdana; font-size:17px; border:1px solid #B4AE7A; border-bottom-color:#FFFFFF; }

#mkbGroup		{ width:229px; padding:16px 0 4px 0; background-color:#F1EFDB; }
#mkbGroup a img	{ margin-bottom:-2px; }

#footer			{ width:928px; padding-top:10px; color:#B60439; background-color:#FFFFFF; }
#footer div		{ margin:0 0 0 91px; padding:10px 0 12px 10px; color:#B60439; background:#FFFFFF url('/dl/images/vdot.gif') repeat-x top left; }

#sitemap			{  }
#sitemap td			{ width:116px; vertical-align:top; }
#sitemap a			{ color:#7F6E57; font-family:Tahoma, Verdana, Arial; font-size:10px; font-weight:bold; text-decoration:none; }
#sitemap a:hover	{ text-decoration:underline; }
#sitemap ul			{ margin:0; padding:0; }
#sitemap ul li		{ list-style-type:none; }
#sitemap ul a		{ font-weight:normal; }
#sitemap ul a:hover	{ text-decoration:underline; }

#loginBox					{ width:229px; height:163px; background:url('/dl/images/box-yellow-bg.gif') no-repeat top left; }
#loginBox .BoxTitle			{ padding:3px 0 0 14px; }
#loginBox .table				{ margin-left:20px; margin-top:5px; width:195px;}
#loginBox .field			{ color:#B60439; height:35px; width:80px; }
#loginBox .lButtonLogged	{ height:35px; text-align:center; padding-right:10px;}
#loginBox .lButton			{ height:35px; text-align:right; padding-right:10px;}
#loginBox .Error			{ color:#B60439; margin-right:8px; }


.Article			{ font-size:11px; }
.Article h2			{ margin:0 0 10px 0; padding:0; background-image:none; color:#B60439; font-size:12px; }
.Article h3			{ margin:0 0 10px 0; padding:0; background-image:none; color:#B1A889; font-size:12px; }
.Article h4			{ margin:0 0 10px 0; padding:0; background-image:none; color:#B1A889; font-size:12px; }
.Article p			{ height:auto !important; height:15px; min-height:15px; }

.BaseMain .Article		{ padding-top:10px;}
.Article a				{ text-decoration:underline; }
.Article a:hover		{ text-decoration:underline; }
.Article table			{ width:100% !important; border:none; margin:0; padding:0; }
.Article table tr td	{ border:none; margin:0; padding:0 8px; border-collapse:collapse; border-right:1px solid #FFFFFF; }
.Article .Small			{ font-family:Tahoma, Verdana, Arial; font-size:9px; }
.Article .Remark		{ color:#B1A889; font-family:Tahoma, Verdana, Arial; font-size:9px; }
.Article .TableHead		{ background-color:#E5E2B9; font-weight:bold; }
.Article .TableEven		{ background-color:#FFFFFF; }
.Article .TableOdd		{ background-color:#FDF8E2; }
.Article img.simple, img.clickable	{ float:left; margin:0 11px 8px 0; }
.Article ul				{ position:relative; left:11px; max-width:369px; margin-left:0px; padding-left:10px; }
.Article .Items			{ padding:5px; background-color:#FEF8E2; }
.Article .Items ul		{ margin:10px 0 0 0; }
.Article hr				{ height:20px; width:390px; margin:0px -10px; border:none; background:url('/dl/images/separator-bg.gif') repeat-x center left; }
.Article .lead			{ width:399px; margin-left:-207px; padding:10px 0px 10px 207px; background:#f3e489; }
.Article .Super			{ vertical-align:super; font-size:9px; }

ReleatedItems h2						{ margin: 0 0 10px 0; padding:0; }
.ReleatedItems h2 span					{ display:none; }
.ReleatedItems .LinkListContainer		{ background: #fff; padding: 4px 0 21px 0; }
.ReleatedItems ul.LinkList				{ margin: 0; padding:0; }
.ReleatedItems ul.LinkList li			{ margin-top:4px; padding-left:10px; line-height:16px; list-style-type:none; background:url('/dl/images/arrow-red3.gif') no-repeat 10px 8px; }
.ReleatedItems ul.LinkList li a			{ display:inline-block; padding: 0 9px; }
.ReleatedItems ul.LinkList li a.Def		{ padding-left:20px; background:url('/DL/images/article/def.gif') no-repeat left top; } 
.ReleatedItems ul.LinkList li a.Doc		{ padding-left:20px; background:url('/DL/images/article/doc.gif') no-repeat left top; } 
.ReleatedItems ul.LinkList li a.Pdf		{ padding-left:20px; background:url('/DL/images/article/pdf.gif') no-repeat left top; } 
.ReleatedItems ul.LinkList li a.Ppt		{ padding-left:20px; background:url('/DL/images/article/ppt.gif') no-repeat left top; } 
.ReleatedItems ul.LinkList li a.Xls		{ padding-left:20px; background:url('/DL/images/article/xls.gif') no-repeat left top; } 

.ReleatedItems .GetAdobeReader			{ margin-top:25px; }
.ReleatedItems .GetAdobeReader a		{ padding-left:30px; background:url('/DL/images/article/reader-adobe.gif') no-repeat 10px top; } 

.ReleatedItems .ArticleMetaHelpHU h2		{ height:25px; background:url('/dl/images/article/help_header_hu.gif') no-repeat top left; }
.ReleatedItems .ArticleMetaOffersHU h2		{ height:43px; background:url('/dl/images/article/offers_header_hu.gif') no-repeat top left; }
.ReleatedItems .ArticleMetaLinksHU h2		{ height:43px; background:url('/dl/images/article/links_header_hu.gif') no-repeat top left; }
.ReleatedItems .ArticleMetaProductsHU h2	{ height:43px; background:url('/dl/images/article/products_header_hu.gif') no-repeat top left; }

.speedMenu			{ height:40px; width:100%; line-height:40px; margin-top:10px; border:1px solid #B4AE7A; background-color:#ECE9D8; }
.speedMenu img		{ margin-left:13px; margin-bottom:-3px; }
.speedMenu a		{ font-size:11px; margin-left:2px; margin-right:15px; }
#speedMenuMask		{ display:none; position:absolute; top:0; left:-93px; width:100%; height:100%; background:#000000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); z-index:100; }
#forwardFrame		{ display:none; width:585px; height:468px; padding:0; margin:0; z-index:101; overflow:hidden; }

#faq				{ margin-top:-10px; }
#faq .Title			{ display:block; margin-top:20px; }
#questions a		{ padding-left:8px; color:#B64709; font-family:Tahoma, Verdana, Arial; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
#questions a:hover	{ text-decoration:none; }

#glossary .terms	{ border-left:1px solid #b4ae7a; border-right:1px solid #b4ae7a; border-bottom:1px solid #b4ae7a; }
#glossary .Title	{ background-image:none; }


#Index1Layout .Content_aktualis	{ float:left; width:288px; background:url('/dl/images/aktualis-header-hu.gif') no-repeat top left; padding-top:30px;margin-left:10px;}
#Index1Layout .Content_aktualis_Title	{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:normal; }
#Index1Layout .Content_aktualis_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

#Index1Layout .Content_rendkivuli	{ float:left;width:528px; background:url('/dl/images/rendkivuli-header-hu.gif') no-repeat top left; padding-top:30px;margin-left:11px;}
#Index1Layout .Content_rendkivuli_Title	{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:normal; }
#Index1Layout .Content_rendkivuli_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }



.Content_rendkivuli_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_rendkivuli_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

.Content_aktualis_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_aktualis_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

.Content_egyeb_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_egyeb_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

.Content_mkb_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_mkb_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

.Content_sote_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_sote_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }


#elemzestar					{ }
.elemzestar_indexTable		{ border:1px solid #B4AE7A; }
.elemzestar_indexTable .Title	{ background-image:none; }
.elemzestar_archives		{ clear:both; }
.elemzestar_archives a		{ padding-left:8px; color:#B64709; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
.elemzestar_disclaimer		{ font-size:9px; }
.elemzestar_archiveDotted	{ background:url('/dl/images/h4-bg.gif') repeat-x bottom left; }
.elemzestar_error			{ border:1px solid #B64709; padding:5px; background-color:#FCF8E1; }

#atmsearch					{ width: 389px; }
#atmsearch .flag			{ height:18px; width:100px; background-color:#d6d084; text-align:center; color:white; font-weight:bold; padding-top:3px; margin-bottom:1px; }
#atmsearch .bottomDotted	{ background:url('/dl/images/vdot.gif') repeat-x bottom left; }

#ratesTitle			{ margin-top:-40px; padding-top:40px; }
#rates				{ }
#rates tr			{ height:20px; }
#rates .odd			{ background-color:#F1EFDB;}
#rates .TableTitle	{ background-color:#B4AE7A;}

#advisor				{ min-height:343px; }
#advisor .Question		{ font-weight:bold; }
#advisor .ResultText	{ display:none; }

#ratesBoxMenu .active1	{ background:url('/dl/images/ratesbox-index-tab1.gif') no-repeat; }
#ratesBoxMenu .active2	{ background:url('/dl/images/ratesbox-index-tab2.gif') no-repeat; }
#ratesBoxMenu .active3	{ background:url('/dl/images/ratesbox-index-tab2.gif') no-repeat; }
#ratesBoxMenu td		{ height:25px; width:86px; vertical-align:middle; text-align:center; font-size:9px; padding-top:6px; background:url('/dl/images/ratesbox-index-notab.gif'); }
.RatesBoxData tr		{ height:22px; font-size:20px; }
.RatesBoxData td		{ padding-left:10px;font-size:9px; }
.RatesBoxDataOdd		{ background-color:#F1EFDB; }
.RatesBoxData			{ }
#ratesBoxMenu			{ cursor:pointer; }

#callbackMiniBox			{ background:url('/dl/images/callback-bg.gif');width:219px; height:184px; margin-left:5px; }
/*#callbackMiniBox table		{ margin-left:16px; margin-top:12px;}*/
#callbackMiniBox table td,
#callbackMiniBox ul li,
#callbackMiniBox a			{ font-size:11px; }
#callbackMiniBox ul			{ margin:10px 0px 0px 0px; padding:0px 0px 0px 16px; }
#callbackMiniBox ul li		{ line-height: 16px; }
#callbackMiniBox .field		{ color:#B60439; height:35px; width:80px; }
#callbackMiniBox .lButton	{ height:35px; text-align:right; padding-right:8px; }

#orderBox					{ background:url('/dl/images/order-bg.gif');width:219px; height:172px; margin-left:5px; }
#orderBox table				{ margin-left:16px; margin-top:12px;}
#orderBox table td,
#orderBox ul li,
#orderBox a					{ font-size:11px; }
#orderBox .field			{ color:#B60439; height:35px; width:80px; }
#orderBox .lButton			{ height:35px; text-align:right; padding-right:8px; }
#orderBox ul				{ margin:10px 0px 0px 0px; padding:0px 0px 0px 16px; }
#orderBox ul li				{ line-height: 16px; }

#callbackNormal .CallbackType			{ margin-bottom:5px; padding:5px; border:1px solid #B4AE7A; background-color:#FFFFFF; font-family:Tahoma, Verdana, Arial; }
#callbackNormal .CallbackType .item		{ padding: 0px 6px 0 6px; }
#callbackNormal .CallbackType td		{ padding: 5px; font-size:12px; }
#callbackNormal .CallbackType select	{ font-size:11px; }
#callbackNormal .CallbackType input		{ margin-top:5px; }
#callbackNormal textarea				{ width:600px; }

#commendatoryBox						{ position:relative; background:#fff; width:600px; padding:5px 0pt 0pt 2px; }
#commendatoryBox .title					{ position:absolute; width:282px; height:29px; padding:12px 0 0 8px; top:5px; left:6px; font:bold italic 16px Arial,Verdana,Tahoma !important; text-align:left; }
#commendatoryBox span					{ font:bold 9px Arial,Verdana,Tahoma; color:black; }
#commendatoryBox .wideBox .f			{ width:597px; height:185px; background:url('/dl/images/cb_wide_2.gif') no-repeat; }
#commendatoryBox .wideBox .nf			{ width:597px; height:185px; background:url('/dl/images/cb_wide_1.gif') no-repeat; }
#commendatoryBox .wideBox .pict			{ width:597px; height:185px; background:url('/dl/images/cb_wide_3.gif') no-repeat; }
#commendatoryBox .wideBox .title			{ padding:0; }
#commendatoryBox .wideBox .title a		{ color:black; font:bold italic 16px Arial,Verdana,Tahoma; padding:12px 0 0 8px; width:577px; height:29px; display:block; text-decoration:none; }
#commendatoryBox .wideBox .np span.titletext { font-size:16px; }
#commendatoryBox .wideBox				{ position:relative; float:left; }
#commendatoryBox .flink,
#commendatoryBox .singlerow				{ display:block; width:92px; height:23px; position:absolute; left:48px; bottom:20px; text-decoration:none; font:bold 9px Arial,Verdana,Tahoma; text-transform:uppercase; color:black; }
#commendatoryBox .singlerow				{ height:16px; }
#commendatoryBox .info_short			{ display:block; width:148px; height:23px; position:absolute; left:145px; bottom:18px; text-decoration:none; }
#commendatoryBox .info_long				{ display:block; width:585px; height:23px; position:absolute; left:6px; bottom:18px; text-decoration:none; }
#commendatoryBox .info_short span		{ position:relative; top:3px; left:16px; }
#commendatoryBox .info_long span		{ position:relative; top:3px; left:452px; }
#commendatoryBox .pict .info_long span { left:155px; }
#commendatoryBox .pict .pspan			{ position:relative; left:160px; top:146px; }

#commendatoryBox .narrowBox				{ position:relative; float:left; height:185px; }
#commendatoryBox .narrowBox span		{ position:absolute; bottom:22px; left:160px; }
#commendatoryBox .narrowBox .f			{ background:url('/dl/images/cb_narrow_f.gif') no-repeat; width:299px; height:185px; }
#commendatoryBox .narrowBox .nf			{ background:url('/dl/images/cb_narrow_nf.gif') no-repeat; width:299px; height:185px; }
#commendatoryBox .narrowlinkBox .link	{ z-index:10; display:block; text-decoration:none; width:299px; height:185px; }
#commendatoryBox .narrowlinkBox			{ width:299px; height:185px; position:absolute; top:0; }
#commendatoryBox .narrowBox .f .title	{ color:white; }
#commendatoryBox .narrowBox .nf .title	{ color:black; }
#commendatoryBox .narrowImg				{ position:absolute; top:46px; left:6px; width:287px; height:100px; }
#commendatoryBox .wideImg				{ position:absolute; top:14px; left:313px; width:270px; height:156px; }
#commendatoryBox .box_text				{ font:bold italic 15px Arial,Verdana,Tahoma; padding:6px; position:absolute; top:47px; left:6px; color:#b60439; width:267px; height:83px; }
#commendatoryBox .wide					{ width:573px; }
#commendatoryBox .narrow				{ width:295px; }
#commendatoryBox button					{ min-width:70px; max-width:156px; margin-bottom:5px; font-size:11px; }


#Availability			{ background: #fff; }
#Availability a			{ font-weight:bold; }
#Availability ul		{ padding:0; margin:5px 0 0 5px; }
#Availability ul li		{ margin-left:5px; list-style-type:none; margin-bottom:8px; }
div.linkListContainer	{ background: #fff; padding: 0 0 21px; margin-top:1px; }
ul.linkList				{ margin: 0; padding:0 0 0 0; }
ul.linkList li			{ line-height:20px; list-style-type:none; }
ul.linkList li a		{ margin-left:9px; padding-left:10px; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
table.linkListTable		{ margin: 10px 3px 20px 3px;}

#freshinfo .leftBox { float:left; width:267px; margin-right:10px; margin-bottom:10px; border: 1px solid #B5Af7C; padding:10px;}
#freshinfo .rightBox { float:left; width:267px; margin-bottom:10px; border: 1px solid #B5Af7C; padding:10px;}

#freshinfo .fullBox	{ width:597px;background:url('/dl/images/fressinfo-full-middle.gif');}
#freshinfo .fullBoxTop { width:597px; height:8px; background:url('/dl/images/fressinfo-full-top.gif') no-repeat;}
#freshinfo .fullBoxBottom { clear:both; width:597px; height:8px; background:url('/dl/images/fressinfo-full-bottom.gif') no-repeat;}
#freshinfo .fullBoxMiddle { clear:both; width:547px;}

#freshinfo .elemzesBox { float:left; margin-bottom:10px; width:250px; margin-right:10px;}

.xbox ul.linkList li		{ line-height:15px; list-style-type:none; }
.xbox ul.linkList li a	{ color:black; background:none; padding-left:0; margin-left:0; }
.xbox .allProductLink	{ position:absolute; display:block; width:108px; height:27px; top:92px; left:62px; }

.assistant			{ padding: 0 0 10px; }
.assistant ul		{ padding-left:0; margin:5px 0; }
.assistant li		{ list-style-type:none; line-height:20px; }
.assistant ul li a	{ display:block; width:200px; margin-left:10px; padding-left:10px; color:#000000; background:url('/dl/images/submenu-arrow-red7.gif') no-repeat top left; }
.assistant #infolink a { color:#B60439; }

#elemzestarMenu				{ position:absolute; left:93px; top:212px; z-index:10; width:185px; height:auto; margin-left:8px; padding:0 0 10px 0; background-color:#FFFFFF; border:1px solid #AAAD7E; }
#elemzestarMenu p			{ margin:5px 0 5px 10px; padding-left:0 0 0 10px; }
#elemzestarMenu p a			{ font-weight:bold; }
#elemzestarMenu ul			{ margin:0; padding:0px; }
#elemzestarMenu ul li		{ line-height:20px; list-style-type:none; }
#elemzestarMenu ul li a		{ display:block; width:150px; margin-left:10px; padding-left:10px; color:#000000; background:url('/dl/images/submenu-arrow-red7.gif') no-repeat top left; }
#elemzestarMenu .Selected	{ color:#B60439; }

#promotionBox	{ margin-left:91px; }

#newsletterCategories table								{ background-color:#FDF8E2; }
#newsletterCategories table tr td img					{ border:1px solid #D2CC89; }
#newsletterCategories table tr .Title					{ padding-left:10px; color:#B60439; font-weight:bold; }
#newsletterCategories table tr .Desc					{ padding-left:10px; }
#newsletterCategories table tr .Footer					{ height:23px; line-height:23px; background:url('/dl/images/line-yellow.gif') repeat-x top left; }
#newsletterCategories table tr .RedArrowSmall			{ margin-left:5px; color:#000000; font-size:11px; }
#newsletterCategories table tr .Footer .Subscribe		{ position:absolute; display:block; margin:-23px 0pt 0pt 192px; }
#newsletterCategories table tr .Footer .Subscribe img	{ border:none; }
#newsletterCategories .BrownBox							{ width:388px; height:89px; padding:3px 8px 8px 8px; background:url('/dl/images/box-brown-bg.gif') no-repeat top left; }
#newsletterCategories .BrownBox p						{ margin-bottom:12px; font-weight:bold; }

.AdminMain .info	{ font-size:11px; width:400px; }
.AdminMain .info ul li	{ font-size:11px; }

#callbackMiniBox			{ background:url('/dl/images/callback-bg.gif');width:219px; height:184px; margin-left:5px; position:relative; }
#callbackMiniBox table		{ padding-left:16px; padding-top:12px;}
#callbackMiniBox table td,
#callbackMiniBox ul li,
#callbackMiniBox a			{ font-size:11px; }
#callbackMiniBox ul			{ margin:10px 0px 0px 0px; padding:0px 0px 0px 16px; }
#callbackMiniBox ul li		{ line-height:16px; }
#callbackMiniBox .field		{ color:#B60439; height:35px; width:80px; }
#callbackMiniBox .lButton	{ height:35px; text-align:right; padding-right:8px; }

/*#promotion	{ position:relative; width:604px; height:235px; background-color:#E5E1B8; }*/

.Index1Main #promotions		{ width:606px; height:230px; background-color:#E5E1B8; }

#promotions .promotionLakossagi						{ position:relative; margin:0; }
#promotions .promotionLakossagi .promotionTab		{ position:absolute; top:0px; left:-24px; width:34px; margin:0px; padding:0px; list-style:none; }
#promotions .promotionLakossagi .promotionItemLeft	{ width:585px; height:223px; left:10px; position:absolute; top:0px; }
#promotions .promotionLakossagi .promotionTab img	{ cursor:pointer; }



#Index1Layout #NewsletterMainBox			{ float:left; width:285px; margin-left:12px;}
#Index1Layout #NewsletterMainBox .Header a	{ display:block; margin-bottom:9px; height:26px; background:url('/dl/images/hirlevel-header-hu.gif') no-repeat top left; }
#Index1Layout #NewsletterMainBox span		{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

#MiniMenu			{ position:absolute; top:10px; left:100px; z-index:100; }
#MiniMenu a			{ padding-left:8px; color:#000000; font-size:9px; text-decoration:none; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
#MiniMenu a:hover	{ color:#000000; text-decoration:none; }


.fundsIndexBox	{position:absolute; background:url('/dl/images/fund_index_box.gif') no-repeat top left; width:277px;height:190px;padding-top:10px;padding-left:25px; left:395px;}
.fundsIndexBox	.Form	{ background-color:transparent; }
.fundsIndexBox	.title a	{ text-decoration:none; font-family:Arial,Verdana,Tahoma; font-size:16px; font-weight:bold; font-style:italic; text-align:left; color:#000000; }

#mainbox					{background:url('/dl/images/mainbox_left.gif') no-repeat top left; height:200px; width:308px; float:left;}
#mainbox .left				{height:175px; width:275px; margin-left:10px; float:left; padding-left:10px; padding-top:10px;}
#mainbox .Title a			{ text-decoration:none; font-family:Arial,Verdana,Tahoma; font-size:16px; font-weight:bold; font-style:italic; text-align:left; color:#000000; }


#searchTitleBar			{ height:43px; line-height:43px; margin:0 0 0 91px; padding-left:11px; color:#FFFFFF; font-size:16px; font-weight:bold; background:url('/dl/images/header-title-bg.gif') repeat-x top left; border-left: 1px solid #B0AE7E; border-top: 1px solid #B0AE7E; border-right: 1px solid #B0AE7E; }
#searchIndex					{ background:url('/dl/images/search_ep_box.gif'); width:301px; height:189px;position:absolute;left:394px;}
#searchIndex .searchForm		{ width:250px; margin-top:10px; margin-left:20px;}
#searchIndex .rows				{ padding-top:6px; padding-bottom:6px; padding-right:3px;}
#searchIndex form				{ margin:0px; padding:0px;}
#searchIndex .Title a			{ text-decoration:none; font-family:Arial,Verdana,Tahoma; font-size:16px; font-weight:bold; font-style:italic; text-align:left; color:#000000; }
#searchIndex .select			{ width:185px;}
.searchSelect			{ width:185px;}
#SearchLayout		{ width:928px; background-color:#FFFFFF; }
.SearchMain			{ width:815px; margin:0 0 10px 91px; padding: 5px 10px 0 10px; background-color:#FFFFFF; border-left: 1px solid #AFAF79; border-right: 1px solid #AFAF79; border-bottom: 1px solid #AFAF79; }
.SearchRight		{ float:left; width:230px; margin-top:-30px; background-color:#FFFFFF; }
.SearchHeader		{ height:216px; }

.Graph			{ margin: 5px 5px 5px 0px; }

/* BannerHandlers */

#FOOLDAL		{ border:10px solid #E5E1B8; border-width:0 10px 10px 11px; }
.tabs			{ margin-left: -34px; position: absolute; width: 34px; }
.bar			{ position: relative; bottom:43px; background: url(/dl/images/csg-48fd9e4b0c678.png) 0 -282px; width:286px; height:22px; }
.btns			{ margin-left:8px; }

.bh-btn		{ background: url(/dl/images/csg-48fd9e4b0c678.png) no-repeat top left; width:22px; height:22px; float:left; }

.bh-1_2on { background-position: 0 -30px; }
.bh-1_4on { background-position: 0 -93px; }
.bh-1_1on { background-position: 0 -156px; }
.bh-1_2off { background-position: 0 -219px; }
.bh-2_3off { background-position: 0 -334px; }
.bh-1_1off { background-position: 0 -386px; }
.bh-2_1off { background-position: 0 -449px; }
.bh-1_3on { background-position: 0 -501px; }
.bh-1_6off { background-position: 0 -564px; }
.bh-1_4off { background-position: 0 -633px; }
.bh-2_5off { background-position: 0 -696px; }
.bh-2_1on { background-position: 0 -748px; }
.bh-2_5on { background-position: 0 -800px; }
.bh-2_4off { background-position: 0 -852px; }
.bh-1_6on { background-position: 0 -904px; }
.bh-2_4on { background-position: 0 -973px; }
.bh-2_2on { background-position: 0 -1025px; }
.bh-1_3off { background-position: 0 -1077px; }
.bh-2_3on { background-position: 0 -1140px; }
.bh-2_6off { background-position: 0 -1192px; }
.bh-1_5off { background-position: 0 -1244px; }
.bh-2_2off { background-position: 0 -1307px; }
.bh-1_5on { background-position: 0 -1359px; }
.bh-2_6on { background-position: 0 -1422px; }

#navBar				{ position:relative; clear:both; width:300px; line-height:20px; padding:3px 0; margin:30px auto 0; border:1px solid #B4AE7A; background-color:#ECE9D8; text-align:center; }
#navBar a			{ font-size:11px; font-weight:bold; }

#navLinks			{ position:absolute; right:10px; top:0; }
#navLinks img.left	{ margin-left:0; margin-right:5px; }
#navLinks img.right	{ margin-left:5px; margin-right:0; }
#navLinks span#divider { margin: 0 3px; color:#B60439; }

