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


body.galeryWide, html.galeryWide {
  margin-top:-6px;
}


img{
border:none;
}

body {
	margin: 0px 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, .boxTitleDarkBlue, .boxTitleRed , .boxTitleTena, .boxTitleGrey, .boxTitleMalev, .boxTitleBizt, .boxTitleKiemelt, .boxTitleKari {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 5px;
	border-bottom: solid #ffffff 2px;
}


/* tudtad.php */

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

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



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

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

.tudtadBoxContent img{
margin-bottom: 7px;
}

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

.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#subpageTitleBgDarkBlue, 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{
	width: 949px;
	height: 83px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}

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

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/subpage_title_bg_penzugyek.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(/common/images/subpage_title_bg_xmas2008.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);
}

#subpageTitleBgDuodart {
    background: url(/common/images/duodart/otvenentul_duodart_header.jpg) no-repeat;
    height: 83px;
    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#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#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#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;
}


.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('http://www.otvenentul.hu/images/dotted_line_bg.gif');
  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;
}

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: 100%;
	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;
}

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

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(http://otvenentul.hu/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(http://otvenentul.hu//common/images/box_336_top.gif);
  background-repeat: repeat-x;
}

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


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

.bbottom {
  background-image: url(http://otvenentul.hu//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(http://otvenentul.hu//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(http://otvenentul.hu/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(http://otvenentul.hu/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(http://otvenentul.hu/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
}

.tudtadBox div.moreDarkBlue{
text-align: right;
background-image: url(/images/dark_blue_arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
position:absolute;
right:10px;
bottom:0;
}

  #tudtadSearch2{
  background-image: url(/images/search_form_books.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  }

span.moreDarkBlue{
background-image: url(/images/dark_blue_arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
}

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

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

#leftContentWide{
width:710px;
float: left;
margin-top: 10px;
}

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

#rightContentNoMargin{
width: 261px;
float: right;
font-size: 11px;
/*
overflow: hidden;
*/
}

.highlights{
 background-image: url('http://www.otvenentul.hu/images/dotted_line_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom; 
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0;
}

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

.highlights ul li{
list-style-type: none;
 background-image: url('http://www.otvenentul.hu/images/dotted_line_bg.gif');
  background-repeat: repeat-x;
  background-position: 0 0;
  margin: 0;
  padding: 5px 0px 4px 0px;
 * padding: 4px 0px 3px 0px;
  overflow: hidden;
}

.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('http://www.otvenentul.hu/images/dark_blue_arrow.gif');
background-repeat: no-repeat;
background-position: left  5px;
display: block;
}

.centered{
text-align: center;
}

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

  /*  Kiemelt tÈm·k */
  
  #kiemelt ul{
  margin: 0;
  margin-top: 3px;
  padding: 0;
  }
  
  #kiemelt ul li{
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  }
  
  #inkontinencia{
  background-image: url(http://otvenentul.hu/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;
  overflow: hidden;
  }
  
  #tudtad{
  background-image: url(http://otvenentul.hu/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;
  overflow: hidden;
  }
  
  #emlorakkockazat{
  background-image: url(http://otvenentul.hu/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;
  overflow: hidden;
  }
  
   #vedd_a_szived{
  background-image: url(http://otvenentul.hu/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;
  overflow: hidden;
  }
  
  
  
  /*  Kiemelt tÈm·k end */
  
 h1.darkBlueText{
 font-size: 18px; 
 font-weight: bold; 
 margin-top: 12px; 
 margin-bottom: 0px; 
 padding: 0;
 }
  
  .darkBlueText{
  color:#2C3B96;
  }
  
  .boxDottedSeparator2 {
	background-image: url(http://otvenentul.hu/images/dotted_line_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height:2px;
	overflow: hidden;
	padding:0;
	margin:8px 0;
	width:675px;
}

.boxDottedSeparator3 {
  background-image: url(http://otvenentul.hu/images/dotted_line_bg.gif);
  background-repeat: repeat-x;
  clear: both;
  height:2px;
  overflow: hidden;
  padding:0;
  margin:8px 0;
  width: 100%;
}

.boxDottedSeparator4 {
  background-image: url(http://otvenentul.hu/images/dotted_line_bg.gif);
  background-repeat: repeat-x;
  clear: both;
  height:2px;
  overflow: hidden;
  padding:0;
  margin:-3px 0 5px 0;
  width: 100%;
}


.float_left{
float: left;
}


.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;
}
  
  .contentColumn{
  width: 326px;
  float: left;
  margin-right: 8px;
  margin-top: 0;
  padding-top: 0;
position:relative;
  }
  
  .contentColumn2{
  width: 326px;
  float: left;
  margin-top: 0;
  padding-top: 0;
 position:relative;
  }
  
 

  .contentColumn3{
    width: 336px;
    float: left;
    margin-top: 0;
    padding-top: 0;
    position:relative;
  }
  
  .margin_right8{
    margin-right: 8px; 
  }

  
  div.newsItem p,   div.newsItemLast p{
    font-size:11px;
    padding:0;
    margin:0;
  }
  
  div.newsItem h2, div.newsItemLast h2{
    color:#0081C4;
    font-size:13px;
    margin:0;
    padding:0;
    margin-bottom:3px;
  
  }
  
  #pager{
    text-align: center;
    padding: 5px;
    background: #E8F8FF;
    border-top: 1px solid #0081C4;
    border-bottom: 1px solid #0081C4;
    margin: 15px 0;
    overflow: hidden;
  }
  
  #pager b{
    font-weight: normal;
    color:#0081C4;
  }
  
  #pager.pager_link{
    color:#2C3B96;
  }
  
  
   div#subpageTitleBgDarkBlue{
  	width: 949px;
	height: 83px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
  }
  
  .boxTitleDarkBlue{
  font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 5px;
	border-bottom: solid #ffffff 2px;
  }
  
  .left_img{
  float: left;
  margin-right: 10px;
  }
 
  .kiemelt{
  padding: 5px;
  height: 86px;
  overflow: hidden;
  background-image:url(http://www.otvenentul.hu/images/dotted_line_bg.gif);
  background-position:0 0;
  background-repeat:repeat-x;
  
  }
  
  .kiemelt h2{
  margin: 0;
  padding: 0;
  color: #0081C4;
  font-size: 14px;
  margin-bottom: 7px;
  }
  
  .kiemelt p{
  margin: 0;
  padding: 0;
  font-size: 11px;
  }
  
  #tudtadSelect{
  padding: 2px; 
  margin-bottom: 10px;
  width: 194px;
  border: 1px solid #AAB3E6;
  }
  
  .ajanlo{
  width: 325px; position: relative; left: 0px; top: 69px;
  }
  
  /* interju.php */
  
  div#subpageTitleBgInterju{
	width: 949px;
	height: 83px;
	background-image: url(/images/subpage_title_bg_interju.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	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;
}

.tudtadBoxOrange div.moreOrange{
text-align: right;
background-image: url(/images/orange_arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
position:absolute;
right:10px;
bottom:0;
}

span.moreOrange{
background-image: url(/images/orange_arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
}

.moreOrange a{
text-decoration: none;
font-weight: bold;
color: #FE4601;
}

  #orange_pager{
    text-align: center;
    padding: 5px;
    background: #FFEAE1;
    border-top: 1px solid #FE6329;
    border-bottom: 1px solid #FE6329;
    margin: 15px 0;
    overflow: hidden;
  }
  
  #orange_pager b{
    font-weight: normal;
    color:#000000;
  }
  
  #orange_pager.pager_link{
    color:#C23601;
  }
  
   h1.darkOrangeText{
 font-size: 18px; 
 font-weight: bold; 
 margin-top: 12px; 
 margin-bottom: 0px; 
 padding: 0;
 }
  
  .darkOrangeText{
  color:#C23601;
  }
  
  .tudtadBoxOrange{
width:214px;
border: 1px solid #BFC0C2;
border-bottom: 6px solid #FE7B4A;
height: 200px;
float: left;
margin-right: 10px;
margin-bottom: 15px;
position:relative;
}

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

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

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

 .kiemelt h2.black{
  color: #000;
  }
  
  #interjuSelect{
  padding: 2px; 
  margin-bottom: 10px;
  width: 194px;
  border: 1px solid #FE7B4A;
  }
  
  #interjuSearch{
  background-image: url(/images/search_form_interju.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  }
  
  /* interju.php end*/
  
  .box100{
  width: 100px;
  }
  
  .floatRight{
  float: right;
  }
  
  /* j·tÈk */
  #subpageTitleBgJatek{
  background-image: url('/images/subpage_title_bg_jatek.jpg');
  background-repeat: no-repeat;
  height: 48px;
  overflow: hidden
  }
  
  #jatekBg{
  background-image: url('/images/jatek_bg.jpg');
  background-repeat: repeat-x;
  background-color: #E6E2EA;
  text-align: center;
  height: 1300px;
  position: relative;
  z-index: 1;
  }
  
  #dinok{
  background-image: url('/images/jatek_bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  height: 580px;
  height: 1300px;
  z-index: 3;
  }
  
  #jatekContent{
  width: 640px;
  margin: 0 auto;
  text-align: left;
  padding-top: 30px;
  position: absolute;
  top:0;
  left: 160px;
  z-index: 5;
  }
  
  #jatekContent h1{
  margin:0;
  padding: 0;
  color: #00384A;
  font-size: 18px;
  }
  
  #jatekContent h2{
  color: #005B79;
  font-size: 14px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  }
  
  #live_nation{
  position: absolute;
  left: 681px;
  top:42px;
  }
  
  .important{
  font-size: 13px;
  color: #CC2038;
  font-weight: bold;
  }
  
  #jatekForm{
  width: 373px;
  float: right;
  }
  
  #jatekLeft{
  width: 190px;
  float: left;
  }
  
  #jatekLinks{
  margin-top: 25px;
  }
  
  #jatekLeft p{
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  }
  
  #left_leaves{
  position: absolute;
  height: 1299px;
  left: 0;
  top: 1px;
  width:99px;
  background-image: url(/images/leaves_left.png);
  z-index: 4;
  display: block;
  }
  
  * HTML #left_leaves {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leaves_left.png', sizingMethod='crop');}
*:first-child+html #left_leaves {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leaves_left.png', sizingMethod='crop');}

* HTML #right_leaves {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leaves_right.png', sizingMethod='crop');}
*:first-child+html #right_leaves {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leaves_right.png', sizingMethod='crop');}
  
  #right_leaves{
  position: absolute;
  height: 1299px;
  right: 0;
  top: 1px;
  width:99px;
  background-image: url(/images/leaves_right.png);
  background-repeat: repeat-y;
  z-index: 4;
  }
  
  a.redMore{
  color: #CC2038;
  font-weight: bold;
  text-decoration: none;
  background-image: url('/images/red_arrow.gif');
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 13px;
  }
  
  a.redMore:hover{
  text-decoration: underline;
  color: #CC2038;
  }
  
  #jatekLinks p{
  color: #005B79;
  margin-bottom: 15px;
  }
  
  .whiteBox{
  background: #fff;
  margin-top: 2px;
  margin-bottom: 10px;
  padding: 5px;
  }
  
  .whiteBox td{
  text-align: right;
  font-size: 13px;
  color: #005B79;
  }
  
  .whiteBox input{
  width:180px;
  border: 1px solid #5ABFE6;
  height: 22px;
  }
  
  .boxTitleBlue2{
  background-image: url(http://otvenentul.hu/common/images/box_title_bg_blue.gif);
	background-color: #00a5df;
  font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 5px;
  }
  
  /* j·tÈk end */

  /*  Merck  */
  
    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;
}

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

.flexagil {
background-color:#C42524;
background-image:url(../images/flexagil_videotar_bg.jpg);
background-repeat:repeat-x;
overflow:hidden;
padding:2px 7px 5px;
width:664px;
margin-bottom:10px;
}
.video_title {
background-image:url(../images/video_title_bg.jpg);
background-repeat:repeat-x;
border-color:#FFCC33 #C4A031 #C3A64B #FFD65A;
border-style:solid;
border-width:1px;
color:#C52524;
font-size:16px;
font-weight:bold;
padding:0 7px;
}

#videoTarTop{
background: #F03124;
width: 678px;
overflow: hidden;
}

.videolist{
  background-image:url('../images/videolist_bg.jpg');
  background-repeat:repeat-x;
  background-color:#fff;
  
  height:292px;
  overflow:hidden;
  position:relative;
}

.videolist_item{
  background-color:#FFEB9F;
  background-image:url('../images/videolist_item_bg.jpg');
  background-repeat:repeat-x;
  border:1px solid #FF9208;
  padding:3px 7px;
  width:138px;
  height: 30px;
  float:left;
  margin-left:5px;
  margin-bottom:5px;
  
   z-index: 60;
  
}

.videolist_item span{
font-size: 10px;
}

.videolist_item a:link, .videolist_item a:visited{
  font-size:10px;
}



div.videolist div#videolist_bottom{
  width:100%;
  height:100%;
  background-image:url('../images/videolist_bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  padding:5px 0;
  
}

.videotar_top{
  background-color:#F03124;
  width:678px;
  overflow:hidden;
}
  
 .flexagilBox{
   padding:22px 0 !important;
   padding:24px 0;
 }
 
 .leader_box{
 padding: 10px 10px 20px; 
 height: 93px;
 margin-top: -3px;
 }
 
 .leader_box h1{
 margin: 0;
 padding: 0;
 margin-bottom: 5px;
 font-size: 18px;
 }
 
 .leader_box p{
 margin: 0;
 padding: 0;
 font-size:13px;
 line-height:17px;
 }
 
.leader_box h1 a:link, .leader_box h1 a:visited, .newsItem h2 a:link, .newsItem h2 a:visited, .newsItemLast h2 a:link, .newsItemLast h2 a:visited  {
 
 color:#0081C4;
 }
  
  /*  Merck end */
 
 /* KÈpgalÈria */

div#subPageTitleGalery{
   width: 949px;
  height: 49px;
  background-image: url(../images/subpage_title_bg_galery.jpg);
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;

  
}

select.blueSelectWide{
  width:258px;
  border:1px solid #00A5DF;
  height:22px;
  background-image:url('/images/input_bg.jpg');
  background-repeat:repeat-x;
}

#mainImage{
  float:left;
  width:500px;
  height:416px;
  overflow:hidden;
}


#galeryInfoBg{
width: 500px;
height: 30px;
overflow: hidden;
background-image: url('/images/galery_info_bg.png');
background-repeat: no-repeat;
position: absolute;
bottom: 0 !important;
bottom: -1px;
border-top:1px solid #fff;

}

#galeryInfoBg p{
color:#000;
padding-top: 0px;
padding-left: 15px;
margin-top: 7px;
font-size:14px;
}

* HTML #galeryInfoBg {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_info_bg.png', sizingMethod='crop');}
*:first-child+html #galeryInfoBg {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_info_bg.png', sizingMethod='crop');}

#other3{
  float:right;
 
}

#other3 ul{
  margin:0;
  padding:0;
}

#other3 ul li{
   width:163px;
  height:136px;
  margin-bottom:4px;
  overflow:hidden;
}

#galeryNav{
  background:#99DBF2;
  border-bottom:4px solid #00A5DF;
  padding:7px 0;
  margin-bottom:10px;
}

#galeryNav ul, #galeryWideNav ul{
  margin:0;
  padding:0;
}

#galeryNav ul li, #galeryWideNav ul li{
  display:inline;
  list-style-type:none;
  margin:0 ;
  padding: 0;
}

#galeryWideNav ul li a{
margin-right: -5px;
padding: 0;
}

#galeryNav ul li a:link, #galeryNav ul li a:visited
{
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  padding:7px 25px;
  color: #00769D;
   background:#99DBF2;
}

div#galeryNav ul li a.selected{
  background:#00A5DF;
  color:#fff;
}

.box220{
  width:222px;
  float:left;
  margin-right:7px;
  _margin-right:4px;
}

.box220 img{
  width:218px;
  height:182px;
  overflow:hidden;
}

.box232{
  width:232px;
  float:left;
  margin-right:7px;
  _margin-right:4px;
}

.box232 img{
  width:228px;
  height:182px;
  overflow:hidden;
}


#containerWide{
width:980px;
margin: 0 auto;
}

#subPageTitleGaleryWide{
border-top:9px solid #00A5DF;
}

#galeryWideNav{
background-image: url('../images/blue_bg.gif');
border-top:3px solid #fff;
height: 33px !important;

overflow: hidden;
}

#galerySlide{
width:190px;
float: right;
position: relative;
text-align: center;
height: 425px;
}

#galeryInfo{
width:170px;
margin:0 auto;
text-align: left;
overflow: hidden;
position: relative;
height: 100%;
}

#galeryInfoList{
width:170px;
margin:0 auto;
text-align: left;
overflow: hidden;
position: relative;
}


#galeryThumbnails{
width:2700px;
}

#galeryThumbnails ul{
margin: 0;
padding: 0;
}

#galeryThumbnails ul li{
list-style-type: none;
display: inline;
}

#left_arrow{
position: absolute;
left:25px;
top:166px;
width:56px;
height: 56px;
background-image: url('../images/galery_left_arrow.png');
background-repeat: no-repeat;
cursor: pointer;
}

 * HTML #left_arrow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_left_arrow.png', sizingMethod='crop');}
*:first-child+html #left_arrow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_left_arrow.png', sizingMethod='crop');}

#right_arrow{
position: absolute;
right:25px;
top:166px;
width:56px;
height: 56px;
background-image: url('../images/galery_right_arrow.png');
background-repeat: no-repeat;
cursor: pointer;
}

  
  * HTML #right_arrow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_right_arrow.png', sizingMethod='crop');}
*:first-child+html #right_arrow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_right_arrow.png', sizingMethod='crop');}

#left_arrow a:link, #right_arrow a:link{
display: block;
width: 100%;
height: 100%;
}

#left_arrow a:hover, #right_arrow a:hover{
text-decoration: none;
}

#galery_info_left_arrow{
position: absolute;
top:10px;
left:0;
}

#galery_info_right_arrow{
position: absolute;
top:10px;
right:0;
}

div.blueBg{
background: #00A5DF;
font-size:10px;
color:#fff;
position: relative;
padding: 1px 7px;
}

div.blueBg p form{
color: #fff;
}

.lightBlueBg{
background: #99DBF2;
margin-bottom: 3px;
padding: 4px 7px;
text-align: left;
}

.lightBlueBg p{
margin: 0;
padding: 0;
font-size: 10px; 
color: #393C42;
}

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

.blueInput{
border: none;
width:20px;
height:14px;
font-size:10px;
background: #99DBF2;
margin:2px;
padding:0px 1px 0px 1px;
text-align:right;
}

.setTimerBtn{
position: absolute;
top:5px !important;
top:7px;
}

#galeryTagsAndLinks{
position: absolute;
bottom:0;
right: 0;
text-align: right;
font-size: 11px;
width: 100%;
}

#galeryTagsAndLinks p a:link,#galeryTagsAndLinks p a:visited{
text-decoration: none;
color: #000;
}

#galeryTags p{
font-weight: bold;
color:#0095C6;
margin: 0;
padding-bottom: 3px;
}

#galeryTags p a:link,#galeryTags p a:visited {
font-weight: normal;
color:#0095C6;
}

 /* KÈpgalÈria end */
  
  .big_text{
  font-size: 14px;
  }
  
  .bold{
    font-weight: bold;
  }
  
  .purple{
  color:#654d8c;
  }
 
.question_top{
 background-image: url('../images/question_top.jpg');
 background-repeat: no-repeat;
  position: relative;
 margin-top: -1px;
 margin-left: 40px;
 width: 11px;
 height: 11px;
 }
 
 .boxcontent{
 padding: 7px;
 }
 
  .boxcontent2{
 padding: 4px;
 height:415px;
 overflow:hidden;
 }
 
   .boxcontent2Wide{
 padding: 4px;
 height:415px;
 overflow:hidden;
 background-image: url('../images/galery_big_bg.jpg');
 background-repeat: no-repeat;
 background-position: 100% bottom;
 }

 .boxcontent img {
 position: relative;
 /*margin-top: 14px; wooh commented out 2010.10.01 */
 }
  
#mainImage{
  position: relative;
 }
 
 #other3{
   position:relative;
 }
 
 .nomargin{
 margin: 0;
 font-size:12px;
 }
 
 .right_aligned{
 text-align:right;
 }
 
 .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;
 }
 
 
 div.newsItem img{
 margin-right: 8px;
 margin-bottom:18px;
 position: auto;
 }
 
  
 .newsItemLast{
   margin:0;

 }
 
 div.newsItemLast img{
 margin-right: 8px;
 margin-bottom: 0;
 }
 
 
 h1.blue {
color:#0080C4;
font-size:18px;
}

h2.blue{
  font-size:12px;
  color:#0081C4;
  margin: 0;
}

h2.bluebig{
  font-size:13px;
  color:#0081C4;
  margin: 0;
  margin-bottom:2px;
}

.bluebig_h3{
	font-size:12px;
  color:#5AC7EB;
  margin: 0;
  font-weight:bold;
  margin-bottom:2px;
}

a.blue{
   font-size:12px;
  color:#0081C4;
  margin: 0;
  text-decoration:none;
  font-weight:bold;
}

#main_gallery_name{
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.attacharticle_div{
font-size:11px;
margin-top:4px;
}

.attacharticle{
	color:#0095C6;
	font-size:11px;
	line-height:100%;
}

.attacharticle:hover{
	color:#0095C6;
}


.reset{
  margin:0;
  padding:0 15px;
}

.marginBottom10{
  margin-bottom:10px;
}

/* merck ˙j*/

  .contentColumn3{
  width: 336px !important;
  float: left;
    overflow:hidden;
  margin-top: 0;
  padding-top: 0;
	position:relative;
  }
  
  .margin_right8{
    margin-right: 8px; 
  }

/* merck ˙j end*/

/*  tavasz  */

#subPageTitleSpring{
 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;
}

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

.marginTop2{
margin-top: 2px;
}

#mainImage2{
  float:left;
  width:470px;
  height:391px;
  overflow:hidden;
  position: relative;
}

#galerySlide2{
width:190px;
float: right;
position: relative;
text-align: center;
height: 395px;
}

#galeryInfoBg2{
width: 470px;
height: 30px;
overflow: hidden;
background-image: url('../images/galery_info_bg.png');
background-repeat: no-repeat;
position: absolute;
bottom: 0 !important;
bottom: -1px;
border-top:1px solid #fff;

}

#galeryInfoBg2 p{
color:#000;
padding-top: 0px;
padding-left: 15px;
margin-top: 7px;
font-size:14px;
}

* HTML #galeryInfoBg2 {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_info_bg.png', sizingMethod='crop');}
*:first-child+html #galeryInfoBg2 {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/galery_info_bg.png', sizingMethod='crop');}

   .boxcontent3Wide{
 padding: 4px;
 height:390px;
 overflow:hidden;
 background-image: url('../images/galery_big_bg.jpg');
 background-repeat: no-repeat;
 background-position: 100% bottom;
 }
 
 .boxDottedSeparator5 {
  background-image: url(http://otvenentul.hu/images/dotted_line_bg.gif);
  background-repeat: repeat-x;
  clear: both;
  height:2px;
  overflow: hidden;
  padding:0;
  margin:0;
  width: 100%;
}

span.moreBlue{
background-image: url(/images/blue_arrow.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
}

.moreBlue a{
text-decoration: none;
font-weight: bold;
color: #00A5DF;
font-size: 11px;
}

h2.black2{
font-size:14px;
color:#000;
}

  .kiemelt2{
  padding: 5px;
  height: 68px;
  overflow: hidden;
  background-image:url(http://www.otvenentul.hu/images/dotted_line_bg.gif);
  background-position:0 0;
  background-repeat:repeat-x;
  line-height:100%;
  
  }
  
  .kiemelt2 h2{
  margin: 0;
  padding: 0;
  color: #0081C4;
  font-size: 14px;
  margin-bottom: 7px;
  }
  
  .kiemelt2 p{
  margin: 0;
  padding: 0;
  font-size: 11px;
  }
  
  .height25{
  height: 25px !important;
  height: 32px;
  }
  
  .middleImg{
  width:228px;
  height: 182px;
  overflow:hidden;
  background-position: center center;
  cursor: pointer;
  } 
  
  .middleImg2{
  width:218px;
  height: 182px;
  overflow:hidden;
  background-position: center center;
  cursor: pointer;
  } 
  
  .middleImg a, .middleImg2 a{
  display: block;
  }
/*  tavasz end*/



/* wooh 2010.02.26 >> galeria fontok cimkefelhohoz 6 szintu */

#cimkefelho_container {
	text-align:justify;
	line-height:120%;
}

#cimkefelho_container a{
	color:#0095C6;
	
} /* atika :) */

.gallery_felho_font_1 
{
	font-size: 1em;
}

.gallery_felho_font_2 
{
	font-size: 1.2em;
}

.gallery_felho_font_3 
{
	font-size: 1.4em;
}

.gallery_felho_font_4 
{
	font-size: 1.6em;
}

.gallery_felho_font_5 
{
	font-size: 1.8em;
}

.gallery_felho_font_6 
{
	font-size: 2em;
}

/* wooh 2010.02.26 << ===================================== */

/* wooh 2010.03.02 >> Merck galeria popup */

/* atika */


#merck_popup_div {
    position:absolute; 
    visibility: hidden;
    z-index:99999999; 
    width: 320px;
    background-color: #DE2C24;
    border:1px solid #971C1C;
    color: #FFFFFF;
    padding:14px;
}

#merck_popup_div img{
border:1px solid #FFFFFF;
}

#merck_popup_div p{
color: #FFFFFF;
}

#merck_popup_div_2 {
    position:absolute; 
    visibility: hidden;
    z-index:99999999; 
    width: 370px;
    background-color: #DE2C24;
    border:1px solid #971C1C;
    color: #FFFFFF;
    padding:14px;
}

#merck_popup_div_2 img{
border:1px solid #FFFFFF;
}

#merck_popup_div_2 p{
color: #FFFFFF;
}

/* wooh 2010.03.02 << ===================================== */

#subpageTitleBgNagyi{
 /*background-image: url('/images/tena_top.jpg'); */
 /*   width:949px; */
 /*   height: 70px; */
	background: url(/common/images/nagyiklub/subpage_title_nagyiklub_uj.jpg) no-repeat 0 0;
	width:949px;
	height: 70px;
}

h2.tena{
color: #00A5DF;
font-size: 13px;
}

p.grey{
background: #ECECED;
margin: 0;
padding: 2px 15px;
border-bottom: 1px solid #fff;
}

#subpageTitleBgNagyi2011{
	background: url(/common/images/nagyiklub/subpage_title_nagyiklub_uj.jpg) no-repeat 0 0;
	width:949px;
	height: 70px;
}

.boxTitleNagyiklub {
    background-color: #7DB81E;
    background-image: url(/common/images/nagyiklub/box_title_bg_nagyiklub.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

/* Legendak */
#subpageTitleBgLegendak{
background-image: url('/images/legendak/legendak_top.jpg');
width:949px;
height: 49px;
}

h1.legendak{
color: #00384A;
font-size: 24px;

margin-bottom: 3px;
padding-bottom: 0px;
}

h2.legendak{
color: #005B79;
font-size: 14px;

padding-top: 0;
margin-top: 0;
}

h3.legendak{
color:#00384A;
font-size: 15px;

margin-bottom: 3px;
padding-bottom: 0px;
}


h4.legendak{
color:#005B79;
font-size: 13px;

font-weight: normal;
padding-top: 0;
margin-top: 0;
}

    #jatekForm2{
  width: 373px;
  float: left;
  margin-bottom: 25px;
    }
    
    .margin_right_2{
    margin-right: 2px;
    }

.col260{
width:260px
}

.col316{
width:316px;
display: block;
height: 376px;
overflow: hidden;
/* margin-bottom: 25px; */
}

.col316 p{
margin-right: 7px;
}

.blue{
color: #005B79;
}

.float_right{
float:right;
}

.important{
color: #CC2038;
font-size: 15px;
font-weight: bold;
}

.margin_right_25{
margin-right: 25px;
}

.boxTitleGreyBlue {
  background-image: url(/images/box_title_grey_blue.jpg);
  background-color: #3A5470;
    font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 5px;
  border-bottom: solid #ffffff 2px;
}

 .greyBlueBox{
  background: #D8DDE2;
  margin-top: 2px;
  margin-bottom: 10px;
  padding: 5px;
 
  }
  
  .greyBlueBox td{
  text-align: right;
  font-size: 13px;
  color:#00384A;
  }
  
  .greyBlueBox input{
  width:180px;
  border: 1px solid #5B7188;
  height: 22px;
  }

#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;
}
/* 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;
}

.citromail {
	position: absolute;
	z-index: 1;
	margin-top: -30px;
	#margin-top: -10px;
	margin-left: 185px;
	#margin-left: 20px;
	height: 108px;
	width: 201px;
}
/* BNV 2010 */

#bnv_2010 {
	background: url(/images/bnv_2010/bnv_hatter.jpg) no-repeat;
}

#bnv_2010 .bnv_tartalom {
	width: 460px;
	padding-top: 65px;
	#padding-top: 55px;
}

#bnv_2010 .bnv_tartalom h1 {
	color: #000;
	padding-top: 10px;
}

#bnv_2010 .bnv_tartalom .szoveg{
	font-size: 12px;
	padding-bottom: 10px;
}

#bnv_jelentkezes {
	margin: 101px 0px 0px 29px;
	#margin: 111px 0px 0px 29px;
}

#bnv_jelentkezes td {
	padding: 0 4px 7px 0;
}

#bnv_jelentkezes input.bnv{
	width: 178px;
	border: 1px solid #FFAB18;
	padding: 2px;
}

#bnv_jelentkezes td.bnv_adatok {
	text-align: right;
	padding-left: 10px;
}

#bnv_jelentkezes td.kuldes{
	width: 120px;
	text-align: right;
}

#bnv_2010 .bnv_tartalom p.bnv_ending{
	padding-top: 55px;
	width: 530px;
	font-size: 12px;
}

#bnv_2010 .bnv_footer {
	background-color: #EB702E;
	height: 270px;
	margin: 30px 0 13px 0;
	#margin-top: -2px;
	padding: 15px;
	width: 919px;
	color: #fff;
}

#bnv_2010 .szponzor {
	float: left;
	width: 658px;
}

#bnv_2010 .szponzor .szponzor_box {
	float: left;
	width: 325px;
	margin-bottom: 30px;
	font-size: 12px;
}

#bnv_2010 .szponzor .szponzor_box strong{
	display: block;
	padding-top: 4px;
}

#bnv_2010 .szponzor .szponzor_box strong a{
	color: #fff;
}

#bnv_2010 .szponzor h2 {
	color: #fff;
	font-size: 16px;
	margin: 0;
}

#bnv_2010 .bnv_link {
	background: url(/images/bnv_2010/layer.png) repeat;
	height: 86px;
	margin-left: 709px;
	margin-top: 105px;
	position: absolute;
	width: 220px;
}
* HTML #bnv_2010 .bnv_link {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/bnv_2010/layer.png', sizingMethod='scale');}
*:first-child+html #bnv_2010 .bnv_link {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/bnv_2010/layer.png', sizingMethod='scale');}

#bnv_2010 .bnv_link a{
	height: 86px;
	width: 220px;
	display: block;
}



/* RICHTER */


div#articleHeadlineRichter,#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;
}

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

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


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

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

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


.boxTitleAlvaszavar {
    background-color: #755C3A;
    background-image: url(/common/images/richter/box_title_bg_alvaszavar.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.boxTitleDepresszio {
    background-color: #7B86A7;
    background-image: url(/common/images/richter/box_title_bg_depresszio.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.boxTitleDarkGreen2 {
    background-color: #6EB43F;
    background-image: url(/common/images/richter/box_title_bg_alzheimer.jpg);
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

/* TENA KERDOIV */

.tenaKerdoiv {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 15px;
}

.tenaKerdoiv label {
	font-weight: bold;
	color: #4A7D10;
}

.tenaTeszt {
	border: 1px solid #BFC0C2;
	padding: 2px;
	width: 80px;
	margin-right: 20px;
}

.tenaField {
	border: 1px solid #BFC0C2;
	padding: 2px 3px;
	width: 80px;
	margin-right: 20px;
}

.tenaTesztTitle {
	color: #549212;
	font-size: 24px;
	margin-top: -3px;
}

.tenaGreenBox {
	background: url(/common/images/tena/green_bg.jpg) no-repeat right bottom #5C9815;
	width: 655px;
	padding: 14px 10px 5px;
}

.tenaOrangeBox {
	background: url(/common/images/tena/orange_bg.jpg) no-repeat right bottom #FF7242;
	width: 655px;
	padding: 14px 10px 5px;
	margin: 20px 0;
}

.tenaRedBox {
	background: url(/common/images/tena/red_bg.jpg) no-repeat right bottom #FF1515;
	width: 655px;
	padding: 14px 10px 5px;
}

.tenaGreenBox h2, .tenaOrangeBox h2, .tenaRedBox h2{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 12px 0;
}

.tenaGreenBox p, .tenaOrangeBox p, .tenaRedBox p {
	color: #fff;
	font-size: 13px;
	width: 410px;
}

.tenaGreenBox a, .tenaOrangeBox a, .tenaRedBox a {
	color: #fff;
	text-decoration: none;
}

.tenaTxt {
	margin: 0 0 25px;
	color: #666;
}

.tenaJogi {
	margin: 20px 0;
	color: #666;
	font-size: 11px;
}

#Tenapopup {
    background-color: #E0F4BD;
    border: 2px solid #4E8C0E;
    color: #333333;
    display: none;
    height: 145px;
    margin-left: 190px;
    margin-top: 210px;
    position: absolute;
    text-align: center;
    width: 370px;
    z-index: 1000;
}

#Tenapopup h2 {
    color: #333;
    font-size: 18px;
    margin: 25px 0 10px;
}
#Tenapopup p {
	color: #333;
	margin: 10px 0 0;
}

/*  Grapes styles end   */
