/*
#
#  ©oded by |¯¯¯¯||¯¯¯¯¯¯¯¯\|¯¯¯¯¯¯¯\
#           |    ||   ||   ||   ||   |
#           |    ||   ||   ||   ||   |
#           \____||___||___||_______/
#
# (c)2002-2005. - 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; }

#BaseLayout			{ width:928px; background-color:#FFFFFF; }
#FullLayout			{ width:928px; background-color:#FFFFFF; }
#Index1Layout		{ width:928px; background-color:#FFFFFF; }
#Index2Layout		{ width:928px; background-color:#FFFFFF; }
#ToolsLayout		{ width:928px; background-color:#FFFFFF; }
#RegistrationLayout	{ width:928px; background-color:#FFFFFF; }
#WideMainLayout		{ width:928px; background-color:#FFFFFF; }

.AdminHeader		{ height:245px; }
.AdminMain			{ width:908px; padding:10px; background-color:#FFFFFF; }

.BaseHeader			{ height:215px; }
.BaseMain			{ width:389px; min-height:500px; margin-left:298px; padding-right:10px; border-right:1px solid #B4AE7A; background-color:#FFFFFF; }
.BaseRight			{ position:absolute; left:698px; top:215px; width:230px; }

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

.Index1Header		{ height:172px; }
.Index1Main			{ top:0px; width:595px; min-height:280px; margin-left:91px; padding-right:10px; border-right:1px solid #B4AE7A; background-color:#FFFFFF; }
.Index1Right		{ position:absolute; left:697px; top:200px; width:230px; border-top:1px solid #B4AE7A; padding-top:10px;}

.Index2Header		{ height:215px; }
.Index2Main			{ width:389px; min-height:672px; margin-left:298px; padding-right:10px; border-right:1px solid #B4AE7A; background-color:#FFFFFF; }
.Index2Right		{ position:absolute; left:699px; top:242px; width:229px; }
.Index2Header		{ height:215px; }
.Index2Main			{ width:389px; min-height:672px; margin-left:298px; padding-right:10px; border-right:1px solid #B4AE7A; background-color:#FFFFFF; }
.Index2Right		{ position:absolute; left:699px; top:242px; width:229px; }

.WideMain			{ margin:0 0 10px 91px; padding:0; background-color:#FFFFFF; min-height:300px; }

.ToolsHeader		{  }
.ToolsMain			{ width:621px; min-height:500px; margin-left:297px; padding-right:10px; background-color:#FFFFFF; }

.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; }

.yellow				{ margin:0 0 10px 0; 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:-206px; }
.Index2Main .yellow	{ width:389px; margin-left:-207px; }
.WideMain .yellow	{ width:auto; margin-right:-9px; }
.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-en.gif') no-repeat top left; }
#header #headerMenu a		{ margin-right:6px; padding-left:7px; color:#000000; font-size:9px; text-decoration:none; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
#header #headerMenu			{ position:absolute; left:390px; top:10px; width:310px; text-align:right; }
#header #headerMenu a:hover	{ color:#000000; text-decoration:none; }
#header #searchHeader		{ position:absolute; left:708px; top:8px; }
#header #searchHeader input	{ width:140px; }
#header #netBankar,			
#header #netBankarB			{ z-index:10; position:absolute; width:203px; height:62px; left:708px; top:95px; }
#header #netBankar			{ background:url('/dl/images/nb_left.png') no-repeat center left; }
#header #netBankarB			{ background:url('/dl/images/nb_right.png') no-repeat center left; }
#header #netBankar img,
#header #netBankarB img		{ margin-bottom:5px; }
#header #netBankar button,
#header #netBankarB button	{ width:90px; position:relative; top:8px; left:12px; }
#header #netBankar a,
#header #netBankarB a		{ padding-left:8px; position:relative; left:24px; top:8px; color:#000000; font-size:11px; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }
#header #netBankarB a		{ color:white; }
#header #netBankar a:hover,
#header #netBankarB a:hover	{ text-decoration:none; }
#header #netBankarB .pageTab{ width:75px; height:26px; position:relative; top:1px; left:1px; cursor:pointer; }
#header #netBankar .pageTab	{ width:125px; height:26px; position:relative; top:1px; left:77px; cursor:pointer; }

#headerTab						{ width:605px; margin: 5px 0 0 91px; height:45px; background:#E5E2B9; border-right:1px solid #B4AE7A; }
#headerTab div					{ width:605px;}
#headerTab .Big					{ height:50px; }
#headerTab #rootMenu			{ margin:0px 0px 0px 12px; padding:0 0 0 0px; clear:both; }
#headerTab #rootMenu .Selected	{ color:#B60439; }
#headerTab #rootMenu li			{ line-height:35px; list-style-type:none; float:left; }
#headerTab #rootMenu li a		{ margin-right:0px; font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight:bold; text-decoration:none; font-style:italic; color:#000000;}
#headerTab #rootMenu li a img	{ margin-bottom:-3px; margin-right:8px; }
#Baseheader #headerTab			{ margin-top:0; }

.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 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 .Selected	{ color:#B60439; }

#titleBar			{ width:627px; 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:399px; 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:4px 0 4px 0; background-color:#F1EFDB; margin-top:4px; }
#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:#B1A889; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:bold; text-decoration:none; }
#sitemap ul		{ margin:0; padding:0; }
#sitemap ul li	{ list-style-type:none; }
#sitemap ul a	{ font-weight:normal; }

#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:16px; 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; }

.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; clear:left; }
.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; }



.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_banki				{ position:relative; float:left; width:288px; margin-left:10px; }
#Index1Layout .Content_banki_Header			{ height:25px; background:url('/dl/images/news-header-en.gif') no-repeat top left; }
#Index1Layout .Content_banki_Header a		{ display:block; width:100%; height:25px; }
#Index1Layout #Content_banki_First			{ }
#Index1Layout .Content_banki_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
#Index1Layout .Content_banki_Title span		{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

#CorporateLayout .Content_banki				{ float:left; width:288px; margin-left:8px; }
#CorporateLayout .Content_banki_Header		{ height:25px; background:url('/dl/images/news-header-en.gif') no-repeat top left; }
#CorporateLayout .Content_banki_Header a	{ display:block; width:100%; height:25px; }
#CorporateLayout #Content_banki_First		{ }
#CorporateLayout .Content_banki_Title		{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
#CorporateLayout .Content_banki_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

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

.Content_banki_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_banki_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_sajtokozlemenyek_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_sajtokozlemenyek_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

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

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

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

.Content_eseti_szabalyozott_Title			{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
.Content_eseti_szabalyozott_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 .yellow		{ width:390px; margin-right:0; padding-top:0; }
#ATMSearch #first_bar	{ height:155px !important; }
#ATMSearch #first_bar p	{ padding:0 5px; margin:0; line-height:20px; }
#ATMSearch #side_bar	{ height:240px !important; }
#ATMSearch #side_bar p	{ padding:0 5px; margin:0; line-height:20px; }
#ATMSearch table.Open	{ padding:0 5px; }
#ATMSearch p.fb_Title	{ margin-top:0; padding:0 0 0 10px; line-height:20px; font-weight:bold; background:#B60438; color:white; }
#ATMSearch p.fb_Title2	{ margin-top:0; padding:0 0 0 10px; line-height:20px; font-weight:bold; background:#B4AE74; color:white; }

#ATMSearch #left_bar	{ position:relative; }
#ATMSearch #left_bar ul	{ margin-top:0; padding-left:20px; line-height:16px; }
#ATMSearch #left_bar ul li	{ padding-bottom:4px; }
#popupDiv	{ margin:0; padding:0; background:white; }
#popupDiv p.fb_Title	{ margin:-5px -5px 0; padding:5px; line-height:20px; font-weight:bold; background:#B60438; color:white; }

#ratesTitle			{ margin-top:-40px; }
#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 .active1 span	{text-decoration:none; background:none;}
#ratesBoxMenu .active2 span	{text-decoration:none; background:none;}
#ratesBoxMenu .active3 span	{text-decoration:none; background:none;}

#ratesBoxMenu span		{ padding-left:6px; background:url('/dl/images/arrow-red3.gif') no-repeat center left; text-decoration:underline;}

#ratesBoxMenu td		{ height:27px; vertical-align:middle; text-align:center; font-size:9px; padding-top:1px; background:url('/dl/images/ratesbox-index-notab.gif'); }
.RatesBoxData tr		{ height:22px; font-size:20px; }
.RatesBoxData tr#firstRow	{ height:3px; line-height:3px; }
.RatesBoxData td		{ padding-left:10px;font-size:9px; }
.RatesBoxDataOdd		{ background-color:#F1EFDB; }
.RatesBoxData			{ }
#ratesBoxMenu			{ cursor:pointer; background-color:#F1EFDB; }
#moreRates				{ height:24px; }

#ratesBoxMenuTab1		{width:80px;}
#ratesBoxMenuTab2		{width:73px;}
#ratesBoxMenuTab3		{width:80px;}

#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							{ width:642px; margin-top:-10px; margin-left:205px; }
#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; }

#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:0px; }
.WideMain #Availability	{ position:absolute; left:699px; top:214px; width:229px; }


div.linkListContainer	{ background: #fff; padding: 4px 0 21px 0; }
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; }

#promotions											{ position:relative; height:273px; background:#E5E1B8; width:605px; }
#promotions .promotionUzleti						{ position:relative; margin:-2px 0 0 8px; }
#promotions .promotionUzleti .left					{ height:226px; padding:0px; position:relative; width:289px; left:2px; /*border-left:1px solid #B2AF7B; border-right:1px solid #B2AF7B;*/ }
#promotions .promotionUzleti .right					{ height:226px; padding:0px; position:absolute; width:289px; top:0; right:8px; /*border-left:1px solid #B2AF7B; border-right:1px solid #B2AF7B;*/}
#promotions .promotionUzleti .left .promotionItem	{ padding:0px; }
#promotions .promotionUzleti .right .promotionItem	{ padding:0px; }
#promotions .promotionUzleti .promotionTab			{ position:absolute; bottom:21px; left:8px; height:22px; width:69px; z-index:10; }
#promotions .promotionUzleti .promotionTab a		{ height:22px; width:22px; display:block; float:left; margin-right:1px; }
#promotions .promotionUzleti .promotionTab img		{ width:22px; height:22px; margin-right:1px; cursor:pointer; }
#promotions .promotionUzleti .bar					{ position:relative; bottom:45px; left:1px; background:url('/dl/images/promotions/promotion_corporate_bar_en.gif') no-repeat top left; }
#promotions .promotionUzleti .bar a					{ display:block; width:286px; height:22px; }



#mainbox					{height:200px; width:604px; position:absolute; margin-top:52px; margin-left:-3px;}
#mainbox .left				{height:155px; width:276px; margin-left:10px; float:left; padding-left:10px; padding-top:10px; border-left:1px solid #B4AE7A; border-right:1px solid #B4AE7A; border-bottom:1px solid #B4AE7A;}
#mainbox .right				{height:155px; width:276px; margin-left:11px; float:left;  padding-left:10px; padding-top:10px; border-left:1px solid #B4AE7A; border-right:1px solid #B4AE7A; border-bottom:1px solid #B4AE7A;}

#mainbox .boldlink			{ padding-left:8px; color:#000000; font-family:Tahoma, Verdana, Arial; font-weight:bold;}
#mainbox .boldlink a:hover	{ text-decoration:none; }

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

#tabbox				{position:absolute; margin-left:-2px;}
#tabbox	.leftBox	{border:1px solid red; height:50px; width:100px; position:absolute;left:10px;}
#tabbox	.rightBox	{border:1px solid blue; height:50px; width:100px; float:left; position:absolute;}


#MiniMenu {position:absolute; top:10px; left:100px;}
#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; }


#searchTitleBar					{ width:824px; 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:215px; }

#privateFPMenuTitle							{ position:relative; margin:-36px 0 15px 10px; }
#privateFPMenuTitle #availability-en		{ position:relative; top:-70px; left:298px; }
#privateFPMenuTitle #privateFPMenuContent	{ position:absolute; top:50px; left:12px; }
#privateFPMenuContent .linkList li a		{ color:black; }

#rates,
#availability_links		{ padding-left:10px; }
#rates a,
#availability_links a	{ font-weight:normal; padding-left:8px; color:#000000; font-size:10px; text-decoration:none; background:url('/dl/images/arrow-red3.gif') no-repeat center left; }

#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 .moreinfo	{ position:absolute; bottom:22px; left:160px; font:bold 9px Arial,Verdana,Tahoma; color:black; }
#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 .narrowBox .f .tlink a	{ color:white; }
#commendatoryBox .narrowBox .nf .tlink a{ color:black; }
#commendatoryBox .narrowBox .tlink		{ position:absolute; top:6px; left:6px; padding:0; }
#commendatoryBox .narrowBox .tlink a	{ color:black; font:bold italic 16px Arial,Verdana,Tahoma; padding:12px 0 0 8px; display:block; text-decoration:none; width:279px; height:27px; }
#commendatoryBox .narrowBox .blink		{ position:absolute; top:147px; left:6px; }
#commendatoryBox .narrowBox .blink a	{ display:block; width:287px; height:32px; }
#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; }

img.logos_left							{ position: absolute; top: 433px; border: none; }

#speedMenuMask	{ filter:alpha(opacity=50); }

#Index1Layout .Content_security				{ position:relative; float:left; width:288px; margin-left:10px; }
#Index1Layout .Content_security_Header		{ height:25px; background:url('/dl/images/news-header-en.gif') no-repeat top left; }
#Index1Layout .Content_security_Header a	{ display:block; width:100%; height:25px; }
#Index1Layout #Content_security_First		{ }
#Index1Layout .Content_security_Title		{ color:#B60439; font-family:Tahoma, Verdana, Arial; font-size:12px; font-weight:bold; }
#Index1Layout .Content_security_Title span	{ color:#B4AE7A; font-family:Tahoma, Verdana, Arial; font-size:9px; font-weight:normal; }

#errorPage				{ margin-right:-10px; padding:10px 0 0 10px; } 
#errorPage h2			{ padding-bottom:5px; font-size:18px; } 
#errorPage div			{ position:relative; } 
#errorPage a			{ position:absolute; right:10px; text-decoration:none; font-weight:bold; } 
#errorPage input		{ margin-left:10px; }
#errorPage #eSearch		{ position:relative; margin:90px 10px 0 0; padding:10px 0 10px 10px; width:576px; }
#errorPage #eSearch h2	{ font-size:12px; }
#errorPage #eSearch button	{ width:62px; position:absolute; right:10px; }
