
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/font/BebasNeue-webfont.eot');
    src: url('/font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/BebasNeue-webfont.woff') format('woff'),
         url('/font/BebasNeue-webfont.ttf') format('truetype'),
         url('/font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1360px;
  }
}

@media (min-width: 1640px) {
  .container {
    width: 1600px;
  }
}

@media (min-width: 1940px) {
  .container {
    width: 1920px;
  }
}


.poweredby {
text-align: right;
}

.poweredby .t3-logo, .poweredby .t3-logo-small {
  display: inline-block;
  opacity: 0.40;
}
.poweredby a.t3-logo p {
	padding:0px 0 0px 0;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	color: rgb(255, 255, 255) !important
}
.poweredby a.t3-logo:hover {
	text-decoration:none;
}
.t3-logo {
  height: 40px;
  width: 155px;
  background-image:url(../../../images/logo.png);
}



body {
color: rgb(0, 0, 0);
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
background: rgb(255, 255, 255) no-repeat fixed center -20px url(../../../images/pageBgr.jpg);
}

.t3-off-canvas {
  background: none repeat scroll 0 0 rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.t3-wrapper {
background: none;
left: 0;
overflow: visible;
position: relative;
transition: transform 0.5s ease 0s;
z-index: 99;
}


.t3-mainbody {
padding-bottom: 20px;
padding-top: 20px;
background: rgb(255, 255, 255) scroll repeat url(../../../images/sheet_c.png); 
margin: 0px auto;
margin-bottom:20px;
margin-top:20px;
border: 0px solid rgb(0, 0, 0);
border-top: 0px solid rgb(0, 0, 0);
border-bottom: 0px solid rgb(0, 0, 0);
}

.t3-content {
padding-bottom: 20px;
padding-top: 20px;
/*background: rgb(105, 103, 125);*/
}

.t3-sidebar {
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 1;
}

#system-message {
margin-bottom: 0px;
padding: 0;
}

/*	-- header 
------------------------------------------------- */
.fejlec {
  padding-top: 0px;
	margin-top:20px;
	position:relative;
}

@media (max-width: 767px) {
.fejlec {
  padding-top: 0px;
	margin-top:0;
	position:relative;
}
}

.t3-header {
padding-bottom: 0px;
padding-top: 0px;
overflow:hidden;
}

.header-inner {
background: rgba(255, 255, 255, 0.5);
}

@media (min-width: 768px) {
.header-inner {
background: scroll no-repeat left top url(../../../images/header-center.png);
position:relative;
/*min-height:91px;*/
}

.header-inner:after {
	content: url(../../../images/header-right.png);
  display: block;
  position: absolute;
  right: -15px;
  top: 0px;
}

.header-inner:before {
	content: url(../../../images/header-left.png);
  display: block;
  position: absolute;
  left: -15px;
  top: 0px;
}
}

.logo {
z-index:1000;
position:relative;
top:0px;
}

@media (max-width: 767px) {
	.logo {
	z-index:1000;
	position:relative;
	top:-6px;
	}
	img.logo-img {
	width:100%;
	}
}

.logo .logo-image {
margin-top: 0px;
}

.logo a {
display: inline-block;
line-height: 1;
margin: 0;
color: rgb(149, 171, 99);
}

.logo-text .site-slogan {
font-family: 'Dancing Script', cursive;
display: block;
font-size: 20px;
margin-top: 5px;
color:rgb(255, 255, 255);
}

.site-slogan {
/*font-family: 'Dancing Script', cursive;*/
display: none;
font-size: 18px;
margin-top: 5px;
color:rgb(255, 255, 255);
text-transform: uppercase;
font-weight:bold;
text-shadow:1px 1px 2px rgb(0, 0, 0), -1px -1px 2px rgb(0, 0, 0), -1px 1px 2px rgb(0, 0, 0);
}

	.languageswitcherload {
	float: none;
	width: 100%;
	margin-top: 0;
	}

.languageswitcherload p {
font-size: 34px;
font-weight:300;
text-align:center;
font-family: 'Roboto', sans-serif;
line-height: 1;
color:rgb(228, 228, 228);
}

@media screen and (min-width: 768px) {
.elerhetoseg {
	float: none;
	width: 100%;
	margin-top: 5px;
	}
}

.elerhetoseg p {
font-size: 14px;
font-weight:normal;
text-align:left;
font-family: 'Roboto', sans-serif;
line-height: 1;
color:rgb(0, 0, 0);
margin-bottom:0;
}

.head-search {
margin-top:20px;
}

.head-search .search {
    float: none !important;
}

.head-search .search {
    float: none !important;
}

/*	End -- header 
------------------------------------------------- */



/*	-- nav
------------------------------------------------- */
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: none;
}

.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus {
    text-decoration: none;
		color:rgb(0, 156, 166);
    background: none;
}

/*	End -- nav
------------------------------------------------- */



/*	-- nav-pills
------------------------------------------------- */
.nav.nav-pills > li > a {
text-decoration: none;
background-color: rgb(60, 120, 165);
/*box-shadow: 0 0px 6px 0px rgba(0,0,0,0.25) inset;*/
border: 1px solid rgb(0, 0, 0);
border-radius: 0px;
color: rgb(255, 255, 255);
text-decoration: none;
}

.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus {
background-color: rgb(138, 174, 202);
/*background-color: rgb(255, 255, 255);*/
text-decoration: none;
color: rgb(255, 255, 255);
}

.nav-pills > li.active > a,
.nav-pills > li.alias-parent-active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.alias-parent-active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li.alias-parent-active > a:focus {
background-color: rgb(207, 51, 51);
/*background-color: rgb(255, 255, 255);*/
text-decoration: none;
color: rgb(255, 255, 255);
}

.nav.nav-pills > li > a > img {
max-width: none;
border:3px solid rgba(255, 255, 255, 1);
border-radius: 4px;
}

.nav-pills ul.nav-child {

}

.nav-pills .nav-child > li {
    margin-top: 2px;
    margin-left: 10px;
		margin-right: 0px;
}
 
.nav-pills ul.nav-child > li > a {
text-decoration: none;
background: none;
border: 1px solid rgb(0, 0, 0);
border-radius: 0px;
color: rgb(0, 0, 0);
text-decoration: none;
}

.nav-pills ul.nav-child > li > a:hover,
.nav-pills ul.nav-child > li > a:focus {
background: rgb(138, 174, 202);
/*background-color: rgb(255, 255, 255);*/
text-decoration: none;
color: rgb(255, 255, 255);
}

.nav-pills ul.nav-child > li.active > a,
.nav-pills ul.nav-child > li.active > a:hover,
.nav-pills ul.nav-child > li.active > a:focus {
background: rgb(207, 51, 51);
/*background-color: rgb(255, 255, 255);*/
text-decoration: none;
color: rgb(255, 255, 255);
}


.t3-spotlight-header1 .nav-pills > li > a {
background: rgba(255, 255, 255, 1);
box-shadow: 0px 0px 0px rgba(22, 22, 22, 1);
color: rgb(2, 145, 65);
text-decoration: none;
border:1px solid rgb(22, 22, 22);
border-bottom:1px solid rgb(22, 22, 22);
border-radius: 6px 6px 6px 6px;
margin:0 3px;
padding:5px 15px;
}

.t3-spotlight-header1 .nav-pills > li > a:hover,
.t3-spotlight-header1 .nav-pills > li > a:focus {
background-color: rgb(2, 145, 65);
text-decoration: none;
color: rgb(255, 255, 255);
}

.t3-spotlight-header1 .nav-pills > li.active > a,
.t3-spotlight-header1 .nav-pills > li.alias-parent-active > a,
.t3-spotlight-header1 .nav-pills > li.active > a:hover,
.t3-spotlight-header1 .nav-pills > li.alias-parent-active > a:hover,
.t3-spotlight-header1 .nav-pills > li.active > a:focus,
.t3-spotlight-header1 .nav-pills > li.alias-parent-active > a:focus {
background-color: rgb(2, 145, 65);
text-decoration: none;
color: rgb(255, 255, 255);
}

/*	End -- nav-pills
------------------------------------------------- */



/*	-- navbar-default 
------------------------------------------------- */
.navbar-default {
background: rgb(126, 162, 195) scroll repeat-x left top url(../../../images/navbar-default-center.png);
margin:0px;
margin-bottom: 0px;
margin-top:0px;
min-height: 0px; 
border-left:0px solid rgba(0,0,0,1.00);
border-right:0px solid rgba(0,0,0,1.00);
border-top-width:0;
border-bottom-width:0;
padding-top:0px;
z-index:20;
}

@media (min-width: 768px) {
		.navbar-header {
			float: right;
		}
		
		.navbar-collapse.collapse {
			display: none !important;
			height: auto !important;
			padding-bottom: 0;
			overflow: visible !important;
		}
}

@media (min-width: 992px) {
		.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
		}
}

@media (min-width: 768px) {
		.navbar-default {
		background: rgba(255, 255, 255, 0.5) scroll repeat-x left top url(../../../images/navbar-default-center.png);
		margin:0 12px;
		margin-bottom: 0px;
		margin-top:-49px;
		min-height: 55px; 
		border-left:0px solid rgba(0,0,0,1.00);
		border-right:0px solid rgba(0,0,0,1.00);
		border-top-width:0;
		border-bottom-width:0;
		padding-top:5px;
		z-index:20;
		}
		
		.navbar-default:before {
		content: url(../../../images/navbar-default-left.png);
		display: block;
		position: absolute;
		left: -16px;
		top: 0px;
		}
		
		.navbar-default:after {
		content: url(../../../images/navbar-default-right.png);
		display: block;
		position: absolute;
		right: -16px;
		top: 0px;
		}
}

@media (max-width: 767px) {
		.navbar-default {
		background: rgba(255, 255, 255, 0) scroll repeat-x 50% top url(../../../images/navbar-default-xs-meretre.png);
		margin:0 0px;
		margin-bottom: 0px;
		margin-top:0px;
		min-height: 55px; 
		border-left:0px solid rgba(0,0,0,1.00);
		border-right:0px solid rgba(0,0,0,1.00);
		border-top-width:0;
		border-bottom-width:0;
		padding-top:0px;
		z-index:0;
		}
}
.navbar-default .t3-navbar-collapse ul.navbar-nav {
float: none;
margin: 0;
}

.navbar-default ul.navbar-nav { 
/*float: right;*/
margin: 0;
margin-left:-5px;
border-left: 0px solid rgb(0, 0, 0);
border-right: 0px solid rgb(255,255,255);
}

			.navbar-default .t3-navbar-collapse ul.navbar-nav {
			float: none;
			margin: 0;
			}

.navbar-default .nav > li {
border-left: 1px solid rgb(145, 176, 205);
border-right: 1px solid rgb(18, 86, 135);
}

			.navbar-default .nav > li:first-child {
			border-left: 0px solid rgb(145, 176, 205);
			}
			
			.navbar-default .nav > li:last-child{
			border-right: 0px solid rgb(18, 86, 135);
			}

			.navbar-default .nav > li:last-child:after { content: ""; }
			
			.navbar-default .t3-navbar-collapse .nav li::after { content: ""; }

.navbar-default .nav > li > a {
background: none;
border: 0px solid rgb(22, 22, 22);
border-radius: 0px;
color: rgb(255, 255, 255);
padding: 0px 10px 0px 10px;
line-height: 50px;
margin: 0px 0px 0px 0px;
}

			.navbar-default .nav > li:first-child > a { 
			padding: 0px 10px 0px 15px;
			/*border-right: 0px solid rgb(204, 153, 153);*/
			}

.navbar-default .nav > li > a > img { 
/*max-width: 20px;*/
max-height:18px;
}

.navbar-default .nav > li > a > span.image-title { margin-left:15px; !important }

.navbar-default .nav li::after {
/*content: url(../../../images/potty.jpg);
position: absolute;
top: 15px;
right: -5px;*/
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
background: rgb(207, 51, 51) scroll no-repeat -10px top url(../../../images/navbar-default-hover.png);
color: rgb(255, 255, 255) !important;
text-decoration: none;
/*border-top: 0px solid rgba(0, 174, 239, 0.25);*/
}

			.navbar-default .nav > li:first-child > a:hover,
			.navbar-default .nav > li:first-child > a:focus {
			background: rgb(207, 51, 51) scroll no-repeat left top url(../../../images/navbar-default-hover.png);
			}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus,
.navbar-default .nav > li.alias-parent-active > a,
.navbar-default .nav > li.alias-parent-active > a:hover,
.navbar-default .nav > li.alias-parent-active > a:focus {
background: rgb(207, 51, 51) scroll no-repeat -10px top url(../../../images/navbar-default-hover.png);
color: rgb(255, 255, 255) !important;
/*box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75) inset;*/
/*border-top: 0px solid rgb(0, 174, 239);*/
}

			.navbar-default .nav > li:first-child.active > a,
			.navbar-default .nav > li:first-child.active > a:hover,
			.navbar-default .nav > li:first-child.active > a:focus,
			.navbar-default .nav > li:first-child.alias-parent-active > a,
			.navbar-default .nav > li:first-child.alias-parent-active > a:hover,
			.navbar-default .nav > li:first-child.alias-parent-active > a:focus {
			background: rgb(207, 51, 51) scroll no-repeat left top url(../../../images/navbar-default-hover.png);
			}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background: rgb(207, 51, 51) scroll no-repeat -10px top url(../../../images/navbar-default-hover.png);
color: rgb(255, 255, 255) !important;
/*border-top: 0px solid rgba(0, 174, 239, 0.25);*/
}

.navbar-default > li > .separator {
padding-bottom: 15px;
padding-top: 15px;
/*color:rgb(219, 163, 130) ;*/
}

.caret { margin-left: 10px; }

.navbar-default .caret { 
border-bottom-color: rgb(149, 171, 99);
border-top-color: rgb(149, 171, 99);
}

.navbar-default .navbar-nav > .dropdown > a .caret { 
border-bottom-color: rgb(149, 171, 99);
border-top-color: rgb(149, 171, 99);
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret,
.navbar-default .navbar-nav > .active.dropdown > a .caret { 
border-bottom-color: rgb(255, 111, 33) !important;
border-top-color: rgb(255, 111, 33) !important;
}

.dropdown-menu {
background-clip: padding-box;
background-color: rgba(51, 113, 160, 0.80);
border: 0px solid rgba(165, 32, 17, 0.15);
border-radius: 4px;
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.5);
display: none;
float: left;
font-size: 14px;
left: 0;
list-style: none outside none;
margin: 2px 0 0;
min-width: 160px;
padding: 5px 0;
position: absolute;
text-align: left;
top: 100%;
z-index: 1000;
}

.t3-megamenu .dropdown-menu .mega-nav > li::after { content: ""; }

.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
display: block;
padding: 5px 15px;
margin: 0 -15px;
white-space: normal;
color: rgb(255, 255, 255);
}

.t3-megamenu .dropdown-menu .mega-nav > li.active a {
background-color: rgb(240, 55, 52);
color: rgb(255, 255, 255) !important;
text-decoration: none;
}

.t3-megamenu .dropdown-menu .mega-nav > li a:hover:before, 
.t3-megamenu .dropdown-menu .mega-nav > li.active a::before {
/*content: url(../../../images/potty2.jpg);*/
/*position: absolute;*/
/*top: 15px;*/
/*left: 5px;*/
}

.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
background-color: rgb(240, 55, 52);
color: rgb(255, 255, 255) !important;
text-decoration: none;
}

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {
    background-color: rgb(240, 55, 52);
    border-color: rgb(66, 139, 202);
}

.off-canvas-toggle {
/*border-radius: 100px;
border: 3px solid rgb(255, 255, 255) !important;
border: 0;*/
padding: 0;
width: 50px;
height: 50px;
line-height: 50px;
background:rgb(230, 45, 47);
color: rgb(255, 255, 255);
border-radius: 0 6px 0 0;
}

@media (max-width: 767px) {
		.off-canvas-toggle {
		padding: 0;
		width: 55px;
		height: 55px;
		line-height: 50px;
		background:rgb(230, 45, 47);
		color: rgb(255, 255, 255);
		border-radius: 0 0px 0 0;
		}
}

.off-canvas-toggle:hover,
.off-canvas-toggle:active {
background: rgb(66, 139, 202);
color: rgb(255, 255, 255);
}

.off-canvas-toggle,
.off-canvas-toggle:active {
position: absolute !important;
/*bottom: 10px;
z-index:1000;	*/
right: -1px;
float: none;
}
/*	End -- navbar-default 
------------------------------------------------- */



/*	-- navbar-nav 
------------------------------------------------- */
/*@media (min-width: 768px) {
		.navbar-nav > li {
			float: left;
		}
		.navbar-nav > li > a {
			padding-top: 0px;
			padding-bottom: 0px;
			line-height:70px;
		}
		.navbar-nav.navbar-right:last-child {
			margin-right: 0px;
		}
}

@media (min-width: 992px) {
		.navbar-nav > li {
			float: left;
			padding:0 0px;
		}
		.navbar-nav > li > a {
			padding:0 5px;
			line-height:70px;
		}
}
*/
@media (max-width: 767px) {
		.head-search {
		margin-top: 0;
		position: relative;
		
		margin-left:20px;
		}
		.head-search .navbar-nav > li {
		float: left;
		z-index:100;
		}
		.head-search .navbar-nav > li > a {
		color:rgb(255, 255, 255) !important;
		}
}

.navbar-nav > li {
border-right:1px solid rgb(0, 0, 0);
}

.navbar-nav > li:last-child {
border-right:0px solid rgb(0, 0, 0);
}

.navbar-nav > li > a {
background: none;
border: 0px solid rgb(255, 255, 255);
border-radius: 0px;
font-weight: normal;
color: rgb(0, 0, 0);
padding: 0px 0px 0px 0px;
line-height: normal;
margin: 0px 5px 0px 5px;
/*box-shadow: 0 -10px 10px -6px rgba(0, 0, 0, 0.25) inset, 0 10px 10px -6px rgba(0, 0, 0, 0.25) inset;*/
}


.navbar-nav > li > a:hover, 
.navbar-nav > li > a:focus {
	text-decoration: none;
	color: rgb(243, 40, 55);
	background: none;
}


.navbar-nav > li.active > a {
	text-decoration: none;
	color: rgb(243, 40, 55) !important;
	background: none;
	border: 0px solid rgb(255, 255, 255);
}

/*	End -- navbar-nav 
------------------------------------------------- */





/*	-- modul 
------------------------------------------------- */
.module {
/*background: rgb(255, 255, 255);*/
border: 0px solid #D8D8D8;
border-radius: 10px ;
color: inherit;
margin-bottom: 15px;
overflow:hidden;
}

			.module.itemView {
			padding: 0px 0 0px 0;
			background: rgba(235, 238, 239, 0.5) scroll no-repeat right bottom url(../../../images/post-c-bottom.png);
			border: 0px solid rgb(64,64,64);
			border:1px solid rgb(212, 219, 221);
			border-radius: 6px;
			margin-bottom: 15px;
			}

			.nostyle.module {
			background: scroll no-repeat right bottom url(../../../images/post-c-bottom.png);
			border: 0px solid #D8D8D8;
			border-radius: 0;
			color: inherit;
			margin-bottom: 10px;
			}
			
			.kek.module { 
			/*background: #428BCA;*/
			background: rgb(66,139,202); 
			}
			
			.piros.module {
			background: rgb(202,66,71);
			border: 1px solid #D9534F;
			}
			
			.szurke.module { background: #f5f5f5; }

.module-inner { padding: 0 10px; }

			.itemView  .module-inner { padding: 10px; }
			
			.kategorialista .module-inner,
			.nostyle .module-inner { 
			/*padding: 0 0;*/
			}

.module-title {
margin:0 0px;
margin-bottom:10px;
padding: 15px 0  ;
background: rgb(142,174,203);
background: -moz-linear-gradient(top,  rgba(142,174,203,1) 0%, rgba(18,86,135,1) 100%);
background: -webkit-linear-gradient(top,  rgba(142,174,203,1) 0%,rgba(18,86,135,1) 100%);
background: linear-gradient(to bottom,  rgba(142,174,203,1) 0%,rgba(18,86,135,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eaecb', endColorstr='#125687',GradientType=0 );
border-radius: 6px;
border-bottom: 0px solid #d8d8d8;
line-height: 1;
text-align:center;
}

			.itemView .module-title { 
			padding: 4px 0 4px 0;
			margin: 0;
			margin-bottom:10px;
			border-bottom: 2px solid RGB(32, 105, 182);
			background: rgba(2, 145, 65, 0);
			line-height: 1;
			text-align: left;
			border-radius: 0px;
			}
			
			.itemView .module-title span { 
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 20px;
			color: RGB(32, 105, 182);
			font-weight: normal;
			line-height: 110%;
			margin:0px;
			}
			
			.module-title.skek { 
			background: rgb(2, 145, 65);
			color: #ffffff;
			}
			
			.module-title.vkek { 
			background: rgb(22, 22, 22);
			color: #ffffff;
			}
			
			.module-title.vkek75 { 
			background: rgba(22, 22, 22, 0.75);
			color: #ffffff;
			}
			
			.module-title.piros { 
			/*background: rgb(202,66,71);*/
			/*color: #ffffff;*/
			}
			
			.module-title.szurke { 
			/*background: #f5f5f5;*/
			}
			
			.module-title.kategoria:before {
			content: "\e118 ";
			font-family: 'Glyphicons Halflings';
			/*font-weight:bold;*/
			/*padding-right:10px;*/
			padding:10px;
			margin-right:10px;
			margin-bottom:10px;
			/*margin-left:-10px;*/
			background: rgb(239,65,0);
			border-radius: 6px;
			color: #ffffff;
			}
			
			.module-title.nepszeru:before {
			content: "\e105 ";
			font-family: 'Glyphicons Halflings';
			/*font-weight:bold;*/
			padding:10px;
			margin-right:10px;
			margin-bottom:10px;
			/*margin-left:-10px;*/
			background: rgb(0, 155, 214);
			border-radius: 6px !important;
			color: #ffffff;
			}
			
			.module-title.kiemelt:before {
			content: "\e104 ";
			font-family: 'Glyphicons Halflings';
			/*font-weight:bold;*/
			padding:10px;
			margin-right:10px;
			margin-bottom:10px;
			/*margin-left:-10px;*/
			background: rgb(239,65,0);
			border-radius: 6px !important;
			color: #ffffff;
			}
			
			.module-title.archiv:before {
			content: "\e109 ";
			font-family: 'Glyphicons Halflings';
			/*font-weight:bold;*/
			padding:10px;
			margin-right:10px;
			margin-bottom:10px;
			/*margin-left:-10px;*/
			background: rgb(250,250,250);
			border-radius: 6px;
			color: #222;
			}
			
			.module-title.cikkek:before {
			content: "\e022 ";
			font-family: 'Glyphicons Halflings';
			/*font-weight:bold;*/
			padding:10px;
			margin-right:10px;
			margin-bottom:10px;
			/*margin-left:-10px;*/
			background: /*rgb(0,239,65)*/ rgb(243, 243, 243);
			border-radius: 6px;
			color: rgb(0, 0, 0);
			}
			
			.nostyle .module-title { 
			}
			
			.nagy.module-title { font-size:38px; }
			
			.home .t3-sl-3 .module-title { 
			/*font-size: 2.5em;
			opacity: 1;*/
			}
			
			.home .t3-sl-5 .module-title { 
			/*font-size: 2.5em;
			opacity: 1;*/
			}
									
			.t3-footnav .module-title { 
			margin:0 0px;
			margin-bottom:0px;
			padding: 0 0 15px 0  ;
			background: transparent;
			border-radius: 0px 0px 0 0;
			border-bottom: 2px solid rgb(193, 143, 89);
			/*font-size:14px;*/
			line-height: 1;
			text-align:left;
			}

.module-title span {
color: rgb(255, 255, 255);
font-family: "BebasNeueRegular",Arial,Helvetica,sans-serif;
letter-spacing: 1px;
text-align: left;
margin: 0px 0;
padding: 0px 0;
border-bottom: 0px solid rgb(216, 216, 216);
line-height: 1;
text-transform: none;
font-weight: normal;
}

			.t3-footnav .module-title span {
			color: rgb(255, 255, 255);
			font-family: "BebasNeueRegular",Arial,Helvetica,sans-serif;
			letter-spacing: 2px;
			text-align: left;
			margin: 0px 0;
			padding: 0px 0;
			border-bottom: 0px solid rgb(216, 216, 216);
			line-height: 1;
			text-transform: none;
			font-weight: normal;
			}
			
			.t3-sl-banner-2 .module-title span,
			.t3-sl-banner-3 .module-title span { 
			color: rgb(255, 255, 255);
			font-size: 36px;
			}
			
			.nagy.module-title span { font-weight: 400; }
			
			.module-title.piros span { /*color: #ffffff;*/}
			
			.module-title.kek span { /*color: #ffffff;*/}

.module-ct {
padding: 10px;
margin:0 0px;
background: rgba(235, 238, 239, 0.5) scroll no-repeat right bottom url(../../../images/post-c-bottom.png);
border:1px solid rgb(212, 219, 221);
border-radius:6px;
}

			.itemView .module-ct {
			padding: 0px;
			margin:0 0px;
			background: none;
			border:0px solid rgb(212, 219, 221);
			border-radius:0px;
			}

			.nostyle .module-ct {
			padding: 0;
			margin:0 0px;
			background: none;
			border:0px solid rgb(212, 219, 221);
			}
			
			.kategorialista .module-ct {
			padding: 0;
			margin:0 0px
			}

.piros.t3-module .module-ct a,
.piros.t3-module .module-ct a:link { color:#fff !important; }

.t3-module p {
    font-size: 14px;
}
/*	End -- modul 
------------------------------------------------- */




/*	-- footer 
------------------------------------------------- */
.module_ugyfelszolgalat {
  background: url("../../../images/bg-hirlevel.png") no-repeat scroll right bottom rgb(149, 171, 99);
  border-radius: 0 0 0 6px;
  color: rgb(250, 250, 250);
  margin-top: 40px;
  /*padding: 10px 20px 0;*/
	margin-right:-15px;
}

.module_ugyfelszolgalat .module-ct {
  background: none;
	min-height:205px
}

/*.module_ugyfelszolgalat .module-title {
  margin: -37px auto 0;
  padding-left: 0px;
  position: absolute;
  text-align: left;
  z-index: 0;
	width:100%
}
*/

.module_ugyfelszolgalat .module-title {
text-align: left !important;
}

.module_ugyfelszolgalat .module-title span {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 400;
  text-align: left !important;
	background: rgb(149, 171, 99);
	padding: 10px 10px 0 10px;
	border-radius: 6px 6px 0 0px;
	margin: -27px auto 0;
	position: absolute;
}

.module_hirlevel {
  background: url("../../../images/bg-hirlevel.png") no-repeat scroll right bottom rgb(149, 171, 99);
  border-radius: 0px 0px 6px 0px;
  color: rgb(250, 250, 250);
  margin-top: 40px;
  /*padding: 10px 20px 0;*/
	margin-left:-15px;
}

.module_hirlevel .module-ct {
  background: none;
	min-height:205px
}

.module_hirlevel,
.module_ugyfelszolgalat {
  margin-bottom: 0 !important;
	padding-bottom: 0px;
}

/*.module_hirlevel .module-title {
  margin: -37px auto 0;
  padding-left: 0px;
  position: absolute;
  text-align: right;
  z-index: 0;
	width:100%
}*/
.module_hirlevel .module-title span {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 400;
  text-align: center;
	background: rgb(149, 171, 99);
	padding: 10px 10px 0 10px;
	border-radius: 6px 6px 0 0px;
	margin: -27px auto 0;
	position: absolute;
	right:15px
}




div.itemBackToTop {
  text-align: center;
}
a.k2Anchor.top, 
a.BackToTop:link {
  display: inline-block;
  opacity: 0.3;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: normal;
}
.k2Anchor.top {
  background: scroll no-repeat center 0 url(../../../images/backtotop.png);
  margin: 50px 0;
  min-height: 48px;
  min-width: 140px;
}

a.k2Anchor.top span {
  color: rgb(34, 34, 34);
  display: block;
  opacity: 1 !important;
  padding: 50px 0 0;
	text-decoration: none;
}

.t3-footer {
background:url(../../../images/bottomBgr.png) center top no-repeat scroll;
border-top: 0px solid rgb(238, 238, 238);
/*color: rgb(228, 228, 228);*/
position:relative;
}

@media (max-width: 767px) {
		.t3-footer {
		background:  url(../../../images/bottomBgr.png) center top no-repeat scroll;
		border-top: 0px solid rgb(238, 238, 238);
		/*color: rgb(228, 228, 228);*/
		position:relative;
		}

}
/*	End -- footer 
------------------------------------------------- */




/*	-- RsForm 
------------------------------------------------- */
.formResponsive { margin: 0 0 18px; }

.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
font-size: 14px;
height: 20px;
line-height: 20px;
background-color: rgb(255, 255, 255);
background-image: none;
border: 1px solid rgb(204, 204, 204);
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: rgb(85, 85, 85);
font-size: 14px;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100% !important;
}

/*.formResponsive input,*/
.formResponsive textarea {
width: 100%;
min-height: 102px;
}

.rsform-block.rsform-block-captcha img {
width:	100px;
height: 34px;
border: 1px solid rgb(204, 204, 204);
border-radius:	4px;
margin-bottom:	2px;
margin-right:		20px;
}

.formResponsive input[type="submit"] {
background-color: rgb(0, 116, 204);
background-image: -moz-linear-gradient(center top, rgb(0, 136, 204), rgb(0, 85, 204));
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: rgb(255, 255, 255);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="button"],
.formResponsive input[type="submit"],
.formResponsive input[type="reset"] {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border-radius: 4px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
display: inline-block;
font-size: 16px;
line-height: 18px;
margin-bottom: 0;
padding: 10px 20px;
text-align: center;
vertical-align: middle;
}

.formResponsive .formHorizontal .formControls { margin-left: 0px; }

.formResponsive .formHorizontal .formControlLabel {
float: left;
text-align: right;
width: auto;
padding-top: 0px;
margin-right: 20px;
}

.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
float: left;
margin-right: 5px;
padding-left: 18px;
margin: 8px 5px 0 0;
}

/*	End -- RsForm 
------------------------------------------------- */




/*	-- tartalom elemek 
------------------------------------------------- */
hr {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border-style: solid none none;
border-width: 1px 0 0;
margin-bottom: 20px;
margin-top: 20px;
border-top:			1px solid rgb(196, 196, 196);
border-bottom:	1px solid rgb(255, 255, 255)
}


.label {
  border-radius: 0.25em;
  color: rgb(255, 255, 255);
  display: inline;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  padding: 0.2em 0.6em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
/* alCímek ==================================================== */
.page-subheader {
border-bottom: 0px solid rgb(238, 238, 238);
margin: 0 0 20px;
}

.page-subheader .page-subheader-under {
font-size:14px !important;
margin: -0px 0 0 0;
color: rgb(145, 151, 163);
}

.page-subheader small {
font-size:75% !important;
color: rgb(145, 151, 163);
}

.page-subheader .page-subtitle,
.page-subheader h2,
.page-subheader h3,
.page-subheader p {
line-height: 1 !important;
margin: 0;
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size:26px !important;
}

.page-subheader h4 {
line-height: 1 !important;
margin: 0;
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size:22px !important;
}

.page-subtitle span,
.page-subheader h2 span,
.page-subheader h3 span,
.page-subheader h4 span,
.page-subheader p span {
color:rgb(0, 174, 239);
font-weight:300;
font-size:125%
}
/* end alCímek ================================================ */



/* Description ================================================ */
dt,
dd { /*line-height: 1.5;*/ }

dl dt {
/*font-family: 'Roboto', sans-serif !important;*/
/*font-weight: 300;*/
/*font-size:1.4em;*/
text-transform: uppercase;
}

.dl-horizontal dt {
/*font-family: 'Roboto', sans-serif !important;*/
font-weight: 300;
text-transform: uppercase;
font-size: 16px;
line-height:1.5;
}
.aszf .dl-horizontal dt {
clear: left;
float: left;
overflow: hidden;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
width: 60px;
font-size: 16px;
line-height:1.5;
}

.dl-horizontal dd { 
border-bottom:1px solid #d8d8d8;
line-height:1.5;
font-size:16px;
}

.aszf .dl-horizontal dd { 
margin-left: 80px;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* end Description ============================================ */



/* thumbnail ================================================== */
.thumbnail {
background-color: rgb(250, 250, 250);
border: 1px solid rgb(221, 221, 221);
border-radius: 4px;
display: block;
/*line-height: 1.42857;*/
  margin-bottom: 10px;
padding: 10px;
transition: all 0.2s ease-in-out 0s;
overflow:hidden;
}

.thumbnail .page-subheader {
border-bottom: 1px solid rgb(238, 238, 238);
margin: 10px 0 20px;
}

.thumbnail .page-subheader h4 {
line-height: 1.25 !important;
/*margin: 0;*/
	font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size:24px !important;
}

.thumbnail .page-subheader h4 a { color: rgb(51, 51, 51) }

.thumbnail .page-subheader h4 a:hover {
color: rgb(202, 66, 71);
text-decoration: none;
}

.moduleItemImage { margin: -10px -10px 0 -10px; }

/* end thumbnail ============================================== */



/* img ------------------------------------------ */
.img-rounded { 
box-shadow: 0 0px 15px -5px rgb(131,131,131);
border:5px solid rgba(255, 255, 255, 0.75);
}
/* end img -------------------------------------- */

/* button ------------------------------------------ */
.btn-primary {
  background-color: rgb(22, 22, 22);
	border-color: rgb(22, 22, 22);
  color: rgb(255, 255, 255);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-color: rgb(2, 145, 65);
  border-color: rgb(22, 22, 22);
  color: rgb(255, 255, 255);
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: rgb(2, 145, 65);
    border-color: rgb(2, 145, 65);
}

/* end button ------------------------------------------ */


p {
font-size:16px;
line-height:1.5;
color: rgb(0, 0, 0);
}

.t3-sidebar p {
font-size:12px; 
line-height: 1.25;
}

.t3-spotlight-1 p {
color:rgb(255, 255, 255);
}

a {
color: rgb(243, 40, 55);
text-decoration: none;
}

a:hover, a:focus {
  color: rgb(243, 40, 55);
  text-decoration: underline;
}

li { font-size:16px; }

.well-2 {
background: scroll repeat 0 0 url(../../../images/bg-fejlec.png) rgb(245, 245, 245);
border: 0px solid rgb(227, 227, 227);
border-radius: 0px;
color: rgb(0, 0, 0);
/*box-shadow: 0 -10px 20px -7px rgb(131,131,131) inset;*/
margin: 0 -20px 0px -20px;
min-height: 20px;
padding: 19px;
}

.lead {
  font-weight: 400;
  /*line-height: 1.4;*/
  margin-bottom: 0px;
}

.lead p{
color: rgb(0, 0, 0);
}


.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid rgba(255, 255, 255, 0);
white-space: nowrap;
padding: 10px 15px;
font-size: 16px;
line-height: 1.42857;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-transform: uppercase;
}

.btn-default {
    color: RGB(255, 255, 255);
    background-color: rgba(255, 255, 255, 0);
    border-color: rgb(255, 255, 255);
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open > .dropdown-toggle.btn-default {
    color: RGB(255, 255, 255);
    background-color: rgb(193, 143, 89);
    border-color: rgb(193, 143, 89);
}


.btn-primary {
    background-color: rgba(62, 71, 93, 0);
    border-color: rgb(60, 120, 165);
    color: rgb(60, 120, 165);
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open > .dropdown-toggle.btn-primary {
    color: RGB(255, 255, 255);
    background-color: rgb(60, 120, 165);
    border-color: rgb(60, 120, 165);
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: rgb(193, 143, 89);
    border-color: rgb(193, 143, 89);
}

img.picbgr {
    padding: 8px;
    border: solid 2px rgb(32, 105, 182);
    background-color: rgb(255, 255, 255);
    margin: 0;
}
/*	End -- tartalmi elemek 
------------------------------------------------- */





.t3-sl { 

}

.t3-sl-slider {
padding:0 0 33px 0;
margin: 0 0 0px 0;
}

@media (min-width: 768px) {
.t3-sl-slider {
background: scroll no-repeat left top url(../../../images/header-center.png);
position:relative;
/*min-height:91px;*/
/*top:-15px;*/
z-index:-0
}
}

.slider-inner {
 
}

/*.t3-sl-slider:after {
	content: url(../../../images/header-right.png);
  display: block;
  position: absolute;
  right: -15px;
  top: 0px;
}

.t3-sl-slider:before {
	content: url(../../../images/header-left.png);
  display: block;
  position: absolute;
  left: -15px;
  top: 0px;
}
*/
.t3-sl.t3-sl-header-1 {
padding-bottom: 0px;
padding-top: 0px;
background:rgb(40, 46, 63);
}

.t3-sl.t3-sl-header-1 .t3-spotlight-header1 p {
margin:0;
padding:5px 0;
}

.t3-sl.t3-sl-header-2 {
padding-bottom: 20px;
padding-top: 20px;
background:rgb(51, 58, 77);
border-bottom:2px solid rgb(193, 143, 89);
}

.t3-sl-header-banner {
  padding:0px 0 0 0;
  border: 1px solid rgb(0, 0, 0);
  border-bottom-width: 0px;
  border-top-width: 0px;
	background:rgb(34, 38, 49);
}

.t3-sl-banner-1-50-50 {
background-color: rgb(239, 245, 252);
padding:40px 0 0 0;
}

.t3-sl-banner-1 {
background:rgb(34, 38, 49);
box-shadow: 0 0 0 0 rgba(0,0,0,0.25) inset, 0 0 0 0 rgba(0,0,0,0.25) inset;
padding:0 ;
border: 0px solid rgb(0, 0, 0);
border-bottom:0px solid rgb(255, 255, 255);
border-top:0px solid rgb(255, 255, 255);
}

.t3-sl-banner-1 .container {
padding-left:0;
padding-right:0;
}

.t3-sl-banner-1 .nostyle.module,
.t3-sl-banner-1 .module {
margin: 0;
}

.t3-sl-banner-1 .nostyle.module .module-title  {
	/*background: rgb(22, 22, 22);
	padding-top: 8px;
	color: rgb(255, 255, 255);*/
}

.t3-sl-banner-1 p {
/*color: rgb(255, 255, 255);
font-family: "Roboto", sans-serif;
font-weight: 300;*/
}

.t3-sl-banner-2 {
background: no-repeat scroll center top url(../../../images/kekhatter.jpg) rgb(34, 38, 49);
box-shadow: 0 0 0 0 rgba(0,0,0,0.25) inset, 0 0 0 0 rgba(0,0,0,0.25) inset;
padding:60px 0 100px;
border: 0px solid rgb(0, 0, 0);
border-bottom:0px solid rgb(255, 255, 255);
border-top:0px solid rgb(255, 255, 255);
}

.t3-sl-banner-3 {
background: no-repeat scroll 50% 50% url(../../../images/hatter-02.png) rgb(34, 38, 49);
padding:60px 0 100px;
border:0px solid rgba(0,0,0,1.00);
border-top-width: 0;
border-bottom-width:0;
}

.t3-sl-banner-4 {
background: rgba(255, 255, 255, 0);
padding:0px 0px 0 0px;
border:0px solid rgba(0,0,0,1.00);
border-top-width: 0;
border-bottom-width:0;
}

.t3-sl-2 {
background: rgb(9,188,255);
background: url(../../../images/bg-style-10.jpg);
box-shadow: 0 -10px 10px -6px rgb(0,0,0) inset, 0 10px 10px -6px rgb(0,0,0) inset;
padding: 0px 0;
border-bottom:10px solid #fff;
border-top:10px solid #fff;
}

.t3-sl-2 .page-subheader .page-subtitle,
.t3-sl-2 .page-subheader h2,
.t3-sl-2 .page-subheader h3,
.t3-sl-2 .page-subheader p {
color: rgb(255, 255, 255);
font-family: "Roboto", sans-serif;
font-size: 36px !important;
font-weight: 300;
line-height: 1 !important;
margin: 0;
}
 
/* Home ======================================================= */

.t3-sl-0 {
background: scroll repeat 0 0 url(../../../images/bg-fejlec.png);
padding: 0px 0;
border-bottom:0px solid #fff  !important;
border-top:0px solid #fff  !important;
}

.t3-sl-1 {
background: rgb(34, 38, 49) !important;
border:0px solid rgb(0, 0, 0);
border-bottom: 2px solid rgb(193, 143, 89);
border-top: 0px solid rgb(238, 238, 238);
/*color: rgb(255, 255, 255) !important;*/
padding: 0px 0  !important;
}

.t3-sl-3 { 
background: repeat scroll 0 0 url(../../../images/bg-style-11.jpg) !important;
text-align: left !important;
}

.t3-sl-4 {
padding: 0px 0;
border-bottom:10px solid #fff  !important;
border-top:10px solid #fff  !important;
}

.t3-sl-5 {
  background: none !important;
  border-top: 0px solid rgb(238, 238, 238);
  color: rgb(51, 51, 51);
  padding: 0;
}

.t3-sl-6 {
padding: 0px 0;
border-bottom:10px solid #fff;
border-top:10px solid #fff;
}

/* End Home =================================================== */

.t3-footnav2 {
	padding: 0px 0;
	background: scroll no-repeat center top url(../../../images/t3-footnav-center.png);
	position:relative;
	/*display: block;*/
	min-height:120px
}

.t3-footnav2::after {
content: url(../../../images/t3-footnav-right.png);
display: block;
position: absolute;
right: -95px;
bottom: -5px;
}

.t3-footnav2::before {
content: url(../../../images/t3-footnav-left.png);
display: block;
position: absolute;
left: -95px;
bottom: -5px;
}

@media (max-width: 767px) {
		.t3-footnav2::after {
		content: ' ';
		display: block;
		position: absolute;
		right: -95px;
		bottom: -5px;
		}
		
		.t3-footnav2::before {
		content: ' ';
		display: block;
		position: absolute;
		left: -95px;
		bottom: -5px;
		}

}
/*.t3-footnav::before, 
.t3-footnav::after {
    content: " ";
    display: table;
}*/


/*@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 0px 0;
  }
}*/

.t3-navhelper {
  background: none repeat scroll 0 0 rgb(40, 46, 63);
  /*color: rgb(255, 255, 255);*/
  padding: 5px 20px;
  border: 0px solid rgba(0,0,0,1.00);
	border-top:0px solid rgb(33, 33, 33);
  margin-bottom:0;
  border-radius: 0 0 0 0;
	position:relative;
	z-index:-0;
	
}


.breadcrumb {
  background-color: rgba(255, 255, 255, 0);
  list-style: outside none none;
}

.t3-copyright {
	background: scroll center top url(../../../images/t3-copyright.png);
  border-top: 0px solid rgba(255, 255, 255, 0);
  font-size: 12px;
  padding: 40px 0 20px;
	position:relative;
	/*z-index:10;*/
	top:-25px;
	/*width:100%;*/
}

@media (max-width: 767px) {
		.t3-copyright {
		background: none;
		}
}

.t3-copyright p,
.t3-copyright a {
	color:rgb(193, 143, 89);
}

.breadcrumb > li span{
  color: rgb(255, 255, 255);
}

/*	-- k2 
------------------------------------------------- * ------------------------------------------- */

@media (min-width: 768px) {
#k2Container .container {
max-width: 650px;
}
}
@media (min-width: 992px) {
#k2Container .container {
max-width: 750px;
}
}
@media (min-width: 1200px) {
#k2Container .container {
max-width: 970px;
}
}

.col-md-9 #k2Container .container { max-width: 750px; }

.col-xs-12 #k2Container .container,
.col-sm-8 #k2Container .container { width: 100%; }

/*@media (min-width : 768px) and (max-width : 991px) {
.col-sm-8 #posts2 .col-sm-6 {
 width: 100%;
}
}*/

#k2Container.RWD{
  padding: 0;
}

/* --- Primary lists in modules --- */
div.k2LatestCommentsBlock ul, 
div.k2TopCommentersBlock ul, 
div.k2ItemsBlock ul, 
div.k2LoginBlock ul, 
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, 
div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
	padding:0;
	margin:0;
	list-style:none;
} /* Example CSS: padding:0;margin:0;list-style:none;*/

div.k2LatestCommentsBlock ul li, 
div.k2TopCommentersBlock ul li, 
div.k2ItemsBlock ul li, 
div.k2LoginBlock ul li, 
div.k2UserBlock ul.k2UserBlockActions li, 
div.k2UserBlock ul.k2UserBlockRenderedMenu li, 
div.k2ArchivesBlock ul li, 
div.k2AuthorsListBlock ul li, 
div.k2CategoriesListBlock ul li, 
div.k2UsersBlock ul li {
border-bottom: 0 solid rgb(216, 216, 216);
border-left: 5px solid rgb(149, 171, 99);
font-size: 12px;
margin-bottom: 2px;
padding: 5px;
white-space: normal;
} /* Example CSS: display:block;clear:both;padding:2px 0;border-bottom:1px dotted #ccc;*/

div.k2ItemsBlock ul li:last-child, 
div.k2ArchivesBlock ul li:last-child,
div.k2CategoriesListBlock ul li:last-child {border-bottom: 0px solid #D8D8D8; !important;}

div.k2ArchivesBlock ul li {
  /*border-bottom: 1px solid #D8D8D8;*/
}

div.k2ArchivesBlock ul li a {
  /*color: rgb(255, 255, 255);*/
}

div.k2ItemsBlock ul li:hover /*a:hover*/,
div.k2ArchivesBlock ul li:hover /*a:hover*/,
div.k2CategoriesListBlock ul li:hover {
border-left: 5px solid rgb(255, 111, 33);
padding-left: 5px;
text-decoration: none !important;
}


/*	-- k2 Items Related List 
------------------------------------------------- */
div.k2ItemsRelatedListHoriz ul,
div.k2ItemsRelatedListVerti ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.k2ItemsRelatedListVerti li h3 {
font-size: inherit;
}

div.k2ItemsRelatedListVerti ul li {
border-bottom: 0px solid rgb(196, 196, 196);
}

div.k2ItemsRelatedListVerti ul li::before {
content: "\e022";

float: left;
font-family: "Glyphicons Halflings";
font-style: normal;
font-weight: normal;
line-height: 1;
/*margin-right: 10px;*/
position: relative;
top: 5px;
}

div.k2ItemsRelatedListVerti ul li:hover {
background-color: rgb(243, 243, 243);
border-radius: 4px;
}

div.k2ItemsRelatedListVerti ul li a {
color: rgb(0, 0, 0);
display: block;
font-family: "Roboto",sans-serif;
font-size: 12px;
font-weight: 300;
line-height: 1.25;
padding: 5px 5px 5px 20px;
text-decoration: none !important;
}

div.k2ItemsRelatedListVerti ul li a:hover {
  /*background-color: #F5F5F5;*/
  border-left: 0px solid #4285F4;
  color: rgb(239,65,0);
  /*font-weight: normal;*/
  /*padding-left: 0px;*/
}
/*	End -- k2 Items Related List 
------------------------------------------------- */




/*----------------------------------------------------------------------
	Component: Item view
----------------------------------------------------------------------*/
div.itemView {
    padding: 0px 0 0px 0;
    margin: 0 0 0px 0;
    border-bottom: 0px dotted rgb(204, 204, 204);
}

.RWD .itemView {
	padding:0px 0 0px 0;
	background: rgba(235, 238, 239, 0.5) scroll no-repeat right bottom url(../../../images/post-c-bottom.png);
	border:1px solid rgb(212, 219, 221);
	border-radius: 6px;
	margin-bottom: 1.25em;
	position: relative;
}

.RWD div.itemView span.featured,
.RWD-facebook div.itemView span.featured
/*.,RWD div.userItemView div.userItemIsFeatured span.featured*/ {
color: rgb(0, 0, 0);
display: block;
margin: 0 0px;
position: absolute;
background-image:url(../../../images/system/featuredItem.png);
top:-2px !important;
right:-2px !important;
background-repeat:no-repeat;
width:60px;
height:45px;
z-index:0
}

.RWD div.itemHeader {
background: none;
border: 0px solid RGB(216, 216, 216);
border-radius: 4px;
margin-top: 0;
margin-bottom: 0px;
padding: 0px;
}

.RWD div.itemHeader h1.itemTitle {
letter-spacing: 1px;
text-align: left;
line-height: 1;
text-transform: none;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: RGB(32, 105, 182);
font-weight: normal;
line-height: 110%;
padding: 4px 0 4px 0;
margin: 0;
border-bottom: 2px solid RGB(32, 105, 182);
}

.RWD div.itemHeader h1.itemTitle span sup {
	opacity: 1;
	top:1px;
	right:1px;
	position:absolute;
	z-index:1;
	display:block;
	line-height:1;
	background-color:#d14836;
	padding:5px;
	margin:0px;
	-moz-border-radius: 0px 4px 0px 0px;
	-webkit-border-radius: 0px 4px 0px 0px;
	border-radius: 0px 4px 0px 0px;
	font-size:16px;
	letter-spacing:2px;
	text-decoration:none;
	color:#fff;
} /* "Featured" presented in superscript */

div.itemHeader h2.itemTitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: RGB(32, 105, 182);
font-weight: normal;
line-height: 110%;
padding: 4px 0 4px 0;
margin: 0;
border-bottom: 2px solid RGB(32, 105, 182);
}

.RWD div.itemToolbar,
.RWD-facebook div.itemToolbar {
	padding:5px 25px 5px 0;
	margin:0 0 0 0;
	border-top:0px solid #d8d8d8;
	border-bottom:0px solid #d8d8d8;
	background: none;
	text-align:right
}

.RWD div.itemRatingBlock {
	padding: 0 20px;
	font-size: 13px
}

div.itemIntroText {
    color: RGB(68, 68, 68);
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 4px 0 12px 0;
}

.RWD div.itemBody {
	padding:10px;
	margin:0;
}

.RWD div.itemImageBlock {
	padding:0px;
	margin:0 0px;
	margin-bottom: 1.25em;
}

.RWD span.itemImage {
	display:block;
	text-align:center;
	margin:0 0 8px 0;
}

.RWD span.itemImage img {
	border:0px solid #ccc;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding:0;
	width:100% !important;
}

.RWD span.itemImageCaption {
color:#666;
float:left;
display:block;
font-size:11px;
}


.RWD span.itemImageCredits {
color:#999;
float:right;
display:block;
font-style:italic;
font-size:11px;
}

.RWD div.itemContentFooter {
	font-size:13px;
	padding:4px 0;
	margin:0px 0 0px 0;
	border-top:none;
	border-bottom:0px solid #ddd;
	color:#222222;
}

.RWD div.itemSocialSharing,
.RWD-facebook div.itemSocialSharing { padding:20px; }

.RWD div.itemTwitterButton,
.RWD-facebook div.itemTwitterButton {
	float:left;
	margin:2px 24px 0 0;
}

.RWD div.itemFacebookButton,
.RWD-facebook div.itemFacebookButton {
	float:left;
	margin-right:24px;
	width: auto;
}

.RWD div.itemGooglePlusOneButton { }

.RWD div.itemLinks {
	background: /*scroll repeat 0 0 url(../../../images/bg-fejlec.png)*/ rgba(228, 228, 228, 0);
	border-radius: 0 0 6px 6px;
	border-top: 1px solid rgb(76, 76, 76);
	border-bottom: 0px solid #D8D8D8;
	margin: 0;
	margin-bottom:0em;
	padding: 20px 20px 20px;
}

.RWD div.itemLinks img.itemAuthorAvatar {
	float:left;
	display:block;
	margin-right:10px;
	line-height:2;
	padding:0px;
	border:0px solid #ddd;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius:  50%;
	height:46px
}

.RWD div.itemLinks span.itemAuthor {
	font-size: 13px;
	/*color: #222;*/
	line-height: normal;
	margin: 0;
	padding: 0;
	display:block;
}

.RWD div.itemLinks span.itemDateCreated {
	/*color: #222;*/
	font-size: 13px;
	line-height: normal;
	margin-right: 10px;
	display:block;
}

.RWD div.itemLinks span.itemHits {
display:block;
font-size:13px;
/*color:rgb(34, 34, 34);*/
}

.RWD div.itemCategory {
	padding:4px 0;
	border-bottom:0px solid #ccc;
	font-size: 13px
}

.RWD div.itemTagsBlock span,
.RWD-facebook div.itemTagsBlock span {
	font-weight: normal;
	color: rgb(255, 255, 255);
	padding:0 4px 0 0;
}

.RWD div.itemCategory span,
.RWD-facebook div.itemCategory span {
	font-weight: normal;
	color: rgb(255, 255, 255);
	padding:0 4px 0 0;
}

.RWD div.itemNavigation {
	padding:0px 0;
	margin:0 0 0px 0;
	border-top:0px dotted #ccc;
	border-bottom:0px dotted #ccc;
	background: none;
}

.RWD div.itemNavigation span.itemNavigationTitle {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#222;
	display:block;
	line-height: normal;
	margin-bottom:12px;
	font-weight: 300
}

.RWD div.itemNavigation a.itemPrevious {
	margin-bottom:5px !important;
	background:#fff !important;
	color:#222222 !important;
	border-color:#d8d8d8 !important;
}

.RWD div.itemNavigation a.itemNext {
	margin-bottom:5px !important;
	background:#fff !important;
	color:#222222 !important;
	border-color:#d8d8d8 !important;
}

.RWD div.itemNavigation a.itemPrevious:hover {
	color:#222222;
	border-color: #666666 !important;
}

.RWD div.itemNavigation a.itemNext:hover {
	color:#222222;
	border-color: #666666 !important;
}


/*----------------------------------------------------------------------
	Component: Itemlist view (category)
----------------------------------------------------------------------*/

/* --- Category block --- */
div.itemListView {
padding: 10px;
background: rgba(235, 238, 239, 0.5) scroll no-repeat right bottom url(../../../images/post-c-bottom.png);
border: 1px solid rgb(212, 219, 221);
border-radius: 6px;
margin-bottom: 1.25em;
position: relative;
}

div.itemListCategoriesBlock {
 
}

.RWD div.itemListCategory,
.RWD-facebook div.itemListCategory {
	/*background: #F8F8F8;*/
	background: none;
	border: 0px solid #D8D8D8;
	border-radius: 4px;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0px;
}

.RWD div.itemListCategory img,
.RWD-facebook div.itemListCategory img {
	float:left;
	display:block;
	background: none;
	padding:0px;
	border:0px solid #ddd;
	margin:0 20px 0 0;
	width: 33% !important;
}

.RWD div.itemListCategory h1,
.RWD-facebook div.itemListCategory h1 {
/*font-family: "BebasNeueRegular",Arial,Helvetica,sans-serif;
font-size: 40px;
letter-spacing: 1px;
text-align: left;
margin: 0px 0;
padding: 0px 0;
border-bottom: 0px solid rgb(216, 216, 216);
line-height: 1;
text-transform: none;
font-weight: normal;*/

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: RGB(32, 105, 182);
font-weight: normal;
line-height: 110%;
padding: 4px 0 4px 0;
margin: 0;
border-bottom: 2px solid RGB(32, 105, 182);
}

.RWD div.itemListCategory p,
.RWD-facebook div.itemListCategory p {
/*color:rgb(228, 228, 228);*/
}

.RWD div.itemListCategory table ,
.RWD-facebook div.itemListCategory table,
.RWD div.itemListCategory table p,
.RWD-facebook div.itemListCategory table p  {
/*color: rgb(228, 228, 228); */
}

.RWD div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > td p, 
.RWD div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > th p,
.RWD div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > td, 
.RWD div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > th,
.RWD-facebook div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > td p, 
.RWD-facebook div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > th p,
.RWD-facebook div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > td, 
.RWD-facebook div.itemListCategory .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: rgb(249, 249, 249);
	/*color: rgb(105, 103, 125); */
}
/* --- Sub-category block --- */
.RWD div.subCategory2,
.RWD-facebook div.subCategory2 {
	background: rgb(255, 255, 255);
	border:1px solid rgb(22, 22, 22);
	margin:0px;
	padding:8px;
	border-radius: 0px;
	overflow: hidden;
}

.RWD div.subCategory2 a.subCategoryImage,  
.RWD div.subCategory2 a.subCategoryImage:hover,
.RWD-facebook div.subCategory2 a.subCategoryImage,  
.RWD-facebook div.subCategory2 a.subCategoryImage:hover {
	text-align:center;
	display:block;
	margin:-8px -8px 8px -8px;
}

.RWD div.subCategory2 a.subCategoryImage img,  
.RWD div.subCategory2 a.subCategoryImage:hover img,
.RWD-facebook div.subCategory2 a.subCategoryImage img,  
.RWD-facebook div.subCategory2 a.subCategoryImage:hover img {
	background:#fff;
	padding:0px;
	border:0px solid #ddd;
	margin:0 0px 0 0;
	width: 100%;
}

.RWD div.subCategory2 H2,
.RWD-facebook div.subCategory2 H2,
.RWD div.subCategory2 H3,
.RWD-facebook div.subCategory2 H3{
font-family: "Roboto",sans-serif;
font-size: 20px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 0;
}

.RWD div.subCategory2 H2 a,
.RWD-facebook div.subCategory2 H2 a,
.RWD div.subCategory2 H3 a,
.RWD-facebook div.subCategory2 H3 a  {
/*color: rgb(34, 34, 34);*/
}

/* --- Item groups --- */
.RWD div.item { margin-bottom: 30px;}
.RWD div.ms-item { margin-bottom: 30px;}

.RWD-facebook div.itemContainer,
.RWD div.itemContainer { margin-bottom: 30px; /*min-width:280px; width: 280px;*/ }

.RWD div.itemContainerLast {/*margin-left:0 !important*/}
.RWD div.itemContainerFirst {margin-left:0 !important}
.RWD-facebook div.itemContainerFirst {margin-left:0 !important}

.RWD div.catItemView {
background: rgb(255, 255, 255);
border: 1px solid rgb(22, 22, 22);
border-radius: 0px;
padding: 20px 20px 20px;
position:relative;
}

.RWD-facebook div.catItemView {
background: rgba(255, 255, 255, 1);
border: 0px solid rgb(0, 0, 0);
border-radius: 0px;
padding: 0px 0px 0;
position:relative;
}

.RWD-facebook.hajoink div.catItemView {
background: rgba(255, 255, 255, 1);
border: 0px solid rgb(0, 0, 0);
border-radius: 0px;
padding: 0px 0px 0;
position:relative;
margin-bottom:0;
}

.RWD-facebook div.catItemView img.itemAuthorAvatar {
  border: 0 solid #DDDDDD;
  border-radius: 50% 50% 50% 50%;
  display: block;
  float: left;
  height: 46px;
  line-height: 2;
  margin: 0 10px 0 0;
  padding: 0;
}
.RWD-facebook div.catItemView span.catItemAuthor {
  display: block;
  font-size: 13px;
  padding: 0;
}

.RWD-facebook div.catItemView span.catItemDateCreated {
  color: #222222;
  display: block;
  font-size: 13px;
  margin-right: 10px;
}

.RWD-facebook div.catItemView span.catItemHits {
display:block;
font-size: 13px;
}



.RWD div.catItemIsFeatured.catItemView {
	/*background: #d14836 !important;*/
	box-shadow: 0 0 15px -5px rgb(131, 131, 131);
	/*border: 1px solid #d14836;*/
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
}

.RWD div.catItemIsFeatured span.featured {
color: #FFFFFF;
display: block;
margin: 0 0px;
position: absolute;
background-image:url(../../../images/system/featuredItem.png);
top:-2px !important;
right:-2px !important;
background-repeat:no-repeat;
width:60px;
height:45px;
}

.RWD-facebook div.catItemIsFeatured.catItemView {
	/*background: #d14836 !important;*/
	box-shadow: 0 0 15px -5px rgb(131, 131, 131);
	/*border: 1px solid #d14836;*/
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
}

.RWD-facebook div.catItemIsFeatured span.featured {
color: #FFFFFF;
display: block;
margin: 0 0px;
position: absolute;

background-image:url(../../../images/system/featuredItem.png);
top:-2px !important;
right:-2px !important;
background-repeat:no-repeat;
width:60px;
height:45px;
}
.RWD div.catItemHeader {
padding:0px;
margin-bottom:15px;
}

.RWD div.catItemHeader h3.catItemTitle,
.RWD div.catItemHeader h2.catItemTitle {
font-family: 'Roboto',sans-serif;
font-size:24px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 0px 0 0px;

font-weight: normal;
margin: 0;
color: rgb(255, 255, 255);
font-size: 20px;
font-weight: normal;
text-align: left;
padding: 5px 0 5px 5px;
margin: 0;
background-color: rgb(32, 105, 182);
}

.RWD-facebook div.catItemHeader {
margin: 0 0 10px 0;
padding: 0px;
}

.RWD-facebook div.catItemHeader h3.catItemTitle,
.RWD-facebook div.catItemHeader h2.catItemTitle {
/*font-family: 'Roboto',sans-serif;
font-size:24px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 10px 0 4px;*/

color: rgb(0, 0, 0);
font-size: 20px;
font-weight: normal;
text-align: left;
line-height: 110%;
padding: 5px ;
margin: 0;
background-color: rgb(144,179, 216);
}

.RWD div.catItemHeader h2.catItemTitle a, .RWD div.catItemHeader h3.catItemTitle a,
.RWD-facebook div.catItemHeader h2.catItemTitle a, .RWD-facebook div.catItemHeader h3.catItemTitle a { color: rgb(0, 0,0); }

.RWD div.catItemHeader h2.catItemTitle a:hover,  .RWD div.catItemHeader h3.catItemTitle a:hover,
.RWD-facebook div.catItemHeader h2.catItemTitle a:hover,  .RWD-facebook div.catItemHeader h3.catItemTitle a:hover {
	/*color: #d14836;*/
	text-decoration: none;
}

.RWD div.catItemRatingBlock { padding:10px 0 0;}

.RWD-facebook div.catItemRatingBlock { padding:10px 0 0;}

.RWD div.catItemBody {
margin: 10px 0 0 0;
padding: 0 0px;
}

.RWD-facebook div.catItemBody {
border: 1px solid #D8D8D8;
box-shadow: 0 1px 4px #D8D8D8;
margin: 0;
padding: 10px;
}

.RWD-facebook div.catItemBody:hover {
  /*border-color: rgb(255, 0, 0);*/
  /*box-shadow: 0 1px 4px rgba(255, 0, 0, 0.75);*/
}


.RWD div.catItemImageBlock {
/*float: left;*/
margin: 0 -20px 0 -20px;
padding: 0;
}

.RWD-facebook div.catItemImageBlock {
float: left;
margin: 0 10px 0 -5px;
padding: 0;
}

.RWD span.catItemImage { 
display: block;
margin: 0;
text-align: center;
}

.RWD-facebook span.catItemImage { 
display: block;
margin: 0;
text-align: center;
}

.RWD span.catItemImage img {
border: 0 solid #CCCCCC;
padding: 0;
width: 100% ;
}

.RWD-facebook span.catItemImage img {
border: 0 solid #CCCCCC;
padding: 0;
width: 375px ;
}

			@media (min-width : 768px) and (max-width : 991px) {	/* **** 768x ; 800x ; **** */
			.col-sm-8 .RWD-facebook div.catItemImageBlock {
				padding:0px;
				margin:0 -5px 16px -5px;
				/*float:left;*/
				/*width:100%;*/
				display:block
			}
			.RWD-facebook span.catItemImage img {
			width: 100% ;
			}
			}

			@media (max-width : 767px) {	/* ****   **** */
			.RWD-facebook div.catItemImageBlock {
				padding:0px;
				margin:0 -5px 16px -5px;
				/*float:left;*/
				/*width:100%;*/
				display:block
			}
			.RWD-facebook span.catItemImage img {
			width: 100% ;
			}
			}

div.catItemExtraFields, div.genericItemExtraFields {
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    border-top: 0px dotted rgb(221, 221, 221);
}

.RWD div.catItemLinks,
.RWD-facebook div.catItemLinks {
background: none repeat scroll 0 0 rgb(228, 228, 228);
border-bottom: 0px solid #D8D8D8;
border-radius: 0 0 4px 4px;
border-top: 1px solid rgb(76,76,76);
margin: 0.625em -10px 0 -10px;
padding: 10px 10px;
}

 
.RWD div.catItemLinks img.itemAuthorAvatar {
border: 0 solid #DDDDDD;
border-radius: 50% 50% 50% 50%;
display: block;
float: left;
height: 46px;
line-height: 2;
margin: 0px 10px 0 0;
padding: 0;
}

.RWD div.catItemLinks span.catItemAuthor {
padding: 0;
font-size: 13px;
display:block
}

.RWD div.catItemLinks span.catItemDateCreated {
/*color: #222;*/
font-size: 13px;
margin-right:10px;
display:block
}

.RWD div.catItemLinks span.catItemHits {
display:block;
font-size: 13px;
}

.RWD div.catItemCategory,
.RWD-facebook div.catItemCategory {
border-bottom: 0 dotted #CCCCCC;
display: inline;
float: right;
margin-right: -30px;
margin-top:5px;
padding: 4px 0;
}

.RWD div.catItemCategory span,
.RWD-facebook div.catItemCategory span {
  color: rgb(255, 255, 255);
  font-weight: normal;
}

.RWD div.catItemTagsBlock {
	padding:4px 0;
	border-bottom:0px dotted #ccc;
	font-size: 18px
}

.RWD-facebook div.catItemTagsBlock {
	padding:4px 0;
	border-bottom:0px dotted #ccc;
	font-size: 18px
}

.RWD div.catItemTagsBlock span,
.RWD-facebook div.catItemTagsBlock span  {
	font-weight: normal;
	color: rgb(255, 255, 255);
	padding:0 0px 0 0;
}

.RWD span.catItemDateModified {
padding:0px;
margin:4px 0;
border-top:0px solid #ddd;
color: #999999;
font-size: 11px;
}

.RWD-facebook.hajoink div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 0px 0 0px 0;
}

.RWD-facebook.hajoink div.catItemIntroText p {
display:none
}

div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
    display: block;
		font-size:14px;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel, 
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    width: 30%;
}

/*----------------------------------------------------------------------
	Component: Itemlist view (user)
----------------------------------------------------------------------*/
.RWD div.userBlock img {
	display:block;
	float: none;
	background:#fff;
	padding:0px;
	border:0px solid #ddd;
	margin:0;

}

.RWD div.userItemContainer {margin-bottom: 30px;}

.RWD div.userItemView {
background-color: #FFFFFF;
border: 1px solid #D8D8D8;
border-radius: 4px 4px 4px 4px;
padding: 10px 10px;
padding-bottom:0;
position:relative;
} 

.RWD div.userItemIsFeatured {
border: 1px solid #D14836;
} /* Attach a class for each featured item */

.RWD-facebook div.userItemIsFeatured span.featured {
color: #FFFFFF;
display: block;
margin: 0 0px;
position: absolute;
background-image:url('../images/system/featuredItem.png');
top:-2px !important;
right:-2px !important;
background-repeat:no-repeat;
width:60px;
height:45px;
}

.RWD div.userItemIsFeatured span.featured
/*.,RWD div.userItemView div.userItemIsFeatured span.featured*/ {
color: #FFFFFF;
display: block;
margin: 0 0px;
position: absolute;
background-image:url('../images/system/featuredItem.png');
top:-2px !important;
right:-2px !important;
background-repeat:no-repeat;
width:60px;
height:45px;
}

.RWD div.userItemHeader h2.userItemTitle span sup {
	font-size:12px;
	color:#CF1919;
	text-decoration:none;
} /* "Unpublished" presented in superscript */

.RWD div.userItemHeader h3.userItemTitle,
.RWD div.userItemHeader h2.userItemTitle {
font-family: 'Roboto',sans-serif;
font-size:24px;
font-weight: 200;
line-height: 1;
margin: 0;
padding: 10px 0 4px;
}
 
.RWD div.userItemHeader h3.userItemTitle a, 
.RWD div.userItemHeader h2.userItemTitle a {
font-family: "Roboto",sans-serif;
font-size: 24px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 10px 0 4px;
}

.RWD div.userItemHeader h3.userItemTitle a:hover, 
.RWD div.userItemHeader h2.userItemTitle a:hover {
  color: #D14836;
  text-decoration: none;
}

.RWD div.userItemBody {
  border:1px solid #d8d8d8;
	padding:0px 10px 0 10px;
	margin:0;
	box-shadow: 0 1px 4px #d8d8d8
}

.RWD div.userItemBody:hover {
border-color: #0077BB;
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.RWD div.userItemImageBlock {
	padding:0;
	margin:0 10px 0 -10px;
	float:left;
}

.RWD span.userItemImage {
	display:block;
	text-align:center;
	margin:0 0px 0px 0;
}

.RWD span.userItemImage img {
border: 0 solid rgb(204, 204, 204);
padding: 0;
width: 375px !important;
}


@media (min-width: 768px) and (max-width: 979px) {	/* **** 768x ; 800x ; **** */
.span8 .RWD div.userItemImageBlock {
	padding:0;
	margin:0 -20px 0 -20px;
	float: none;
}
.span8 .RWD span.userItemImage img {
	width:100% !important
}

}

@media (min-width: 768px) and (max-width: 979px) {

/* kategoria oldal ============================================ */
.RWD div.userItemImageBlock {
	padding:0;
	margin:0 -10px 0 -10px;
	float: none;
}
.RWD span.userItemImage img {
	width:100% !important
}
/* vége kategoria oldal ======================================= */

}


@media (min-width: 600px) and (max-width: 767px) {

/* user oldal ============================================ */
.RWD div.userItemImageBlock {
	padding:0;
	margin:0 -10px 0 -10px;
	float: none;
}
.RWD span.userItemImage img {
	width:100% !important
}
/* vége user oldal ======================================= */

}

.RWD div.userItemView img.itemAuthorAvatar {
  border: 0 solid #DDDDDD;
  border-radius: 50% 50% 50% 50%;
  display: block;
  float: left;
  height: 46px;
  line-height: 2;
  margin: 0 10px 0 0;
  padding: 0;
}

.RWD div.userItemView  span.ItemAuthor {
  display: block;
  font-size: 13px;
  padding: 0;
}

.RWD div.userItemView  span.userItemDateCreated {
color: #222222;
display: block;
font-size: 13px;
margin-right: 10px;
}

.RWD div.userItemLinks {
background: none repeat scroll 0 0 rgb(228, 228, 228);
border-bottom: 0 solid #D8D8D8;
border-radius: 0 0 6px 6px;
border-top: 1px solid rgb(76, 76, 76);
margin: 0.625em -10px 0;
padding: 10px 10px;
/*padding-top:0*/
}

.RWD div.userItemCategory {
	/*padding:4px 0;
	border-bottom:0px dotted #ccc;
	display: inline;
	float:right;
	margin-right:-25px;
	margin-top:0px;*/
	
border-bottom: 0 dotted #CCCCCC;
display: inline;
float: right;
margin-right: -25px;
margin-top: 15px;
padding: 4px 0;
}

.RWD div.userItemCategory span {
	/*font-weight:bold;*/
	/*color:#555;*/
	padding:0 0px 0 0;
}

.RWD div.userItemTagsBlock {
	padding:4px 0;
	border-bottom:0px dotted #ccc;
	font-size:18px;
}

.RWD div.userItemTagsBlock span {
	/*font-weight:bold;*/
	/*color:#555;*/
	/*padding:0 0px 0 0;*/
}


/*----------------------------------------------------------------------
	Component: Itemlist view (tag)
----------------------------------------------------------------------*/
.RWD div.tagItemContainer {
  margin-bottom: 20px;
}
.RWD div.tagItemView {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #D8D8D8;
border-radius: 4px 4px 4px 4px;
padding: 10px 10px 0;
margin:0;
}

.RWD div.tagItemHeader h2.tagItemTitle {
font-family: "Roboto",sans-serif;
font-size: 24px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 10px 0 4px;
}

.RWD div.tagItemHeader h3.tagItemTitle a,
.RWD div.tagItemHeader h2.tagItemTitle a {
color: #222222;
text-decoration: none;
}

.RWD div.tagItemHeader h3.tagItemTitle a:hover,
.RWD div.tagItemHeader h2.tagItemTitle a:hover {
  color: #222222;
  text-decoration: none;
color: #D14836;
text-decoration: none;
}

.RWD div.tagItemCategory span,
.RWD-facebook div.tagItemCategory span {
  color: rgb(255, 255, 255);
  font-weight: normal;
  padding: 0 4px 0 0;
}

.RWD span.tagItemDateCreated {
display: block;
font-size: 13px;
padding: 0;
margin-bottom:20px;
}

.RWD div.tagItemBody {
	padding:0px 0;
	margin:0;
	
	border: 1px solid #D8D8D8;
	box-shadow: 0 1px 4px #D8D8D8;
	margin: 0;
	padding: 0 20px;
}

.RWD div.tagItemImageBlock {
float: left;
margin: 0 20px 0 -5px;
padding: 0;
}

.RWD span.tagItemImage {
display: block;
margin: 0;
text-align: center;
}

.RWD span.tagItemImage img {
border: 0 solid #CCCCCC;
padding: 0;
width: 375px !important;
}

			@media (min-width : 768px) and (max-width : 991px) {	/* **** 768x ; 800x ; **** */
			.col-sm-8 .RWD div.tagItemImageBlock {
				padding:0px;
				margin:0 -5px 16px -5px;
				/*float:left;*/
				/*width:100%;*/
				display:block
			}
			.RWD span.tagItemImage img {
			width: 100% !important;
			}
			}

			@media (max-width : 767px) {	/* ****   **** */
			.RWD div.tagItemImageBlock {
				padding:0px;
				margin:0 -5px 16px -5px;
				/*float:left;*/
				/*width:100%;*/
				display:block
			}
			.RWD span.tagItemImage img {
			width: 100% !important;
			}
			}

.RWD div.tagItemCategory,
.RWD-facebook div.tagItemCategory {
	display:inline;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	border-right:0px solid #ccc;
border-bottom: 0 dotted #CCCCCC;
float: right;
margin-right: -25px;
padding: 4px 0;
}

/*----------------------------------------------------------------------
	Component: Itemlist view (generic)
----------------------------------------------------------------------*/
.RWD div.genericItemView {
background-color: rgb(255, 255, 255);
border: 1px solid rgb(216, 216, 216);
border-radius: 6px;
padding: 10px 10px 0;
position: relative;
}

.RWD div.genericItemHeader h2.genericItemTitle {
font-family: "Roboto",sans-serif;
font-size: 24px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 10px 0 4px;
}

.RWD div.genericItemBody {
border: 1px solid rgb(216, 216, 216);
box-shadow: 0 1px 4px rgb(216, 216, 216);
margin: 0;
padding: 0 10px;
}

.RWD div.genericItemImageBlock {
float: left;
margin: 0 10px 0 -10px;
padding: 0;
}

.RWD span.genericItemImage {
display: block;
margin: 0;
text-align: center;
}

.RWD span.genericItemImage img {
border: 0 solid rgb(204, 204, 204);
padding: 0;
width: 375px !important;
}


			@media (min-width : 768px) and (max-width : 991px) {	/* **** 768x ; 800x ; **** */
			.col-sm-8 .RWD div.genericItemImageBlock {
				padding:0px;
				margin:0 -10px 16px -10px;
				/*float:left;*/
				/*width:100%;*/
				display:block
			}
			.RWD span.genericItemImage img {
			width: 100% !important;
			}
			}

			@media (max-width : 767px) {	/* ****   **** */
			.RWD div.genericItemImageBlock {
				padding:0px;
				margin:0 -10px 16px -10px;
				/*float:left;*/
				/*width:100%;*/
				display:block
			}
			.RWD span.genericItemImage img {
			width: 100% !important;
			}
			}

.RWD div.genericItemIntroText {
font-size: inherit;
font-weight: normal;
line-height: inherit;
margin: 0;
padding: 0;
}

.RWD div.genericItemIntroText p {
font-size: 14px;
font-weight: normal;
line-height: inherit;
}

.RWD div.genericItemCategory {
border-bottom: 0 dotted rgb(204, 204, 204);
border-right: 0 solid rgb(204, 204, 204);
display: inline;
float: right;
margin: 0 -25px 0 0;
padding: 4px 0;
}

.RWD div.genericItemCategory span {
	font-weight:bold;
	color: rgb(255, 255, 255);
	padding:0 4px 0 0;
}



/*----------------------------------------------------------------------
	Component: Latest view
----------------------------------------------------------------------*/
.RWD div.latestItemsCategory {
background: none repeat scroll 0 0 rgb(255, 255, 255);
border: 0px solid #D8D8D8;
border-radius: 4px;
margin:0;
margin-bottom: 0px;
padding: 8px;
overflow: hidden;
}

.RWD div.latestItemsCategory h1,
.RWD div.latestItemsCategory h2,
.RWD div.latestItemsCategory h3 {
font-family: "Roboto",sans-serif;
font-size: 20px;
font-weight: 300;
line-height: 1;
margin: 0;
padding: 0;
/*text-shadow: 3px 3px 0 #F9F9F7, 4px 4px 2px #CCCCCC;*/
}

.RWD div.latestItemsCategory h1 a,
.RWD div.latestItemsCategory h2 a,
.RWD div.latestItemsCategory h3 a {
text-decoration:none;
color: rgb(34, 34, 34)
}

.RWD div.latestItemsCategory h1 a:hover,
.RWD div.latestItemsCategory h2 a:hover,
.RWD div.latestItemsCategory h3 a:hover {
text-decoration:none;
}

div.latestItemsCategoryImage {
  text-align: center;
	margin: -8px -8px 8px -8px;
}

.RWD div.latestItemsCategoryImage img {
  background: none repeat scroll 0 0 rgb(255, 255, 255);
  border: 0px solid rgb(221, 221, 221);
	margin: 0px;
  padding: 0px;
	width: 100% !important;
}

.RWD div.latestItemList { padding:0 0; }

.RWD div.latestItemHeader h3.latestItemTitle {
font-family: 'Roboto',sans-serif;
font-weight: 200;
line-height: 1;
margin: 0;
padding: 10px 0 4px;
}

.RWD div.latestItemHeader h3.latestItemTitle a, 
.RWD-facebook div.latestItemHeader h3.latestItemTitle a {
	color: #222;
}

.RWD div.latestItemHeader h3.latestItemTitle a:hover, 
.RWD-facebook div.latestItemHeader h3.latestItemTitle a:hover {
	color: #d14836;
	text-decoration: none;
}

.RWD div.latestItemBody {
	padding:0;
	margin:0;
}

.RWD div.latestItemImageBlock {
margin: 0 -20px;
padding: 0;
}

.RWD span.latestItemImage {
display: block;
margin: 0;
text-align: center;
}


.RWD span.latestItemImage img {
	border:0px solid #ccc;
	padding:0px;
}

.RWD div.latestItemLinks {
background: none repeat scroll 0 0 #F5F5F5;
border-bottom: 0 solid #D8D8D8;
border-radius: 0 0 4px 4px;
border-top: 1px solid #D8D8D8;
margin: 0.625em -20px 0;
padding: 10px 20px;
}

.RWD div.latestItemCategory {
border-bottom: 0 dotted #CCCCCC;
display: inline;
float: right;
margin-right: -25px;
margin-top: 15px;
padding: 4px 0;
}

.RWD div.latestItemTagsBlock {
	border-bottom: 0 dotted #CCCCCC;
	font-size: 18px;
	padding: 4px 0;
}

/*	End -- k2 
------------------------------------------------- * ------------------------------------------- */




/*	-- Simple Image Gallery 
------------------------------------------------- * ------------------------------------------- */
.fr-box-padder, .fr-ui-padder {
  background: url("skins/blank.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 solid rgb(0, 0, 0) !important;
}

.fr-window-fresco .fr-box-outer-border {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.fr-window-fresco .fr-box-wrapper {
  background: none repeat scroll 0 0 rgb(16, 16, 16);
  border: 0 solid rgb(0, 0, 0) !important;
}

.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 0;
}

.fr-window-fresco .fr-content-image-overlay {
	border:0 solid transparent !important;
  box-sizing: border-box;
}

.fr-close {
  cursor: pointer;
  height: 23px;
  padding: 0;
  pointer-events: auto;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 23px;
}


.fr-close-background {
  cursor: pointer;
  height: 23px;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
	background-color: rgb(40, 40, 40);
  transition: background-color 0.2s ease-in 0s;
  width: 23px;
}

.fr-ui-outside .fr-close-background {
  background: rgba(250, 250, 250, 0.75);
}

.fr-ui-outside .fr-close:hover .fr-close-background {
  background: rgba(250, 250, 250, 1);
}

/*	-- Widgetkit 
------------------------------------------------- */
a[data-lightbox] {
    display: inline;
    max-width: 100%;
}
/*	End -- Widgetkit 
------------------------------------------------- */



/*	-- Raxo modul 
------------------------------------------------- */
/*@media (min-width: 992px) {
.allmode-columns .allmode-wrapper {
    width: 25% !important;
}
}
*/
/*.allmode-columns .allmode-topitem .allmode-date, .allmode-columns .allmode-info > span {
  color: rgb(0, 0, 0) !important;
}

.allmode-columns h3 a, 
.allmode-columns .allmode-name, 
.allmode-columns .allmode-title, 
.allmode-columns .allmode-showall {
  color: rgb(22, 22, 22) !important;
}

.allmode-columns h3 a:hover, 
.allmode-columns .allmode-name, 
.allmode-columns .allmode-title, 
.allmode-columns .allmode-showall {
  color: rgb(2, 145, 65) !important;
}

.allmode-columns .allmode-topitem .allmode-img img {
  border-radius: 0 !important;
  border-style: solid;
  border-width: 0px !important;
  box-shadow: 0 0 0px rgb(149, 171, 99) !important;
  transition: border 0.4s ease 0s;
  width: 100%;
}

.allmode-columns {
border-color: transparent;
 border-width: 0 !important;
}

.allmode-columns .allmode-name, 
.allmode-columns .allmode-topitem, 
.allmode-columns .allmode-img img {
	border-width:0;
  border-color: rgb(22, 22, 22) !important;
}

.allmode-columns .allmode-img img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

.allmode-columns .allmode-img img:hover {
  border-color: rgb(255, 111, 33	) !important;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);

}

.allmode-columns .allmode-topitem .allmode-text {
  color: rgb(0, 0, 0) !important;
  font-size: 14px;
  line-height: 18px;
  margin: 6px 4px 0;
  overflow: hidden;
}*/
/*	End -- Raxo modul 
------------------------------------------------- */




.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    font-size: 20px !important;
}



.t3-sl-1 .t3-spotlight-1 {
    margin: 30px 15px;
    margin: 0;
}

.t3-spotlight-1.row .col-xs-12, 
.t3-spotlight-1.row .col-sm-12,
.t3-spotlight-1.row .col-md-12,
.t3-spotlight-1.row .col-lg-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.egyedirow .row {
    margin-left: 0px;
    margin-right: 0px;
}

.egyedirow .col-xs-3, .egyedirow .col-sm-3, .egyedirow .col-md-3, .egyedirow .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.homePromoItem  {
    display: block;
    height: 100%;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
		position:relative;
}


.iconCover {
    z-index: 2;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
		position: relative;
}

.homePromoItem:hover .iconCover {
    -webkit-transform: translateY(-371px);
    -ms-transform: translateY(-371px);
    transform: translateY(-371px);
}

.promoUnder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
 

.zindex01a {
position:relative;
}
.zindex01b {
position:absolute;
right:60px;
bottom:30px;
}

.zindex02a {
position:relative;
}
.zindex02b {
position:absolute;
left:60px;
bottom:30px;
}

.zindex03a {
position:relative;
}
.zindex03b {
position:absolute;
left:60px;
bottom:30px;
}


.title {
background: no-repeat scroll center top url(../../../images/borhatter-01.jpg);
width:100%;
min-height:250px;
padding-top:190px;
}

.title2 {
background: no-repeat scroll center top url(../../../images/hatter-03.jpg);
width:100%;
min-height:250px;
padding-top:190px;
}

.title p,
.title2 p {
color: rgb(255, 255, 255);
font-family: "BebasNeueRegular",Arial,Helvetica,sans-serif;
font-size: 40px;
letter-spacing: 1px;
text-align: center;
margin: 0px 0;
padding: 0px 0;
border-bottom: 0px solid rgb(216, 216, 216);
line-height: 1;
text-transform: none;
font-weight: normal;
}



/* -- news_pro_gk4 
------------------------------------------------- */
.nspArt {
}
.nspArt h4.nspHeader {
		background:none;
		/*color:rgb(255, 255, 255);*/
		padding:0px;
		margin-top:0;
		margin-bottom:0;
		font-size:14px;
}
.nspArt p.nspText {
    background: none;
		/*color:rgb(255, 255, 255);*/
		padding:0;
}

.nspArt img.nspImage {
    border: solid 2px rgb(32, 105, 182) !important;
    background-color: rgb(255, 255, 255) !important;
    padding: 8px !important;
}

/* End -- news_pro_gk4 
------------------------------------------------- */

.gkNspPM-NewsBlocks > figure.inverse {
    background: rgb(193, 143, 89) !important;
}

.keretBgrKek p, p.keretBgrKek, h2.keretBgrKek, h3.keretBgrKek {
    padding: 8px !important;
    border: solid 2px RGB(144, 179, 216);
    background-color: RGB(144, 179, 216);
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: rgb(14, 2, 2);
		font-size:16px;
    font-weight: bold;
}




.nn_tabs.outline_content > .tab-content {
    border-width: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: rgb(146, 168, 209) rgb(146, 168, 209) rgb(146, 168, 209) rgb(146, 168, 209);
    border-image: none;
    border-radius: 0px 0px 4px 4px;
		margin-bottom: 5px;
}

.nn_tabs.outline_content > .tab-content > .tab-pane {
    padding: 10px;
		background: rgb(255, 255, 255);
		border-radius:0px;
}

.nn_tabs.outline_content > ul.nav-tabs {
    margin-bottom: 5px;
}

.nn_tabs .nav-tabs {
    border-bottom: 0px solid rgb(221, 221, 221);
}

.nn_tabs > ul.nav-tabs > li {
    margin: 0px 0px 0px !important;
    padding: 0px !important;
    list-style: outside none none !important;
    background: rgba(69, 73, 78, 0) none repeat scroll 0px 0px !important;
    overflow-y: visible !important;
}

.nn_tabs .nav-tabs > li > a {
    margin-right: 5px;
    padding: 8px 9pt;
    line-height: 18px;
    border: 1px solid rgb(247, 202, 201) !important; 
    border-radius: 0px;
}

.nn_tabs.outline_handles ul.nav-tabs > li a, 
.nn_tabs.outline_handles ul.nav-tabs > li a:hover {
    border: 2px solid rgb(60, 120, 165) !important;
		background:rgba(60, 120, 165, 0);
		color: rgb(60, 120, 165);
		font-weight:normal;
}

.nn_tabs.top > ul.nav-tabs > li.active a, 
.nn_tabs.outline_handles ul.nav-tabs > li a:hover,
.nn_tabs.top > ul.nav-tabs > li.active a:hover {
    border: 2px solid rgb(60, 120, 165) !important;
		background: rgb(60, 120, 165);
		color: rgb(255, 255, 255);
}

.nn_tabs > ul.nav-tabs > li.active > a:focus, 
.nn_tabs > ul.nav-tabs > li > a:focus {
    outline: 0px none;
    border: 0 solid rgb(25, 201, 25);
}

.nn_tabs.top > ul.nav-tabs > li.active > a:focus, 
.nn_tabs.top > ul.nav-tabs > li > a:focus {
    border: 0 solid transparent;
    box-shadow: 0px -0px 0px rgba(255, 43, 43, 0.75);
}


@media (max-width : 767px) {
/*@media (max-width: @screen-xs-max) {*/
.itemFullText img {
float:none !important;
width:100% !important;
height:100% !important;
margin:0 !important;
}
}
.visionlist li {
list-style-type:none;
background:url("../../../images/icon-2.png") no-repeat left center;
background-size: 12px 13px;
padding-left:25px;
margin-bottom:10px;

}