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

	Site:		http://netrix.hu
	Type:		Main CSS

	Author: 	Andras Nemeseri
------------------------------------------------------------- */

/* @group common */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img,
fieldset {
	border: 0;
}

q:before,
q:after {
	content: "";
}

pre {
	overflow: auto;
	color: red;
	background: lightyellow;
	border: 1px dotted red;
	padding: 5px;
}

body {
	font: 11px/16px Verdana,"Bitstream Vera Sans","DejaVu Sans","Liberation Sans",Geneva,sans-serif;
	background: #c1c6cb;
	color: #607080;
}

a {
	color: #ff9800;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea {
	border: #607080 1px solid;
	margin-bottom: 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
}

textarea {
	width: 250px;
	height: 80px;
}

.error {
	border-color: #CC0000;
	background-color: #F9E4E4;
}

/* @end common */

/* @group common-classes */

.clr:after,
.colwrp:after,
#container:after,
#header:after,
#content:after,
#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.screenrdr,
.hidden {
	position: absolute;
	left: -9999px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.fir {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.noborder {
	border: 0 !important;
}

a.arrow:hover {
	text-decoration: none;
}

a.arrow:hover span {
	text-decoration: underline;
}

.reszletek {
	display: block;
	/*float: left;*/
	margin-top: 4px;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	padding-right: 22px;
}

.orange_arrow {
	background: url(../imgs/sprite-main.png) no-repeat 100% -280px;
}

.orange_white_arrow {
	/*background: url(../imgs/sprite-main.png) no-repeat 100% -243px;*/
}

.blue_white_arrow {
	color: #00c0ff;
	/*background: url(../imgs/sprite-main.png) no-repeat 100% -259px;*/
}

/* @end common-classes */

/* @group layout */

#container {
	background: #fff url(../imgs/bg_container_inside.gif) repeat-x;
}

#container.nyito {
	background: #fff url(../imgs/bg_container.gif) repeat-x;
}

#header {
	height: 90px;
	width: 950px;
	margin: 0 auto;
	background: url(../imgs/sprite-repeat-x.gif) repeat-x 0 -70px;
}

#flash {
	height: 300px;
}

#content {
	width: 940px;
	border: 1px solid #fff;
	border-width: 0 1px 1px;
	margin: 0 auto;
}

#footer {
	height: 66px;
	padding-top: 4px;
	overflow: hidden;
	background: #c1c6cb url(../imgs/sprite-repeat-x.gif) repeat-x;
}

/* @group cols */

.colwrp {
	clear: both;
}

.col1,
.col2,
.col3 {
	float: left;
}

/* @end cols */

/* @group colwidth */

.w1 {}

.w2 {}

.w3 {}

/* @end colwidth */

/* @end layout */

/* @group header */

#logo {
	float: left;
	padding: 23px 0 0 31px;
	height: 67px;
	background: url(../imgs/bg_header_left.gif) no-repeat;
}

#logo a {
	display: block;
	float: left;
}

#logo img {
	display: block;
}

/* @group menu */

#menu {
	width: 600px;
	height: 90px;
	float: right;
	background: url(../imgs/bg_header_right.gif) no-repeat 100% 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
	font-size: 13px;
	line-height: 15px;
	color: #607080;
	display: block;
	text-align: center;
	height: 23px;
	padding-top: 39px;
	position: relative;
	overflow: hidden;
}

#menu li a .fir {
	height: 62px;
	background-image: url(../imgs/sprite-main.png);
}

#mi-lang a,
#mi-lang a .fir {
	width: 50px;
	height: 90px !important;

}

#mi-lang a .fir {
	background-position: -496px -137px;
}

#mi-lang a:hover .fir,
#mi-lang.sel a .fir {
	background-position: -547px -137px;
}

#mi-aceg a,
#mi-aceg a .fir {
	width: 93px;
}

#mi-aceg a:hover .fir,
#mi-aceg.sel a .fir {
	background-position: 0 -62px;
}

#mi-ugyfeleink a,
#mi-ugyfeleink a .fir {
	width: 121px;
}

#mi-ugyfeleink a .fir {
	background-position: -93px 0;
}

#mi-ugyfeleink a:hover .fir,
#mi-ugyfeleink.sel a .fir {
	background-position: -93px -62px;
}

#mi-karrier a,
#mi-karrier a .fir {
	width: 99px;
}

#mi-karrier a .fir {
	background-position: -214px 0;
}

#mi-karrier a:hover .fir,
#mi-karrier.sel a .fir {
	background-position: -214px -62px;
}

#mi-termekek a,
#mi-termekek a .fir {
	width: 116px;
}

#mi-termekek a .fir {
	background-position: -313px 0;
}

#mi-termekek a:hover .fir,
#mi-termekek.sel a .fir {
	background-position: -313px -62px;
}

#mi-kapcs a,
#mi-kapcs a .fir {
	width: 116px;
}

#mi-kapcs a .fir {
	background-position: -429px 0;
}

#mi-kapcs a:hover .fir,
#mi-kapcs.sel a .fir {
	background-position: -429px -62px;
}

/* @end menu */

/* @end header */

/* @group content */

#content {
	margin-top: 5px;
}

.nyito #content {
	margin-top: 0;
}

#content-main {
	width: 660px;
	background: #f7f7f8 url(../imgs/bg_content.png) no-repeat -940px 0;
	min-height: 535px;
	float: left;
	padding-top: 40px;
}

.nyito #content-main {
	background-position: 0 0;
	padding-top: 0;
	padding-bottom: 30px;
}

#content-right {
	width: 280px;
	min-height: 430px;
	float: left;
}

.nyito #content-right {
	padding-top: 68px;
	background: #fff url(../imgs/bg_content.png) no-repeat -660px 0;
}

#cr-top {
	width: 280px;
	height: 195px;
	overflow: hidden;
	background: #d5dadc url(../imgs/bg_content.png) no-repeat -1880px 0;
}

/* @group cm-head */

#cm-head h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #405260;
	height: 53px;
	padding: 27px 0 0 31px;
}

#cm-head ul {
	height: 24px;
	padding: 10px 0 0 31px;
	font-size: 10px;
	line-height: 12px;
	color: #ff9800;
	list-style: none;
}

#cm-head li {
	display: inline;
}

#cm-head .act {
	color: #939ea9;
}

/* @end cm-head */

/* @group cm-content */

#cm-content {
	padding: 2px 40px 2px 29px;
}

#cm-content ul {
	list-style: none;
}

#cm-content li {
	margin-bottom: 23px;
}

#cm-content h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 16px 2px;
	background: url(../imgs/bg_bottom_border_wide.png) no-repeat 0 100%;
	margin: 20px 0 5px 0;
	clear: both;
}

#cm-content p {
	margin-bottom: 14px;
}

#cm-content li li {
	margin-bottom: 0;
}

#cm-content li ul {
	margin: 10px 0 0 0;
}

/* @group ugyfeleink */

.ugyfeleink {
	padding-bottom: 30px !important;
}

#cm-content h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 22px 0 10px;
	clear: both;
}

.ugyfeleink li {
	margin-bottom: 0 !important;
	clear: both;
}

.ugyfeleink ul ul li {
	margin: 0 !important;
}

.ugyfeleink ul ul {
	margin-top: -10px !important;
}

.ugyfeleink .fleft {
	margin-top: 0 !important;
	width: 280px;
}

.ugyfeleink .first {
	width: 310px;
}

/* @end ugyfeleink */

/* @group termekek */

.termekek .reszletek {
	/*margin-top: -5px;*/
}

/* @end termekek */

/* @group hirek */

.news-page .reszletek {
	margin-top: -5px;
}

.news-page .date {
	font-size: 9px;
	font-weight: bold;
}

.news .arrow_sarga {
	background:url("../imgs/tovabb_sarga_btn_bg.png") no-repeat scroll 40% 0 transparent;
}

/* @end hirek */

/* @end cm-content */

/* @group cr-top */

#cr-top .iwrp {
	float: left;
	margin: 25px 11px 0 22px;
}

#cr-top h3 {
	margin-top: 63px;
}

#cr-top h3 a {
	color: #405260;
	font-weight: normal;
	font-size: 12px;
	display: block;
	overflow: hidden;
	position: relative;
	height: 20px;
	line-height: 20px;
}

#cr-top h3 a .fir {
	height: 20px;
	background-image: url(../imgs/sprite-main.png);
	background-repeat: no-repeat;
}

#cr-top h3 a em {
	font-weight: bold;
	font-style: normal;
}

#cr-top p {
	font-size: 10px;
	line-height: 13px;
	padding-right: 30px;
}


.crt_nxportal h3 a {
	width: 115px;
}

.crt_nxportal h3 a .fir {
	width: 115px;
	background-position: -285px -223px;
}

.crt_nxcms .iwrp {
	margin-right: 10px;
}

.crt_nxcms h3 a {
	width: 90px;
}

.crt_nxcms h3 a .fir {
	width: 90px;
	background-position: -400px -223px;
}

/* @end cr-top */

/* @group cm-bottom */

#cm-bottom {
	background: #efeff1;
	padding: 25px 0 15px 31px;
	list-style: none;
}

#cm-bottom li {
	margin-bottom: 10px;
}

#cm-bottom h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

/* @end cm-bottom */

/* @group cm-top */

#cm-top {
	margin-top: 40px;
	height: 100px;
	padding-top: 21px;
	overflow: hidden;
}

#cm-top dt {
	font-size: 13px;
	line-height: 15px;
	width: 210px;
	height: 57px;
	padding: 10px 20px 0 0;
	margin-left: 20px;
	text-align: right;
	float: left;
	position: relative;
}

#cm-top dt .fir {
	width: 230px;
	height: 67px;
	background: url(../imgs/sprite-main.png) no-repeat 0 -124px;
}

#cm-top dd {
	width: 330px;
	padding: 5px 56px 0 17px;
	margin-left: 4px;
	float: left;
}

/* @end cm-top */

/* @group leads */

.leads {
	list-style: none;
	margin: 30px 0;
	line-height: 14px;
}

.leads li {
	width: 290px;
	margin-left: 30px;
	float: left;
}

.leads h3 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 14px;
}

.leads h3 a {
	display: block;
	overflow: hidden;
	position: relative;
}

.leads h3 em {
	font-style: normal;
	font-weight: bold;
}

.leads p {
	width: 225px;
}

.leads .small {
	font-size: 10px;
	color: #939ea9;
	margin-top: 8px;
}

.leads .iwrp {
	display: block;
	float: right;
	margin: 10px 12px 0 23px;
}

.leads .iwrp img {
	display: block;
}

.leads .nx_portal a {
	color: #00c0ff;
}

.leads .nx_portal h3 a {
	width: 145px;
	height: 20px;
}

.leads .nx_portal h3 a .fir {
	width: 145px;
	height: 20px;
	background: url(../imgs/sprite-main.png) no-repeat 0 -223px;
}

.leads .nx_portal .reszletek {
	background: url(../imgs/tovabb_kek_btn_bg.png) no-repeat 40% 0;
}

.leads .nx_cmsp a {
	color: #ff9800;
}
90
.leads .nx_cmsp h3 a {
	width: 90px;
	height: 20px;
}

.leads .nx_cmsp h3 a .fir {
	width: 90px;
	height: 20px;
	background: url(../imgs/sprite-main.png) no-repeat -145px -223px;
}

.leads .nx_cmsp .reszletek {
	background: url(../imgs/sprite-main.png) no-repeat 90% -207px;
}

/* @end leads */

/* @group news */

.nyito .news {
	margin: 0 29px;
}

.news h2,
#staff h2 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	background: url(../imgs/bg_bottom_border.gif) no-repeat 0 100%;
}

.news h2 a,
#staff h2 a {
	display: block;
	width: 50px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #405260;
	position: relative;
}

.news h2 a .fir {
	width: 50px;
	height: 20px;
	background: url(../imgs/sprite-main.png) no-repeat -235px -223px;
}

.news ul {
	list-style: none;
	font-size: 10px;
	line-height: 14px;
	/*background: url(../imgs/bg_bottom_border.gif) no-repeat 0 100%;
	padding-bottom: 13px;
	margin-bottom: 13px;*/
}

.news li {
	margin: 17px 0;
	clear: both;
}

.news .date {
	width: 40px;
	height: 38px;
	overflow: hidden;
	background: #ff9b02 url(../imgs/sprite-main.png) no-repeat -230px -124px;
	position: relative;
	font: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
}

.news .date .m {
	position: absolute;
	text-transform: uppercase;
	color: #fff;
	width: 40px;
	top: 21px;
	font-size: 13px;
	left: 0;
}

.news .date .d {
	color: #405260;
	position: absolute;
	top: 2px;
	left: 0;
	width: 40px;
	font-size: 15px;
}

.news h3 {
	font-size: 10px;
	padding-top: 10px;
}

.news p {
	clear: both;
}

.news .reszletek {
	margin-top: 0;
}

/* @end news */

/* @group staff */

#staff,
.news {
	padding: 68px 28px;
	background: #fff url(../imgs/bg_content.png) no-repeat -1600px 0;
}

.nyito .news {
	padding: 0 0 20px;
	background: none;
}

#staff h2 a {
	width: 100px;
	height: 20px;
	background: url(../imgs/sprite-main.png) no-repeat -124px -270px;
}

#staff ul {
	list-style: none;
	margin: 15px 0;
	padding-bottom: 5px;
	background: url(../imgs/bg_bottom_border.gif) no-repeat 0 100%;
}

#staff li {
	position: relative;
	/*margin-bottom: 20px;
	height: 78px;*/
	height: 30px;
	margin-bottom: 15px;
}

#staff dl {
	font-size: 10px;
	line-height: 12px;
}

#staff .iwrp img {
	border: 1px solid #ffa314;
	padding: 4px;
}

#staff .iwrp {
	position: absolute;
	top: 0;
	left: 0;
}

/*
#staff dt {
	position: absolute;
	font-weight: bold;
	top: 48px;
	left: 80px;
}

#staff .pos {
	position: absolute;
	left: 80px;
	top: 61px;
}
*/

#staff dt {
	font-weight: bold;
}

#staff a {
	text-decoration: none;
}

#staff a:hover span {
	text-decoration: underline;
}

/* @end staff */

/* @end content */

/* @group footer */

#footer ul {
	width: 940px;
	margin: 0 auto;
	list-style: none;
	height: 66px;
	font-size: 10px;
	line-height: 14px;
	color: #6e7d8b;
}

#footer li {
	height: 46px;
	padding: 20px 30px 0;
	float: left;
	overflow: hidden;
	background: url(../imgs/sprite-main.png) no-repeat -606px 0;
}

#footer li.firstchild {
	background: none;
	margin-left: 80px;
}

#footer a {
	color: #edeff0;
}

/* @end footer */


/* extras (pinned news) */

.news ul li.pinned {
	background: url(../imgs/pinned_news.png) no-repeat top left;
	width: 318px;
	height: 340px;
	margin: -89px 0 0 -49px;
}

.news ul li.pinned div.pinned-innertext {
	position: relative;
	top: 160px;
	left: 49px;
	width: 220px;
}

/*  facebook */

.app_content_225776688114 .fan_box .full_widget {
	background:#ffffff none repeat scroll 0 0;
	border:medium none #FFFFFF;
	color:#7F7F7F;
	padding-top:20px;
}

.app_content_225776688114 .fan_box .full_widget .connect_top {
	background:#878686 none repeat scroll 0 0;
}

.facebook_box {
	/*background:transparent url(../imgs/bg_bottom_border.gif) no-repeat scroll 0 100%;*/
	/*border-top:1px solid #E4E6E8;
	border-bottom:1px solid #E4E6E8;
	margin:15px 0 0;
	padding-bottom:3px;*/
	
}

#footer li.facebook_li {
	padding: 10px 30px 0;
	height: 70px;
}

.connect_action .name_block a {
	color:#EDEFF0
	
}

.facebook_li {
	list-style-type: none;
}

/* cimoldal termekek */

.products {
	/*background-image: url(../imgs/temekek_ajanlo_bg.png); 
	background-repeat: no-repeat;
	background-position: 160px 1px;*/
	width: 290px;
	height: 301px;
}

.products li p {
	width: 165px;
}

.products li {
	list-style:none outside none;
	margin-left: 0;
	margin-bottom:10px;
}

.products .mobil{
	background-image: url(../imgs/mobil_bg.png); 
	background-repeat: no-repeat;
}

.products .szponzoracios{
	background-image: url(../imgs/szponzoracios_bg.png); 
	background-repeat: no-repeat;
}

.products .facebook{
	background-image: url(../imgs/facebook_bg.png); 
	background-repeat: no-repeat;
}
.nx_cmsp .products .arrow_sarga {
	background:url(../imgs/tovabb_sarga_btn_bg.png) no-repeat scroll 40% 0 transparent;
}

#content-right .crt_nxmf .iwrp {
	margin: 38px 11px 0 15px; 
	
}

#content-right .crt_nxmf  h3 {
	margin-top: 37px;
}

#cm-content .termekek .orange {
	color: #FF9800;
	font-size: 11px;
	
}

#cm-content .termekek .blue {
	color: #00C0FF;
	font-size: 11px;
	
}

#content-right .crt_nxmf h3 a .fir {
	background-image:url(../imgs/mobil_fejlesztesek_bg.png);
	width:128px;
}

.mobil_link {
	display: block;
	height:26px;
	width:150px;
}

.szponzoracios_link {
	display: block;
	height:26px;
	width:168px;
}

.facebook_link {
	display: block;
	height:26px;
	width:247px;
}

.mobil_link_img {
	display: block;
	height:121px;
	width:134px;
	float: right;
	margin-top: -20px;
}

.szponzoracios_link_img {
	display: block;
	height:121px;
	width:134px;
	float: right;
	margin-top: -20px;
}

.facebook_link_img {
	display: block;
	height:121px;
	width:134px;
	float: right;
	margin-top: -20px;
}

#footer .facebook_li .facebook_box .netrix_facebook_footer {
	bottom:29px;
	/*color:#3B5998;
	font-size:12px;*/
	position:relative;
}