/*******************/
/* Globális elemok */
/*******************/

*          { padding:0 0 0 0; margin:0 0 0 0; background-repeat:no-repeat; background-position: top left; background:none top left no-repeat; }

a          { color:#363636; text-decoration:none; }
a:visited  { color:#363636; }
a:hover    { color:#00AEEF; text-decoration:none; }
a img      { border:none; }

body, html { width:100%; }
body       { font:11px Helvetica, Arial, Sans-serif; background:url( bg.jpg ) repeat-x; background-color:white; color:#363636; }

br         { clear:both; }

hr.dotted  { color: #ffffff; background-color: #ffffff; border: 1px dotted #000000; border-style: none none dotted; }

label      { cursor:pointer; }

table      { border-collapse:collapse; }
td         { vertical-align:top;       }


/**********************/
/* Globális osztályok */
/**********************/

/* Színek */
.black  { color:#363636; }
.blue   { color:#00AEEF; }
.grey   { color:#acacac; }
.pink   { color:#eb008c;}
.white  { color:#ffffff; }

a.blue       { color:#00AEEF; }
a.blue:hover { color:#363636; }
a:hover .blue { color:#363636; }


/* Szöveg stílusok */
.bold   { font-weight:    bold;         }
.italic { font-style:     italic;       }
.strike { text-decoration:line-through; }

/* Rendezések */         
.l { text-align:left;   }
.c { text-align:center; }
.r { text-align:right;  }

.fr { float:right; }
.fl { float:left;  }

/* Gombok, emblémák */
.emblemOutlet { background-image:url(button_outlet.png); width:77px; height:85px; position:absolute; z-index:1000; }
.emblemHasznalt { background-image:url(button_hasznalt.png); width:77px; height:85px; position:absolute; z-index:1000; }
.emblemUj    { background-image:url(button_new.png);    width:77px; height:85px; position:absolute; z-index:1000; }


a.button, a.button span.bg {text-transform: lowercase; background-image:url('button.png'); margin:0 15px 0 0; padding:0 0 0 15px; display:inline-block;
                             height: 22px; font-size:10px; font-weight:bold; line-height:22px; }
a.button                   { background-position: right 0; margin: 0; padding: 0; }


/* Cloud-zoom javítások */
.cloud-zoom-big{ margin-top:12px; left:17px; position:absolute;}


/* Egyéb */
.box         { border:1px solid #ececec; padding:13px 13px 13px 13px; display:inline-block; position:relative; background-color:#ffffff; }
.shadow,.xshadow      { box-shadow: 2px 2px 8px #cccccc; -webkit-box-shadow: 2px 2px 8px #cccccc; }
.shadow.dark { box-shadow: 2px 2px 8px #777777; -webkit-box-shadow: 2px 2px 8px #777777; }
.rightalign {right: 0px;}
.quote       { font-size:15px; }
.hidden      { display:none; }

/*********/
/* Keret */
/*********/

body>div { position:relative; margin:0 auto 10px auto; width:960px; /*background:url(template.png) top left;*/ }
.opacity { opacity:0.3; }

/* Legfelső menű */
#top          { text-align:right; height:47px;                                  }
#top a        { margin-top:2px; padding:8px 40px 0 0; height:34px; margin-left:5px; display:inline-block;       }
#top a        { font-size:12px; font-weight:bold; background-position:right top; color:#ffffff; }
#top a:hover  { background-position:right bottom ;}
#top a.fiokom { background-image:url( menu_fiokom.png );                                 }
#top a.kosar  { background-image:url( menu_kosar.png );                                  }         
       
/* Logo */
#menu        { height:51px; }
#menu>a      { font-size:27px; letter-spacing:-1px; font-weight:bold; position:relative; top:4px; }
#menu>a>img{position:relative;top:-8px;left:-5px;}
/*Második menu*/
#menu .menu {float:right;padding-top:17px;}
#menu ul { color:#00AEEF; list-style:none; font-weight:bold; margin-right: 245px;}
#menu li { float:left; padding-right:9px; letter-spacing:1px;}
#menu a  { color:#363636;} 
#menu a:hover  { color:#acacac;} 
 
/* Keresés */ 
#menu .menu div       { float:right; background-image:url(search.png); width:231px; height:25px; display:inline-block;position:relative;top: -5px;}
#menu .menu div input { margin:4px 0 0 10px; width:180px; border:none; font-weight:bold; }
 
 /*dropdown*/

#dropdown { text-transform:uppercase; background:url(bg_header.png) repeat-x; height:40px; position:relative; }

/*Bal bullet*/
#dropdown>div { background-image:url(dropdown_left.png); width:16px; height:26px; position:absolute; left:-17px; top:0px; }


/*Leomló menű*/
/*Első szint */
#dropdown li              { list-style:none; font-size:14px; font-weight:bold; }
#dropdown>ul>li           { float:left; color:#00AEEF; }
#dropdown>ul>li.separator { position:relative; top:4px; }
#dropdown>ul>li>a         { color:#ffffff; font-weight:bold; display:block; height:21px; padding:5px 15px 0 15px; }
#dropdown>ul>li.active>a  { color:#00AEEF; }
#dropdown>ul>li:hover>a   { color:#58595B; background-color:#ffffff; }

#dropdown>ul>li>.cs1         { color:#ffffff; font-weight:bold; display:block; height:21px; padding:5px 15px 0 15px; }
#dropdown>ul>li.active>.cs1  { color:#00AEEF; }
#dropdown>ul>li:hover>.cs1  { color:#58595B; background-color:#ffffff; }


/* Második szint */
#dropdown table              { display: none; position:absolute; top:26px; z-index:9998; width:auto; padding:13px 0 20px 0;  }
#dropdown table              { background-color:#ffffff; }
#dropdown li:hover>table     { display: block; }
#dropdown li   td            { padding:0 20px 0 20px; border-left:solid 1px #acacac; }
#dropdown li   td.first      { border-left:none; }
#dropdown li   td.space      { display:none; }
#dropdown li.r td.space      { display:table-cell; width:100%; border-left:none; }
#dropdown li   td>a          { margin:0 0 12px -3px; display:block; font-size:12px; letter-spacing:2px; }
#dropdown li   td:hover>a    { color:#999999; }
/* Harmadik szint */
#dropdown li li         { line-height: 16px; margin-left:-3px; }
#dropdown li li a       { font-weight:normal; font-size:12px; }
#dropdown li li a:hover { text-decoration:underline; }

#logindlg{
  position:absolute;
  right:30px;
  display: none;
  background:none;
  z-index:9999;
  font-size:13px;
  font-weight:bold;
  color:#acacac;
  width:300px;
}

#logindlg a{color:#363636; font-size: 10pt;}
/*#logindlg .button{height: 21px; padding:0 0 0 0; margin:20px 0 0 0;}*/
#logindlg .button{height: 22px; padding:0 0 0 0; margin:20px 0 0 0; font-size: 10px;}
#logindlg .fejlec {font-size:14px;line-height:30px;}
#logindlg .dlgclose{position: absolute;left: 310px;top: -10px;}
#logindlg .dlg{  width:100%; text-align:left; }
#logindlg .status { color:red; }
#logindlg .overlay{background-color: black;opacity:0.6;}

/* A tartalom */
#content { width:931px; position:relative; }
#content #leftBullet { background-image:url(bg_content_left.png); height:35px; width:25px; position:absolute; left:-25px; top:0; z-index:9997; }
#content>.contents{ width:100%; padding-bottom:40px; }
/* Tartalom tetején megjelenő navigáció */
#content>.contents>.nav             { margin: -3px 0 3px 0; text-align:center; font-size:12px; font-weight:bold; letter-spacing:1px; }
#content>.contents>.nav div         { display:inline; }
#content>.contents>.nav .small      { font-size:10px; position:relative; bottom:3px; letter-spacing:0; }
#content>.contents>.nav h1          { display: inline; font-size:12px; text-transform: uppercase;}
#content>.contents>.nav h1 a,#content>.contents>.nav h1 .cs1 { color:#00AEEF; }
#content>.contents>.nav .aktiv  { color:#00AEEF; }
#content .nav a:hover{color: #363636;}
#content .nav a:hover .blue{color: #636363;}
/* A láb */
#footer { padding-top:20px; padding-left:13px; position:relative; }
#footer a { font-size:12px; font-weight:bold; }
 
#footer>.facebook           { position:absolute; right:23px; bottom:70px; z-index:9997; }
#footer>.facebook .facebook { background-image:url(button_facebook.png); margin-right:10px; } 
#footer>.facebook .email    { background-image:url(button_email.png); }  
#footer .facebook>a         { color:#949599; display:inline-block; padding-right:20px; height:13px; background-position:right top; }
#footer .facebook>a:hover   { color:#363636; background-position:right -13px; }
#footer hr                  { position:relative; right:6px; }
#feliratkozas    {display: none;}
 
 
 
 /************/
 /* Tartalom */
 /************/

 
#oldal_termek .termekkep { margin-top:8px; width:325px; height:280px; background:url(zoom.png) 5px 5px no-repeat; position:relative; display:block; }

#oldal_termek .termekkep .kiskepek .box { margin:10px 3px 0 0; padding:0 0 0 0; }
#oldal_termek .termekkep .kiskepek .box img{ margin:3px; max-width:59px; max-height:57px; min-height:57px; }
#oldal_termek .termekkep .emblemOutlet,
#oldal_termek .termekkep .emblemHasznalt,
#oldal_termek .termekkep .emblemUj{ top: 22px; right:-25px; }
#oldal_termek .termekkep .cloudzoomkeret { width:100%; }

#oldal_termek .ajanlo                      { width: 350px; height:152px; padding:0 0 0 0; display:block; margin:13px 0 13px 0; }
#oldal_termek .ajanlo .box                 { padding:0 0 0 0; height:90px; width:85px; margin:15px 0 0 15px; text-align:center;}
#oldal_termek .ajanlo .box img             { max-height:77px; max-width:85px; }
#oldal_termek .ajanlo .lapoz               { height:18px; background-color:#e1e1e1; padding-top:10px; font-weight:bold; letter-spacing:1px; }
#oldal_termek .ajanlo .lapoz a             { margin-top:10px; }
#oldal_termek .ajanlo .lapoz .fl           { padding-left:12px; }
#oldal_termek .ajanlo .lapoz .fr           { padding-right:20px; }
#oldal_termek .ajanlo .termekek            { height:118px; position:relative; }
#oldal_termek .ajanlo .termekek>div        { padding:0 0 0 0; margin:0 0 0 0; top:0; left:0; position:absolute; z-index:9997; }
#oldal_termek .ajanlo .termekek>div>div    { float:left; margin-right:11px; }
#oldal_termek .merettabla:hover {color: #363636;}
#magyarazat {display: none;background:#fff;z-index:9999;width:260px;}


#sendmaildlg{
  position:absolute;
  right:50px;
  bottom: 70px;
  display: none;
  background:white;
  z-index:9999;
  font-size:13px;
  font-weight:bold;
  color:#acacac;
  width:450px;
}

#sendmaildlg a{color:#363636; font-size: 10pt;}
#sendmaildlg .button{height: 22px; padding:0 0 0 0; margin:20px 0 0 0; font-size: 10px;}
#sendmaildlg .fejlec {font-size:14px;line-height:30px;}
#sendmaildlg .dlgclose{position: absolute;left: 460px;top: -10px;}
#sendmaildlg .dlg{  width:100%; text-align:left; }
#sendmaildlg .status { color:red; }
#sendmaildlg .overlay{background-color: black;opacity:0.6;}

#feliratkozas{
  position:absolute;
  right:20px;
  bottom: 20px;
  display: none;
  background:white;
  z-index:9990;
  font-size:13px;
  font-weight:bold;
  color:#acacac;
  width:220px;
}

#feliratkozas a{color:#363636; font-size: 10pt;}
#feliratkozas .button{height: 22px; padding:0 0 0 0; margin:20px 0 0 0; font-size: 10px;}
#feliratkozas .fejlec {font-size:14px;line-height:30px;}
#feliratkozas .dlgclose{position: absolute;left: 230px;top: -10px;}
#feliratkozas .dlg{  width:100%; text-align:left; }
#feliratkozas .err { color:red; }





#oldal_termek .termek                  { width:100%; color:#595959; padding-left:40px; padding-top:4px; font-size:12px; }
#oldal_termek .termek table            { width:100%; }
#oldal_termek .termek .nev h1          { color:#fff; font-size:14px; height:26px; padding-top:5px; padding-left:10px;
                                   background:url(bg_header.png) repeat-x; margin-top:4px; margin-bottom:0px;  letter-spacing:1px; }
#oldal_termek .termek .cikkszam        { font-size:9px; text-align:right; }
#oldal_termek .termek .text            { width:267px; text-align:justify; padding-right:57px; font-weight:normal; line-height:17px; }
#oldal_termek .termek .text h3.first   { padding-top:10px; }
#oldal_termek .termek .text h3         { font-size:14px; padding-bottom:6px; padding-top:18px; }
#oldal_termek .termek .valaszto        { line-height:30px; font-weight:normal; padding-top:24px; font-size:8pt; text-align:right;}
#oldal_termek .termek .valaszto select { float:right; position:relative; top:5px; }
#oldal_termek .termek .ar              { float:right; clear:both; font-size:18px; padding-top:23px; }
#oldal_termek .termek .keszleten         { margin-top:20px; font-weight:bold; }
#oldal_termek .termek .rendelheto       { margin-top:20px; font-weight:bold; }
#oldal_termek .termek .hazhoz        { clear:both; margin-top:35px; text-align:right; padding-top:11px; height:22px; background-image:url(hazhozikon.png); }
#oldal_termek .termek .hazhoz:hover  { color:#acacac; }
#oldal_termek .termek div.facebook           { color:#949599; float:right; padding-top:4px; font-weight:bold; }
#oldal_termek .termek div.facebook a         { color:#949599; display:inline-block; padding-left:20px; height:13px; }
#oldal_termek .termek div.facebook a:hover   { color:#363636; background-position:0 -13px; }
#oldal_termek .termek div.facebook .facebook { background-image:url(button_facebook.png); margin-right:10px; } 
#oldal_termek .termek div.facebook .email    { background-image:url(button_email.png); } 
#oldal_termek .ar{text-transform: uppercase;} 
#oldal_termek .gyartolink{text-align: left;}
#oldal_termek .kosarba>.bg{background-image:url('kosarbatesz_button.png');padding-right: 24px;}
#oldal_termek .kosarba>.bg:hover{background-position:0 -22px;}
#oldal_termek .kosarba:hover>.bg{background-position:0 -22px;}
#oldal_termek .ajanlas>.bg{background-image:url('ajanlas_button.png');padding-right: 24px;}
#oldal_termek .ajanlas>.bg:hover{background-position:0 -22px;}
#oldal_termek .ajanlas:hover>.bg{background-position:0 -22px;}
#oldal_termek a.kulcsszo{color:#00AEEF; font-weight:bold;}
#oldal_termek a.kulcsszo:hover{text-decoration: underline;}
#oldal_termek .letoltes{text-align:left;font-weight: bold;}
#oldal_termek .letoltes a{color: #595959; padding-left: 10px;}
#oldal_termek .letoltes a>img{vertical-align:top;}




#oldal_csoport .main             { width: 753px; padding-bottom:20px; }
#oldal_csoport .main>div       { width: 725px;}
#oldal_csoport .pics             { width:242px;display: inline-block; font-weight:bold; font-size:12px;margin-bottom:10px;}
#oldal_csoport .pics2           {margin-left:10px;margin-right:10px;}
#oldal_csoport .pics .box{padding:0;}
#oldal_csoport .pics .box.shadow {width: 239px;height: 160px;}
#oldal_csoport .pics .box.shadow div { width:96%; height:25px; opacity:0.7; background-color:#fff; position:absolute; bottom:22px; }
#oldal_csoport .pics .box.shadow a img {position:absolute; top:0px; left:0px; }
#oldal_csoport .pics .box.shadow a.txt   { position:absolute; bottom:20px; right:10px; }
#oldal_csoport .pics .box.shadow a.txt:hover   {color: #363636;}
#oldal_csoport .pics .box.shadow a.txt:hover  .blue {color: #363636;}
#oldal_csoport .fl .cs1{text-transform: uppercase;color:#00AEEF;}

/*dáci: mind az oldal_csoport, mind az oldal_termeklista használja: */
.contents .leftmenu         { text-transform:uppercase; padding:7px 20px 0 0; font-size:11px; font-weight:bold; letter-spacing:1px; line-height:18px; width:180px;}
.contents .leftmenu ul      { margin-top:-4px; padding-left:20px; font-weight:normal; font-size:11px; list-style:disc; line-height:18px; letter-spacing:0; }
.contents .leftmenu a      { margin-left:-3px; }
.contents .leftmenu a:hover { color:#acacac; }
.contents.leftmenu hr { height:10px; }


#oldal_termeklista>table{margin:13px 0 40px 0; }

#oldal_termeklista input { border:1px solid #363636; background-color:#ececec; }
#oldal_termeklista .fl a,#oldal_termeklista .fl .cs1{text-transform: uppercase;color:#00AEEF;}
#oldal_termeklista .filter{text-transform: uppercase; display:inline-block; padding:0 26px 0 0; letter-spacing:1px; }
#oldal_termeklista .filter .head{ background-color:#1f0a05; color:#fff; padding:4px 0 4px 14px; width:176px; margin-left:-13px; }
#oldal_termeklista .filter .head a{color: #fff;padding: 0;}
#oldal_termeklista .filter .sub {background-color:#cdcdcd; margin-bottom:13px;}
#oldal_termeklista .filter .sub a{color: #000;}
#oldal_termeklista .filter  h1{display: inline; font-size:12px;}
#oldal_termeklista .filter a{ padding-bottom:6px; display:block; }
#oldal_termeklista .filter input { float:right; }
#oldal_termeklista .filter a.toggle_ext { text-align: left; text-transform:lowercase;font-style:italic;}
#oldal_termeklista .filter a.toggle_all { text-align: right; display:inline-block; float:right; background-image: url(lenyil_szurke.png); width:12px;height:12px;}
#oldal_termeklista .filter a.toggle_all.closed {background-image: url(felnyil_szurke.png);}
#oldal_termeklista .filter a.toggle_all.blue{background-image: url(lenyil_kek.png);}
#oldal_termeklista .filter a.toggle_all.blue.closed {background-image: url(felnyil_kek.png);}

#oldal_termeklista .filter .section{ border-top:1px dotted black; padding:13px 0 13px 0; font-size:12px; font-weight:bold; }
#oldal_termeklista .termekkepek .box               { height:297px; position:relative; float:left; width:201px; margin:0 7px 14px 7px;}
#oldal_termeklista .termekkepek .box               { height:297px; position:relative; float:left; width:201px; margin:0 7px 14px 7px;}
#oldal_termeklista .termekkepek .box img           { width:190px; }
#oldal_termeklista .termekkepek .box span          { position:absolute; width:198px; }
#oldal_termeklista .termekkepek .box .nev1         { bottom:78px;  left:16px; }
#oldal_termeklista .termekkepek .box .nev2         { bottom:60px;  left:16px;  color:#acacac; }
#oldal_termeklista .termekkepek .box .ar           { bottom:42px;  right:16px; color:#acacac; text-decoration:line-through; text-align:right; }
#oldal_termeklista .termekkepek .box .arkedv       { bottom:24px;  right:16px; color:#00AEEF; text-align:right; }
#oldal_termeklista .termekkepek .box .ossze       {position:absolute;bottom:6px;  right:16px; text-align:right; }
#oldal_termeklista .termekkepek .box .ossze a {color:#acacac;}
#oldal_termeklista .termekkepek .box .ossze a.aktiv  {color:#363636;}
#oldal_termeklista .termekkepek .box .ossze a.aktiv:hover  {color:#00AEEF;}
#oldal_termeklista .termekkepek .box a img:hover   { opacity:0.7; }
#oldal_termeklista .termekkepek .box .emblemUj,
#oldal_termeklista .termekkepek .box .emblemOutlet,
#oldal_termeklista .termekkepek .box .emblemHasznalt { top:20px; right:-30px; }
#oldal_termeklista  .nav .fl{display:inline-block; width: 163px;text-align:left;}
#oldal_termeklista .talalat{display:inline-block;position: absolute; left: 222px;}
#oldal_termeklista .rendezes{display:inline-block;position: relative; left: 0px;margin-left: 20px;}
#oldal_termeklista .oldalak{ float:right; padding-right: 10px;}
#oldal_termeklista td.filter{ width: 176px;}
#oldal_termeklista td .talalat  {}
#oldal_termeklista td .alsotalalat {padding-left:8px; font-size:12px; font-weight:bold; letter-spacing:1px; }
#oldal_termeklista td .alsotalalat .aktiv  { color:#00AEEF; }



#oldal_hasonlitas .termek {width: 198px;vertical-align:top;margin-left: 3px;}
#oldal_hasonlitas .box .nev1         {font-weight: bold;}
#oldal_hasonlitas .box .nev2         {color:#acacac; font-weight: bold;}
#oldal_hasonlitas  .ar           { font-weight: bold; float: right;color:#acacac; text-decoration:line-through;}
#oldal_hasonlitas .box .arkedv       {font-weight: bold; color:#00AEEF; float:right; }
#oldal_hasonlitas  .box a img:hover   { opacity:0.7; }

#oldal_terkep .csoplink{font-weight: bold;margin-left: 2px;}
#oldal_terkep .termeklink {font-size: 7pt; font-weight: lighter; color:#999999;}
#oldal_terkep .termeklink a{color:#999999;}

#oldal5 { font-size:12px; }
#oldal5 h2 { font-size:15px; }
#oldal5 p        { color:#595959; font-weight:normal; }
#oldal5 td.first { width:410px; padding-right:90px; }
#oldal5 td.second{ padding-right:40px; padding-bottom:20px; }

#oldal_kosar kepbox{padding: 0;}
#oldal_kosar table{ width:100%; border:1px solid #c3c4c6; }
#oldal_kosar th { background:url(bg_header.png) repeat-x; height:26px; color:#fff; text-align:left; padding-left:7px; font-size:15px; font-weight:bold; }
#oldal_kosar td { border-right: 1px solid #cecece; padding:5px; text-align:left; font-size:13px; font-weight:bold; }
#oldal_kosar .head{ background-color:#cecece; color:#363636; height:33px; vertical-align:middle; font-size:13px; font-weight:bold; text-align:left; }
#oldal_kosar .spacer{ height:38px; }

#oldal_kosar td input.menny { width:30px; height:14px; text-align:right; padding: 0 5px; position:relative; bottom:2px; }
#oldal_kosar .sub           { font-weight:normal; }
#oldal_kosar .noborder      { border-right:none; }
#oldal_kosar .bordertop     { border-top: 1px solid #cecece; }
#oldal_kosar .button        { margin:8px 0 0 0; }
#oldal_kosar td.m           { vertical-align:middle; }
#oldal_kosar .cim           { text-align:left; }
#oldal_kosar .cim label     { margin-right:10px; width:90px; font-weight:normal; text-align:right; display:inline-block; height:23px; position:relative; bottom:1px; }
#oldal_kosar .cim .comment  { margin-left:5px; font-weight:normal; font-size:8px; display:inline-block; }
#oldal_kosar .osszesito, #oldal_kosar .fizmod     { padding: 15px; }
#oldal_kosar .osszesito>span { padding-bottom:10px; }
#oldal_kosar .small         { font-size:11px; }
#oldal_kosar .regiar         {text-decoration:line-through; color: #ACACAC;}
#oldal_kosar td.right {text-align: right;}
#oldal_kosar .atutalas {margin: 15px; font-weight: normal;border: 1px solid #ACACAC;padding: 5px;}

#oldal_kosar .fizop {margin-top: 15px; text-align:right;}
#oldal_kosar .fizop>input {margin-left: 15px;}
#oldal_kosar .fizop img {vertical-align: middle;}
#oldal_kosar .payu_nyilatkozat{ font-weight: normal; font-size: 11px; margin-top: 30px; margin-bottom: 5px;text-align:justify;border: 1px solid #ACACAC;padding:5px;}

#oldal_kosar .payu_adatok{ margin: 30px;border: 1px solid  #cecece;padding:15px;}
#oldal_kosar .payu_adatok table {border: none;}
#oldal_kosar .payu_adatok table td { border-right: none;}
#oldal_kosar .payu_adatok table td.msg { width: 50%;}
#oldal_kosar .payu_adatok td>table.ok {background-color: #DEFFDE; border: 1px solid  #cecece; margin: 5px; }
#oldal_kosar .payu_adatok td>table.err {background-color: #FFDEDE; border: 1px solid  #cecece; margin: 5px; }





#oldal_fiok>table{width: 100%;}
#oldal_fiok>table .leftmenu{width: 140px;}
#oldal_fiok .adatok>table{ width:100%; border:1px solid #c3c4c6; }
#oldal_fiok .adatok th { background:url(bg_header.png) repeat-x; height:26px; color:#fff; text-align:left; padding-left:7px; font-size:15px; font-weight:bold; }
#oldal_fiok .adatok td { border-right: 1px solid #cecece; padding:5px; text-align:left; font-size:13px; font-weight:bold; }
#oldal_fiok .adatok .head{ background-color:#cecece; color:#363636; height:33px; vertical-align:middle; font-size:13px; font-weight:bold; text-align:left; }
#oldal_fiok .active  { color:#00AEEF; }
#oldal_fiok .regiar         {text-decoration:line-through; color: #ACACAC;}

#oldal_fiok .form{ text-align:center;width:100%;}
#oldal_fiok label     { margin-right:10px; width:90px; font-weight:normal; text-align:right; display:inline-block; height:23px; position:relative; bottom:1px; }
#oldal_fiok .comment  { margin-left:5px; font-weight:normal; font-size:8px; display:inline-block; }
#oldal_fiok .adatlap{width: 100%;}
#oldal_fiok .adatlap td{width: 50%;}
#oldal_fiok label.hirlevel {width: 300px;}
#oldal_fiok label.jelszo {width: 250px;}
#oldal_fiok .bordertop     { border-top: 1px solid #cecece; }


#oldal_fiok .inaktiv     { color: #aaa;}
#oldal_fiok .felhasznalva  {text-decoration: line-through;}

#oldal_reg table{ width:500px; border:1px solid #c3c4c6; }
#oldal_reg  th { background:url(bg_header.png) repeat-x; height:26px; color:#fff; text-align:left; padding-left:7px; font-size:15px; font-weight:bold; }
#oldal_reg  td { border-right: 1px solid #cecece; padding:5px; text-align:left; font-size:13px; font-weight:bold; }
#oldal_reg  .head{ background-color:#cecece; color:#363636; height:33px; vertical-align:middle; font-size:13px; font-weight:bold; text-align:left; }

#oldal_reg label     { margin-right:10px; width:120px; font-weight:normal; text-align:right; display:inline-block; height:23px; position:relative; bottom:1px; }
#oldal_reg .comment  { margin-left:5px; font-weight:normal; font-size:8px; display:inline-block; }
#oldal_reg .adatlap{width: 100%;}
#oldal_reg .adatlap td{width: 50%;}

#oldal7 .box               { height:400px; position:relative; float:left; width:193px; margin:0 5px 14px 5px;}
#oldal7 .box img           { width:190px; }
#oldal7 .box span          { position:absolute; width:198px; }
#oldal7 .box .nev1         { bottom:202px;  left:16px; }
#oldal7 .box .nev2         { bottom:184px;  left:16px;  color:#acacac; }
#oldal7 .box .ar           { bottom:166px;  right:16px; color:#acacac; text-decoration:line-through; text-align:right; }
#oldal7 .box .arkedv       { bottom:148px;  right:16px; color:#00AEEF; text-align:right; }
#oldal7 .box label         { position:absolute; bottom:6px;   right:33px; color:#acacac; text-align:right; }
#oldal7 .box input         { position:absolute; bottom:6px;   right:16px; }
#oldal7 .box a img:hover   { opacity:0.7; }
#oldal7 .box .emblemUj,
#oldal7 .box .emblemHasznalt,
#oldal7 .box .emblemOutlet { top:20px; right:-30px; }
#oldal7 .box .leiras       { line-height:20px; top:290px; left:16px; }


#oldal_segedlet  .termek {vertical-align:top;}
#oldal_segedlet  .box{ padding: 0px;margin:3px;}
#oldal_segedlet  .cim1 {font-weight: bold;padding-left: 8px;}
#oldal_segedlet  .cim2 {font-weight: bold;color: #595959;padding-left: 8px;}
#oldal_segedlet  .box a>img:hover   { opacity:0.7; }
#oldal_segedlet .letoltes{text-align:right;font-weight: bold;width:100%;}
#oldal_segedlet .letoltes a{color: #595959; padding-left: 10px;}
#oldal_segedlet .letoltes a>img{vertical-align:top; padding-right:8px;}

.hir a{font-weight:bold;text-decoration:underline;}

#basic-modal-content {display:none;}
#simplemodal-overlay {background-color:#000;text-align:center;}
#simplemodal-container {height:220px; width:500px; background-color:#fff; padding:13px;border:1px solid #ececec; box-shadow: 2px 2px 8px #cccccc; -webkit-box-shadow: 2px 2px 8px #cccccc;
position: absolute; top:0px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container a.modalCloseImg {background:url(dlgclose.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-10px; right:-11px; cursor:pointer;}
#modal_popup{display:none;text-align: center;font-size: 13px;}

