/*---------- ∑ General ∑ ----------*/
/*** for layer banner */
body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 

html, body{height:100%;padding:0} 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	overflow:auto;
	height:92%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/*** end layer banner asc */ 


body, html {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	color: #393c42;
}

body {
	margin: 6px 0px 0px 0px;
}

select, input, textarea, p, a {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #393c42;
}


a {
	color: #654d8c;
	text-decoration: none;
}
a:hover {
	color: #654d8c;
	text-decoration: underline;
}

form {
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #654d8c;
	margin-top: 8px;
	margin-bottom: 14px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #514b44;
	line-height: 16px;
}

.wrapper {
	clear: both;
}

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



/*---------- ∑ Container ∑ ----------*/


#layerBanner {
/* position:absolute; */
/*bottom:0; */
/*background-image: url(/common/images/xmas_layer_banner_bg.gif);*/
/*font-size:11px;
left:0;
position:fixed;
width:100%;
z-index:10000;
display: none;
*/

height:60px;
position:fixed;
bottom:0px;
right:0px;
float:right;
text-align:right;
width:100%;
z-index:1000;
}

* HTML #layerBanner{
position: absolute;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}	

#layerBannerContent {
	width: 950px;
	margin: 0 auto;
}

div#container {
	width: 949px;
	margin: 0 auto;
	/* for layer banner
	padding-bottom:60px;*/
}



/*---------- ∑ Header ∑ ----------*/

div#headerAd {
	width: 728px;
	/*height: 90px;*/
	float: left;
}

div#headerLogin {
	float: left;
	margin-left: 10px;
	width: 210px;
	height:89px;
	border-bottom: solid #bfc0c2 1px;
}

div#headerBoxContent {
	padding: 5px 5px 0px 5px;
	border-bottom: solid #ffffff 1px;
}

.headerBoxContentLogin {
	font-size: 9px;
	color: #595c62;
}

.headerBoxContentLogin input {
	font-size: 9px;
	border: solid #bfc0c2 1px;
	height: 14px;
	padding-top: 3px;
	width: 80px;
}

div#headerBoxContent a {
	font-size: 11px;
	font-weight: bold;
}

div#headerBoxContent img {
	margin-left: 5px;
}







/*---------- ∑ Services Menu ∑ ----------*/
div#services {
	clear: both;
	/*padding-top: 37px;*/
	background-image: url(/common/images/services_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	font-size: 11px;
	color: #595c62;
}


div#servicesDateline {
	float: right;
	text-align: right;
	margin-top: 12px;
}

div#servicesDateline a {
	font-weight: bold;	
}

div#servicesMenu {
	font-weight: bold;
	float: right;
	clear: right;
	margin-top: 4px;
	width: 587px;
}

div#servicesMenu input, div#servicesMenu select {
	font-weight: normal;
	font-size: 11px;
}

div#servicesMenu input {
	border: solid #bfc0c2 1px;
	height: 16px;
	margin: 0px 0px 0px 2px;
	padding: 2px 2px 0px 2px;
	width: 180px;
}

div#servicesMenu select {
	border: solid #bfc0c2 1px;
	height: 18px;
	margin: 0px 0px 0px 5px;
	width: 120px;
	padding: 2px;
}







/*---------- ∑ Menu ∑ ----------*/
ul#mainMenu {
	width: 472px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 33px;
}

ul#mainMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top left;
}

ul#mainMenu a {
  display: block;
  font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #595c62;
  text-decoration: none;
  margin-bottom: 3px;
}

a#mainMenuLink01:hover {
	color: #cadb2a;
}
a#mainMenuLink02:hover {
	color: #00a5df;
}
a#mainMenuLink03:hover {
	color: #937cb9;
}
a#mainMenuLink04:hover {
	color: #cc2038;
}
a#mainMenuLink05:hover {
	color: #fcd380;
}


.menuTabItem {
	float: left;
	margin-left: 5px;
}



/*---------- ∑ News Pager ∑ ----------*/
div#newsPager {
	width: 469px;
	margin-bottom: 10px;
}



/*---------- ∑ Latest News ∑ ----------*/
div#latestNews {
	width: 469px;
	border-top: solid #bfc0c2 1px;
	border-bottom: solid #bfc0c2 1px;
	padding-bottom: 2px;
}

div#latestNewsTitle {
	border-top: solid #ffffff 1px;
	padding: 5px 15px 5px 15px;
}

div#latestNewsTitle h1 {
	font-size: 15px;
	font-weight: bold;
	color: #654d8c;
	margin: 0px;
}

.latestNewsItem {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 2px 0px;
}

.latestNewsItemBg01, .latestNewsItemBg02, .latestNewsItemBg03, .latestNewsItemBg04, .latestNewsItemBg05 {
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 4px 4px 4px 17px;
}

.latestNewsItemBg01 {
	background-image: url(/common/images/index_latestnewsitem_bg_01.gif);
}
.latestNewsItemBg02 {
	background-image: url(/common/images/index_latestnewsitem_bg_02.gif);
}
.latestNewsItemBg03 {
	background-image: url(/common/images/index_latestnewsitem_bg_03.gif);
}
.latestNewsItemBg04 {
	background-image: url(/common/images/index_latestnewsitem_bg_04.gif);
}
.latestNewsItemBg05 {
	background-image: url(/common/images/index_latestnewsitem_bg_05.gif);
}




/*---------- ∑ Ad ∑ ----------*/
.ad250 {
	width: 250px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	text-align: center;
}

.ad468 {
	width: 468px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	text-align: right;
}

.ad324 {
	width: 326px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 4px;
	font-size: 9px;
	color: #7d7f83;
	text-align: right;
}

.ad330 {
	width: 330px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	text-align: right;
}

.ad660 {
	width: 660px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	/*text-align: right; */

}

.ad660_bottom {
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	/*text-align: right; */
	border: solid #bfc0c2 1px;
	padding: 8px 8px 8px 8px;
	float: left;
	width: 660px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.ad460 {
	width: 460px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	text-align: right;
}


.ad674 {
	width: 600px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
}






/*---------- ∑ Box ∑ ----------*/

.boxTitleOrange, .boxTitleGreen, .boxTitlePurple, .boxTitlePurple2, .boxTitleAzure, .boxTitlePink, .boxTitleVideo, .boxTitleBlue, .boxTitleRed , .boxTitleTena, .boxTitleGrey, .boxTitleMalev, .boxTitleBizt, .boxTitleKiemelt, .boxTitleKari {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 5px;
	border-bottom: solid #ffffff 2px;
}


/* eros csontok */
.boxTitleEroscsontok {
    background-color: #0085C9;
    background-image: url(/common/images/eroscsontok/box_title_bg.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}


/* tudtad.php */

.boxTitleTudtad{
  font-size: 11px;
  padding: 5px 10px;
  border-bottom: 6px solid #2C3B96;
  background-image: url(/images/box_title_bg_darkerblue.gif);
  color: #fff;
  font-weight: bold;
}

.boxTitleTudtad{
  font-size: 11px;
  padding: 5px 10px;
  border-bottom: 6px solid #2C3B96;
  background-image: url(/images/box_title_bg_darkerblue.gif);
  color: #fff;
  font-weight: bold;
}

.boxTitleInterjuDark{
  background-image: url(/images/box_title_bg_orange.gif);
	background-color: #FE4601;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 5px;
	border-bottom: solid #ffffff 2px;
 
}

.boxTitleInterju{
  font-size: 14px;
  padding: 5px 10px;
  border-bottom: 6px solid #FE7B4A;
  background-image: url(/images/box_title_bg_darkerorange.gif);
  color: #fff;
  font-weight: bold;
}


.tudtadBox{
width:214px;
border: 1px solid #BFC0C2;
border-bottom: 6px solid #AAB3E6;
height: 110px;
float: left;
margin-right: 10px;
margin-bottom: 15px;
}



.tudtadBoxContent{
padding: 5px 10px;
font-size: 12px;
color: #393C42;
}

.tudtadBoxContent p{
margin: 0;
padding: 0;
}

#tudtadSearch{
background-image: url(/images/tudtad_input_bg.jpg);
background-repeat: repeat-x;
border: 1px solid #AAB3E6;
width: 169px;
height: 22px;
margin-bottom: 5px;
}

/* tudtad.php end */

.boxTitleOrange {
	background-image: url(/common/images/box_title_bg_orange.gif);
	background-color: #f89e2b;
}

.boxTitleGreen {
	background-image: url(/common/images/box_title_bg_green.gif);
	background-color: #bac543;
}

.boxTitlePurple {
	background-image: url(/common/images/box_title_bg_purple.gif);
	background-color: #a65ba5;
}

.boxTitlePurple2 {
	background-image: url(/common/images/box_title_bg_purple2.gif);
	background-color: #a65ba5;
}

.boxTitleAzure {
	background-image: url(/common/images/box_title_bg_azure.gif);
	background-color: #7fcaac;
}

.boxTitlePink {
	background-image: url(/common/images/box_title_bg_pink.gif);
	background-color: #927cba;
}

.boxTitleVideo {
	background-image: url(/common/images/box_title_bg_video.gif);
	background-color: #927cba;
}

.boxTitleBlue {
	background-image: url(/common/images/box_title_bg_blue.gif);
	background-color: #00a5df;
}

.boxTitleDarkBlue {
	background-image: url(/images/box_title_bg_darkblue.gif);
	background-color: #2C3B96;
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:0 5px;
	
}

.boxTitleMalev {
	background-image: url(/common/images/box_title_bg_malev.gif);
	background-color: #00a5df;
}

.boxTitleBizt {
	background-image: url(/common/images/bizt_title_bg.jpg);
	background-color: #cf203d;
}

.boxTitleKiemelt {
	background-image: url(/common/images/box_kiemelt_title_bg.jpg);
	background-color: #7fcaac;
}


.boxTitleRed {
	background-image: url(/common/images/box_title_bg_red.gif);
	background-color: #cf203d;
}

.boxTitleKari {
	background-image: url(/common/images/box_title_bg_kari.gif);
	background-color: #9E0F23;
}

.boxTitleTena {
	background-image: url(/common/images/box_title_bg_tena.gif);
	/*background-color: #cf203d;*/
}



.boxBgGrey {
	background-image: url(/common/images/box_title_bg.gif);
	background-color: #ececed;
}

.boxBgXmasVoteItem {
	margin-bottom:2px;
	background-color: #f1e3be;
}


.boxBgXmasVoteTitle {
	color:#c6911e;
	font-size:14px;
	font-weight:bold;
}



.box680 {
	clear: both;
	width: 680px;
	background-image: url(/common/images/box_680_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top: 10px;
}

.box680Top {
	background-image: url(/common/images/box_680_top.gif);
	background-repeat: no-repeat;
}

.box680Bottom {
	padding: 1px 3px 3px 1px;
	background-image: url(/common/images/box_680_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box680Content {
	padding: 8px 0px 8px 8px;
}

.box680Content h1 {
	font-weight: bold;
	font-size: 18px;
	color: #0081c4;
	margin: 0px 0px 5px 0px;
}

.box680Content h1 a {
	color: #0081c4;
}

.box680Content a {
	color: #0081c4;
	font-weight: bold;
}

.box680Content p {
	line-height: 17px;
	margin: 0px;
	font-size: 13px;
}


.box472 {
	clear: both;
	width: 472px;
	background-image: url(/common/images/box_472_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	/*margin-top: 10px;*/
}

.box472Top {
	background-image: url(/common/images/box_472_top.gif);
	background-repeat: no-repeat;
}

.box472Bottom {
	padding: 1px 3px 3px 1px;
	background-image: url(/common/images/box_472_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box472Content {
	padding: 10px 15px 15px 15px;
}

.box472Content h1 {
	font-weight: bold;
	font-size: 21px;
	color: #654d8c;
	margin: 0px 0px 5px 0px;
}

.box472Content h1 a {
	color: #654d8c;
}

.box472Content p {
	line-height: 17px;
	margin: 0px;
}

.box472Content a {
	font-weight: bold;
	color: #678c25;
}


.box200 {
	clear: both;
	width: 200px;
	background-image: url(/common/images/box_200_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.box200Top {
	background-image: url(/common/images/box_200_top.gif);
	background-repeat: no-repeat;
}

.box200Bottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_200_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box200Content {
	padding: 3px 5px 10px 5px;
	font-size: 11px;
}

.box200Content h1 {
	font-weight: bold;
	font-size: 14px;
	color: #654d8c;
	margin: 0px 0px 7px 0px;
}

.box200Content h1 a {
	color: #654d8c;
	font-weight: bold;
}

.box200Content p {
	line-height: 14px;
	margin: 0px;
}

.box200Content a {
	font-weight: normal;
	color: #678c25;
}

.box200Content img {
	float: left;
	margin: 0px 8px 5px 0px;
}


.box261 {
	clear: both;
	width: 261px;
	background-image: url(/common/images/box_261_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-bottom: 10px;
}

.box261Top {
	background-image: url(/common/images/box_261_top.gif);
	background-repeat: no-repeat;
}

.box261Bottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_261_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box261Content {
	padding: 5px 5px 10px 5px;
	font-size: 11px;
}

.box261Content a, .box336Content a {
	font-size: 14px;
	font-weight: bold;
}

.box261Content img, .box336Content img {
	margin: 0px 8px 5px 0px;
}

.box261ContentSeparator {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 7px 5px 8px 5px;
	width: 247px;
}


.box336 {
	clear: both;
	width: 336px;
	background-image: url(/common/images/box_336_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-bottom: 10px;
}

.box336Top {
	background-image: url(/common/images/box_336_top.gif);
	background-repeat: no-repeat;
}

.box336Bottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_336_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box336Content {
	padding: 5px 5px 10px 5px;
	font-size: 11px;
}

.box336ContentSeparator {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 7px 5px 8px 5px;
	width: 322px;
}

.box336Content h1 {
	font-weight: bold;
	font-size: 14px;
	color: #654d8c;
	margin: 0px 0px 7px 0px;
}

.box667ContentSeparator {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 1px 0px 5px 0px;
	width: 667px;
	font-size:1px;
}

.boxOpen {
	border-top: solid #bfc0c2 1px;
	border-bottom: solid #bfc0c2 1px;
}

.boxOpenContent {
	border-top: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
}



.boxLight, .boxLightSingle {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	width: 326px;
}

.boxLight h1 {
	color: #654d8c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
}

.boxLight h1 a {
	color: #654d8c;
}

.boxLight a {
	color: #678c25;
	font-weight: bold;
}

.boxLight p {
	line-height: 14px;
	margin: 0px;
}

.boxLight img {
	margin: 0px 8px 5px 0px;
}

.boxLightSingle a {
	color: #654d8c;
	font-weight: bold;
}

.boxLightSingleTopic {
	background-repeat: repeat-x;
	clear: both;
	padding: 6px 5px 10px 2px;
	font-size: 11px;
	width: 326px;
}

.boxLightSingleTopicWide {
	background-repeat: repeat-x;
	float:left;
	padding: 5px 5px 5px 2px;
	font-size: 11px;
	width: 290px;
}

.boxLightSingleForum {
	background-repeat: repeat-x;
	padding: 0px 5px 10px 2px;
	font-size: 11px;
	float:left;
	/*width: 320px;*/
}

.box326ContentSeparator {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 1px 0px 0px 0px;
	margin-top:2px;
	width: 325px;
	font-size:1px
}

#boxForumLayerBanner {
	position: absolute;
    top: 25%;
    left: 33%;
	/*display:none;*/
   	margin: 0 auto;
	background-image: url(/common/images/tarsasag_ujdonsagok_popup.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 320px;
}

input.voteInput {
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 10px;
	font-size: 10px;
	border: 0px;
	line-height: 14px;
	
}

.box2Width
{
	width:680px;
	margin-left:62px;
	margin-top:22px;
}




/*---------- ∑ Sub Page Title ∑ ----------*/
div#subpageTitleBgGreen, div#subpageTitleBgAzure, div#subpageTitleBgBlue, div#subpageTitleBgPink, div#subpageTitleBgVideo, div#subpageTitleBgRed, div#subpageTitleBgOrangeForum, div#subpageTitleBgOrangeTanacsadas, div#subpageTitleBgOrangeProgramok , div#subpageTitleBgXmas, div#subpageTitleBgTarsasag, div#subpageTitleBgZepter, div#subpageTitleBgTena,  div#subpageTitleBgJob ,  div#subpageTitleBgGLB,    div#subpageTitleBgBiztositasok, div#subpageTitleBgKiemelt, div#subpageTitleBgTudtad, div#subpageTitleBgInterju {
	width: 949px;
	height: 83px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}

div#subpageTitleBgGreen  a, div#subpageTitleBgGreen  a:hover {
	text-decoration: none;
}

div#subpageTitleBgGreen  {
	background-image: url(/common/images/subpage_title_bg_egeszseg.jpg);
}

#subpageTitleBgSpring{
 width: 948px;
  height: 87px;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
  background-image: url('/images/tavaszi_megujulas_top_2011.jpg');
  background-repeat: no-repeat;
}


#subpageTitleBgNagyi{
/*background-image: url('/images/tena_top.jpg'); */
/* width:949px; */
/* height: 70px; */
/*position: relative; */
	background: url(/common/images/nagyiklub/subpage_title_nagyiklub_uj.jpg) no-repeat 0 0;
	width:949px;
	height: 70px;
}
.highlights4711 {
    background: url(/images/dotted_line_bg.gif) repeat-x center bottom;
    overflow: hidden;
    padding: 0;
}

.highlights4711 ul {
    margin: 0;
    padding: 0;
}

.highlights4711 ul li {
    background: url(/images/dotted_line_bg.gif) repeat-x 0 0;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 4px 6px;
}

.highlights4711 ul li a {
    color: #0081C4;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
}

.highlights4711 ul li.blue a {
    background-image: url(/common/images/4711/arrow.jpg);
    background-position: left 5px;
    background-repeat: no-repeat;
    display: block;
}


.boxTitle4711 {
    background: url(/common/images/4711/box_title_bg_4711.jpg) repeat 0 0 #346367;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

#subpageTitleBg4711 {
	background-image: url(/common/images/4711/subpage_title_bg_4711.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 51px;
	width: 949px;
}


#subpageTitleBgchartis {
	background-image: url(/common/images/chartis/subpage_title_bg_chartis.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 51px;
	width: 949px;
}

#subpageTitleBgcentrum_silver {
	background-image: url(/common/images/centrum_silver/subpage_title_bg_centrum.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 51px;
	width: 949px;
}

#subpageTitleBgMezym {
	background-image: url(/common/images/mezym/subpage_title_bg_mezym.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 51px;
	width: 950px;
}

.boxTitleMezym {
    background-color: #0085C9;
    background-image: url(/common/images/mezym/box_title_bg.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.highlightsMezym {
    background-image: url(/images/dotted_line_bg.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
}

.highlightsMezym ul {
    margin: 0;
    padding: 0;
}

.highlightsMezym ul li {
    background-image: url(/images/dotted_line_bg.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 4px;
}

.highlightsMezym ul li a:link, .highlightsMezym ul li a:visited {
    color: #3AA440;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
}

.highlightsMezym ul li.blue a {
    background-image: url(/common/images/link_arrow_red.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    display: block;
}

   /*color: #005B79; */


#articleHeadlineMezym {
    background-color: #EADF9F;
    border-left: 6px solid #F30C02;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

.highlightsMezym {
    background-image: url(/images/dotted_line_bg.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
}

.highlightsMezym ul {
    margin: 0;
    padding: 0;
}

.highlightsMezym ul li {
    background-image: url(/images/dotted_line_bg.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 4px;
}


.boxTitleChartis {
    background: url(/common/images/chartis/box_title_bg_chartis.jpg) repeat 0 0 #063B8B;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.highlightsChartis {
    background: url(/images/dotted_line_bg.gif) repeat-x center bottom;
    overflow: hidden;
    padding: 0;
}

.highlightsChartis ul {
    margin: 0;
    padding: 0;
}

.highlightsChartis ul li {
    background: url(/images/dotted_line_bg.gif) repeat-x 0 0;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 4px 6px;
}

.highlightsChartis ul li a {
    color: #0081C4;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
}

.highlightsChartis ul li.blue a {
    background-image: url(/common/images/chartis/arrow.jpg);
    background-position: left 5px;
    background-repeat: no-repeat;
    display: block;
}



div#subpageTitleBgAzure  {
	background-image: url(/common/images/subpage_title_bg_kultura.jpg);
}

div#subpageTitleBgBlue  {
	background-image: url(/common/images/subpage_title_bg_szabadido.jpg);
}
div#subpageTitleBgDarkBlue  {
	background-image: url(/images/subpage_title_bg_tudtad.jpg);
}

div#subpageTitleBgPink  {
	background-image: url(/common/images/subpage_title_bg_szepseg.jpg);
}

div#subpageTitleBgVideo  {
    margin-top: 5px;
	background-image: url(/common/images/subpage_title_bg_video.gif);
}

div#subpageTitleBgRed  {
	/* background-image: url(/common/images/raiffeisen_top.jpg);  */
    background-image: url(/common/images/subpage_title_bg_penzugyek.jpg);  
	/* background-image: url(/common/images/unicredit_01_header.jpg);    */

}

div#subpageTitleBgOrangeForum  {
	background-image: url(/common/images/subpage_title_bg_forum.jpg);
}

div#subpageTitleBgOrangeTanacsadas  {
	background-image: url(/common/images/subpage_title_bg_tanacsadas.jpg);
}

div#subpageTitleBgOrangeProgramok  {
	background-image: url(/common/images/subpage_title_bg_programok.jpg);
}

div#subpageTitleBgXmas  {
	background-image: url(/images/karacsony2010/karacsony2010_top.jpg);
}

div#subpageTitleBgXmasSide  {
	background-image: url(/common/images/subpage_title_bg_xmas2008_side.jpg);
	background-repeat: no-repeat;
	margin-left:3px;
	width: 258px;
	height: 75px;
	
}
div#subpageTitleBgGLBSide  {
	background-image: url(/images/promo/glb/side.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 443px;
	margin-bottom:14px;
}
 
div#subpageTitleBgTarsasag   {
	background-image: url(/common/images/v2/tarsasag_bg.png);
	height: 85px;
}

div#subpageTitleBgZepter{
	background-image: url(/common/images/otvenentul_zepter_header.png);
}

div#subpageTitleBgTena{
	background-image: url(/common/images/otvenentul_tena_header.png);
}

div#subpageTitleBgJob{
	background-image: url(/common/images/prof_header.jpg);
	margin-top:3px;
	
}div#subpageTitleBgGLB{
	background-image: url(/images/promo/glb/fesu.jpg);
	width: 948px;
	margin-top:4px;
}

div#subpageTitleBgBiztositasok{
	background-image: url(/common/images/subpage_title_bg_biztositasok.jpg);
}

div#subpageTitleBgKiemelt{
	background-image: url(/common/images/subpage_title_kiemelt_temak_bg.jpg);
}


div#subpageTitleBgTudtad{
	background-image: url(/images/subpage_title_bg_tudtad.jpg);
}

div#subpageTitleBgInterju{
	background-image: url(/images/subpage_title_bg_interju.jpg);
}


div#subpageTitleBgMerck{
    /*
  width: 949px;
  height: 83px;
  background-image: url(/images/subpage_title_bg_merck.jpg);
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
    */

	background-image: url(/common/images/voltaren/subpage_title_bg_voltaren.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 69px;
	width: 949px;

}

#subpageTitleBgCetebe {
	background-image: url(/images/cetebe/subpage_title_bg_cetebe_memoria.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 83px;
	width: 949px;
}

#subpageTitleBgEroscsontok {
	background-image: url(/common/images/eroscsontok/subpage_title_bg_eroscsontok.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 51px;
	width: 949px;
}



#subpageTitleBgRichter {
    background: url("/common/images/richter/header_title.jpg") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: bold;
    height: 58px;
    width: 949px;
}

#subpageTitleBgSzivhang {
    background: url("/common/images/richter/header_title.jpg") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: bold;
    height: 58px;
    width: 949px;
}

#subpageTitleBgDepresszio {
    background: url("/common/images/richter/header_title.jpg") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: bold;
    height: 58px;
    width: 949px;
}

#subpageTitleBgAlvaszavar {
    background: url("/common/images/richter/header_title.jpg") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: bold;
    height: 58px;
    width: 949px;
}

#subpageTitleBgAlzheimer {
    background: url("/common/images/richter/header_title.jpg") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: bold;
    height: 58px;
    width: 949px;
}

#subpageTitleBgDuodart {
    background: url(/common/images/duodart/otvenentul_duodart_header.jpg) no-repeat -1px 0;
    height: 83px;
    width: 949px;
}

#subpageTitleBgAstraCopd {
    background: url(/common/images/astrazeneca/astra_header_title.jpg) no-repeat;
    height: 100px;
    width: 949px;
}

#subpageTitleBgAstraAllergia {
    background: url(/common/images/astrazeneca/astra_header_allergia.jpg) no-repeat;
    height: 100px;
    width: 949px;
}

#subpageTitleBgAstraAsztma {
    background: url(/common/images/astrazeneca/astra_header_asztma.jpg) no-repeat;
    height: 100px;
    width: 949px;
}

#subpageTitleBgAstraTudo {
    background: url(/common/images/astrazeneca/astra_header_tudor.jpg) no-repeat;
    height: 100px;
    width: 949px;
}


#astra_right_banner {
	background: url(/common/images/astrazeneca/astra_title_banner.jpg) no-repeat;
	width: 258px;
	height: 220px;
}

#astra_right_banner a {
    height: 97px;
    position: absolute;
    width: 97px;
	text-decoration: none;
}

.puzzleAsztma {
	margin: -22px 0 0 30px;
}

.puzzleCopd {
	margin: -22px 0 0 129px;
}

.puzzleTudorak {
	margin: 77px 0 0 30px;
}

.puzzleAllergia {
	margin: 77px 0 0 129px;
}

#astra_right_banner a:hover {
	text-decoration: none;
}


.boxTitleAstra {
    background-color: #9B0658;
    background-image: url(/common/images/astrazeneca/box_title_bg_astra.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.boxTitleCentrum {
    background: url(/common/images/centrum_silver/box_title_bg_centrum.jpg) repeat 0 0 #063B8B;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.highlightsCentrum {
    background: url(/images/dotted_line_bg.gif) repeat-x center bottom;
    overflow: hidden;
    padding: 0;
}

.highlightsCentrum ul {
    margin: 0;
    padding: 0;
}

.highlightsCentrum ul li {
    background: url(/images/dotted_line_bg.gif) repeat-x 0 0;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 4px 6px;
}

.highlightsCentrum ul li a {
    color: #00527A;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
}

.highlightsCentrum ul li.blue a {
    background-image: url(/common/images/chartis/arrow.jpg);
    background-position: left 5px;
    background-repeat: no-repeat;
    display: block;
}

#articleHeadlinechartis {
    background-color: #ddd8d2;
    border-left: 6px solid #063b8b;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

#articleHeadlinecentrum_silver {
    background-color: #e4edf2;
    border-left: 6px solid #0a3f5f;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

#articleHeadlineEroscsontok {
    background-color: #9CDDF4;
    border-left: 6px solid #246490;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}


#articleHeadlineAstraAsztma {
    background-color: #F9E3E7;
    border-left: 6px solid #CC2036;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}


#articleHeadlineAstraAllergia {
    background-color: #9CD8D6;
    border-left: 6px solid #00A39E;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

#articleHeadlineAstraCopd {
    background-color: #B4E1F7;
    border-left: 6px solid #007ABD;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

#articleHeadlineAstraTudo {
    background-color: #ABCEC3;
    border-left: 6px solid #01573C;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

.AstraTudoBox {
    background-color: #ABCEC3;
    border: 1px solid #01573C;
}

.AstraCopdBox {
    background-color: #B4E1F7;
    border: 1px solid #007ABD;
}

.AstraAllergiaBox {
    background-color: #9CD8D6;
    border: 1px solid #00A39E;
}

.AstraAsztmaBox {
    background-color: #F9E3E7;
    border: 1px solid #CC2036;
}

.centrum_silverBox {
    background-color: #E4EDF2;
    border: 1px solid #0A3F5F;
}

.boxTitleMerck{
  /*
  background-image: url(/images/box_title_bg_merck.gif);
  background-color: #FA3424;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 5px;
  margin-bottom: 6px;
  border: none;
 */

    background-color: #1B3F94;
    background-image: url(/common/images/voltaren/box_title_bg.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;

}

#subPageTitleSummer{
 width: 949px;
  height: 60px;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
  background-image: url('/images/nyari_melleklet_top.jpg');
  background-repeat: no-repeat;
}

#subpageTitleBgSummer{
 width: 949px;
  height: 60px;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
  background-image: url('/images/nyari_melleklet_top.jpg');
  background-repeat: no-repeat;
}

#subPageTitleEroscsontok {
	background-image: url(/common/images/eroscsontok/subpage_title_bg_eroscsontok.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 51px;
	width: 949px;
}



/*---------- ∑ Forum-Programok-Tanacsadas ∑ ----------*/

div#forum, div#programok, div#tanacsadas {
	font-size: 12px;
	float: left;
	width: 680px;
}

div#forum a, div#programok a {
	color: #63246f;
}

div#forum h1, div#programok h1, div#tanacsadas h1 {
	color: #63246f;
	margin: 0px 0px 8px 0px;
	font-size: 18px;
}

div#forum h2, div#programok h2, div#tanacsadas h2 {
	color: #63246f;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
}

div#forumDate {
	font-size: 11px;
}

div#forumDate a {
	font-weight: bold;
}

a.forumNavBack, a.programokNavBack {
	font-weight: bold;
	background-image: url(/common/images/link_arrow_orange_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

a.forumNavNext, a.programokNavNext, a.tanacsadasNavNext {
	font-weight: bold;
	background-image: url(/common/images/link_arrow_orange_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

div#forumHowItWorks  a{
	background-image: url(/images/icon_forum_how.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color:#C75F02;
}

a.tanacsadasNavNext {
	padding-right: 11px;
}

a.forumTopicList, a.programokTopicList {
	font-weight: bold;
	background-image: url(/common/images/link_arrow_orange_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

a.forumTopicListNew, a.programokTopicListNew {
	font-weight: bold;
	background-image: url(/common/images/topic_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

a.forumNewThread
{
	font-weight: bold;
	background-image: url(/common/images/link_arrow_orange_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

a.forumList {
	font-weight: bold;
	background-image: url(/common/images/forum_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}


.boxForumTeaser {
	clear: both;
	width: 680px;
	background-image: url(/common/images/box_forumteaser_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top: 10px;
}

.boxForumTeaserTop {
	background-image: url(/common/images/box_forumteaser_top.gif);
	background-repeat: no-repeat;
}

.boxForumTeaserBottom {
	padding: 1px 3px 3px 1px;
	background-image: url(/common/images/box_forumteaser_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxForumTeaserContent {
	padding: 8px 0px 8px 8px;
	background-color: #fef2d9;
}

.boxForumTeaserInner{
	background-image: url(/common/images/box_forumteaser_inner.gif);
	background-repeat: no-repeat;
	margin-top:12px;
	width:660px !important;
	height:38px;
	padding: 10px 0px 0px 8px;

}
/*---------- ∑ Article ∑ ----------*/

div#article {
	font-size: 12px;
}

div#article a {
	color: #0081c4;
}

div#article h1 {
	color: #0081c4;
	margin: 0px 0px 8px 0px;
	font-size:24px;
}

div#article h3 {
	color: #393c42;
	font-size: 12px;
	margin: 0px;
}


div#articleDate {
	font-size: 11px;
}

div#articleDate a {
	font-weight: bold;
}

div#articleHeadlineGreen {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f3f7c6;
	border-left: solid #b0c917 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineCetebe {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f3f7c6;
	border-left: solid #b0c917 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadlineAzure {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #ddf1e8;
	border-left: solid #7fcaac 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineBlue {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #d9f2fa;
	border-left: solid #00a5df 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineNagyi {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #d9f2fa;
	border-left: solid #00a5df 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadlineSummer {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #d9f2fa;
	border-left: solid #00a5df 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadlineSpring {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #d9f2fa;
	border-left: solid #00a5df 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadlinePink {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #eae5f0;
	border-left: solid #927cba 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineRed{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f9e3e7;
	border-left: solid #cc2036 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineMerck{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #BCE6F5;
	border-left: solid #256E99 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadlineOrange{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #feebb7;
	border-left: solid #f89e2b 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineXmas{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f9e3e7;
	border-left: solid #cc2036 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineTarsasag{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #feebb7;
	border-left: solid #f89e2b 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineTena {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f3f7c6;
	border-left: solid #b0c917 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineJob{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f9e3e7;
	border-left: solid #cc2036 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineForum{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #feebb7;
	border-left: solid #f89e2b 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineBlog{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #feebb7;
	border-left: solid #f89e2b 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineMalev {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #d9f2fa;
	border-left: solid #02257f 6px;
	padding: 15px;
	margin-top: 15px;
}

div#articleHeadlineTudtad {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #D8DCF1;
	border-left: solid #2C3B96 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadlineInterju {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #FFE0D5;
	border-left: solid #FE4601 6px;
	padding: 15px;
	margin-top: 15px;
}


div#articleHeadline4711 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #DAEDE8;
	border-left: solid #053940 6px;
	padding: 15px;
	margin-top: 15px;
}


.articleServiceMenu {
	border-top: solid #bfc0c2 1px;
	border-bottom: solid #bfc0c2 1px;
	font-size: 11px;
	color: #595c62;
	padding: 8px 8px 8px 100px;
	float: left;
	width: 570px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.articleServiceMenu img {
	margin: 0px 5px 0px 0px;
	float: left;
}

div#articleText p {
	line-height: 17px;
	margin: 10px 0px 15px 0px;
}

#articleText li{
  margin: 0;
  padding: 0;
  list-style: disc;
}


div#articleText {
	clear: both;
	float: left;
	width: 680px;
}



.articleHighlight {
	font-weight: bold;
	font-size: 13px;
	color: #7f9a00;
}

.articleTextLarge {
	font-size:17px;
	line-height:24px;
}

.articleTextLarge strong {
	font-size:21px;
}

.articleTextLarge font {
	font-size:21px;
}

.articleTextNormal {
	font-size:15px;
	line-height:22px;
}

.articleTextNormal strong {
	font-size:17px;
}

.articleTextNormal font {
	font-size:17px;
}

.articleTextSmall {
	font-size:12px;
	line-height:15px;
}

.articleTextSmall strong {
	font-size:13px;
}

.articleTextSmall font {
	font-size:13px;
}

/*---------- ∑ Pager ∑ ----------*/

.pager {
	padding: 10px 10px 10px 10px;
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
	color: #595c62;
}

.pager a {
	font-weight: bold;
	color: #63246f;
	margin: 0px 2px;
}

.pagerBorder {
	border-bottom: solid #bfc0c2 1px;
	border-top: solid #bfc0c2 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 680px;
	float: left;
}








/*---------- ∑ Comment ∑ ----------*/

div#commentHeader {
	background-image: url(/common/images/comment_header_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 660px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
}

.commentHeaderMenuOn {
	background-image: url(/common/images/comment_header_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 23px;
	border-left: solid #bfc0c2 1px;
	padding: 6px 23px 0px 20px;
}

.commentHeaderMenuOff {
	float: left;
	height: 23px;
	padding: 6px 23px 0px 20px;
}

.commentUserPic {
	float: left;
	width: 60px;
	height:60px;
}

.commentDetails {
	color: #7d828b;
	font-size: 12px;
	padding-left: 15px;
	float: left
}

.commentDetails a {
	font-weight: bold;
}

.commentText {
	float: left;
	width: 620px;
	background-image: url(/common/images/comment_text_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top: 3px;
	margin-bottom: 15px;
}

.commentTextTop {
	background-image: url(/common/images/comment_text_top.gif);
	background-repeat: no-repeat;
}

.commentTextBottom {
	padding: 1px 3px 3px 1px;
	background-image: url(/common/images/comment_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.commentTextContent {
	padding: 10px 10px 10px 20px;
}


/*--------- ˇVideo ˇ-------------- */

#article-box img {
  border: 0;
}

#article-box-content {
  background-image: url('/images/bg.png');
  background-repeat: no-repeat;
  width: 469px;
  height: 154px;
}

#article-box-content ul {
  margin: 0;
  padding: 0;
  padding-top: 4px;
  padding-left: 15px;
  padding-right: 15px;
}

#article-box-content li {
  font-size: 11px;
  list-style-type: none;
  line-height: 2em;
  color: purple;
  background-image: url('/images/dotted_line.png');
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 1px 0px;
  color: #654d8c;
}

#article-box-content li A {
  color: #654d8c;
  font-weight: bold;
  text-decoration: none;
  background-image: url('/images/bullet.png');
  background-repeat: no-repeat;
  padding-left: 15px;
}

#article-box-content li A:hover {
  text-decoration: underline;
}



#article-box-forum {
  display:block;
}

#article-box-tarsasag {
	 display: none;
}

#article-box-programajanlo {
  display: none;
}

#article-box-tanacsadas {
  display: none;
}

#article-box-videotar {
  display: none;
}

#article-box-kepek {
  display: none;
}


li#more {
	background-image: none;
	border-top:
}

#video-box img {
  border: 0;
}

#video-box {
  background-image: url('/images/bg_video.png');
  background-repeat: no-repeat;
  width: 462px;
  height: 268px;
  float: left;
  padding-left: 10px;
}

#video-box-large {
  background-image: url('/images/bg_video.png');
  /*background-repeat: no-repeat;*/
  width: 670px;
  height: 314px;
  float: left;
  padding-left: 10px;
}

#video-box-player {
  width: 240px;
  height: 233px;
  float: left;
  margin-top: 10px;
}

#video-box-player-large {
  width: 325px;
  height: 294px;
  float: left;
  margin-top: 10px;
}

#video-box-headline{
  background-image: url('/common/images/video_nev.gif');
  background-repeat: no-repeat;
  float:left;
  width: 324px;
  height: 28px;
  font-size:15px;
  color:#ffffff;
	font-weight:bold;
}

#video-box-list {
  background-image: url('/images/list.png');
  background-repeat: no-repeat;
  width: 203px;
  height: 218px;
  float: left;
  margin-left: 4px;
  margin-top: 10px;  
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  display: block;
  font-size: 10px;
}

#video-box-list-left{
	margin: 10px 0px 0px 8px;
	width:151px;
	 height:250px;
	 float:left;
}

#video-box-list-right{
	margin: 10px 0px 0px 4px;
	width:151px;
	 height:250px;
	 float:left;
}

#video-box-list-large {
  background-image: url('/images/list.png');
  /*background-repeat: no-repeat;*/
  width: 325px;
  height: 294px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;  
  display: block;
  font-size: 10px;
 
}

#video-boxXmas {
  background-image: url('/common/images/xmas_video_hatter_nagy.gif');
  background-repeat: no-repeat;
  width: 462px;
  height: 268px;
  float: left;
  padding-left: 10px;
}

#video-box-listXmas {
  width: 203px;
  height: 218px;
  float: left;
  margin-left: 4px;
  margin-top: 10px;  
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  display: block;
  font-size: 10px;
}

.video-box-item, .video-box-itemOn {
  background-image: url('/images/item.png');
  background-repeat: no-repeat;
  width: 151px;
  height: 36px;
  cursor: pointer;
  margin-bottom: 1px;
  float: left;
  clear: both;
  display: block;
  font-size: 10px;  
}

.video-box-itemXmas, .video-box-itemXmasOn {
  background-image: url('/common/images/xmas_video_player_button.gif');
  background-repeat: no-repeat;
  width: 151px;
  height: 36px;
  cursor: pointer;
  margin-bottom: 1px;
  float: left;
  clear: both;
  display: block;
  font-size: 10px;  
}

.video-box-itemOn {
  text-decoration: underline;
  font-size: 10px;  
}

.video-box-item {
  text-decoration: none;
  font-size: 10px;
}

.video-box-item img, .video-box-itemOn img {
  padding-left: 9px;
  padding-top: 6px;
  float: left;
}

.video-box-item span, .video-box-itemOn span {
  display: block;
  float: left;
  padding-left: 8px;
  width: 100px;
  padding-top: 5px;
  font-size: 10px;
}

.video-box-itemXmasOn {
  text-decoration: underline;
  font-size: 10px;  
}

.video-box-itemXmas {
  text-decoration: none;
  font-size: 10px;
}

.video-box-itemXmas img, .video-box-itemXmasOn img {
  padding-left: 9px;
  padding-top: 6px;
  float: left;
}

.video-box-itemXmas span, .video-box-itemXmasOn span {
  display: block;
  float: left;
  padding-left: 8px;
  width: 140px;
  padding-top: 5px;
  font-size: 10px;
}

#more {
  clear: both;
  width: 434px;
  padding: 4px 18px 0px 0px;
  text-align: right;
  background-image: url('/images/link_arrow_green.gif');
  background-repeat: no-repeat;
  background-position: 100% 77%;
  float: left;
  margin: 0px;
}

#more a {
  font-size: 11px;
  color: #654d8c;
  font-weight: bold;
  text-decoration: none;
}

#more a:hover {
  font-size: 11px;
  text-decoration: underline;
}

.minheight {
  min-height:100px;
  height:auto !important;
  height:100px;
}

.minheight2 {
  min-height:90px;
  height:auto !important;
  height:100px;
}

#video-more-placeholder{
	float:right;
	margin-right:10px;
}

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

div#footer {
	border-top: solid #bfc0c2 1px;
	width: 949px;
	clear: both;
}

div#footerContent {
	background-image: url(/common/images/footer_bg.gif);
	background-repeat: no-repeat;
	float: right;
	text-align: right;
	height: 28px;
	font-size: 11px;
	color: #393c42;
	width: 369px;
	padding-top: 2px;
}

div#footerContent a {
	font-size: 11px;
	color: #393c42;
}

/* Horizontal pager */
div.horizontalpager {
	background-image: url(/images/default/hpager_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 534px;
	margin-bottom: 8px;
	margin-left: 70px;
}
div.horizontalpager div.c1 {
	background-image: url(/images/default/hpager_bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.horizontalpager table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
div.horizontalpager td.left {
 	vertical-align: middle;
 	width: 22px;
	text-align: left;
	padding-left: 8px
}
div.horizontalpager td.right {
 	vertical-align: middle;
 	width: 25px;
	text-align: right;
	padding-right: 5px;
}
div.horizontalpager td.left img, div.horizontalpager td.right img {
	cursor: pointer;
}
div.horizontalpager td.center {
 	vertical-align: top;
 	padding: 8px;
}

/* Article page image galleries */

.galleryButtonNextGreen
{
	background-image: url(/common/images/gallery_forw_egeszseg.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevGreen
{
	background-image: url(/common/images/gallery_back_egeszseg.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextAzure
{
	background-image: url(/common/images/gallery_forw_kultura.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevAzure
{
	background-image: url(/common/images/gallery_back_kultura.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextBlue
{
	background-image: url(/common/images/gallery_forw_szabadido.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevBlue
{
	background-image: url(/common/images/gallery_back_szabadido.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextPink
{
	background-image: url(/common/images/gallery_forw_szepseg.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevPink
{
	background-image: url(/common/images/gallery_back_szepseg.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextRed
{
	background-image: url(/common/images/gallery_forw_penzugyek.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevRed
{
	background-image: url(/common/images/gallery_back_penzugyek.gif);
	width:33px;
	height:31px;
}

.galleryButtonNext4711
{
	background-image: url(/common/images/gallery_forw_penzugyek.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrev4711
{
	background-image: url(/common/images/gallery_back_penzugyek.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextXmas
{
	background-image: url(/common/images/gallery_forw_penzugyek.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevXmas
{
	background-image: url(/common/images/gallery_back_penzugyek.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextOrange
{
	background-image: url(/common/images/gallery_forw_orange.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevOrange
{
	background-image: url(/common/images/gallery_back_orange.gif);
	width:33px;
	height:31px;
}


.galleryButtonNextTudtad
{
	background-image: url(/common/images/gallery_forw_szabadido.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevInterju
{
	background-image: url(/common/images/gallery_back_orange.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextInterju
{
	background-image: url(/common/images/gallery_forw_orange.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevTudtad
{
	background-image: url(/common/images/gallery_back_szabadido.gif);
	width:33px;
	height:31px;
}

.galleryButtonNextSpring
{
	background-image: url(/common/images/gallery_forw_szabadido.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevSpring
{
	background-image: url(/common/images/gallery_back_szabadido.gif);
	width:33px;
	height:31px;
}


.galleryButtonNextSummer
{
	background-image: url(/common/images/gallery_forw_szabadido.gif);
	width:33px;
	height:31px;
}

.galleryButtonPrevSummer
{
	background-image: url(/common/images/gallery_back_szabadido.gif);
	width:33px;
	height:31px;
}



div.gallery {
	text-align: center;
	color: #5c4f35;
}
div.gallery div {
	color: #5c4f35;
	padding-top: 2px;
}

/* Video page */
#compactplayer {
  margin-top: 4px;
  width: 929px;
  padding-left: 20px;
  height: 483px;
  background-image: url('/common/images/videobg.gif');
}

#video {
  float: left;
  width: 496px;
  margin-top: 12px;
  margin-right: 5px;
  background-image: url('/common/images/videobox.gif');
  background-repeat: no-repeat;
}

#video A, img {
  border: 0;
}

#videobox {
  width: 480px;
  margin-left: 7px;
  margin-bottom: 15px;
}

#video h1 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  color: #0081c4;
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 9px;
}

.clearbox {
  clear: both; margin: 0px
}

#lister {
  width: 420px;
  float: left;
}

#videosearchbox {
  background-image: url('/common/images/videosearchbox.gif');
  background-repeat: no-repeat;
  width: 422px;
  height: 46px;
  margin-top: 12px;
}

#videosearchbox_content {
  padding-top: 11px;
  padding-left: 15px;
  color: #595c62;
  font-size: 11px;
  font-weight: bold;
}

#videolistbox {
  background-image: url('/common/images/listbg.gif');
  background-repeat: no-repeat;
  background-position: 0 26px;
  width: 422px;
  height: 383px;
  margin-top: 3px;
}

#videosearchbox_content .left {
  margin-right: 3px;
}

#videolistbox-content {
  width: 406px;
  height: 338px;
  margin-left: 7px;
  margin-top: 10px;
}

#videolistbox-content-legjobb {
  width: 406px;
  height: 338px;
  margin-left: 7px;
  margin-top: 10px;
}

#videolistbox-content-legnezettebb {
  width: 406px;
  height: 338px;
  margin-left: 7px;
  margin-top: 10px;

}

#videolistbox-content-legfrissebb {
  width: 406px;
  height: 338px;
  margin-left: 7px;
  margin-top: 10px;
}

#videolistbox-scrollcontent-legjobb {
  width: 380px;
  background-color: #dbdcdd;
}

#videolistbox-scrollcontent-legnezettebb {
  width: 380px;
  background-color: #dbdcdd;
}

#videolistbox-scrollcontent-legfrissebb {
  width: 380px;
  background-color: #dbdcdd;
}


.videominheight {
  min-height: 340px;
  height: auto;
}

* html .videominheight {
  height: 340px;
}



.videoitem {
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}

#videolister {
  padding-left: 10px;
  width: 672px;
  float: left;
}

#videoad {
  padding-left: 6px;
  width: 260px;
  float: left;
}

#videolister h1 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #0081c4;
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 9px;
}

.videocompactpager {
  width: 100%;
  height: 35px;
  background-image: url('/images/pagerbg.gif');
  background-repeat: repeat-x;  
}

.videocompactpager div {
  padding-top: 9px;
  padding-left: 7px;
  color: #595c62;
  font-weight: bold;
}

.videocompactpager div A {
  color: #0081c4;
  font-weight: bold;
}

.videocompactpager div A:hover {
  color: #0081c4;
  font-weight: bold;
}

#videocategories {
  width: 260px;
  float: left;
}

#videocategories h1 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #0081c4;
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 9px;
}

#videocategories ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#videocategories li {
  margin-left: 10px;
  line-height: 1.5em;
}


#videocategories li A {
  color: #0081c4;
}

.videocomment-title {
  padding: 12px;
  padding-top: 15px;
  padding-bottom: 0;
}

.videocomment-text {
  padding: 12px;
  padding-bottom: 12px;
  padding-top: 7px;
}

.videocomment-border {
  background-image: url(/images/videocommentbg.gif);
  height: 1px;
  background-repeat: repeat-x;
}


.star-rating-wrap{
	white-space:nowrap;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating li.current-rating{
	background: url(/images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:100px !important;
	height:25px !important;
	overflow:hidden !important;
	list-style:none;
	margin:0 !important;
	padding:0 !important;
	background-position: left top;
	display: block;
}
.star-rating li{
	display: inline;
	background: none !important;
	border: 0 !important;
}
ul.star-rating a, 
ul.star-rating li.current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	height:25px !important;
	line-height:25px !important;
	outline:none;
	overflow:hidden;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}

.already-voted a:hover,
.already-voted a:active,
.already-voted a:focus{
	background: 0;
}

.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating li.current-rating{
	z-index:1;
	background-image: url(/images/star.gif) !important;
	background-position: left center !important;
}	


.cursor {  cursor: hand}

.tagSmall {
	font-size:13px;
}

.tagMedium {
	font-size:16px;
}

.tagBiggest {
	font-size:20px;
}


.btop {
  background-image: url(/common/images/box_336_top.gif);
  background-repeat: repeat-x;
}

.bright {
  background-image: url(/common/images/box_336_right.gif);
  background-repeat: repeat-y;
  background-position: right;
}


.bleft {
  border-left: 1px #cbcbcd solid;  
}

.bbottom {
  background-image: url(/common/images/box_336_bottom2.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.bcontent {
  padding: 5px;
}

/* ------ FÛrum gyorskeresı ------ */

.search-box-content form {
  padding: 0;
  margin: 0;
}

.search-box-forum{
  width: 668px;
  background-image: url('/images/box_top_forum.gif');
  background-repeat: no-repeat; 
  margin-bottom: 20px;
  padding-top: 3px;
}

.search-box-content-forum {
  background-image: url('/images/box_middle_forum.gif');
  background-repeat: repeat-y; 
  padding-left: 35px;
  padding-top: 7px;
  height: 100px;
  width: 645px;
}
.search-box-div{
	float:left;
	padding: 0px 6px 8px 0px;
}
.search-box-bottom-forum{
  background-image: url('/images/box_bottom_forum.gif');
  background-repeat: no-repeat; 
  height: 5px;
  
  
}.search-box-forum-small{
  width: 325px;
  background-image: url('/images/searchbox_top_forum.gif');
  background-repeat: no-repeat; 
  padding-top: 3px;
}

.search-box-content-forum-small {
  background-image: url('/images/searchbox_middle_forum.gif');
  background-repeat: repeat-y; 
  padding-left: 15px;
  padding-top: 7px;
  height: 160px;
  /*width: 645px;*/
}
.search-box-div-small{
	float:left;
	padding: 0px 6px 8px 0px;
}
.search-box-bottom-forum-small{
  background-image: url('/images/searchbox_bottom_forum.gif');
  background-repeat: no-repeat; 
  height: 5px;
}

.topicLabel{
	margin-left:37px;
}

.searchContentLabel{
	margin-left:18px;
}

/* FÛrumok doboz START */

.forumBox{
  width: 668px;
  background-image: url('/images/box_top_forum.gif');
  background-repeat: no-repeat; 
  margin-bottom: 20px;
  padding-top: 3px;
}

.forumBoxContent {
  background-image: url('/images/box_middle_forum.gif');
  background-repeat: repeat-y; 
  padding-left: 9px;
  padding-top: 7px;
  padding-bottom: 35px;
 /* height: 220px;*/
}
.forumBoxBottom{
  background-image: url('/images/box_bottom_forum.gif');
  background-repeat: no-repeat; 
  height: 5px;
}

.forumBoxContentLeft {
	width:330px;
	float:left;
}


.forumBoxContentRight {
	width:316px;
	float:left;
}

/* FÛrumok doboz END */

/* ------ XMAS 2008 ------ */

.wurlitzer {
	width: 250px;
	height: 266px;
	border: solid #bfc0c2 1px;
	padding: 4px 4px 0px 5px;
	font-size: 9px;
	color: #7d7f83;
	background-image:url(/images/xmas2008/wurlitzer_bg.jpg);
	background-repeat:no-repeat;
}

.boxBgXmasWurlitzerButton {
	display: block;
	background-image: url(/images/xmas2008/wurlitzer_button.gif);
	margin:0px 0px 2px 8px;
	background-repeat: no-repeat;
	height:36px;
	width:151px;
	cursor:pointer;


}

.boxBgXmasWurlitzerButton span {
  display: block;
  float: left;
  padding-left: 8px;
  width: 140px;
  padding-top: 5px;
  font-size: 10px;
  cursor:pointer;

}

/* ------- T·rsas·g cikk nav ------- */

.tarsasag-nav {
  padding-top:49px;
  font-size: 12px;
  padding-left: 153px;
}

.tarsasag-nav span {
  background-image: url(/images/border.gif);	
  background-repeat: no-repeat;  
  background-position: 0px 0px; 
  padding-left: 7px;
  padding-top: 5px;
  padding-right: 7px;
  height: 25px;
  display: block;
  float: left;
}

div#subpageTitleBgTarsasag A {
  color: #d27200;
  font-size: 12px;
}

#article ol li {
  list-style-type: decimal;
}
/*
#article ol {
  background: #efc;
  margin-left: 40px;
   display: block;
 
} */

/* ------- Tena promÛ -------*/

.tena-question{
 color:#2292cc;
 font-weight:bold;
 padding-bottom:5px;
}

.tena-answer{
 padding-left:5px;
 width: 655px;
 background-image:url(/common/images/box_title_bg.gif);
}

.tena-footer{
	width:680px;
	height:54px;
	background-image:url(/images/promo/tena/slices/footer.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}

.box260{
	clear: both;
	width: 260px;
	background-image: url(/common/images/box_260_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}

.box260Top {
	background-image: url(/common/images/box_260_top.jpg);
	background-repeat: no-repeat;
}

.box260Bottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_260_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box260Content {
	padding: 10px 5px 12px 9px;
	font-size: 11px;
}

.box260Content a {
	color:#0081C4;
	font-weight:bold;
}

.box335{
	clear: both;
	width: 335px;
	background-image: url(/common/images/box_335_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}

.box335Top {
	background-image: url(/common/images/box_335_top.jpg);
	background-repeat: no-repeat;
}

.box335Bottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_335_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box335Content {
	padding: 10px 5px 12px 9px;
	font-size: 11px;
}

.box335Content a {
	color:#0081C4;
	font-weight:bold;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#6a9d1a;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 3000;
	}

#preview_xmas{
	position:absolute;
	border:1px solid #ccc;
	background:#9E0F23;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 3000;
	text-align: center;
	}
	
/* Tena survey  styles START */

.boxBgTenaVoteTitle {
	color:#0081C4;
	font-size:14px;
	font-weight:bold;
}

.boxBgTenaVoteItem {
	margin-bottom:2px;
	background-image: url(/common/images/box_title_bg.gif);
	background-color: #ececed;
	height:26px;
}
/* Tena survey styles END */

.tenaForumBanner{
	background-image: url('/images/promo/tena/forum_banner.jpg');
	background-repeat: no-repeat;
	width:250px;
	height:124px;
	font-size:11px;
	text-align:left;
	color:black;
	margin-bottom:5px;
}

.tenaForumBannerContent{
	width:158px !important;
	height:93px;
	margin-left:15px;
	*margin-left:8px;
	margin-top:25px;
}

/* Compact pager START*/

.compactpager {
  width: 100%;
  height: 35px;
  background-image: url('/images/pagerbg.gif');
  background-repeat: repeat-x;  
  text-align:center;
}

.compactpager div {
  padding-top: 9px;
  padding-left: 7px;
  color: #595c62;
  font-weight: bold;
}

.compactpager div A {
  color: #63246f;
  font-weight: bold;
}

.compactpager div A:hover {
  color: #63246f;
  font-weight: bold;
}
/* Compact pager END */

/* jquery toggle style START */
.hitHead{
	cursor: pointer;
}
/* jquery toggle style END */

/* Comb buttons START */

.comb-nav {
  margin-top:15px;
  padding-left: 1px;
}

div.buttonComb {
	height: 30px;
	float: left;
	padding: 0px;
}

div.favTopic {
	background-image: url(/images/butt_bg_kedvenc_topic.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.favUser {
	background-image: url(/images/butt_bg_kedvenc_forumozok.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.forumHelp {
	background-image: url(/images/butt_bg_segitseg.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.forumNewTopic {
	background-image: url(/images/butt_bg_uj_topik.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.buttonComb a {
	background-image: url(/images/butt_left.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;
	float: left;
	padding: 6px 15px 0px 30px;
	font-size: 11px;
	color: #c75f02;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}


div.biztositasokComb {
	height: 30px;
	float: left;
	padding: 24px 10px 0px 0px;
	font-size: 11px;
	color: #c75f02;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

div.buttonComb a:hover {
	text-decoration: underline;
}

/* Comb buttons END*/

/* Professional.hu promo stuff START */

.boxDottedSeparator {
	background-image: url(/images/dotted_line_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 1px 0px 0px 0px;
	margin: 14px 0px 14px 0px;
	width:675px;
}

.boxLineSeparator {
	background-image: url(/images/boxseparator.gif);
	background-repeat: repeat-x;
	clear: both;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:675px;
	font-size: 0px;
}

.boxItemJob {
	background-image: url(/common/images/separator_bg_horizontal.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	width: 326px;
}

.boxItemJob a {
	color: #0081c4;
	font-weight: bold;
	font-weight:bold;
}

a.moreJobs
{
	color: #0081c4;
	font-weight: bold;
	background-image: url(/common/images/link_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.professionalPromo {
	background-image: url(/images/promo/professional/260x150_banner.jpg);
	background-repeat: no-repeat;
	width:260px;
	height:150px;
}

.professionForumBanner{
	background-image: url('/images/promo/professional/profession_forum_banner.jpg');
	background-repeat: no-repeat;
	width:250px;
	height:124px;
	font-size:11px;
	text-align:left;
	color:black;
	margin-bottom:5px;
}

.professionForumBannerContent{
	width:158px !important;
	height:93px;
	margin-left:15px;
	*margin-left:8px;
	margin-top:25px;
}

/* Professional.hu promo stuff END */

.messageContainer{
	display:none;
}

.messageContainerAjax{
	display:none;
}

.messageContent{
	background-color: #ececed;
	width:300px;
	height:100px;
	z-index:4000;
}

#messageBox{
	position: absolute;
    top: 50%;
    left: 40%;
	display:none;
   	margin: 0 auto;
}

.boxMessage{
	clear: both;
	width: 256px;
	background-image: url(/common/images/box_message_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.boxMessageTop {
	background-image: url(/common/images/box_message_bottom.gif);
	background-repeat: no-repeat;
}

.boxMessageBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_message_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxMessageContent {
	background-repeat: no-repeat;
	background-image: url(/common/images/ico_info.gif);
	background-repeat: no-repeat;
	padding: 10px 5px 12px 45px;
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
}

/* new expert design elements START */

.boxExpertInfo{
	clear: both;
	width: 664px;
	background-image: url(/common/images/box_exp_info_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:18px;
}

.boxExpertInfoTop {
	background-image: url(/common/images/box_exp_info_top.gif);
	background-repeat: no-repeat;
}

.boxExpertInfoBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_exp_info_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxExpertInfoContent {
	padding: 10px 5px 12px 10px;
	font-size: 11px;
}

div.buttonStandard {
	height: 25px;
	float: left;
	padding: 0px;
	background-image: url(/images/butt_standard_front.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.buttonStandard a {
	background-image: url(/images/butt_standard_back.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	float: left;
	padding: 3px 30px 0px 25px;
	font-size: 12px;
	font-weight:bold;
	color: #bb4d00;
	text-decoration: none;
	display: block;
}

div.buttonStandard a:hover {
	text-decoration: none;
	color: #bb4d00;
}


div.buttonStandardBlue {
	height: 25px;
	float: left;
	padding: 0px;
	background-image: url(/images/butt_standard_blue_front.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.buttonStandardBlue a {
	background-image: url(/images/butt_standard_blue_back.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	float: left;
	padding: 3px 30px 0px 25px;
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	display: block;
}

div.buttonStandardBlue a:hover {
	text-decoration: none;
	color: white;
}

div.buttonStandardGreen {
	height: 25px;
	float: left;
	padding: 0px;
	background-image: url(/images/butt_standard_green_front.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.buttonStandardGreen a {
	background-image: url(/images/butt_standard_green_back.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	float: left;
	padding: 3px 30px 0px 25px;
	font-size: 12px;
	font-weight:bold;
	color: #5d7505;
	text-decoration: none;
	display: block;
}

div.buttonStandardGreen a:hover {
	text-decoration: none;
	color: #5d7505;
}

div.buttonStandardGreenReversed {
	height: 25px;
	float: left;
	padding: 0px;
	background-image: url(/images/butt_standard_green_rev_front.gif); 
	background-repeat: repeat-x;
	background-position: top left;
}

div.buttonStandardGreenReversed a {
	background-image: url(/images/butt_standard_green_rev_back.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	float: left;
	padding: 3px 22px 0px 30px;
	font-size: 12px;
	font-weight:bold;
	color: #5d7505;
	text-decoration: none;
	display: block;
}

div.buttonStandardGreenReversed a:hover {
	text-decoration: none;
	color: #5d7505;
}

.boxQuestion{
	clear: both;
	width: 647px;
	background-image: url(/common/images/box_kerd_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:18px;
}

.boxQuestionTop {
	background-image: url(/common/images/box_kerd_top.gif);
	background-repeat: no-repeat;
}

.boxQuestionBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_kerd_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxQuestionContent {
	padding: 10px 5px 12px 10px;
	font-size: 11px;
}

.boxAnswer{
	clear: both;
	width: 667px;
	background-image: url(/common/images/box_val_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:18px;
}

.boxAnswerTop {
	background-image: url(/common/images/box_val_top.gif);
	background-repeat: no-repeat;
}

.boxAnswerBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_val_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxAnswerContent {
	padding: 10px 5px 12px 10px;
	font-size: 11px;
}

.boxExpertCardRight{
	clear: both;
	width: 259px;
	background-image: url(/common/images/box_exp_jobbnevj_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:7px;
}

.boxExpertCardRightTop {
	background-image: url(/common/images/box_exp_jobbnevj_top.gif);
	background-repeat: no-repeat;
}

.boxExpertCardRightBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_exp_jobbnevj_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxExpertCardRightContent {
	padding: 10px 5px 12px 10px;
	font-size: 11px;
}

.boxExpertInfoLarge{
	clear: both;
	width: 664px;
	background-image: url(/common/images/box_exp_info_large_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:30px;
}

.boxExpertInfoLargeTop {
	background-image: url(/common/images/box_exp_info_large_top.gif);
	background-repeat: no-repeat;
}

.boxExpertInfoLargeBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_exp_info_large_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
.boxExpertInfoLargeBottom  ul, li{
	list-style-type: disc;
}

.boxExpertInfoLargeContent {
	padding: 10px 10px 22px 10px;
	font-size: 12px;
}

#expertQuote{
	background-image: url(/common/images/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #feedcc;
	color:#c75f02;
	min-height:55px;
	
	padding: 13px 0px 10px 15px;
	font-style: italic;
	font-family: Georgia;
	font-size: 18px;
}

.boxExpertCard{
	width: 215px;
	background-image: url(/common/images/box_exp_nevj_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:9px;
	margin-right:9px;
	float:left;
}

.boxExpertCardTop {
	background-image: url(/common/images/box_exp_nevj_top.gif);
	background-repeat: no-repeat;
}

.boxExpertCardBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/box_exp_nevj_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxExpertCardContent {
	padding: 10px 5px 12px 10px;
	font-size: 11px;
	height:80px;
}

/* new expert design elements END */

/* new main page elements START */
.boxMainPage{
	clear: both;
	width: 469px;
	background-image: url(/common/images/tarsasag_fobox_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top:10px;
}

.boxMainPageTop {
	background-image: url(/common/images/tarsasag_fobox_top.gif);
	background-repeat: no-repeat;
}

.boxMainPageBottom {
	padding: 1px 3px 4px 1px;
	background-image: url(/common/images/tarsasag_fobox_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxMainPageContent {
	/*padding: 0px 0px 12px 0px;*/
	font-size: 11px;
	height:310px;
}

.boxExpertMainPage{
	clear: both;
	width: 335px;
	background-image: url(/common/images/nyito_szakerto_box_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.boxExpertMainPageTop {
	background-image: url(/common/images/nyito_szakerto_box_top.gif);
	background-repeat: no-repeat;
}

.boxExpertMainPageBottom {
	background-image: url(/common/images/nyito_szakerto_box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxExpertMainPageContent {
	padding: 8px 8px 12px 6px;
	font-size: 11px;
}

#boxExpertQuestionAnswer {
	background-image: url(/common/images/nyito_szakerto_kv.gif);
	background-repeat: no-repeat;
	width:320px;
	height:134px;

	font-size: 12px;
}
#boxExpertQuestionAnswerSmall {
	background-image: url(/common/images/nyito_szakerto_kv_259.gif);
	background-repeat: no-repeat;
	width:259px;
	height:134px;

	font-size: 11px;
}

.boxMainPageInner{
	clear: both;
	width: 449px;
	
	background-image: url(/common/images/tarsasag_belsobox_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.boxMainPageInnerTop {
	background-image: url(/common/images/tarsasag_belsobox_top.gif);
	background-repeat: no-repeat;
}

.boxMainPageInnerBottom {
	background-image: url(/common/images/tarsasag_belsobox_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxMainPageInnerContent {
	font-size: 11px;
	height: 101px;
}

.boxMainPageInnerContent {
	font-size: 11px;
	
}

.boxMainPageInnerContentQuote{
	background-image: url(/common/images/idezojel.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 99px;
	float:left;
	margin:2px 0 0 2px;
	font-size:18px;
	font-style: italic;
	font-family: Georgia;
	color: #c75f02;
}

.boxMainPageInnerContentQuoteText{
	float:left;
	margin: 12px 0px 0px 12px;
	width:420px;
}

.mainPageBoxHeadLine{
	float:left;
	font-size:15px;
	font-weight: bold;
	padding: 9px 0px 0px 13px;
	color: #63246f;
}

.mainPageBoxHeadLine a{
	color: #63246f;
}

.mainPageBoxNormalDiv{
	float:left;
	font-size:11px;
	padding: 3px 0px 0px 13px;
	width:420px;
}

.news_header a{
 color:#654D8C;
}

.news_text a{
 color:#654D8C;
 text-decoration: none;
}

.news_text a:hover{
 color:#654D8C;
 text-decoration: underline;
}

/* new main page elements END */

/* social header on article START */

.tarsasag-nav-old {
  padding-top:49px;
  font-size: 12px;
  padding-left: 153px;
}

.tarsasag-nav-old span {
  background-image: url(/images/border.gif);	
  background-repeat: no-repeat;  
  background-position: 0px 0px; 
  padding-left: 7px;
  padding-top: 5px;
  padding-right: 7px;
  height: 25px;
  display: block;
  float: left;
}

/* social header on article START */

/* Blog header on article START */

div#subpageTitleBgBlog  {
	width: 949px;
	height: 100px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/common/images/v3/blog_bg.png);	
    color: #f7931d;	
}

div#subpageTitleBgBlog a {
  color: #d27200;
  font-size: 12px;
}

.tarsasag-nav {
	padding: 0;
	margin: 0;
	margin-top: 4px;
}

.tarsasag-nav ul {
	padding: 0;
	margin: 0;
	padding-top: 56px;
	list-style-type:none;
}

.tarsasag-nav li {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 5px;
	list-style-type:none;
}

.navbutton:hover {
	text-decoration: underline;
}

.navbutton {
	height: 30px;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}

.navbutton-left {
	height: 30px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;	
	background-image: url(/common/images/v3/navbutton_left.png);
	overflow: hidden;
}

.navbutton-middle {
	padding-top: 8px;
	height: 22px;
	float: left;
	background-repeat: repeat-x;	
	background-image: url(/common/images/v3/navbutton_middle.png);
}

.navbutton-right {
	height: 30px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;	
	background-image: url(/common/images/v3/navbutton_right.png);
	overflow: hidden;
}

/* Blog header on article END */

.loginBG{
  background-image: url('/common/images/login_bg.jpg');
  width:948px;
  height:394px;
  font-size:12px;
}

.loginButtons{
	padding-top:8px;
	padding-left:111px;
}



.expTextLarge {
	font-size:17px;
	line-height:24px;
	padding:10px 5px 12px 10px;
}

.expTextSmall {
	font-size:10px;
	line-height:10px;
	padding:10px 5px 12px 10px;
}

.boxExpertRight{
	clear: both;
	width: 260px;
	background-image: url(/common/images/szakerto_box_right_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.boxExpertRightTop {
	background-image: url(/common/images/szakerto_box_right_top.gif);
	background-repeat: no-repeat;
}

.boxExpertRightBottom {
	background-image: url(/common/images/szakerto_box_right_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxExpertRightContent {
	padding: 8px 8px 12px 6px;
	font-size: 11px;
}

#boxExpertQuestionAnswerRight {
	background-image: url(/common/images/szakerto_kv.gif);
	background-repeat: no-repeat;
	width:245px;
	height:134px;

	font-size: 11px;
}




#footerpopup{
	height:110px;
	position:fixed;
	bottom:0px;
	right:0px;
	float:right;
	text-align:right;
	width:100%;
	z-index:1000;
}	
		
* HTML #footerpopup{
	position: absolute;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}	

/*  Grapes styles   */

div#servicesMenu input.button_arrow_green{
  width: 18px; 
  height: 18px; 
  border: 0px; 
  padding: 0px; 
  margin: 1px 0px 0px 5px;

}

.service_icon1{
margin-right: 5px; 
margin-top: 3px;
margin-left: 20px;
float:left;
border: none;
}

.service_icon2{
margin-right: 5px; 
margin-top: 3px;
float: left;
border: none;
}

.password_padding{
padding: 0px 5px 3px 5px;
}

.startlap_banner{
float:right;
padding-top:13px;
}

.padding_top_14{
padding-top: 14px;
}

.padding_top_40{
padding-top: 40px;
}

.margin_right_3{
margin-right: 3px;
}

.margin_left_5{
margin-left: 5px;
}

.margin_top_3{
margin-top: 3px;
}

#adminisztracio a:link, #adminisztracio a:visited {
color: red; 
margin-top: 5px;
}

#footer img.adaptive_link{
float: left;
margin: 5px 0px 0px 20px;
}

#footer img.propeller_link{
margin: 5px 0px 0px 20px;
float: left;
}

#footer span.otvenentul_bottom_slogan{
color:#666666; 
float:left; 
font-size:11px; 
margin-bottom:0; 
margin-left:15px; 
margin-right:0; 
margin-top:10px;
}
.white_bordered{
border-top: solid #ffffff 1px;
}

.close_button{
margin-top:280px;margin-left:27px
}

.tudtadBoxContent p.moreDarkBlue{
text-align: right;
background-image: url(/images/dark_blue_arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
margin-top: 10px;
}

.moreDarkBlue a{
text-decoration: none;
font-weight: bold;
color: #175198;
}

#leftContent{
width:680px;
float: left;
margin-top: 10px;
}

#rightContent{
width: 259px;
float: right;
margin-top: 10px;
}

.highlights{
 background-image: url('/images/dotted_line.png');
  background-repeat: repeat-x;
  background-position: bottom; 
  margin-bottom: 10px;
}

.highlights ul{
margin: 0;
padding: 0;
}

.highlights ul li{
list-style-type: none;
 background-image: url('/images/dotted_line.png');
  background-repeat: repeat-x;
  background-position: top;
  padding: 5px 0;
}

.highlights ul li a:link, .highlights ul li a:visited {
text-decoration: none;
color: #0081C4;
font-weight: bold;
padding-left: 15px;
font-size: 11px;
}

.highlights ul li a:hover {
text-decoration: underline;
}

.highlights ul li.darkBlue a{
background-image: url(/images/dark_blue_arrow.gif);
background-repeat: no-repeat;
background-position: left  5px;
display: block;
}

.highlights ul li.blue a{
background-image: url('/images/blue_arrow.gif');
background-repeat: no-repeat;
background-position: left  5px;
display: block;
}


  /*  Kiemelt tÈm·k */
  
  #kiemelt ul{
  margin: 0;
  margin-top: 3px;
  padding: 0;
  }
  
  #inkontinencia{
  background-image: url(/images/inkontinencia_kiemelt.jpg);
  background-repeat: no-repeat;
  height: 44px;
  width: 261px;
  overflow: hidden;
  margin: 0;
   padding: 0;
   margin-bottom: 5px;
  }
  
  #inkontinencia a{
  padding-left: 300px;
  padding-bottom: 50px;
  display: block;
  }
  
  #tudtad{
  background-image: url(/images/tudtad_kiemelt.jpg);
  background-repeat: no-repeat;
  height: 44px;
  width: 261px;
  overflow: hidden;
  margin: 0;
   padding: 0;
   margin-bottom: 5px;
  }
  
  #tudtad a{
  padding-left: 300px;
  padding-bottom: 50px;
  display: block;
  }
  
  #emlorakkockazat{
  background-image: url(/common/images/emlorak_right_banner.jpg);
  background-repeat: no-repeat;
  height: 44px;
  width: 261px;
  overflow: hidden;
  margin: 0;
   padding: 0;
   margin-bottom: 5px;
  }
  
  #emlorakkockazat a{
  padding-left: 300px;
  padding-bottom: 50px;
  display: block;
  }
  
   #vedd_a_szived{
  background-image: url(/images/veddaszived_kiemelt.jpg);
  background-repeat: no-repeat;
  height: 44px;
  width: 261px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  }
  
  #vedd_a_szived a{
  padding-left: 300px;
  padding-bottom: 50px;
  display: block;
  }
  
  
  
  /*  Kiemelt tÈm·k end */
  
  .darkBlueText{
  color:#2C3B96;
  }
  
  .contentColumn{
  width: 326px;
  float: left;
  margin-right: 12px;
  }
 
#rightContentNoMargin{
width: 261px;
float: right;
font-size: 11px;
/*
overflow: hidden;
*/
}

  .highlights ul li.merck a{
background-image: url('/images/merck_arrow.gif');
background-repeat: no-repeat;
background-position: left  5px;
display: block;
}

.shadow{
background: #E0E0E3;
margin-left: 2px;
margin-top: 2px;
margin-bottom: 10px;
padding-bottom: 1px;
padding-right: 1px;
position: relative;
}

.shadow div.box{
top:-1px;
left:-1px;
border: 1px solid #BFC0C2;
background: #fff;
position: relative;
}

.box_bg_grey{
background-image: url('/images/grey_bg.gif');
padding: 5px;
}

.box_bg_grey div.shadow{
margin-left: 2px;
}

.green_more{
background-image: url('http://otvenentul.hu/common/images/link_arrow_green.gif');
padding-right: 15px;
background-repeat: no-repeat;
background-position: right 4px;
}

a.green{
color: #6A8514;
text-decoration: none;
font-weight: bold;
}

a.purple{
color: #654d8c;
text-decoration: none;
font-weight: bold;
}

 .question{
 background-image: url('/images/question.gif');
 background-repeat: no-repeat;
 background-position: 0 0 ;
 padding: 0 15px 10px 15px;

 }
 
 .answer{
 background-image: url('/images/answer.gif');
 background-repeat: no-repeat;
 background-position: 0 0 ;
  padding: 0 15px 10px 15px;
 margin-top: 10px;
 }

.nomargin{
 margin: 0;
 font-size:12px;
 }
 
 .right_aligned{
 text-align:right;
 }

.centered{
text-align: center;
}

.img55{
width: 55px;
height: 55px;
position: relative;
}

  .big_text{
  font-size: 14px;
  }
  
  .bold{
    font-weight: bold;
  }
  
  .purple{
  color:#654d8c;
  }

 .boxcontent{
 padding: 7px;
 }
 
  .boxcontent2{
 padding: 4px;
 height:415px;
 overflow:hidden;
 }

  .left_img{
  float: left;
  margin-right: 10px;
  }

.boxTitleTurkiz{

  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 5px;
  border-bottom: solid #ffffff 2px;
  background-image: url(/images/turkiz_bg.jpg);
  background-color: #00a5df;

}

.marginTop5{
margin-top: 5px;
}

/* Kiegeszítés */

#tenyleg{
width: 678px;
height: 242px;
overflow: hidden;
background-image: url('/images/nagyi/kieg_bg.jpg');
background-repeat: no-repeat;
color: #47680D;
padding-right: 10px;
padding-top: 15px;
margin-top: 10px;
} 

#tenyleg div.content{
text-align: left;
width: 186px;
margin-left: 493px;
}

#tenyleg h1, #tenyleg h2, #tenyleg ul li a:link, #tenyleg ul li a:visited{
color: #47680D;
}

#tenyleg h1{
font-size: 15px;
margin-bottom: 0;
}

#tenyleg h2{
margin-bottom: 5px;
}

#tenyleg ul{
margin: 0;
padding: 0;

}

#tenyleg ul li{
list-style-type: none;
}

/* REGISZTRACIO */

.regisztracioTop {
	background-image: url(/images/regisztracio.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 48px;
	width: 949px;
}

td.regiInfo {
	font-size: 12px;
	color: #666;
	padding: 0 0 5px 10px;
	width: 269px;
}

td.cellInput {
	width: 242px;
}

td.cellInput input.feltoltes {
	border: 0;
}

td.regiInfoFeltoltes {
	font-size: 12px;
	color: #666;
	padding: 0 0 0 10px;
	width: 186px;
}

td.cellLabelFeltoltes {
	font-weight: bold;
	padding-right: 8px;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 6px;
	width: 100px;
	padding-left: 27px;
}

td.belyegkep {
	text-align: center;
}

td.regiInfoCaptcha {
	font-size: 12px;
	color: #666;
	padding: 0 0 5px 10px;
	width: 197px;
}

td.cellLabelCaptcha {
	font-weight: bold;
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 6px;
	width: 171px;
}

td.CaptchaImg{
	text-align: center;
	padding-left: 67px;
}

.tablePropsNew input, .tablePropsNew select {
	border: 1px solid #F89321;
}


.tablePropsElfogad {
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	width: 675px;
}

td.cellLabelElfogad {
	font-weight: bold;
	padding-right: 15px;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 6px;
	width: 374px;
}

.tablePropsElfogad span{
	font-weight: normal;
}

.tablePropsElfogad .mentes{
	text-align: left;
}

.tovabbi_kiemelt_temak {
	background: url(/common/images/kiemelt_temak_bg_big.jpg) no-repeat;
	height: 92px;
	width: 658px;
	padding: 11px 10px 0;
	line-height: 22px;
}

.tovabbi_kiemelt_temak a{
	background: url(/common/images/kiemelt_arrow_green.png) no-repeat 0 4px;
	padding-left: 10px;
	font-size: 13px;
	color: #094036;
	font-weight: bold;
	text-decoration: none;
	margin-right: 16px;
}

div#articleHeadlineRichte,#articleHeadlineSzivhang,#articleHeadlineDepresszio,#articleHeadlineAlvaszavar,#articleHeadlineAlzheimer {
    background-color: #E5E5E5;
    border-left: 6px solid #244280;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

div#articleHeadlineRichter {
    background-color: #E5E5E5;
    border-left: 6px solid #244280;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    padding: 15px;
}

.galleryButtonPrevRichter,.galleryButtonPrevSzivhang, .galleryButtonPrevDepresszio, .galleryButtonPrevAlvaszavar, .galleryButtonPrevAlzheimer {
    background-image: url(/common/images/richterGallery_right.jpg);
    height: 43px;
    width: 39px;
}

.galleryButtonNextRichter, .galleryButtonNextSzivhang, .galleryButtonNextDepresszio, .galleryButtonNextAlvaszavar, .galleryButtonNextAlzheimer {
    background-image: url(/common/images/richterGallery_left.jpg);
    height: 43px;
    width: 39px;
}

/* Classes end */


/*  Grapes styles end   */
/* Classes end */

/* Duodart */

.szakertokNew {
	width: 258px;
	font-size: 10px;
	margin-bottom: 10px;
}

.szakertokNewTop {
	background: url(/common/images/duodart/szakertobox_top.jpg) no-repeat;
	width: 260px;
	height: 6px;
}

.szakertokNewBottom {
	background: url(/common/images/duodart/szakertobox_bottom.jpg) no-repeat;
	width: 260px;
	height: 6px;
}

.szakertokNewMid {
	background: url(/common/images/duodart/szakertobox_bg.jpg) repeat-y;
	width: 246px;
	padding: 0 7px;
}

.szakertokNewMid h3 {
	color: #654D8C;
	font-size: 14px;
	margin: 0;
}

.szakertokNewMid .szakert {
	display: block;
	margin: 5px 0;
	background-color: #F5F5F5;
	padding: 3px 3px 3px 0;
}

.szakertokNewMid .kerdezValasz {
    background: url(/common/images/duodart/kerdes_valasz.jpg) no-repeat;
    font-size: 12px;
    height: 134px;
    width: 245px;
	padding-bottom: 5px;
}

.szakertokNewMid .kerdez{
	float: left;
    height: 50px;
    padding: 9px 12px 12px 23px;
    width: 225px;
	font-size: 11px;
}

.szakertokNewMid .valasz {
    float: left;
    font-style: italic;
    padding: 9px 12px 0 23px;
	font-size: 11px;
}

.boxTitleDuodart {
    background-color: #1B3F94;
    background-image: url(/common/images/duodart/duodart_boxtitle.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.KiemeltTemaink a:hover, .KiemeltTemaink a {
	text-decoration: none;
}

.boxcontentCsontokgal {
    background-image: url(/common/images/eroscsontok/eroscsontok_gal.jpg);
    background-repeat: no-repeat;
    height: 390px;
    overflow: hidden;
    padding: 4px;
}

.CSquestion {
    background-image: url(/common/images/eroscsontok/question.jpg);
    background-position: 0 2px;
    background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

.CSanswer {
    background-image: url(/common/images/eroscsontok/answer.jpg);
    background-position: 0 2px;
    background-repeat: no-repeat;
    margin-top: 2px;
	padding: 0 0 0 20px;
}


/*  Grapes styles end   */

