@font-face {font-family: menu; src: url(https://www.gramofon.hu/storage/css/MAIAN.TTF);}
@font-face {
      font-family: 'fontello';
      src: url('./../font/fontello.eot?41221781');
      src: url('./../font/fontello.eot?41221781#iefix') format('embedded-opentype'),
           url('./../font/fontello.woff?41221781') format('woff'),
           url('./../font/fontello.ttf?41221781') format('truetype'),
           url('./../font/fontello.svg?41221781#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
/* General button style (reset) */
    body{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	line-height: 0;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/*fontello*/
.demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: block;
      position: relative;
      text-decoration: inherit;
      width: 0;
      margin-right: 0;
      text-align: center;
      /* opacity: .8; *//* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;/* fix buttons height, for twitter bootstrap */
      line-height: 0;/* Animation center compensation - margins should be symmetric *//* remove if not needed */
      margin-left: 3px;/* You can be more comfortable with increased icons size */
      top: 25px;
      padding-left: 15px;
      font-size: 180%;/* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;/* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
      z-index: 10;
	  color: #4a7533;
    }
	/*fontello*/
	/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}
p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 40px;
}
/*video mobil*/
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
}
 
.js-video.vimeo {
  padding-top: 0;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*video mobil*/
footer {
    background-color: #000000;
    width: 100%;
    position: absolute;
    padding: 0;
	padding-bottom: 15px;	
    border-top: 4px solid #70bf4a;
}
footer p {
    font-size: 12px;
    padding: 1em 0 0 0; }
.gramofon_logo {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    z-index: 10;
}
.head_kep {
    width: 100%;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{list-style:none;/* margin:0; *//*padding:0*//* width: 1300px; *//* margin-right: auto; *//* margin-left: auto; */}
.container
{
	padding:0	
}
.footer_text {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #FFFFFF;
    line-height: 25px;
}
.itm {
    color: #CCCCCC;
    text-align: right;
    margin-top: -54px;
}
.itm>a {
    color: #979696;
}
.navbar {
    min-height: 70px;
    margin-bottom: 0;
}
.menu{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	margin-top: 1px;
}
.menu1{
	margin-left: auto;
	margin-right: auto;
}
.face{
	float: right;	
    margin-top: 20px;
    /*padding-top: 50px;
    padding-right: 20px;	
    padding-bottom: 45px;*/
}
.footer_tomb{
	width: 80%;
    margin-right: auto;
    margin-left: auto;
}
/*searchbox*/
.cf:before, .cf:after{
    content:"";
    display:table;
}
 
.cf:after{
    clear:both;
}
 
.cf{
    zoom:1;
}    

 /* Form wrapper styling */
.search-wrapper {
	width: 210px;
	/* margin: 45px auto 50px auto; */
	/* box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2); */
    float: right;
    padding-top: 18px;
}
 
/* Form text input */
 
.search-wrapper input {
	width: 138px;
	height: 35px;
	padding: 10px 5px;
	float: left;
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #EEE;
	border-radius: 3px 0 0 3px;
}
 
.search-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 
.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.search-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    
 
/* Form submit button */
.search-wrapper button {
	overflow: visible;
	position: relative;
	/* float: right; */
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 35px;
	width: 72px;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: white;
	text-transform: uppercase;
	background: #203116;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	font-size: 13px;
}
   
.search-wrapper button:hover{     
    background: #71bf45;
}   
   
.search-wrapper button:active,
.search-wrapper button:focus{   
    background: #203116;
    outline: 0;   
}
 
.search-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #203116  transparent;
    top: 10px;
    left: -6px;
}
 
.search-wrapper button:hover:before{
    border-right-color: #71bf45;
}
 
.search-wrapper button:focus:before,
.search-wrapper button:active:before{
        border-right-color: #c42f2f;
}      
 
.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
} 
/*searchbox*/
.navbar-inverse {
    background-color: #000000;    
    -webkit-box-shadow: 0px -4px 14px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px -4px 14px 2px rgba(0,0,0,0.25);
    box-shadow: 0px -4px 16px 2px rgba(0,0,0,0.25);
}
.navbar-inverse .navbar-nav>li>a {
    color: #dad0d0;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #203116;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #e6e6e6;
}
.dropdown-menu>li>a {
    padding: 10px 30px 10px 15px;
    border-bottom: 1px solid #000;
}
.dropdown-menu {
    padding: 0px 0;
    border:0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; 
	opacity: 0.93;
	filter: alpha(opacity=93); /* For IE8 and earlier */
}
.hirek_tabla_text2 img {
    margin: 5px;
}
.ujsag_evho{
	font-size:15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-bottom: 0px;
}
.folapcim{
	font-size:15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-bottom: 0px;
	margin-top: 50px;
    margin-bottom: 0;	
    padding-left: 20px;
}
.ujsag_voros{
	color:#4a7533;
}
.ujsag_feher{
	color:#FFFFFF;
}

.ujsag_tartalom{
	font-size:13px;
    /*padding: 0px 20px;*/
    margin: 0;
}
blockquote {
    border-left: none;
}
blockquote.tartalomfolap {
    padding-top: 2px;
}
.ujsag_kep {
    margin-left: 40px;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 5px 10px 15px #777;
    /*-webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);	*/
	width:100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.kozep {
	width: 550px;
    /*height: 550px;*/
    background-image: url("../pict/semmi.png");
    filter: alpha(opacity=40);
    /*overflow-y: auto;
    overflow-x: hidden;*/
    margin-left: auto;
    margin-right: auto;
    margin: 0px auto 5px;
}
.kozepre{	
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
}
.kozepre2{	
	margin-left: auto;
	margin-right: auto;
	display: block;
    padding-right: 20px;
	margin-bottom: 20px;
}
.hirek_tabla_text{
	position: absolute;
    padding-top: 20px;
    padding-left: 15px;
}
.hirek_tabla_text2{
	/*width: 588px;*/
    padding: 0 20px;
    border: 0;
    margin: 0 50px;
    background-color: #f2f2f2;	
}
p.hirek_tabla_text2b {
    /*margin: 0px 10px 10px 10px;*/
	margin:0;
	padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0;
}/* Button 3 */
.btn-3 {
	background: #71bf45;
	color: #fff;
}

.btn-3:hover {
	background: #4a7533;
}
.btn:hover {
    color: #AFADAD;
}

.btn-3:active {
	background: #f58500;
	top: 2px;
}

.btn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}
/* Button 3d */
.btn-3d {
	padding: 28px 60px 25px 120px;
	border-radius: 10px;	
    margin-bottom: 60px;
}

.btn-3d:before {
	background: #ececec;
	color: #ececec;
	z-index: 2;
	border-radius: 10px 0 0 10px;
}

.btn-3d:after {
	width: 20px;
	height: 20px;
	background: #ececec;
	z-index: 1;
	left: 55px;
	top: 50%;
	margin: -10px 0 0 -10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn-3d:active:before {
	color: #f58500;
}

.btn-3d:active {
	top: 0;
}

.btn-3d:active:after {
	left: 60px;
}
/*button endd*/
.fa {
    margin-left: 3px;
    padding-left: 15px;
    margin-top: 19px;
    position: absolute;
    z-index: 10;
	color: #3d6726;
}
.famenu{
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    position: absolute;
    z-index: 10;
	color: #dad0d0;
	font: normal normal normal 14px/1 FontAwesome;
    transform: translate(0, 0);	
    font-size: inherit;
    text-rendering: auto;
	display: inline-block;
}
.icma {
    display: block;
    margin-top: 11px;
    margin-left: 10px;
    z-index: 10;
    position: absolute;
}
.icma_text {
    margin-right: 140px;
}
.face_text {
    margin-right: 95px;
}
.gombok{
	font-size:15px;
	text-transform: uppercase;
	padding-left: 150px;
}
.gombok.gombok1{
    margin-top: 89px;
}

.navbar-inverse .navbar-toggle {
    background-color: #4a7533;
}
.navbar-nav {
		margin-top: 12px;
		font-size: 18px;
		text-transform: uppercase;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
}
.navbar-nav>li {
	padding-bottom: 5px;
}
.mainsection {
    -webkit-box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.25);	
    /*padding-bottom: 20px;*/
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 35px;
    padding-bottom: 60px;
}
.hirekkep{
	margin:5px;
}
.cikkajanlat{
	/*margin-top:50px;*/
	margin-bottom:30px;
	font-size: 20px;
}
.cikk-ajanlat{
	padding-left: 65px;
    padding-right: 65px;
}
img.hirek_tabla_pict {
    width: 100%;
}
.hirek_tabla_link{
	color: #3d6726;
}
.hirek_tabla_folink{
	color: #000000;
}
a:focus, a:hover {
    color: #71bf45;
}
.nyil{
    padding-left: 0;
    margin-top: 5px;	
}
.letoltheto_kep{
	float: right;
    margin-right: 30px;
}
.focim{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding-left: 28px;
    font-weight: 500;
    padding-top: 40px;
    line-height: 5px;
    padding-bottom: 0.9em;
    border-bottom: solid 1px #4a7533;
    border-width: 2px;
    text-transform: uppercase;
    width: 60%;
    margin-left: 16px;	
    margin-bottom: 50px;
}
h1.uk-article-title {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding-left: 28px;
    font-weight: 500;
    padding-top: 40px;
    line-height: 35px;
    padding-bottom: 0.9em;
    border-bottom: solid 1px #4a7533;
    border-width: 2px;
    text-transform: uppercase;
    width: 60%;
    margin-left: 16px;
}
p.uk-article-meta {
    margin-left: 10px;
}
.uk-margin {
    margin-left: 10px;
    text-align: left;
}
.uk-margin img{
	margin:10px;	
}
.letoltheto_font {
    line-height: 2.1em;	
    margin-left: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.letoltheto_font.lista {
    line-height: 0.1em;	
}
i.fa.fa-download {
    margin-top: 7px;
    padding-left: 0;
    margin-right: 10px;
    position: relative;
}
.mini{
	font-size: 15px;
}
.letoltheto_link{
	color:#000000;
	text-decoration: underline;
	text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.adobereader{
	color:#4a7533;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 7px;
    position: relative;
	
}
.archivum_evszam{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-left: 68px;
    color: #4a7533;
    padding-top: 50px;
}
li.letoltheto_font {
    list-style-type: none;
    padding-left: 10px;
    padding-bottom: 20px;
}
i.fa.fa-chevron-circle-right {
    position: relative;
    padding: 5px;
	padding-right: 10px;
    margin: 5px;	
    font-size: 20px;
}
.kozepre{
	text-transform: uppercase;
    color: #4a7533;
    font-size: 18px;
    /*padding-top: 50px;*/
    text-align: center;
}
.archivum_kategoria{
	text-transform: uppercase;
    color: #4a7533;
    font-size: 18px;
    padding-left: 68px;
    padding-top: 50px;
}
i.fa.fa-chevron-circle-right.mini{
    font-size: 15px;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 2px;
    margin-left: 0;
}
.mini {
    font-size: 13px;
}
.archivum_kategoria.jobb {
    padding-left: 30px;
}
ul.jobb {
    padding-left: 5px;
}
.kozep.elozo{
	height: 250px;	
    width: auto;
    background-image: url("../pict/semmi.png");
    filter: alpha(opacity=40);
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
}
.ujsag_evho.elozo{
	font-size:13px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	background-color: #71bf45;
    text-align: center;
	padding-bottom: 2px;
    padding-top: 2px;
	padding: 10px 10px;
}
.ujsag_tartalom.elozo{
	padding:0;
}
.col-md-3.elozo{	
	padding:0;
}
.letoltheto_kep.elozo{
	float:none;
	margin-right:0;
    margin-left: 30px;
}
.row.menuoldal {
    margin-right: 50px;
    margin-left: 0;
}
img.letoltheto_kep.elozo.jobbra {
    margin-left: 60px;
}
blockquote {
    font-size: 14px;
    margin-bottom: 5px;
}
.focus {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;		  
    border: 5px solid #CCCCCC;
    padding: 5px;
} 
.focus:hover {
  border: 50px solid #000000;
  border-radius: 50%;
}
img {
    max-width: 100%;
}
.shadow{
	box-shadow: 5px 5px 10px #777;
	margin-left: 10px;
    margin-right: 10px;
	margin-top: 15px;
    margin-bottom: 20px;
}
.tavolsag{	
    padding-bottom: 10px;
}
a {
    color: #000000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #71bf45;
	text-decoration: underline;
}
.hirek_tabla_text2 p {
    padding: 0;
    margin: 0 10px 10px 10px;
}
article, aside, details, figcaption, figure, header, hgroup, main, menu, nav, section, summary {
    margin-bottom: 50px;
}
footer {
    margin-bottom: 0;
}
i.fa.fa-volume-down{
    position: relative;
    padding-left: 0;	
    margin-top: 8px;
}
.col-md-3.elozo.balkoz{
	padding-left: 40px;
}
.gramo_hirek{
	width: 98%;
    display: block;	
    padding-bottom: 20px;
}
.oldalak{
	padding-left: 50px;
}
.page_numbers {
    margin: 20px;
}
li.page_number_item:hover {
    font-weight: bold;
}
.page_number_item{
	display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.page_number_item.active{
	background-color: #6c0f0e;
    padding: 2px 5px 2px 5px;    
    font-weight: bold;
    text-decoration: underline;
	display:inline-block;
	margin-left: 10px; 
	margin-right: 10px;
}
li.active a{
	color: #FFFFFF;
}
@media all and (min-width: 1405px) and (max-width: 3100px) {
	/*.kozep{
	width: 450px;	
	}*/
}
@media (min-width: 1200px) and (max-width: 1405px)
	{
	/*.container {
		width: 1300px;
	}*/
	.kozep{
	width: 550px;	
	}
	}
@media (min-width: 1091px) and (max-width: 1199px)
	{
	.container {
    width: 1090px;
	}
	.kozep{
	width: 450px;	
    height: 550px;	
	}
	.hirek_tabla_pict {
    width: 100%;
	}
	.hirek_tabla_text2 {
    width: 98%;
	}
	.kozepre2 {
    width: 100%;
	}
	.gombok {
    padding-left: 30px;
	}
	.navbar-nav {
    font-size: 15px;
	}
	.search-wrapper input {
    width: 108px;
	}
	}
@media only screen and (min-width: 992px) and (max-width: 1090px) {	
	.container {
    width: 991px;
	}
	.kozep{
	width: 450px;
	height: 540px;	
	}
	.hirek_tabla_pict {
    width: 100%;
	}
	.hirek_tabla_text2 {
    width: 98%;
	}
	.kozepre2 {
    width: 100%;
	}
	.gombok {
    padding-left: 30px;
	}
	/*.ujsag_kep {	
		margin-left: 0;
		width:100%;
	}*/
	.navbar-nav {
    font-size: 14px;
	}
	.col-md-3.elozo {
    padding-left: 0;
	}
	.kozep.elozo {
    padding-left: 30px;
	}
}
@media only screen and (min-width: 800px) and (max-width: 991px) {	
	.container {
    width: 930px;
	}
	.kozepre2 {
    padding-right: 200px;
	}
	.ujsag_kep {	
	margin-left: 150px;
    width: 50%;
	}
	.hirek_tabla {
    padding-left: 50px;
	}
	.navbar-nav {
    font-size: 12px;
	}
	.kozep.elozo {
    padding-left: 25px;
	}
	.col-md-3.elozo {
    margin-bottom: 20px;
	}
}
@media only screen and (min-width: 800px) and (max-width: 975px) {	
	.container {
    width: 855px;
	}	
	}
	@media only screen and (min-width: 800px) and (max-width: 900px) {	
	.container {
    width: 799px;
	}	
	}
	@media only screen and (min-width: 800px) and (max-width: 900px) {
	.search-wrapper {
    width: 170px;
	}
	.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 8px;
	}
	.search-wrapper button {
    width: 56px;
    font: bold 12px/30px 'lucida sans', 'trebuchet MS', 'Tahoma';
	}
	.search-wrapper input {
    width: 110px;
	}
	}

	@media only screen and (min-width: 800px) and (max-width: 900px) {	
	.container {
    width: 760px;
	}	
	}
@media only screen and (min-width: 530px) and (max-width: 799px) {	
	.kozep{
		width: 595px;
	}
	.container {
    	width: 650px;
	}
	.kozepre2 {
        width: 90%;
	}
	.ujsag_kep {	
   		width: 60%;
		margin-top: 50px;
		margin-bottom: 10px;
	}
	.navbar-nav {
    font-size: 12px;
	}
	.letoltheto_font.lista {
    line-height: 1.9em;
	}
	.kozep.elozo {
    margin-left: 25px;
	}
	.letoltheto_font {
    margin-left: 15px;
	}
	li.letoltheto_font {
    padding-left: 0;
	}
}
@media only screen and (min-width: 530px) and (max-width: 720px) {	
	.container {
    width: 600px;
	}
	.hirek_tabla_pict {
			width: 100%;
	}
}
	@media only screen and (min-width: 530px) and (max-width: 670px) {	
		.kozep{
			width: 460px;
		}
		.container {
		width: 600px;
		}
		.hirek_tabla_pict {
			width: 100%;
		}
		.hirek_tabla_text2 {
    		width: 98%;
		}
		.gombok {
			padding-left: 50px;
		}
	}
	@media only screen and (min-width: 530px) and (max-width: 650px) {	
		.container {
		width: 550px;
		}
	}
	@media only screen and (min-width: 530px) and (max-width: 590px) {	
		.container {
		width: 500px;
		}
	}
	@media only screen and (min-width: 530px) and (max-width: 560px) {	
		.kozep{
			width: 410px;
		}
	}
@media only screen and (min-width: 401px) and (max-width: 529px) {	
	.kozep{
			width: 360px;
		}
		.container {
		width: 440px;
		}
		.ujsag_kep {	
		margin-left: 0;
		width:90%;
		}
		.gombok {
			padding-left: 10px;
		}
		.hirek_tabla_pict {
			width: 100%;			
   			height: 80px;
		}
		.hirek_tabla_text {
			font-size: 13px;
		}
		.hirek_tabla_text2 {
    		width: 98%;
		}
		.kozepre2 {
			width: 100%;
		}
		.letoltheto_font.lista {
			line-height: 1.3em;
		}
		.kozep.elozo {
		margin-left: 25px;
		}
		.letoltheto_font {
		margin-left: 15px;
		}
		li.letoltheto_font {
		padding-left: 0;
		}
}
	@media only screen and (min-width: 401px) and (max-width: 485px) {	
		.container {
		width: 420px;
		}
	}
	@media only screen and (min-width: 401px) and (max-width: 460px) {	
		.container {
		width: 400px;
		}
		.btn-3d {
    	padding: 25px 40px 25px 80px;
		}
	}
	@media only screen and (min-width: 401px) and (max-width: 440px) {	
		.container {
		width: 370px;
		}
		.btn-3d {
			padding: 25px 20px 25px 80px;
		}
	}
	@media only screen and (min-width: 401px) and (max-width: 410px) {	
		.container {
		width: 330px;
		}
	}
@media only screen and (min-width: 401px) and (max-width: 455px) {	
	.kozep{
			width: 330px;
		}	
}
@media only screen and (min-width: 401px) and (max-width: 410px) {	
	.kozep{
			width: 300px;
		}	
}
@media only screen and (max-width: 400px) {	
	.kozep{
		width: 100%;
	}
	.container {
		width: 95%;
		}
		.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 10px;
	}
	.ujsag_kep {
    margin-left: 0;
	width:100%;
	}
	.ujsag_evho {
    font-size: 14px;	
    padding: 5px;
	}
	.ujsag_tartalom {
    padding: 5px;
	}
	p.hirek_tabla_text2b {
    margin: 2px;
    padding: 5px;
	}
	blockquote {
    padding: 0px;
    margin: 0 0 20px;
	}
	.gombok {
    padding-left: 0;
	}
	.hirek_tabla_pict {
    width: 100%;
    height: 85px;
	}
	.hirek_tabla_text {
    padding-left: 5px;
	}
	
	.btn-3d {
    padding: 25px 20px 25px 70px;
	}	
	.kozepre2 {
    padding-right: 0;
    width: 100%;
    height: 50px;
	}
	.hirek_tabla_text2 {
    width: 98%;
	padding: 0 5px;
    margin: 0 5px;
	}
	.cikk-ajanlat {
    padding-right: 0px;
	}
	.footer_text {
    width: 100%;
	line-height: 18px;
	padding-right: 55px;
    padding-bottom: 0;
	}
	.itm {
    padding-top: 45px;
	}
	.btn-3d {
    margin-bottom: 30px;
	}
	.gombok.gombok1 {
    margin-top: 50px;
	}
	.ujsag_kep {
    width: 100%;
	}
	.cikkajanlat {
    margin-top: 0;
    margin-bottom: 20px;
	}
	p.mobil_pause {
    padding: 0;
    margin: 0;
	}
	.kozepre {
    padding-top: 20px;
	}
	.navbar-nav>li {
    padding-bottom: 0;
	}
	.navbar-inverse .navbar-nav>li>a {
    font-size: 15px;
	}
	.focim {
    font-size: 20px;
    padding-left: 18px;    
    line-height: 25px;
    width: 90%;
	}
	h1.uk-article-title {
	font-size: 20px;
    padding-left: 18px;    
    line-height: 25px;
    width: 90%;
	}
	.letoltheto_font {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px
	}
	.letoltheto_font.lista {
    line-height: 2.1em;
	}
	.letoltheto_kep.elozo {
    margin-bottom: 20px;
	}
	.kozep.elozo {
    margin-bottom: 20px;
	}
	.mCSB_inside > .mCSB_container {
    margin-left: 1px;
	}
	ol, ul {
    padding-left: 5px;
    font-size: 13px;
	}
	i.fa.fa-chevron-circle-right {
    font-size: 15px;
	}
	.archivum_kategoria {
    font-size: 15px;
    padding-left: 18px;
    padding-top: 10px;
	}
	.row.menuoldal {
    margin-right: 0px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
   padding-bottom: 30px;
	}
	img.letoltheto_kep.elozo.jobbra {
    margin-left: 40px;
	}
	.uk-margin {
    margin-left: 0px;
	}
}
@media (max-width: 767px){
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #4a7533;
	}
	iframe {
    width: 100%;
	}
	p{
	padding: 10px 30px;
	}
}
a.hirneve {
    top: 40px;
    position: relative;
    left: 20px;
}
a.fohirneve {
    /*top: 40px;*/
    position: relative;
    left: 40px;
	text-decoration: underline;
}
span.fohirneve {
    padding-left: 40px;
	color: #aaafaf;
}