#like #fb-like {
    left: 220px;
}
#like #google-plus {
    left: 332px;
}

#content {
	background: none;
}
.headerbox {
	overflow: hidden;
	width: 970px;
	margin: 5px auto 5px auto;
	text-align: center;
}
.advertiser_introduce {
    padding-bottom: 10px;
}
.advertiser_introduce h1 {
	background: url("../border-dotted-gray.png") repeat-x scroll left bottom transparent;
	color: #6C6C6C;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 6px;
	padding: 13px 15px 5px 10px;
}
/* reset css visszaállítása */
.advertiser_introduce ul,
.advertiser_introduce ol,
.advertiser_introduce li{
	margin-left: 5%;
}
.advertiser_introduce ol {
	list-style: decimal;
}
.advertiser_introduce ul {
	list-style: disc;
}
.advertiser_introduce p {
	margin: 10px 0;
}

.advertiser_introduce table{
	border: 1px outset #000;
	border-collapse: collapse;
	border-spacing: 2px;
}
.advertiser_introduce td{
	border: 1px inset #000;
	padding: 1px;
	-moz-border-radius: 0;
}
.advertiser_introduce strong{
	font-weight: bold;
}
.advertiser_introduce .mainbox {
	border: 1px solid #8298bc;
	font-size: 12px;
	color: #444;
	padding: 0 10px;
	background-color: #eff3fa;
	margin-bottom: 25px;
	line-height: 16px;
}

.advertiser_introduce .mainbox p {
    margin: 10px 0;
	font-size: 12px !important;
	color: #444;
	line-height: 16px !important;
}

.advertiser_introduce .span-small .hline{
	margin: 9px 10px;
	background: url("../border-dotted-lightblue2.png") repeat-x scroll left bottom transparent;
	height: 1px;
}

.advertiser_introduce .span-small .nomargin{
	margin: 0;
}

/* light */
.advertiser_introduce.light img {
    float: left;
    margin: 0 10px 0px 0;
}
.advertiser_introduce.light h1 {
    font-size: 24px;
    padding-top: 5px;
    margin-bottom: 20px;
    line-height: 32px;
} 
.advertiser_introduce.light .more-link {
    float: right;
    font-size: 14px;
    text-decoration: underline;
}
#advertiser_page_share {
    margin-top: 15px;
    padding: 10px;
    background-color: #f0f6fa;
}
#advertiser_page_share #like,
#advertiser_page_share #share {
    float: left;
    width: 50%;
    padding: 0 !important;
    position: relative;
    height: 21px !important;
}
#advertiser_page_share #like {
    top: -10px;
}
#advertiser_page_share #like #fb-like {
    left: 0px;
}
#advertiser_page_share #like #google-plus {
    left: 112px;
}
#advertiser_page_share #share {
    float: right;
    text-align: right;
}
#advertiser_page_share #share #linkedln_share {
    right: 30px;
}
#advertiser_page_share #share #twitter_share {
    right: 0;
}

.google-map{
	border: solid 3px #000;
	height: 180px;
}
.mapContainer,
.mediaContainer{
	margin-bottom: 10px;
	position: relative;
}
.mediaContainer-big{
	position: relative;
}
.map-magnifier{
	width: 16px;
	height: 16px;
	background: url('../img/icons/magnifier_black.png') no-repeat;
	position: absolute;
	z-index: 5;
	right: 3px;
	bottom: 3px;
	cursor: pointer;
}
.media-magnifier{
	width: 16px;
	height: 16px;
	background: url('../img/icons/magnifier_black.png') no-repeat;
	position: absolute;
	z-index: 5;
	top: 35px;
	right: 14px;
	border-bottom: 2px solid #000;
	cursor: pointer;
}
.mediaContainer a,
.mediaContainer-big a{
	width: 13px;
	height: 200px;
	float: left;
	height: 32px;
    margin-top: 87px;
	cursor: pointer;
}
.mediaContainer-big a{
	height: 400px;
}
.mediaContainer a.vid-media-left,
.mediaContainer-big a.vid-media-left-big,
.mediaContainer a.img-media-left,
.mediaContainer-big a.img-media-left-big{
	background: url('../img/icons/arrow_bw_left.png') no-repeat scroll center;
}
.mediaContainer a.vid-media-right,
.mediaContainer-big a.vid-media-right-big,
.mediaContainer a.img-media-right,
.mediaContainer-big a.img-media-right-big{
	background: url('../img/icons/arrow_bw_right.png') no-repeat scroll center;
}
a.media-left:hover,
a.media-left-big:hover{
	background: url('../img/icons/arrow_bw_left_over.png') no-repeat scroll center;
}
a.media-right:hover,
a.media-right-big:hover{
	background: url('../img/icons/arrow_bw_right_over.png') no-repeat scroll center;
}
.media-player,
.media-player-big{
	border: solid 3px #000;
	background-color: #000;
	height: 200px;
	width: 268px;
	float: left;
	overflow: hidden;
	position: relative;
}
.media-player-big{
	height: 600px;
	width: 800px;
}
.media-line,
.media-line-big{
	position:absolute;
}
.vid-mediaElement,
.vid-mediaElement-big,
.img-mediaElement,
.img-mediaElement-big{
	background-color: #000;
	float: left;
}
.vid-mediaElement .img,
.img-mediaElement .img{
	width: 268px;
	height: 200px;
	background: none no-repeat scroll 50% 50% transparent;
}

.vid-mediaElement-big .img-big,
.img-mediaElement-big .img-big{
	width: 800px;
	height: 600px;
	background: none no-repeat scroll 50% 50% transparent;
}

.bigmedia div.jqi{
	width: 806px;
	max-width: 806px;
	background-color: #fff;
	padding: 0;
}

.bigmedia div.jqi .jqimessage{
	padding: 0;
}

.bigmedia div.jqi .jqicontainer{
	background: #fff !important;
}

.bigmedia div.jqi .jqiclose{
	right: 8px;
	top: 2px;
	position: absolute;
	z-index: 1500;
	cursor: pointer;
	background: url('../img/icons/cross_close.png') no-repeat;
	height: 36px;
	width: 36px;
	opacity: 0.7;
	display: block;
}
.bigmedia div.jqi .jqiclose:hover{
	background: url('../img/icons/cross_close_hover.png') no-repeat;
}

.bigmedia div.jqi .vid-media-left-big, .bigmedia div.jqi .img-media-left-big{
	height: 32px;
    left: -13px;
	top: 183px;
    position: absolute;
    z-index: 1500;
}

.bigmedia div.jqi .img-media-right-big, .bigmedia div.jqi .vid-media-right-big{
	height: 32px;
	right: -13px;
    top: 183px;
    position: absolute;
    z-index: 1500;
}

.listbox div p {
	color: #b6cbe9;
}
.share_box_wrap {
	border: 1px solid #d7dfed;
	margin-bottom:20px;
}

.share_box { 
	height: 35px;
	padding: 0 0 0 11px;
	overflow: hidden;
	background: transparent url(../img/share/bg_share_box.png) repeat-x right center;
	border: 2px solid #eceff3;
}
.share_box li {
	margin:6px 0px 0px 20px;
	display:block;
	float:left;
}

div#content div.advertiser_page .headerPic{
	position: relative;
	left: -12px;
	margin-top: 10px;
	width: 1000px;
	height: 138px;
}
div#content div.advertiser_page img.headerPicShadow{
	position: relative;
	left: -12px;
}

.fbdoboz{
	height: 400px;
	border: 1px solid #ccc;
}

.fbdoboz div.inner{
	height: 400px;
}

.infobox.follow h2 span{

}

.infobox.follow div.text{
	background: url("../img/icons/follow.png") no-repeat scroll left 0 transparent;
	padding-left: 80px;
	height: 50px;
	padding-top: 9px;
}

.infobox.follow div.text span{
	color: #EA262E;
	font-weight: bold;
}


.infobox.mmm-light-infobox h2 span{

}
.infobox.mmm-light-infobox div.text {
	background: none !important;
        background-color: #eceeed;
        padding: 0px;
}
.infobox.mmm-light-infobox div.text,
.infobox.mmm-light-infobox div.text p {
    font-size: 13px !important;
    line-height: 20px;
    margin-bottom: 8px;
}
.infobox.mmm-light-infobox div.text span {
	color: #EA262E;
	font-weight: normal;
}
.infobox.mmm-light-infobox.company-data div.text,
.infobox.mmm-light-infobox.company-data div.text p {
    margin-bottom: 8px;
    font-size: 15px !important;
    line-height: 20px;
}


.infobox.company_data{
	position: relative;
}

.infobox.company_data img.logo{
	position: absolute;
	right: 10px;
    top: 3px;
	max-height: 30px;
}

.advertiser_page .infobox{
	border-left: none;
	border-right: none;
	border-top: #d5d7d6 solid 1px;
	border-bottom: #d5d7d6 solid 3px;
	color: #606165;
	background-color: #eceeed;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 10px;
}

.advertiser_page .infobox div.text{
	margin-left: 14px;
	margin-right: 14px;
}

.advertiser_page .infobox h2{
	color: #606163;
	border-bottom-color: #cccccc;
}
.advertiser_page .infobox>div{
	padding-left: 14px;
	padding-right: 14px;
}

.advertiser_page .infobox h2 span{
	font-size: 11px;
}

.advertiser_page .infobox strong{
	color: #606165;
}

.advertiser_page .infobox a.btn{
	margin-left: 6px;
}
.advertiser_page #comment_box{
	margin-bottom: 10px;
}

div.jqimessage .followLayer strong{
	color: #9C0059;
}

.advertiser_page .wallContainer{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #d5d7d7;
	margin-bottom: 10px;
	background-color: #eeeeee;
}

.advertiser_page .wallContainer div{
	background-image: none;
	background-color: transparent;
	border: none;
}

.advertiser_page .wallContainer .head{
	height: 31px;
	background: url('../img/box/h2_grad_bg_gray.png') no-repeat 0 0 transparent;
    padding: 9px 14px 0;
}
.advertiser_page .wallContainer .head h2{
	padding-left:0;
	padding-right:0;
}

.advertiser_page .wallContainer .foot{
	padding: 10px 90px;
}
.advertiser_page .wallContainer .comments {
	padding: 0 14px;
	color: #5f6265;
    font-size: 11px;
}
.advertiser_page .wallContainer .comment {
	border-bottom: 1px #ccc dotted;
	padding: 7px 0;
}
.advertiser_page .wallContainer .comment .imgContainer{
	width: 35px;
}
.advertiser_page .wallContainer .comment .imgContainer img{
	width: 35px;
}
.advertiser_page .wallContainer .comment .messageBubble{
	width: 236px;
	position: relative;
}

.advertiser_page .wallContainer .comment .messageBubble .bblComp{
	background-image: url('../img/box/adv_page_wall_comps.png');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1px;
}
.advertiser_page .wallContainer .comment .messageBubble .bblComp.tongue{
	width: 12px;
	height: 9px;
	z-index: 20;
	top: 20px;
	position: absolute;
	left: 0;
}
.advertiser_page .wallContainer .comment .messageBubble .body{
	width: 224px;
	z-index: 1;
	position: relative;
	left: 11px;
}
.advertiser_page .wallContainer .comment .messageBubble .body .message{
	border-left: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
	padding: 0 9px;
	background-color: #f6f6f6;
	min-height: 28px;
}
.advertiser_page .wallContainer .comment .messageBubble .bblComp.top{
	background-position: -12px top;
	height: 9px;
}
.advertiser_page .wallContainer .comment .messageBubble .bblComp.bottom{
	background-position: -236px top;
	height: 9px;
}
.advertiser_page .wallContainer .comment .messageBubble .message span.username{
	color: #ea262e;
	font-weight: bold;
}
.advertiser_page .wallContainer .comment .messageBubble .message span.timestamp{
	color: #9e9e9e;
	white-space: nowrap;
}

.jqimessage .title{
	font-size: 14px;
    font-weight: bold;
	color: #555;
	padding-bottom: 20px;
}

.jqimessage .form {
	padding-right: 12px;
    overflow: hidden;
}

.jqimessage .form div.row{
	clear: both;
	overflow: hidden;
	padding-bottom: 9px;
}

.jqimessage .form .file_ {
    cursor: default !important;
    opacity: 0;
    position: absolute;
    right: 0;
	filter: alpha(opacity=0);
	z-index: 1;
	top: 3px;
	width: 320px;
}

.jqimessage .form .file {
	position: relative;
}

.jqimessage .form .file img.browse {
    position: relative;
    top: 5px;
}

.jqimessage .form .file input.upload {
	width: 268px;
	float: left;
}

.jqimessage .form input.text,.jqimessage .form textarea{
	padding: 2px 1px;
	margin: 1px 0 0;
	font-size: 11px;
	color: #555 !important;
	width: 316px;
	border-color: #cbd4e3;
}

.jqimessage .form textarea{
	height: 100px;
	overflow-y: scroll;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.jqimessage .form input.text.file{
	width: 230px;
}

.jqimessage .form label {
    color: #3B4D81;
	font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
	width: 127px;
	float: left;
}

.jqimessage div.center{
	margin: 10px 0 0;
}

/* 4 legfrisebb cikk doboz */
.lately_articles {
	margin-bottom: 10px;
	padding-left: 13px;
}

.lately_articles .box {
	width: 285px;
	float: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.lately_articles .box.space {
	margin-right: 26px;
}

.lately_articles p.a,.lately_articles p {
	color: #616264;
    display: block;
    font-size: 12px;
    line-height: 17px;
    margin-top: 8px;
}

.lately_articles p.date {
	margin-bottom: 5px;
	color: #9e9e9e;
}

.lately_articles a.article_title {
	color: #5f6366;
	font-size: 16px;
	display: block;
	margin-top: 10px;
	line-height: 23px;
}
.bk_article-tips h3 a{
	color: #5f6366 !important;
	font-weight: normal !important;
}

.advertiser_page #main .bk_article-tips .brief {
	border-bottom-color: #ccc;
}
.advertiser_page #main .bk_article-tips .col2 {
    width: 300px;
}

.bk_article-tips div.date{
	margin-bottom: 5px !important;
	color: #9e9e9e !important;
}

.advertiser_page div.links a.more.articles{
	color: #616267;
}
.advertiser_page div.links a.more{
	margin: 10px 0 10px 10px;
	float: right;
}
.advertiser_page .box .lead {
	color: #616264;
    display: block;
    font-size: 12px;
    line-height: 17px;
    margin-top: 8px;
}
/* 4 legfrisebb cikk doboz vége*/

/* cégbemutató cikk lista */
.article_row {
	overflow: auto;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
}

.article_row.colored {
	background-color: #e5e6e6;
}

.article_row a.title{
	color: #5F6366;
    display: block;
    font-size: 16px;
}

.article_row p.date {
	color: #9E9E9E;
	margin: 3px 0;
	font-size: 11px;
}

.article_row p, .lead  {
	color: #616264;
    display: block;
    font-size: 11px;
    line-height: 15px;
    margin-top: 3px;
}

.article_border {
	height: 3px;
	width: auto;
	background-color: #d8131b;
}

.article_border.bottom {
	margin-bottom: 10px;
}

.short_news {
    background-color: #D8131B;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    height: 31px;
    width: 113px;
}

.short_news span{
    display: block;
    font-size: 17px;
    padding: 8px 0 3px 8px;
}
.advertiser_page .bk_article-tips .col1 .brief a.image_wrapper{
	width: 285px !important;
	height: 140px !important;
}
.advertiser_page .bk_article-tips .brief a.image_wrapper{
	border: none;
}
/* cégbemutató cikk lista vége */

/* cégbemutató cikk végoldal */
.article_block {
	color: #5F6265;
}

.article_block p {
	margin: 12px 0;
}

div.advertiser_page .infobox ul{
	color: #606163;
}
.article_block a {
	color: #EA262E;
}

.article_block .article_header {
	border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}

.article_block .article_header a {
	font-size: 11px;
}

.article_block .article_header h2 {
	border: medium none;
    color: #5F6265;
    font-size: 19px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 7px;
    padding: 0;
}

.article_block .article_header .info {
	float: left;
	width: 520px;
	font-size: 11px;
}

.article_block .article_header .useful {
	float: left;
	width: 110px;
	font-size: 11px;
}

.article_block .article_body .lead {
	font-size: 16px;
	line-height: 21px;
}

.article_block .article_body .lead p {
	font-size: 16px;
	line-height: 21px;
}

.article_block .article_body p {
	font-size: 14px;
	line-height: 21px;
}
.article_block .article_body ul {
        list-style: square;
        margin-left: 30px;
        padding-left: 10px;
        margin-top: 10px;
}
.article_block .article_body ul li {
	font-size: 14px;
	line-height: 24px;
}

.article_block a.more {
	display: block;
	margin: 20px 0;
	color: #5f6265;
}

.article_block .share_box_wrap {
	background: none repeat scroll 0 0 #E3E4E4;
}

.article_block .share_box {
	background: none repeat scroll 0 0 transparent;
}

.article_block #advertisement_share #like-text {
	color: #5f6265;
}

.sponsored {
	margin-left: 15px;
    margin-top: 10px;
}

.sponsored a {
	color: #616467;
}

.more_articles {
    margin-left: 15px;
	margin-bottom: 20px;
}

.article_block .more_articles a {
    margin: 10px 0;
}

.article_block .bottom_buttons a {
	color: #5f6265;
	font-size: 10px;
}

.article_block .bottom_buttons .back{
	float: left;
	width: 150px;
}

.article_block .bottom_buttons .top{
	float: right;
	width: 140px;
}

a.top {
	background: url("../img/icons/arrow_up_red.png") no-repeat scroll left 2px transparent;
	padding: 0 0 0 12px;
}
/* cégbemutató cikk végoldal vége */

/* friss állásajánlatok doboz */
.cfresh_adv.company_article {
    background-color: #E5E6E6;
}

.cfresh_adv.company_article.list.short {
	margin-left: 0;
	width: 300px;
	background-color: transparent;
}

.cfresh_adv.company_article.list {
	width: 608px;
	background-color: #f2f2f2;
	margin-left: 10px;
}

.cfresh_adv.company_article.list.short li a{
	padding-left: 0;
	color: #EA262E;
}
.cfresh_adv.company_article.list.short h2,.cfresh_adv.company_article.list.short li.more a.more_jobs{
	color: #5f6265;
}
.cfresh_adv.company_article.list h2,.cfresh_adv.company_article.list li a,.cfresh_adv.company_article.list li.more a.search, .cfresh_adv.company_article.list li.more a.more_jobs{
	color: #9C0059;
}
.cfresh_adv.company_article.list.short li{
	width: 276px;
}

.cfresh_adv.company_article.list.short li.more{
	width: 300px;
	background-color: #f2f2f2;
}
.cfresh_adv.company_article.list li{
	width: 283px;
}

.cfresh_adv.company_article.list li.more{
	width: 304px;
	background-color: #eaeaea;
}

.cfresh_adv.company_article.list.short li.more a.more_jobs{
	background: url("../img/icons/arrow_right_lb.png") no-repeat scroll left 3px transparent;
	padding: 1px 0 1px 17px;
	margin-left: 12px;
	float: none;
	/*color: #9C0059;*/
}
.cfresh_adv.company_article.list li.more a.more_jobs{
	background: url("../img/icons/arrow_right_red.png") no-repeat scroll left 3px transparent;
}

.cfresh_adv {
    border-color: #CBCBCB;
    color: #555555;
    padding-bottom: 0;
}

.cfresh_adv h2 {
    border-bottom: 1px dotted #999999;
    margin-bottom: 0;
}

.cfresh_adv ul {
    margin: 0;
}

.company_article li {
    display: block;
    float: left;
    margin-left: 12px;
    overflow: hidden;
    width: 294px;
}

.cfresh_adv li {
    border-bottom: 1px dotted #B9B9B9;
    min-height: 16px;
}

.company_article li a {
    color: #EA262E;
}

.cfresh_adv li a {
    display: block;
    font-weight: normal;
}
.cfresh_adv li.more a.search {
    background: url("../img/icons/magnifier_gray.png") no-repeat scroll left 1px transparent;
    color: #5F6265;
}

.cfresh_adv li.more a.more_jobs {
    color: #5F6265;
    float: right;
    margin-right: 10px;
}

.cfresh_adv li.more a {
    background: url("../img/icons/arrow_right_red.png") no-repeat scroll left 3px transparent;
    display: block;
    margin-left: 18px;
    padding: 1px 0 1px 17px;
}

.cfresh_adv.company_article li.more {
    background-color: #D8D9D9;
    margin-left: 0;
    margin-right: 0;
    width: 315px;
}

.cfresh_adv li.more {
    background-color: #EAEAEA;
}

.cfresh_adv.company_article div{
	padding: 0;
}
/* friss állásajánlatok doboz vége */

/* slideshow css */
#featured{
	padding:7px 215px 7px 7px;
	position:relative;
	border:1px solid #ccc;
	height:290px;
	background:#a9aeb1;
	margin-bottom: 10px;
}
#featured ul.ui-tabs-nav{
    left: 412px;
    list-style: none outside none;
    margin: 0;
    padding: 7px 0 0;
    position: absolute;
    top: 0;
    width: 208px;
}
#featured ul.ui-tabs-nav li{
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span {
    color: #FFFFFF;
    overflow: hidden;
	font-size: 13px;
	display: block;
}
#featured ul.ui-tabs-nav li span.title {
	font-weight: bold;
	margin: 3px 10px 0;
}
#featured ul.ui-tabs-nav li span.indexlead {
    font-size: 13px;
    line-height: 17px;
    margin-left: 10px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:57px;
	color:#fff;
	background:none repeat scroll 0 0 #A9AEB1;
	line-height:20px;
	overflow: hidden;
	border-bottom: 1px dotted #CACED1;
}
#featured li.ui-tabs-nav-item a:hover{
	background: #b77f83;
	text-decoration: none;
}
#featured li.ui-tabs-selected{
	background-color: #CD1017;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background: none repeat scroll 0 0 #CD1017;
}
#featured .ui-tabs-panel{
    background: none repeat scroll 0 0 #999999;
    height: 290px;
    position: relative;
    width: 405px;
	overflow: hidden;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:210px;
	left:0;
	height:80px;
	background: url('../img/others/transparent-bg.png');
	width: 405px;
}
#featured .info h2{
	font-size:18px;
	color:#fff; 
	padding:5px;
	margin: 0 0 0 5px;
	border: medium none;
	overflow:hidden;
}
#featured .info .lead p {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 15px;
    margin: 0 5px;
}
#featured .info .lead {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 15px;
    margin: 0 5px;
	overflow: hidden;
	height: 48px;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
	line-height: 21px;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}
/* slideshow css vége */

div.advertiser_page .infobox.custom ul{
	color: #555555;
}