/* ------------------------------------------------------------------------- */
/* IE png fix - egyelőre nem jó, mert lassú, és eltünik a kép
/* ------------------------------------------------------------------------- */
/*
* { 
    behavior: url('/css/iepngfix.htc');
      
}
*/
/* ------------------------------------------------------------------------- */
/* if IE
/* ------------------------------------------------------------------------- */

html{_overflow:hidden;} /* only IE6 */
html, body {
  .height:100%;  /* IE6, IE7 */
  .padding:0; 
  .margin:0;
}

body{
  _overflow:auto;  /* only IE6 */ 
  .padding:0px;
}

body {
    margin: 0;
    padding: 0;

    /* Trebuchet MS */
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;

	background:#FFFFFF;	
	color:#2F65A4;
}

img {
    border:0;
}

/* ------------------------------------------------------------------------- */
/* body, tags */
/* ------------------------------------------------------------------------- */

#pageheader {
  visibility:hidden;
  display:none;
}

/* ------------------------------------------------------------------------- */

a {
    cursor: pointer;
}

a:link, 
a:active, 
a:visited{
	font-size:12px;
	text-decoration:none;
	color:#306197;
}

a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#306197;
}

/* ------------------------------------------------------------------------- */

input, textarea, select{
	border:1px solid #D2E6FB;	

	color:#2F65A4;
	
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
}

input, textarea {
    padding:0 5px 0 5px;
}


input.checkbox{
	border:0;
	padding:0;
	width:auto !important;
}

/* ------------------------------------------------------------------------- */
/* default UL listák */
/* ------------------------------------------------------------------------- */

ul {

    display: block; 
	margin: 0;
	padding:0; 
 
	list-style-type: none !important;
	list-style-image: none !important;

	/*color: #306197;*/
	color: #000000;
}

ul li {

	margin: 0;
	padding:0;
    padding-left: 15px; 

	background: transparent none;
}

ul.square li {

	list-style-type: square !important;
	list-style-image: none !important;
}


ul.box li {

	background: transparent url('/img/li.png') no-repeat 0 0;
}

ul.blueArrow li {

	background: transparent url('/img/ul-arrow-blue.png') no-repeat 0 0;
}

/* ----------------------------------------------------------------------- */
/* go2top*/
/* ----------------------------------------------------------------------- */

p.top {
	text-align:right;
	margin:-10px 0 0 0;
	*margin:-20px 0 0 0;
	padding:0;
	
	border: 0;
}

p.top-border {
	text-align:right;
	margin:-10px 0 0 0;
	*margin:-20px 0 0 0;
	padding:0;
	
	border: 0;
	border-bottom: 1px solid #FFD3BB; 
}

p.top a { 
	background:url(/img/top.gif) no-repeat;
	background-position:right center;
	padding:0 10px 0 0;
	color:#2672B9;	
/*	color:#92B6DA; */	
}

/* ----------------------------------------------------------------------- */
/* ORANGE */
/* ----------------------------------------------------------------------- */


p#orange { 
	color:orange;
    
    font-size: 16px;
    font-weight: bold;
}

/* ----------------------------------------------------------------------- */

h1 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#2F65A4;
}

h1 a {
	padding:0 0 0 20px;
	font-weight:bold;
	font-size:12px;
}

h1 b {
	font-weight:normal;
	color:#FF7E00;
}

/* ------------------------------------------------------------------------- */

h2 {
	margin:16px 0 0 0;
	padding:0 0 0 15px;
	font-size:16px;
	background:url(/img/h2.gif) no-repeat;
	background-position:left center;
	color:#306197;
}

h2 b {
	font-size:12px;
	font-weight:normal;
}

h2.dictionary {
	width: 100%;
	background:none;
	padding:0;
}

/* ------------------------------------------------------------------------- */

h2.orange{
	color:#FF7E00;
}

h2.orange b {
	color:#306197;
	font-size:12px;
	font-weight:normal;
}

h2.orange a:link, 
h2.orange a:active, 
h2.orange a:hover, 
h2.orange a:visited {
	font-size:16px;
	color:#FF7E00;
}

/* ------------------------------------------------------------------------- */

table.media{
	font-size:14px;
	color: #306197;
}
table.media th{
	font-size:16px;
	text-align:right;	
	border-bottom:1px solid #D2E6FB;
}
table.media th.left{
	text-align:left;
}
table.media td{
	text-align:right;
}
table.media td.left{
	text-align:left;
}
table.media tr.row{
	background:#E0EFFE;
}

table.media td.left a.install {
  color: #FF7E00;
  font-weight: normal;
}

table.media td.left a.install:hover {
  font-weight: bold;
}

table.media td.left a.uninstall {
  color: #306197;
  font-weight: normal;
}

table.media td.left a.uninstall:hover {
  font-weight: bold;
}

/* ----------------------------------------------------------------------- */
/* Registrációs oldal */
/* ----------------------------------------------------------------------- */

table#registration{
	color:#2F65A4;
	margin:25px 0 0 0;
	display: block;
	font-size: 12px;
}

table#registration th {
	text-align:left;
	font-size:12px;
}

table#registration p {
  padding: 0px;
  border: 0px;
  margin: 0px;
  float: left;
  text-align:left;

  font-size:12px;
  font-weight:bold;

  color: red;
}

/*
table#registration input.breg {
	width:88px !important;	
	border:0;
	padding:1px 5px 0 5px;
	background:url(/img/breg.gif) no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;	
}
*/


/* ------------------------------------------------------------------------- */

table#mod h2 {
	margin:5px 0 0 0;
	padding:0 0 0 15px;

	background:url(/img/h2.gif) no-repeat;
	background-position:left center;

	color:#FF7E00;
	font-family: "Trebuchet MS",Verdana;
	font-size:14px;
	font-weight:bold;
}

table#mod h2 a:link, 
table#mod h2 a:active, 
table#mod h2 a:hover, 
table#mod h2 a:visited {
	font-size:14px;
	color:#FF7E00;
}

/* ----------------------------------------------------------------------- */
/* szótár search form */
/* ----------------------------------------------------------------------- */

div#searchFormBox {

    width: 548px; 
    float: none;
    clear: left; 
    
    margin: 0;
    margin-top: 7px;

    color: #FFFFFF;
}

div#searchFormBox > div.top {

    float: left;
    width: 548px; 
    height: 213px;

    background: transparent url('/img/searchform_bg-top.png') no-repeat 0 0;
}

div#searchFormBox > div.content {

    float: left;
    width: 548px; 

    background: #2872b5 none;
}

div#searchFormBox > div.bottom {

    float: left;
    width: 548px; 
    height: 10px;

    background: transparent url('/img/searchform_bg-bottom.png') no-repeat 0 0;
}


div#searchFormBox h1 {
    
    float: left;
    
    margin: 0;
    margin-left: 30px;
    margin-top:  20px;
    padding: 0;
    
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

div#searchFormBox ul {
    
    float: left;
    clear: none;
    
    cursor: pointer;
    
    margin: 0;
    margin-top:  20px;
}

div#searchFormBox ul li {

    display: none;
    
    font-size: 20px;
    color: #FFFFFF;
}

div#searchFormBox ul li img {
    
    /*line-height: 24px;*/
    vertical-align: top;
    *vertical-align: middle;
}

div#searchFormBox ul li.sel {

    display: block;
}


div#searchFormBox table {

    display: block;
    float: left;
    clear: left;
    width: 100%;
    *width: 90%;
    
    margin: 0;
    *margin-left: 30px;
    padding: 0;
}

div#searchFormBox table tbody, x:-moz-any-link { /* only FF */

    display: block;
    float: none;
    width: 90%;
    
    margin: 0;
    margin-left: 30px;
    padding: 0;
}

div#searchFormBox table tr td {
    
    width: 50%;
}

div#searchFormBox table tr td label,
div#searchFormBox table tr td input,
div#searchFormBox table tr td select,
div#searchFormBox table tr td checkbox,
div#searchFormBox table tr td p {
    
    width: auto;
    float: left;
    
    margin: 0;
    margin-top: 5px;
    padding: 0;
    border: 0;
        
    color: #FFFFFF;
}

div#searchFormBox table tr td input {
    
    padding-left: 5px;
    color: #000000;
    font-weight: bold;
}

div#searchFormBox table tr td select {

    color: #2f65a4;
    font-weight: bold;
}

div#searchFormBox table tr td img.keyboardInputInitiator {
    
    margin-top: 7px;
}

div#searchFormBox table tr td p,
div#searchFormBox table tr td label {

    margin-left: 5px;
    *margin-top: 7px;
    color: #FFFFFF;
}

div#searchFormBox table tr td p.sel {

    color: #FF7E00;
}

/* ------------------------------------------------------------------------- */
/* JátékAjánló oldal */
/* ------------------------------------------------------------------------- */

td#error p {
    color:red;
}

/* ----------------------------------------------------------------------- */
/* errors */
/* ----------------------------------------------------------------------- */

div.error {
    color: red;
    font-size:11px;
}

div.error p {
    color: red !important;
}

div.errorBrowser {
  color: red;
	font-size: 14px;
	font-weight: bold;
}

div.errorBrowser a {
	font-size: 14px;
	font-weight: bold;
}

#message {
  color: green;
	font-size:11px;
}

/* ----------------------------------------------------------------------- */
/* DictionaryList */
/* ----------------------------------------------------------------------- */

div#dictionaryList {
    display:block; 
    width: 100%;
}

div#dictionaryList ul li,
div#dictionaryList ul li a {
    color: #2F65A4;
}

table#mod .mod ul li,
table#mod .mod ul li a {
    color: #2F65A4;
}

/* ----------------------------------------------------------------------- */
/* Dictionary search result list */
/* ----------------------------------------------------------------------- */

table#results{
	font-weight:bold;
}

table#results i{
	font-weight:normal;
}

table#results b{
	display:block;
	float:left;
	width:13px;
	height:12px;
	margin:3px 6px 0 5px;
	padding:0;
	background:url(/img/sp_off.gif) no-repeat;
	cursor:pointer;	
}

* html table#results b{
	margin:3px 6px 0 3px;
}

table#results b.pl{
	background:url(/img/sp_on.gif) no-repeat;
}

table#results .play{
	cursor:normal;
	float:left;
	width:auto;
	/*height:43px;*/
	padding:0 17px 0 5px;		
	/*background:#F1F8FF url(i/ard.gif) right no-repeat;*/
}

table#results b.play{
	padding:0 8px 0 5px;
}

* html table#results b.play{
	padding:0 9px 0 5px;
}

* html table#results .play{
	padding:0 9px 0 5px;
}

table#results .play b{
	margin:3px 6px 0 0;
}

table#results .play ul{
	display:none;
	/*display:block;*/
	float:left;
	width:auto;
	height:100%;
	margin:0 -17px 0 -5px;	
	padding:0;		
	background:#F1F8FF;
	height:23px;	
}

* html table#results .play ul{	
	*margin:0 0 0 -30px;
}

table#results .play ul li.pl{
	color:#FF7E00;
}

table#results .play ul li{
	display:block;
	float:left;
	clear:none;
	cursor:pointer;
	width:auto;
	padding:3px 0 3px 17px;
	margin:0 0 0 5px;
	height:17px;
	border-top:1px solid #FFFFFF;	
	background:url(/img/play.gif) no-repeat;
	background-position:left center;
}

table#results td{
	width:50%;
	background:#D4E7FA;
	color:#2F65A4;
	border-bottom:1px solid #F1F8FF;
	cursor:normal;	
}

table#results tr.odd td{
	background:#E0EFFE;	
}

table#results ul{
	margin:0;
	padding:0;
	list-style-image:none !important;
}

table#results td ul li{
	width:100%;
	/*display:block;*/
	
    margin:-4px;
	padding:4px;
	cursor:pointer;
	
	font-size: 13px;
	
	color: #2F65A4;
}

table#results td ul li.nonmeaning {

	color: #89ABCC;
}


table#results td img.edit {

	cursor: pointer;
}

/* ------------------------------------------------------------------------- */
/* rssLink */
/* ------------------------------------------------------------------------- */

a#rssLink,
div#newsToolbar a#rssLink {
    width: 123px !important;
    height: 42px;
    float: right;
    clear: right;
    
    background: transparent url('/img/rss.png') no-repeat 0 0;
}

a#rssLink:hover,
div#newsToolbar a#rssLink:hover {
    background: transparent url('/img/rss_hover.png') no-repeat 0 0;
}


/* ------------------------------------------------------------------------- */
/* news-labels */
/* ------------------------------------------------------------------------- */

div#news-labels {
    display: block; 
    float: none;

    margin: -1px -1px 0px -2px; 
    padding: 15px 10px 10px 10px; 
}

div#news-labels {
    background: transparent url('/img/labels-bg.png') repeat-x 0 0;
}


div#news-labels h4 {
    color: #b22600;
    border-bottom: 1px solid #9aa1a6; 

    padding: 0;
}

div#news-labels h4 span {
    color: #003061;
    font-weight: normal;
}

div#news-labels h4 a {
    float: right; 
    margin: -15px 0 0 0;
    color: #b22600;
}

div#news-labels p {
    color: #b22600;
    font-size: 12px;
    font-weight: bold;
 
    margin: 10px 0;
}

div#news-labels a {
    color: #003061;
    font-size: 12px;
    font-weight: normal;

    text-decoration: none;
 
    margin: 10px 0px;
    padding: 0;
}

div#news-labels a.plus {
    font-size: 13px;
    font-weight: bold;
}

div#news-labels a:hover,
div#news-labels a.plus:hover {
    color: #b22600;
}




/* ------------------------------------------------------------------------- */
/* login sáv */
/* ------------------------------------------------------------------------- */

#topLoginContainer {
    width:100%;
    min-width: 1024px; 
    height:40px;
     
    background: #364362; 
}

#topLogin {
    width:1000px; 
    height:40px; 
    padding: 0px 0px 0px 80px;

/*    background: #364362; */ 
    margin: 0 auto;
  
    color: #FFFFFF;
  
    font-family: Tahoma, "Trebuchet MS", Verdana;
    font-size: 12px;
}

#topLogin p {
    height: auto;
    float:left;
    
    vertical-align: middle;
    *line-height: 40px;
}

#topLogin div.inner {
    width: 200px;
    height: 40px;
    float: left;
    margin: 0;
    padding: 0;
}

#topLogin input.text {
    width:120px !important; 
    height:18px; 
    float:left;

	border:1px solid #d2e6fb;
    margin: 8px 10px 0 10px;	
}

#topLogin input.checkbox {
    width:auto !important; 
    height:18px; 
    float:left;

	/*border:1px solid #d2e6fb;*/
    margin: 8px 10px 0 10px;	
}

#topLogin div.links {
    width: 150px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 5px;
}

#topLogin div.links a:link, 
#topLogin div.links a:active, 
#topLogin div.links a:visited {
    cursor: pointer;

	font-size:12px;
	text-decoration:none;

    color: #FFFFFF;
}

#topLogin div.links a:hover {
    cursor: pointer;

	text-decoration:underline;

    color: #FFFFFF;
}

#topLogin a {
    color: #B2D3F6;
}

#topLogin a.logout {
    float:right;
    line-height:40px;
}


/* ------------------------------------------------------------------------- */
/* header + mainmenu */
/* ------------------------------------------------------------------------- */

#headerContainer {
    width:100%; 
    min-width: 1024px; 
    height:38px; 
    background: transparent url(/img/bg_italyline.png); 
/*    margin: 0 auto; */
/*    padding: 0; */
}

#header {
    width:1000px; 
    height:42px; 
/*    background: transparent url(/img/bg_italyline.png); */ 
    margin: 0 auto;
    padding: 0;
}

#header div.b728 {
    width: 728px;
}

#header div.banner {
    float: right;
    margin-top: 10px;
    visibility: hidden;
}


#header img.logo {
    float: left;
    cursor: pointer;
    margin: -40px 0 0 14px;
}

#header div.flags {
    float: right;
}

#header div.flags img {
    margin: 5px 5px;
}

#header h1 {
    width: 220px;
    float: left;

    margin: 0;
    padding: 0;

    font-family: Verdana;
    font-weight: bold;
    font-size: 20px;

    color: #FFFFFF;
}

#header h1 big {
    width: 220px;
    float: right;
    
    margin: -5px 0 0 0;
    padding: 0;

    font-size: 20px;

    color: #FFFFFF;
}

#header h1 big b {
    color: #FF7F00;
    font-weight: bold;
}

#header h1 small {
    width: auto;
    clear: left;
    float: right;

    margin: -5px 0 0 0;
    padding: 0;

    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

#header div.mainmenu {
    width: 770px;
    height: 25px;
    *height: 27px;
    float: right;
    
    text-align: right;
    line-height: 26px; /* firefox-nak kell */
    
    margin: 11px 7px 0 0;
    
}

body:nth-of-type(1) #header div.mainmenu {
   margin-top: 12px;
}

#header div.mainmenu h2 {
    width: auto;
    height: 25px;
    *height: 27px;
    float: right;
    
    line-height: 26px; /* firefox-nak kell */
    
    margin: 0px 7px 0 0;
    padding: 0;

    background: transparent url('/img/transparent.png'); 
}

#header div.mainmenu a {

    text-decoration: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}


#header div.mainmenu a:link,
#header div.mainmenu a:active,
#header div.mainmenu a:visited {
    height: 100%;

    padding: 6px 0px 6px 5px;
    *padding: 0px 0px 5px 5px;
    *line-height: 26px;

    color: #FFFFFF;
    background: transparent url(/img/mm_lft.png) no-repeat scroll top left;
}


#header div.mainmenu a span {
    height: 100%;

    padding: 6px 7px 5px 7px;

    color: #FFFFFF;
    background: transparent url(/img/mm_rgt.png) no-repeat scroll top right;
}


#header div.mainmenu a:hover,
#header div.mainmenu a.selected:hover,
#header div.mainmenu a.selected:link,
#header div.mainmenu a.selected:active,
#header div.mainmenu a.selected:visited {

    color: #B30000;
    background: transparent url(/img/mm_lft.png) no-repeat scroll top left;
    background-position: 0 -30px;
}


#header div.mainmenu a:hover span,
#header div.mainmenu a.selected span {
    height: 100%;

    padding: 6px 7px 5px 7px;

    color: #B30000;
    background: transparent url(/img/mm_rgt.png) no-repeat scroll top right;
    background-position: 100% -30px;
}

/* ------------------------------------------------------------------------- */
/*  online info */
/* ------------------------------------------------------------------------- */

#online_info {
    float: right; 
    width: 43%; 
    
    color: #FFFFFF; 
    text-align: right;
}

#online_info a,
#online_info a:hover {
    color: #FFFFFF; 
    text-decoration: none;
}

/* ------------------------------------------------------------------------- */
/*  submenu */
/* ------------------------------------------------------------------------- */

#submenuContainer {
    width:100%; 
    min-width: 1024px; 
    height:40px; 
    background: #f3f3f3; 
}

#submenu {
    width:1000px; 
    height:40px; 

    margin: 0 auto;
    padding: 0;

    text-align: right;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

#submenu a, 
#submenu span {
    text-decoration: none;
    vertical-align: middle;
    line-height: 40px;

    font-size: 12px;

    color: #5376d3;
}

#submenu a.selected {
    color: #ff7f00;
} 

#submenu a:hover {
    color: #ff7f00;
} 


/* ------------------------------------------------------------------------- */
/*  rounded buttons */
/* ------------------------------------------------------------------------- */

div#button {
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;

/*	margin:0 6px 0px 0;
	padding:0 10px 0 0; */	

	margin:0 6px 0px 0;
	padding:0 10px 0 0;	

	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}


div#button,
div#button input.button {
    background-image:url(/img/btn0.png);
    _background-image:url(/img/btn0.png);
    float: left;
}

div#button input[disabled].button {
    
    color: #888888;
}

div#button input.button {
	white-space:nowrap;
	cursor:pointer;
    color:#FFF;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;
    font-weight:bold;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;

/*	padding:8px 20px 0 10px; */
	margin:0 -16px 0 5px;

	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;

	_padding-right:12px;
	_margin-right:-10px;	

	_display:block;
	_top:0;
	_right:-5px;
	
}

div#button input.button {
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}

/*Hover Style*/
div#button:hover {
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}

div#button:hover input.button {
	background-position:100% -60px;
}

/* ------------------------------------------------------------------------- */
/*  Banners */
/* ------------------------------------------------------------------------- */

div.banner {
    margin: 5px auto;
}

div.b728 {
    width: 728px;
}

div.b120 {
    width: 120px;
}

div.b180 {
    width: 180px;
}

div.b468 {
    width: 468px;
}

/* ------------------------------------------------------------------------- */
/*  Content */
/* ------------------------------------------------------------------------- */

#contentContainer {
    width:100%;
    min-width: 1024px; 
    height:auto !important; /* for IE */ 
    display: table;         /* for FF */

    background: #FFFFFF; 
}

#content { /* IDE MÉG KELL min-height */
    width:1010px;

    margin: 0 auto;
    padding: 0;
}

/* ------------------------------------------------------------------------- */
/*  Content containers */
/* ------------------------------------------------------------------------- */

#contentRightContainer {
    width: 205px;
    float: right;
    margin: 0 0 0 5px;
}

#contentLeftContainer {
    width: 800px;
    float: left;
}

/* ------------------------------------------------------------------------- */
/*  Footer-Content */
/* ------------------------------------------------------------------------- */

div#footerContentContainer {
    width:100%; 
    min-width: 1024px;
    min-height: 269px; 
	background:#333f5d url('/img/footer-content-bg.png') repeat top;
	color:#FFFFFF;
	clear: both;
	/*padding:0 0 18px 0;*/
}

div#footer-content, x:-moz-any-link {
    display: table;
}



div#footer-content {
    width:1010px; 
    min-height: 269px; 

    margin: 0 auto;
    padding: 4px 0 0 0;

    text-align: right;

	font-family:'Tahoma', Verdana, Arial;
    font-weight: normal;
    font-size: 12px;
}

/* ------------------------------------------------------------------------- */

div#footer-content div#footer-box {
    width: 231px;
    min-height: 75px;
    float: left;
    
    margin: 10px;
    padding: 0;
}

div#footer-content div#footer-box div.top {
    width: 231px;
    height: 10px;
    line-height: 10px;
    font-size: 0px;

    margin: 0;
    padding: 0;

    background: transparent url('/img/footer-box-top.png') no-repeat scroll 0 0;
}

div#footer-content div#footer-box div.bottom {
    width: 231px;
    height: 10px;
    line-height: 10px;
    font-size: 0px;

    margin: 0;
    padding: 0;

    background: transparent url('/img/footer-box-bottom.png') no-repeat scroll 0 0;
}


div#footer-content div#footer-box div.content {
    background: #303b58 url('/img/footer-box-bg.png') repeat-x scroll 0 0;
}

div#footer-content div#footer-box ul {
    display: block;

    margin:  0;
    padding: 0;

	list-style-type:none !important;
	list-style-image:none !important;
}

div#footer-content div#footer-box ul li {
    height: 24px;
    line-height: 24px;

    margin: 0;
    padding: 0;
    padding-left: 30px;
    
    background: transparent url('/img/footer-box-arrow.png') no-repeat scroll 0 0;

    vertical-align: middle;
    text-align: left;
}

div#footer-content div#footer-box ul li.title {
    height: 25px;
    line-height: 25px;

    margin: 0;
    margin-left: 11px;
    padding: 0;
    
    font-weight: bold;
    font-size: 16px;
   
    color: #FFFFFF;
    background: transparent;
}

div#footer-content div#footer-box ul li a {
    display: block; /* e-nélkül kezelhetetlen, pozicionálhatatlan, méretezhetetlen az anchor*/

    text-decoration: none;
    font-size: 14px;
    color: #8197c5;
    
    background: transparent none;    
}

div#footer-content div#footer-box ul li a:hover {
    color: #b4c4e7;
}

div#footer-content div#footer-box ul li.empty {
    width: 231px;
    height: 10px;
    line-height: 10px;
    font-size: 0px; /* IE ezt is figyelembe veszi a height-nél */

    margin: 0;
    padding: 0;
    
    background: transparent;
}

/* ------------------------------------------------------------------------- */
/*  Footer */
/* ------------------------------------------------------------------------- */

div#footerSpace {
    min-width: 1024px;
    height: 5px; 
	background-color:#333f5d;
	color:#FFFFFF;
	clear: both;
	/*padding:0 0 18px 0;*/
}

div#footerContainer {
    min-width: 1024px;
    height: 70px; 
	background:#333f5d url('/img/footer-bg.png') repeat-x top;
	color:#FFFFFF;
	clear: both;
	/*padding:0 0 18px 0;*/
}

div#footer {
    width:1010px; 
    height: 70px; 

    margin: 0 auto;
    padding: 0;

    text-align: left;

	font-family:'Tahoma', Verdana, Arial;
    font-weight: normal;
    font-size: 12px;
}

div#footer img {
    float: left;
}

div#footer div.left {
    width: 220px;
    float: left;
    
    margin: 0 0 0 10px;
    padding: 0;
}


div#footer div.left p {
    width: 100%;
    
    margin: 3px 0;
    padding: 0;
    
    color: #FFFFFF;
}

div#footer div.left a {
    width: 100% !important;

    margin: 3px 0;
    
    text-decoration: none;
    
	font-family:'Tahoma', Verdana, Arial;
    font-weight: bold;
    font-size: 12px;

    color: #FFFFFF;
}

div#footer div.left a:hover {
    /*color: #ef9b29;*/
    color: #000000;
}

div#footer div.menu {
    width: 680px;
    height: 25px;
    *height: 27px;
    float: right;
    
    text-align: right;
    line-height: 26px; /* firefox-nak kell */
    
    margin: 30px 7px 0 0;
}

div#footer div.menu a {
	font-family:'Tahoma', Verdana, Arial;
    font-weight: bold;
    font-size: 12px;

    text-decoration: none;

    color: #FFFFFF;
}

div#footer div.menu a.selected,
div#footer div.menu a:hover {
    /*color: #ef9b29;*/
    color: #000000;
}

/* ------------------------------------------------------------------------- */
/*  wbox - dynamic box*/
/* ------------------------------------------------------------------------- */

div.wbox {
    width: 100%;
    float: left;
    
    margin: 5px 0;
    padding: 0; 
}

/* ------------------------------------------------------------------------- */
/* wbox -> top, bottom*/

div.wbox p {
    display: block;
    
    margin: 5px 0;
    padding: 0;
    
    color: #000000; 
}

div.wbox ul li {
    margin: 5px 0 0 0;
}

div.wbox ul li {
    color: #000000;
    font-size: 12px;
    font-weight: bold; 
}

div.wbox ul li a {
    color: #306197;
    font-size: 12px;
    font-weight: bold; 
}




div.wbox a {
    margin: 0 5px;
}

div.wbox h4 {
    height: 22px;
    display: block;

    margin: 10px 0;
    padding: 0;
    
    border: 0;
    border-bottom: 1px solid #ffd3bb;

    font-family: Tahoma, Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    
    line-height: normal;
    vertical-align: middle;
    
    color: #2672b9; 
    background: transparent url('/img/transparent.png'); 
}

div.wbox h4.orange {
    color: #ee4300;
}



.important {
    color: red !important;
}


/* ------------------------------------------------------------------------- */
div.wbox div.top {
    width: 100%;
    height: 9px;

/*    background-image: url('/img/box-bg-tb-blue.png');*/
    background-repeat: no-repeat;
    background-position: 0 0;
        
    margin: 0;
    padding: 0;
}


div.wbox div.top div.right {
    display: block;
    /*width: auto;*/
    height: 9px;

/*    background-image: url('/img/box-bg-tb-blue.png');*/
    background-repeat: no-repeat;
    background-position: 100% 0;
        
    margin: 0 0 0 9px;
    padding: 0;
}

div.wbox div.bottom {
    width: 100%;
    height: 9px;
    display: block;

/*    background-image: url('/img/box-bg-tb-blue.png');*/
    background-repeat: no-repeat;
    background-position: 0 -9px;
        
    margin: 0;
    padding: 0;
}


div.wbox div.bottom div.right {
    display: block;
    /*width: auto;*/
    height: 9px;

/*    background-image: url('/img/box-bg-tb-blue.png');*/
    background-repeat: no-repeat;
    background-position: 100% -9px;
        
    margin: 0 0 0 9px;
    padding: 0;
}

/* ------------------------------------------------------------------------- */
/* wbox -> left, right*/

div.wbox-left {
/*    background-image: url('/img/box-bg-in-blue.png');*/
    background-repeat: repeat-y;
    background-position: 0 0;

    padding: 0px 0 0px 9px;
    margin: 0;
}

div.wbox-right {
/*    background-image: url('/img/box-bg-in-blue.png');*/
    background-repeat: repeat-y;
    background-position: 100% -9px;
    padding: 0 9px 0 0px; 
    margin: 0; 
}

/* ------------------------------------------------------------------------- */
/* wbox -> left, right, top, bottom colors*/


div.wbox div.blue {
    background-image: url('/img/box-bg-tb-blue.png');
}

div.wbox div.blue-in {
    background-image: url('/img/box-bg-in-blue.png');
}

div.wbox div.bluewhite {
    background-image: url('/img/box-bg-tb-bluewhite.png');
}

div.wbox div.bluewhite-in {
    background-image: url('/img/box-bg-in-bluewhite.png');
}

div.wbox div.red {
    background-image: url('/img/box-bg-tb-red.png');
}

div.wbox div.red-in {
    background-image: url('/img/box-bg-in-red.png');
}

div.wbox div.yellow {
    background-image: url('/img/box-bg-tb-yellow.png');
}

div.wbox div.yellow-in {
    background-image: url('/img/box-bg-in-yellow.png');
}

div.wbox div.orange {
    background-image: url('/img/box-bg-tb-orange.png');
}

div.wbox div.orange-in {
    background-image: url('/img/box-bg-in-orange.png');
}

div.wbox div.grey {
    background-image: url('/img/box-bg-tb-grey.png');
}

div.wbox div.grey-in {
    background-image: url('/img/box-bg-in-grey.png');
}

/* ------------------------------------------------------------------------- */
/* wbox -> content, content elements */

div.wbox-content {
    margin: 0;
    padding: 0; /*1px 5px;*/
    *display: block; /* IE6, IE7 */
    *width: auto !important;
}

div.wbox-content, x:-moz-any-link { /* only FF */
    display: table;
    width: 100%;
}

div.wbox-content, x:-moz-any-link, x:default { /* only FF3 */
    display: table;
    width: 98%;
}

/* ------------------------------------------------------------------------- */

div.wbox-content h5 {
    /*width: 184px; */
    height: 38px;
    line-height: 38px;
    
    margin: 0 0 0 0; /*-5px;*/
    padding: 0;

    color: #FFFFFF;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

div.wbox-content h5.bigText {
    font-size: 16px;
}

div.wbox-content h5.red {
    background: url('/img/box-header-red-left.png') no-repeat;
}

div.wbox-content h5.redRight {
    background: url('/img/box-header-red-right.png') no-repeat 100% 0;
}

div.wbox-content h5.blue {
    background: url('/img/box-header-blue-left.png') no-repeat;
}

div.wbox-content h5.blueRight {
    background: url('/img/box-header-blue-right.png') no-repeat 100% 0;
}

div.wbox-content h5.orange {
    background: url('/img/box-header-orange-left.png') no-repeat;
}

div.wbox-content h5.orangeRight {
    background: url('/img/box-header-orange-right.png') no-repeat 100% 0;
}

/* ------------------------------------------------------------------------- */

div.wbox-content h3 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    
    margin: 0;
    padding: 0;

    color: #FFFFFF;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

div.wbox-content h3.bigText {
    font-size: 16px;
}

div.wbox-content h3 span {
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

div.wbox-content h3 span span {
    height: 100%;
    display: block;
    margin: 0;
    margin-left: 5px;
    padding: 0;
    padding-right: 5px;
}

div.wbox-content h3.blue span {
    background: transparent url('/img/box-header-blue-left.png') no-repeat top left;
}

div.wbox-content h3.blue span span {
    background: transparent url('/img/box-header-blue-right.png') no-repeat top right;
}

div.wbox-content h3.red span {
    background: transparent url('/img/box-header-red-left.png') no-repeat top left;
}

div.wbox-content h3.red span span {
    background: transparent url('/img/box-header-red-right.png') no-repeat top right;
}

div.wbox-content h3.orange span {
    background: transparent url('/img/box-header-orange-left.png') no-repeat top left;
}

div.wbox-content h3.orange span span {
    background: transparent url('/img/box-header-orange-right.png') no-repeat top right;
}

/* ------------------------------------------------------------------------- */
/*  user-box - dinamic box*/
/* ------------------------------------------------------------------------- */

div#user-box {
    display: block;
    
    margin: 0;
    padding: 0; 
}

/* ------------------------------------------------------------------------- */

div#user-box div.top {
    height: 6px;
    
    background-repeat: no-repeat;
    background-position: 0 0;
}

div#user-box div.top div {
    height: 6px;
    width: 10px;
    float: right;
    
    background-repeat: no-repeat;
    background-position: 100% 0;
}

div#user-box div.bottom {
    height: 6px;
    
    background-repeat: no-repeat;
    background-position: 0 -6px;
}

div#user-box div.bottom div {
    height: 6px;
    width: 10px;
    float: right;
    
    background-repeat: no-repeat;
    background-position: 100% -6px;
}

div#user-box div.top.boy,
div#user-box div.top.boy div,
div#user-box div.bottom.boy,
div#user-box div.bottom.boy div {
    background-image: url('/img/user-box-tb-boy.png');
}

div#user-box div.top.girl,
div#user-box div.top.girl div,
div#user-box div.bottom.girl,
div#user-box div.bottom.girl div {
    background-image: url('/img/user-box-tb-girl.png');
}

/* ------------------------------------------------------------------------- */

div#user-box div.content-border {
    display: block;

    background-repeat: repeat-y;
    background-position: 0 0;
    
    margin: 0;
    padding: 0;
    padding-left: 7px;
}

div#user-box div.content-border div {

    background-repeat: repeat-y;
    background-position: 100% -7px;

    margin: 0;
    padding: 0;
    padding-right: 7px;
}

div#user-box div.content-border div div.content {
    display: block;
    
    background-repeat: repeat-x;
    background-position: 0 0;

    margin: 0;
    padding: 0;
}

div#user-box > div.content-border.boy,
div#user-box > div.content-border.boy > div {
    background-image: url('/img/user-box-lr-boy.png');
}

div#user-box > div.content-border.girl,
div#user-box > div.content-border.girl > div {
    background-image: url('/img/user-box-lr-girl.png');
}


div#user-box > div.content-border.boy > div > div.content {
    background-image: url('/img/user-box-bg-boy.png');
    background-color: #2C79BF;
}

div#user-box > div.content-border.girl > div > div.content {
    background-image: url('/img/user-box-bg-girl.png');
    background-color: #CF3802;
}

/* ------------------------------------------------------------------------- */

div#user-box div.content {
    min-height: 300px;
}

div#user-box div.content table {
    width: 100%;
}

div#user-box div.content td.left {
    width: 25%;
}

div#user-box div.content td.middle {
    width: 45%;
}

div#user-box div.content td.right {
}

div#user-box div.content td.middle > div,
div#user-box div.content td.right > div {
    margin-left: 10px;
}

div#user-box div.content td div {
    min-height: 296px;
    height: 100%;
    
    margin: 15px 0 0 0;
    padding: 0;
    
    border: 0;
    border-right: 1px solid #4c749a;
    
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #FFFFFF;
    
    background: transparent; 
}

div#user-box > div.content-border.boy > div > div.content td.right div,
div#user-box > div.content-border.girl > div > div.content td.right div {
    border-right: 0;
}

div#user-box > div.content-border.boy > div > div.content td div {
    border-right: 1px solid #4c749a;
}

div#user-box > div.content-border.girl > div > div.content td div {
    border-right: 1px solid #cd4f45;
}

/* ------------------------------------------------------------------------- */

div#user-box div.content td.left div img {
    display: block;

    border: 4px solid white;
    
    margin: 0 auto;
    padding: 0;
}

div#user-box div.content td.left > div > ul {
    display: block;

    margin: 0;
    margin-top: 20px;
    margin-left: 30px;
    padding: 0;

	list-style-type: none;
	list-style-position: outside;
}

div#user-box > div.content-border.boy > div > div.content td.left div ul {
	list-style-image: url('/img/user-box-arrow-boy.png') !important;
}

div#user-box > div.content-border.girl > div > div.content td.left div ul {
	list-style-image: url('/img/user-box-arrow-girl.png') !important;
}

div#user-box div.content td.left > div > ul > li {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

div#user-box div.content td.left > div > ul > li > a {

    color: #FFFFFF;
    text-decoration: none;
    
    margin: 0;
    padding: 0;
}

div#user-box > div.content-border.boy > div > div.content td.left > div > ul > li > a:hover {
    color: #fc8d55;
}

div#user-box > div.content-border.girl > div > div.content td.left > div > ul > li > a:hover {
    color: #000000;
}

/* ------------------------------------------------------------------------- */

div#user-box div.content td.middle > div > p.nameTitle {
    display: block;
    width: 100%;
    
    font-size: 20px;
    font-weight: bold;
    
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}

div#user-box div.content td.middle > div > p.nameTitle > a {
    display: block;
    
    padding: 0;
    margin: 0;
    
    text-decoration: none;
    
    font-size: 20px;
    font-weight: bold;
}


div#user-box > div.content-border.boy > div > div.content td.middle > div > p.nameTitle,
div#user-box > div.content-border.boy > div > div.content td.middle > div > p.nameTitle > a {
    color: #f3621e;
}

div#user-box > div.content-border.girl > div > div.content td.middle > div > p.nameTitle,
div#user-box > div.content-border.girl > div > div.content td.middle > div > p.nameTitle > a {
    color: #000000;
}

div#user-box div.content td.middle > div > p {
    display: block;
    width: 48%;
    float: left;
    
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    
    padding: 0;
    margin: 0;
}

div#user-box div.content td.middle > div > p.contactTitle {
    display: block;
    width: 100%;
    
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

/* ------------------------------------------------------------------------- */

div#user-box > div.content-border.boy > div > div.content td.right > div > p.abilityTitle,
div#user-box > div.content-border.girl > div > div.content td.right > div > p.abilityTitle {
    display: block;
    width: 100%;
    
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

div#user-box > div.content-border.boy > div > div.content td.right > div > p.subTitle,
div#user-box > div.content-border.girl > div > div.content td.right > div > p.subTitle {
    display: block;
    width: 100%;
    
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

div#user-box div.content td.right > div > div {
    display: block;
    min-height: 0;
    height: 24px;
    
    line-height: 24px;
    
    margin: 0;
    margin-top: 3px;
    
}

div#user-box div.content td.right > div > div > img.flag {
    float: left;
    
    margin: 0 3px;
    vertical-align: middle;
}

div#user-box div.content td.right > div > div > p {
    float: left;

    margin: 0;
    line-height: 24px;
    vertical-align: middle;
}

div#user-box > div.content-border.boy > div > div.content td.right > div > p,
div#user-box > div.content-border.boy > div > div.content td.right > div > div > p {
    color: #aad6ff; 
}

div#user-box > div.content-border.girl > div > div.content td.right > div > p,
div#user-box > div.content-border.girl > div > div.content td.right > div > div > p {
    color: #ffc361; 
}

div#user-box div.content td.right > div > div > img.rank {
    float: right;

    border: 0;
    line-height: 24px;
    margin: 6px 30px 7px 0;
    min-height: 0;
    vertical-align: middle;
}

/*
div#user-box div.content td.right > div > p {
    display: block;
    width: 100%;
    
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    
    padding: 0;
    margin: 0;
}

div#user-box div.content td.right > div > img {
    float: right; 
    margin: -10px 50px 0 0;
}
*/

/* ------------------------------------------------------------------------- */
/* size */
/* ------------------------------------------------------------------------- */

div.wRightColumn { /* jobb oldali oszlopszélesség */ 
    width: 205px;
}

div.wNarrow {
    width: 240px;
}

div.wWide {
    width: 555px;
}

div.w180 {
    width: 180px;
}

/* ------------------------------------------------------------------------- */
/* LAST 10 SEARCH */
/* ------------------------------------------------------------------------- */
ul#last-10-search {
    float: none;
    
	list-style-type:none;
	list-style-position: inside;
	list-style-image:none;
	color: #306197;

    margin: 0;
    *margin: 0 -5px 0 0;
    padding: 0;
}

ul#last-10-search li {
	background: #e0efff url(/img/top10-button-blue.gif) no-repeat;
    font-size: 0.7em;
    line-height: 19px;
	vertical-align: middle;

	/*margin: 5px 20px 5px -10px;*/
	margin: 0; /*5px 0px 5px -5px;*/
	padding: 3px 0 5px 25px;

/* IE6, IE7*/

	/*margin: 5px 10px 5px -5px;*/
	*margin: 5px 4px 5px -5px;
	*padding: 3px 0 3px 5px;
}

ul#last-10-search li:hover {
	background: transparent url(/img/top10-button-red.gif) no-repeat;
    color: #c42302; 
}

ul#last-10-search li:hover a {
    color: #c42302; 
}

ul#last-10-search li a {
    display: block;
    width: 90%;
    *width: 85%;
    padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'verdana';
	text-decoration: none;
	
	color: #306197;
}

/* ------------------------------------------------------------------------- */
/* WWW */
/* ------------------------------------------------------------------------- */

div#topbox {
    width:454px; 
    height:317px; 
    margin: 0px; 
    background: transparent url(/img/star-box.png)
}

div#topbox p {
    font-family: 'Tahoma', 'Verdana', Arial;
}

div#topbox p a {
    color:#8c1e00;
}

div#topbox div.top {
    width:454px; 
    height:219px; 
    margin: 0;
    padding: 0; 
}

div#topbox div.top p {
    margin: 10px 0 10px 10px;
/*    font-family: 'Segoe UI', 'Trebuchet MS', 'Verdana', Arial; */
    font-weight: bold; 
}

div#topbox div.top p.first {
    margin: 0 0 0 10px;
    font-size: 41px;
    color:#e44200
}

div#topbox div.top p.second {
    font-size: 25px;
    color:#cc3500
}

div#topbox div.top p.third {
    font-size: 21px;
    color:#b22600
}

div#topbox div.top p.forth {
    font-size: 16px;
    color:#8c1e00
}

div#topbox div.altText {
    height: 98px;
    width: 454px;
    
    font-size: 16px;
    color:#8c1e00
}

div#topbox div.altText p {
    font-size: 12px;
    font-weight: normal;
    color:#003061;
    margin: 0;
    padding: 9px;
}

/* ------------------------------------------------------------------------- */
/* QUIKCLINK */
/* ------------------------------------------------------------------------- */

div#quicklink {
    margin: 8px 0;
    width:316px; 
    height:157px; 
    float: right; 
}

div#quicklink p {
    font-family: 'Tahoma', 'Verdana', Arial;
    margin: 5px 0 5px 15px;
    padding: 0;
}

div#quicklink div.top {
    width:316px; 
    height:109px; 
    float: left; 
}

div#quicklink div.top p {
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

div#quicklink div.top h2 {
    margin: 10px 0 0 15px;
    padding: 0;

    font-family: 'Tahoma', 'Verdana', Arial;
    font-size: 32px;
    font-weight: bold;

    color: #FFFFFF;
    
    background: transparent url('/img/transparent.png') no-repeat;
}

div#quicklink div.top p.subtitle {
    margin: -5px 0 0 15px;
    font-size: 22px;
    font-weight: bold;
}

div#quicklink div.top a {
    float: left; 
    margin-left: 15px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

div#quicklink div.button {
    width:316px; 
    height:48px; 
    float: left; 
}

div#quicklink.blue div.button a {
    float: left; 

    margin-left: 0px;
    padding: 10px 15pt 5pt 55px;
    
    text-decoration: none;

    font-size: 14px;
    font-weight: bold;
}

div#quicklink.red div.button a {
    float: left; 

    margin-left: 0px;
    padding: 8px 30pt 6pt 20px;

    text-decoration: none;

    font-size: 14px;
    font-weight: bold;
    color: #d03c02;
}

/* ------------------------------------------------------------------------- */
/* DEVELOPE INFO BOX */
/* ------------------------------------------------------------------------- */

div#develope-info-box {
    width:785px; 
    height:354px; 
    
    background: transparent url('/img/develope-box.png') no-repeat;
}

div#develope-info-box h2,
div#develope-info-box p {
    width: 444px;
    float: left;

    font-family: 'Tahoma', 'Verdana', Arial;
    font-weight: bold;
    font-size: 30px;
    
    color: #c42201;

    background: transparent url('/img/transparent.png') no-repeat;
    
    margin: 21px 328px 14px 15px;
    padding: 0;
}


div#develope-info-box div.leftSide {
    width:457px; 
    height:286px;
    float: left; 
}

div#develope-info-box div.leftSide p {
    width: 440px;
    float: left;

    color: #FFFFFF;

    font-size: 12px;

    margin: 10px 0 0 15px;
    padding: 0;
}

div#develope-info-box div.leftSide p.title {
    font-size: 17px;

    margin: 25px 0 0 15px;
    padding: 0;
}


div#develope-info-box div.rightSide {
/*    width:328px; */ 
    width:290px; 
    height:286px;
    float: left; 

    padding: 0 0 0 30px;
}

div#develope-info-box div.rightSide p {
    width: 140px;
    float: left;
    
    color: #2369aa;
    font-size: 11px;

/*    margin: 7px 0 0 25px; */
    margin: 0;
    padding: 0;
}

div#develope-info-box div.rightSide p b {
    color: #c82b02;
}

div#develope-info-box div.rightSide p.right {
    float: right;

    margin: 7px 15px 0 0;
}

div#develope-info-box div.rightSide p a {
    font-size: 11px;
}

/* ------------------------------------------------------------------------- */
/* LINKCLOUDE*/
/* ------------------------------------------------------------------------- */

div#link-cloude {
    width: 100%;
    height: 100%;
    float: left;
}

div#link-cloude span {
    color: #017ced;
}

/* ------------------------------------------------------------------------- */
/* NEWS */
/* ------------------------------------------------------------------------- */

div#news {
    width: 100%;
    *width: auto !important;
    height: 100%;

    display: table;
    *display: block; /* IE6, IE7 */

	color: #000000;

    margin: 0;
    padding: 10px 5px 10px 5px;
        
    font-family: 'Tahoma', 'Verdana', Arial;
    font-weight: normal;
}

div#news ul {
    float: left;
 /*   color: #2F65A4;*/
    color: #000000;
}

div#news ul li {
 /*   color: #2F65A4;*/
    color: #000000;
}

div#news h2 {
    width: 100%;
	float: left;

    margin: 0;
    padding: 0;

    font-weight: bold;
    font-size: 21px;
	color:#00315f;
	
    /* IE7 miatt kell, mert eltünik minden, ha csak backgroun:none van, és png volt előtte */
    background: transparent url('/img/transparent.png') no-repeat; 
}

div#news h2 b {
    font-weight: bold;
    font-size: 14px;
	color:#00315f;
}

div#news h3 {
    height: 22px;
    width: 100%;
	float: left;
	*float: none;

    margin: 0;
    padding: 0px 0px 5px 0;
	
	border-bottom: 1px solid #f9d0bb;
	
    font-size:18px;
    font-weight: normal;
	color:#2672b9;
	
	line-height: 22px;
	vertical-align: bottom;
	
    /* IE7 miatt kell, mert eltünik minden, ha csak backgroun:none van, és png volt előtte */
    background: transparent url('/img/transparent.png') no-repeat; 
}

div#news h3 p {
    width: auto;
	float: left;

    margin: 0;
    padding: 0;

    font-size:18px;
    font-weight: normal;
	color:#2672b9;

	line-height: 22px;
}

div#news h3 p a {
	float: left;

    font-size:18px;
    font-weight: normal;
	color:#2672b9;

	margin: 0;

	line-height: 22px;
}

div#news h3 b {
	float: right;

    font-size:12px;
    font-weight: normal;
}

div#news p {
    width: 100%;
	float: left;

    margin: 15px 0px 0px 0;
    padding: 0;

	font-size:12px;
	/*color: #2F65A4;*/
	color: #000000;
}

div#news p a {
	font-size:12px;
	color: #155a9f;
}

div#news p a:hover {
	color: #3395f3;
}

div#news a.comments {
	float: left;

    margin: 15px 0px 0px 0;
    padding: 0;

	font-size:11px;
	color: #ce3802;
}

div#news a.more {
	float: right;

    margin: 15px 0px 0px 0;
    padding: 0;

	font-size:11px;
	font-weight:700;
	color: #ce3802;
}

div#news p.labels {
    width: 100%;
	float: left;

    margin: 15px 0px 0px 0;
    padding: 0;

	font-size:12px;
	font-weight: bold;
	color: #000000;
}

div#news p.labels a {
	font-size:12px;
	font-weight: bold;
	color: #155a9f;
	text-decoration: none;
}

div#news p.labels a:hover {
	color: #3395f3;
	text-decoration: none;
}

/* ------------------------------------------------------------------------- */

div#newsToolbar {
    width: 97%;
    height: auto !important;
    display: table;

	font-family:'Tahoma', Verdana, Arial;

	margin:0px auto;
	padding:5px 0;
}


div#newsToolbar h2 {
    width: auto;
    float: left;

	margin:0;
	padding:0;
    
	font-size:23px;
	font-weight:bold;
    color: #00315f;

	background:transparent url(/img/transparent.png) no-repeat;
	background-position:left center;
}

div#newsToolbar a.more {
    width: auto;
	float: right;

    margin: 0;
    padding: 0;

	font-size:11px;
	font-weight:700;
	color: #ce3802;
}


div#newsToolbar p {
    width: auto !important;
	float: left;
	clear: left;

    margin: 10px 0px;
    padding: 0;

    line-height: 14px;
    text-decoration: none;

	font-size:14px;
	font-weight:bold;
	
	color: #000000;
}

div#newsToolbar a {
    width: auto !important;
	float: left;

    margin: 10px 0px;
    padding: 0;

    line-height: 14px;
    text-decoration: none;

	font-size:14px;
	font-weight:bold;
	
	color: #155a9f;
	text-decoration: none;
}

div#newsToolbar a:hover {
	color: #3395f3;
	text-decoration: none;
}

/* ------------------------------------------------------------------------- */

div#pager {
    width: auto;
    height: 23px;
	float: right;

    margin: 0;
    padding: 0;

    line-height: 23px;
    vertical-align: middle;

	font-size:18px;
	font-weight:normal;
	
	color: #000000;
}

div#pager p {
    width: auto !important;
    height: 20px;
	float: left;
	clear: none;

    margin: 0 5px;
    padding: 0;

    line-height: 18px;
    text-decoration: none;

	font-size:18px;
	font-weight:normal;
	
	color: red;
}

div#pager img {
    float: left;
    margin: 0 5px;
}

div#pager img:hover {
    cursor: pointer;
}

div#pager a {
    width: auto;
    height: 20px;
	float: left;

    margin: 0 5px;
    padding: 0;

    line-height: 18px;
    text-decoration: none;

	font-size:18px;
	font-weight:normal;
	
	color: #000000;
}

/* ------------------------------------------------------------------------- */
/* Tartalom lista*/
/* ------------------------------------------------------------------------- */

div#contentList {
    width: 320px;
    float: right;
    min-height: 140px;
}

div#contentList h3 {
    height: 42px;
    display: block;

    margin: 10px 0 10px 7px;
    padding: 0;

    font-family: Tahoma, Verdana, Arial;
    font-size: 31px;
    font-weight: bold;
    
    line-height: 42px;
    vertical-align: middle;
    
    color: #FFFFFF; 
    background: transparent url('/img/transparent.png'); 
}

div#contentList h4 {
    display: block;

    margin: 0;
    padding: 15px 0 15px 7px;
    border: 0;

    font-family: Tahoma, Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    
    color: #FFFFFF; 
    background: transparent url('/img/transparent.png'); 
}

div#contentList ul {
    margin: 5px 0pt 5px 10px;
}

div#contentList ul li a {
    display: block;
    
    font-size: 14px;
    font-weight: 700;
    
    text-decoration: none;
    
    color: #114c84;
}

div#contentList ul li a:hover {
    color: #ca2b00;
}

div#contentList hr {
    height: 0px;
    border-top: 1px solid #175591; 
}

div#contentList div.wbox-content {
    background: none; 
    background: #b7ac9b;
}

/* ------------------------------------------------------------------------- */
/* Vezérlőpult picture upload */
/* ------------------------------------------------------------------------- */

div#profilePictureUpload {
    float: left;
    width: 55%; 
/*    display:block;*/
}

div#profilePictureUpload p {
    float: left; 
    margin-left: 10px;
    color: #2F65A4;
}

div#profilePictureUpload p.error {
    color: red;
}

div#profilePictureUpload a > img {
    float: left; 
    border: 4px solid white;
}

div#profilePictureUpload div.buttonBorder {
    float: left; 
    margin: 0; 
    margin-left: 20px;
}

/* ------------------------------------------------------------------------- */
/*  Vezérlőpult: beállítások
/* ------------------------------------------------------------------------- */

td p.comment {
    float: left; 
    line-height: 100%;
    color: #2F65A4;
}


/**
 * KIRZEN
 */
div#kirzen {
	color: #64C800;
	font-family:'Tahoma','Verdana',Arial;
	background: transparent url(/img/img_set_dicfor_kirzen.png) no-repeat scroll -10px -337px;
	height:321px;
	width:782px;
}
div#kirzen h2 {
	color: #64C800;
	padding: 0px;
	background: none;
	float: left;
	font-weight: bold;
	margin: 30px 10px 42px 16px;
	font-size: 26px;
	text-transform: uppercase;
}
div#kirzen .left-side {
	float: left;
	height: 250px;
	width: 586px;
}
div#kirzen .left-side p {
	display: block;
	margin-left: 30px;
	margin-top: 20px;
	width: 530px;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}

div#kirzen .left-side p.kirzen {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;	
}

div#kirzen .left-side .kirzen-button {
	margin-top: 30px;
	text-align: center;
	margin-left: 30px;
}
div#kirzen .left-side .kirzen-button a {
	display: inline-block;
	font-size: 14px;
	color: #64C800;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	background: transparent url(/img/img_set_dicfor_kirzen.png) no-repeat scroll -474px -110px;
	height: 55px;
	width: 200px;
}
div#kirzen .right-side {
	float: right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: white;
	margin: 13px 10px 0px 0px;
	padding: 0;
	height: 295px;
	width: 185px;
}
div#kirzen .right-side .kirzen-logo {
	display: block;
	margin-left: 10px;
	margin-top: 15px;
	width: 162px;
	height: 61px;
	background: transparent url(/img/img_set_dicfor_kirzen.png) no-repeat scroll -474px -10px;
	overflow: hidden;
}
div#kirzen .right-side ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-image:none !important;
	list-style-type:none !important;	
}
div#kirzen .right-side li {
	margin: 0px;
	background: transparent url(/img/img_set_dicfor_kirzen.png) no-repeat scroll -474px -75px;
	padding-top: 12px;
	padding-left: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #64C800;
}

div#top-dict-box {
	font-family:'Tahoma','Verdana',Arial;
	margin: 0px;
	background: transparent url(/img/img_set_dicfor_kirzen.png) no-repeat scroll -10px -10px;
	width: 454px;
	height: 317px;
	padding: 0px;
	padding-left: 10px;
}
div#top-dict-box h2 {
	background: none;
	color:#C42201;
	float:left;
	font-size:30px;
	font-weight:bold;
	margin:	21px 22px 18px 0px;
	padding:0;
	width: 424px;	
}
div#top-dict-box p {
	margin-bottom: 10px;
	width: 440px;
	color: #FFFFFF;
	font-size: 11px;
}
div#top-dict-box .dictionaries {
	background: #ffffff;
	width: 435px; 
	height: 200px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div#top-dict-box .dictionaries p {
	color:#2369AA;
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
	width:140px;	
}
div#top-dict-box .dictionaries p a {
	margin:0 5px;
	color:#306197;
	font-size:11px;
	text-decoration:none;
}

div#kirzen .right-side li {
	.padding-top: 6px;
}
div#kirzen h2 {
	.margin: 30px 0px 22px 20px;
}
div#top-dict-box h2 {
	.margin: 20px 22px 15px 0px;
}





/* ------------------------------------------------------------------------- */
/*  EZEKET MINDIG A CSS VÉGÉRE KELL TENNI!!! IE miatt */
/* ------------------------------------------------------------------------- */

div#quicklink.blue {
    background: transparent url('/img/quicklink-box-blue.png') no-repeat;
}

div#quicklink.red {
    background: transparent url('/img/quicklink-box-red.png') no-repeat;"
}

/* ------------------------------------------------------------------------- */

