/* CSS reset
-------------------------------------------------------------------------*/
html, body, form, input, select, fieldset {font-size: 11px; font-family: Tahoma, Verdana, Arial; color: #3d3d3d; }
body {background-color: #ffffff; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, pre, code {font-size: 11px; }
ul {list-style: none; }
form label {cursor: pointer; }
address {font-style: normal; }
:link,:visited { text-decoration: none;  }
a img,:link img,:visited img {border: none; }
fieldset {border: none; }
div.clear, span.clear {clear: both; font-size: 0px; }

/* PNG Fix
-------------------------------------------------------------------------*/
img, div { behavior: url(iepngfix/iepngfix.htc); }

/* site
-------------------------------------------------------------------------*/
body { background-image: url(images/sitebg.png); text-align: center; }

div#topline { width: 100%; height: 3px; background-color: #be4579; font-size: 0px; }

div#introwrapper { width: 950px; height: 522px; margin: 20px auto 0px auto; text-align: left; background-image: url(images/en/introbg.png); position: relative; }
div#wrapper { width: 950px; margin: 20px auto 0px auto; text-align: left; }

div#header { width: 950px; height: 320px; background-image: url(images/en/headerbg.png); background-repeat: no-repeat; position: relative; }

div#introtext { width: 480px; height: 76px; position: absolute; top: 212px; left: 115px; }
div#introtext h1 { font-family: Times, Georgia; font-size: 16px; font-weight: bold; color: #5f5f5f; margin: 5px auto 5px 0px; }
div#introtext h2 { font-family: Times, Georgia; font-size: 13px; font-weight: normal; color: #636363; }

img#kezdogomb { margin-top: 325px; margin-left: 50px; float: left; }
img#haladogomb { margin-top: 325px; margin-right: 50px; float: right; }

div#content { width:950px; background: url(images/contentbg.png) left top repeat-y; overflow: hidden; }
div#contentinner { position:relative;display:block;width:850px;z-index: 1000 !important; margin:0 auto; clear:both; overflow:hidden; }

div#content-left { width: 528px; height: auto; float: left; padding-bottom:20px;  }
div.contentbox { width: 522px; height: auto; background-image: url(images/contentboxbg.jpg); background-repeat: no-repeat; background-position: top center; font-family: Tahoma; Arial; font-size: 12px; font-weight: normal; color: #6c6c6c; margin-bottom: 20px; }
	div.bluebox {background-image: url(images/contentboxbg-blue.jpg);}

div.contentbox h2 { font-family: Tahoma, Arial; font-size: 14px; font-weight: bold; color: #b3386d; padding: 8px; }
div.contentbox h3 { font-family: Tahoma, Arial; font-size: 12px; font-weight: bold; color: #b3386d; padding: 8px; }
div.contentbox p { line-height: 18px; padding: 0px 8px 5px 8px; }

div.contentbox table.szotar { width: 520px; padding: 0px 8px 5px 8px; font-size: 11px; }
div.contentbox table.szotar td.nyelv1 { width: 50%; }
div.contentbox table.szotar td.nyelv2 { width: 50%; padding-left: 5px; }
div.contentbox table.szotar td.startrow { font-size: 12px; }

div.contentbox table.smileys { width: 520px; padding: 0px 8px 5px 8px; font-size: 11px; }
div.contentbox table.smileys td.smiley1 { width: 20%; }
div.contentbox table.smileys td.smiley2 { width: 30%; }
div.contentbox table.smileys td.smiley3 { width: 50%; padding-left: 5px; }
div.contentbox table.smileys td.startrow { font-size: 12px; }

table.osszehasonlitas { width: 520px; padding: 0px 8px 5px 8px; font-size: 11px; }
table.osszehasonlitas td { border-bottom: 1px solid #f5d5de; }
table.osszehasonlitas td.funkcio { width: 40%; }
table.osszehasonlitas td.lap1 { width: 20%; color:#999999; }
table.osszehasonlitas td.lap2 { width: 20%; padding-left: 10px; }
table.osszehasonlitas td.lap3 { width: 20%; padding-left: 10px; color:#999999; }
table.osszehasonlitas td.startrow { font-size: 12px; font-weight: bold; border-bottom: 1px solid #CE5978; }
table.osszehasonlitas td.tema { color: #CE5978; }

div.contentbox ul { margin-left: 8px; }
div.contentbox ul li { background-image: url(images/ikon-pipa.png); background-repeat: no-repeat; background-position: top left; padding-left: 20px; line-height: 18px; }
div#content-left a:link, div#content-left a:visited, div#content-left a:hover, div#content-left a:active { font-weight: bold; color: #1ebedb; text-decoration: none; }
div#content-left a:hover { text-decoration: underline; }


div#content-right { width: 301px; height: auto; float: right; text-align: right; padding-bottom:20px; }

div#screenshot h4 { font-size: 14px; font-weight: bold; text-align: center; }
div#screenshot p { font-size: 13px; text-align: center; }

div#kapcsolat { text-align: left; }
div#kapcsolat h4 { font-size: 14px; font-weight: bold; text-align: center; }
div#kapcsolat p { font-size: 13px; text-align: center; }
div#kapcsolat ul#kapcsolatadatok { margin-left: 60px; }
div#kapcsolat ul#kapcsolatadatok li { background-position: left center; padding-left: 25px; line-height: 20px; background-repeat: no-repeat; }
div#kapcsolat ul#kapcsolatadatok li a:link, div#kapcsolat ul#kapcsolatadatok li a:visited, div#kapcsolat ul#kapcsolatadatok li a:hover, div#kapcsolat ul#kapcsolatadatok li a:active { color: #1EBEDB; font-weight: bold; text-decoration: none; }
div#kapcsolat ul#kapcsolatadatok li a:hover { text-decoration: underline; }

div#kapcsolat ul#kapcsolatadatok li#livehelp  { background-image: url(images/ikon-livehelp.gif); margin-bottom: 10px; }
div#kapcsolat ul#kapcsolatadatok li#telefon   { background-image: url(images/ikon-phone.gif); }
div#kapcsolat ul#kapcsolatadatok li#mail      { background-image: url(images/ikon-mail.gif); }
div#kapcsolat ul#kapcsolatadatok li#msn       { background-image: url(images/ikon-msn.gif); }
div#kapcsolat ul#kapcsolatadatok li#skype     { background-image: url(images/ikon-skype.gif); }
div#kapcsolat ul#kapcsolatadatok li#icq       { background-image: url(images/ikon-icq.gif); }

div#regisztracio { padding-left: 10px; }
div#regisztracio form {}
div#regisztracio div.regisztraciosblokk { margin-bottom: 15px; }
div#regisztracio div.regisztraciosblokk label { display: block; font-weight: bold; font-size: 13px; margin-bottom: 3px; }
div#regisztracio div.regisztraciosblokk input{ display: block; width: 300px; padding: 2px; border: 1px solid #efbdd3; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #CE5978; font-size: 12px; }
div#regisztracio div.regisztraciosblokk input.feltetelek { display: inline; width: auto; margin-bottom: 0px !important; }

div#regisztracio div.regisztraciosblokk select { display: block; width: 308px; padding: 2px; border: 1px solid #efbdd3; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #6C6C6C; font-size: 12px; }
div#regisztracio div.regisztraciosblokk p.magyarazat { color: #a2a2a2; font-size: 11px; padding-right: 20px; padding-top: 3px; }



div#contentbottom { width: 950px; height: 15px; background-image: url(images/contentbottombg.png); background-repeat: no-repeat; }

div#footer { width: 529px; height: 43px; margin: 0px auto; background-image: url(images/footerbg.png); background-repeat: no-repeat; text-align: center; line-height: 43px; }
div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active  { font-family: Arial, Tahoma; font-size: 11px; color: #7e7e7e; text-decoration: none; padding:0px 3px; }
div#footer a:hover { text-decoration: underline; }

div#footerlogo { width: 173px; height: 49px; margin: 0px auto; }