body{
	margin:0px;
	padding:0px;
        FONT-SIZE:12px;
        font-weight: normal;
        COLOR: #808080;
        FONT-FAMILY: tahoma;
        text-decoration: none
}
img{
	border:0;
}

input[type="button"]{
    font-family: tahoma, Arial;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}

#cikkek_tagek, #cikkek_alcim, #cikkek_focim, #cikkek_lead{
	width:565px;
}
#cikkek_foszoveg{
	width:565px;
        height:500px;
}
th{
    text-align: left;
}

@media print{
	.nyomtat{
		display: none;
	}
}

/*---------------layout----------------*/

.cimkefelho{
    color: #777777;
    text-decoration: none;
}

.cimkefelho:hover{
    color: black;
    text-decoration: underline;
}


table.createCikk{
    margin-top: 15px;
}

.inputKereso{
	width: 157px;
	height: 14px;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	background-color : #ffffff;
}

table.kereso{
	border: 0px;
	background-color: #011811;
	width: 186px;
}

table.kereso td{

}

table.main{
	border: 0px;
	width: 100%;
	margin: 0px;
        height: 2000px;
}

table.main td{
	padding: 0px;
}

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

.textInput{
	border: 0 none;
	border-bottom: 1px solid;
	width:200px;
}

.double_list_select, .double_list_select-selected{
    min-width:160px
}

table.regisztracio th{
	width:200px;
}

table.hirlevelForm td{
	width:50px;
}

input.torol{
	font-size:8px;
	padding:0px;
	color:#f00f00;
}

table.szavazas td{
/*	padding-right:15px;*/
	color: #808080;
}

.textStyle{
	font-weight: normal;
	COLOR: #808080;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-size: 12px;
}

.szurkeText{
	width: 240px;
	height: 18px;
	border: 1px solid rgb(204, 204, 204);
	font-size: 11px;
	padding-left: 2px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	font-family: Tahoma;
	background-color: rgb(204, 204, 204);
}

.szurkeLenyilo{
        width: 240px;
        height: 16px;
        border: 1px solid rgb(204, 204, 204);
        font-size: 11px;
        font-weight: normal;
        color: rgb(0, 0, 0);
        font-family: Tahoma;
        background-color: rgb(204, 204, 204);
}

table.egyenleg td{
	color: #808080;
}

table.korabbi{
	border-collapse:collapse;
}

table.korabbi th{
	background-color: #aaa676;
	color:#ffffff;
	border: 1px solid #808080;
	text-align:center;
}
table.korabbi td{
	color: #808080;
	border: 1px solid #808080;
}

#menu2{
	margin: 0 0 10px 0;
	padding: 2px;
	border-bottom: 1px solid #3F4F4F;
	text-align:center;
}
#menu {
	margin: 0 0 10px 0;
	padding: 8px;
	border-bottom: 1px solid #3F4F4F;
	text-align:center;
}
#menu ul ,#menu2 ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu ul li ,#menu2 ul li {
	margin: 0px;
	padding: 2px;
	padding-right:15px;
	list-style: none;
	display: inline;
	border: 0px solid #3F4F4F;
}
#menu ul li .active,#menu2 ul li .active {
	background-color: #aaa676;
	padding: 2px;
	color:#ffffff;
	/*text-decoration:underline;*/
}

#menu a,#menu2 a{
	text-decoration: none;
	color:#aaa676;
}


table.sortable {
	border-spacing: 0;
	border: 1px solid #808080;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #808080;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #aaa676;
	text-align:center;
}
table.sortable th a{
	color: #ffffff;
	text-decoration: none;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
	text-align: center;
}
table.sortable tr.odd td {
	background-color: #ffffff;
}
table.sortable tr.even td {
	background-color: rgb(220, 218, 197);
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #808080;
	background-color: #ccc;
	font-weight: bold;
}


/*hozzászólások*/

table.hozzaszolas{
	border: 1px solid #CDCAC1;
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 20px;
	background-color: #F5F2DF;
}

table.hozzaszolas th {
	padding: 5px;
	border: 0px solid #3F4F4F;
	background-color: #dcdac5;

}
table.hozzaszolas td {
	background-color: #F5F2DF;
	font-size: 10pt;
        text-align: left;
}

table.hozzaszolas td p.bejegyzes {
	padding: 5px;
}
table.hozzaszolas td p.muvelet {
	padding:0px;
	padding-right:10px;
	margin:0px;
	font-size: 9pt;
}

table.idezet{
    margin:0px;
	margin-top:10px;
	padding: 5px;
	width:650px;
	border: 1px solid #CDCAC1;
	background-color: #dcdac5;
}
table.idezet td{
	background-color: #dcdac5;
}

/* személyes és kamarai adatok */



table.adatokTabla th{
    padding:0px 0px 5px 0px;
}

table.adatokTabla td{
    padding-left: 20px;
}

table.adatokTabla input[type="text"]{
    width: 240px;
    height: 18px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 11px;
    padding-left: 2px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-family: Tahoma;
    background-color: rgb(204, 204, 204);
    vertical-align: middle;
}

table.adatokTabla select{
    width: 240px;
    height: 16px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 10px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-family: Tahoma;
    background-color: rgb(204, 204, 204);
}

table.tevekenysegTabla{
    margin-left: 15px;
    margin-bottom: 15px;
}

table.tevekenysegTabla th{
    padding-bottom: 5px;
}

table.tevekenysegTabla td{
    padding-left: 15px;
}

.tevekenyseg{
    font-weight:bold;
}

table.klubTabla th{
    color: #ffffff;
    background-color:#aaa676;
    width: 234px;
    border: 1px solid #CDCAC1;
    text-align: center;
}

table.klubTabla{
    border-collapse: collapse;

}

table.klubTabla td{
    border: 1px solid #aaa676;
    padding-left: 5px;
}

table.regTabla{
    border-spacing: 5px;
}

table.regTabla th{
    text-align: left;
}

table.jelentkezesTabla{
    border-collapse: collapse;
    /*margin-left: 50px;*/
    width: 100%;
}

table.jelentkezesTabla td, table.jelentkezesTabla th{
    border: 1px solid #808080;
    padding: 2px;
}

.rendezvenyNev{
    width: 300px;
}

.idopont{
    width: 90px;
}

.statusz{
    width:90px;
}

table.jelentkezesTabla th{
    text-align: center;
}

table.befizetTabla{
    border-spacing: 5px;
}

table.befizetTabla th{
    text-align: left;
}

table.befizetTabla td{
    padding-left: 30px;
}

table.regisztracioTabla th{
    padding-bottom: 10px;
}

table.regisztracioTabla td{
    padding-left: 20px;
}

.input_text{
    font-size: 10px;
    font-family: verdana;
    color: #808080;
    border: 1px solid #808080;
}

.menuButton{
    background: url(/images/button.jpg);
    border: 1px solid #aaa676;
}

table.impresszTable{
    width:100%;
}

table.impresszTable td, table.impresszTable th{
    text-align: center;
}

form#publikacio_tartalom input[type=text],
form#publikacio_tartalom input[type=file],
form#publikacio_tartalom textarea,
form#publikacio_tartalom select
{
    min-width: 500px;
}

.custom-container{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
  display: none;
}

.custom-search, .custom-login{
	margin:0px auto;
}

.custom-container .form-control{
	width: 100% !important;
}

.sidebar-nav .submenu li{
	width:230px;
	margin-left:20px;
}
.sidebar-nav .submenu ul{
	display: block;
}

.mainmenu {
  background-color: white;
}
.navbar.mainmenu .nav-link,.mainmenu .navbar-brand, .mainmenu{
  color:black;
  text-transform:uppercase;
  font-size:14px;
}

@media screen and (max-width: 768px) {
	.navbar-brand {
		margin-left:60px;
	}
	.navbar-toggler {
		top: 10px;
	}
  }


.back-to-top {
  background: none;
  margin: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 70px;
  z-index: 100;
  display: none;
  text-decoration: none;
  color: #ffffff;
}

.back-to-top i {
  font-size: 60px;
}

.back-to-top:hover {
  color: #9A9D65;
}

.backlabel{
  border: 1px solid;
  width: 100px;
  height: 35px;
  font-size: 18px;
  text-align: center;
  background-color: white;
  top: -45px;
  position: relative;
  left: -15px;
  cursor: pointer;
  padding-top: 5px;
  background-color: #aba573;
  color:white;
}

.jumptoplabel{
  border: 1px solid;
  width: 35px;
  height: 35px;
  font-size: 24px;
  text-align: center;
  background-color: #aba573;
  top: -80px;
  position: relative;
  right: 10px;
  cursor: pointer;
  float: right;
  color: white;
}

.content-container{
  padding-bottom: 15px;
  display: inline-block;
}
.control-container{
  background-color: whitesmoke;
  top: -20px;
  position: relative;
  height: 0px;
}

.search-container{
  background-color: whitesmoke;
  padding-bottom: 50px;
}

.search-container .infotext{
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
}
.search-container .searchcount{
  vertical-align: super;
  font-size: smaller;
}
.search-container .search-results{
  padding-left:30px;
  padding-right:30px;
}

#article-images{
  background-color: whitesmoke;
}
#article-editorinfo{
  padding-bottom:15px;
  background-color: whitesmoke;
  position: absolute;
  bottom: 0px;
  margin-right:0px;
}
.article-block{
  padding:15px;
  background-color: whitesmoke;
}
.article-box{
  padding:15px;
}
.article-box a, a:visited, a:hover, a:link, a:active {
  color:black;
  text-decoration: none;
}
.article-box .article-thumb img{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin:0px auto;
  display:block;
}
.article-box .article-title{
  font-weight:bold;
  font-size:12px;
  text-transform:uppercase;
  padding-bottom:3px;
}
.article-box .article-info{
  font-size:10px;
  padding-bottom:3px;
  color: #aaa676;
}
.article-box .article-tags{
  font-size:10px;
  padding-bottom:3px;
  color: #aaa676;
}
.article-box .article-lead{
  text-align: justify;
  text-justify: inter-word;
}

.fadein img{
opacity:0.5;
transition: 1s ease;
}

.fadein:hover img{
opacity:1;
transition: 1s ease;
}
.focim{
  
  padding-top: 15px;
  text-transform:uppercase;
  padding-left: 15px;
  padding-right: 15px;
}
.focim .title{
  text-align:center;
  FONT-SIZE: 20px;
  font-weight: bold;
  COLOR: #313239;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
hr.gradient {
    border: 0;
    height: 5px;
    background: #CDE0DE;
    width: 100%;
}
hr.gradient-white {
  border : 0;
  height: 2px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
  width:100%;
}

.mainmenu .container{
  display: inline-table;
  margin-bottom:-15px;
}

.mainmenu .navbar-brand img{
  height:48px;
}
@media screen and (min-width: 768px) {
  .mainmenu .navbar-brand img{
    margin-left:60px;
  }
}


.mainmenu .tervlap{
  position: relative;
  top: -25px;
}

#menu-toggle{
  position: absolute;
  top: 15px;
  z-index: 3;
}

@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.container.footer{
  font-size:16px;
  text-transform: uppercase;

}
.container.footer .big{
  font-size:24px;

}
.container.footer img{
  width: 32px;
  padding-bottom: 10px;
}
.container.footer .float-left a{
  margin-right:30px;
}
.container.footer .float-right a{
  margin-left:30px;
}
.container.footer .float-left{
  text-align: left;
  padding-left: 80px;
}
.container.footer .float-right{
  text-align: right;
  padding-right: 80px;
  padding-top:1px;
}

@media screen and (max-width: 768px) {
	.container.footer .float-left{
	  text-align: left;
	  padding-left: 10px;
	}
	.container.footer .float-right{
	  text-align: right;
	  padding-left: 10px;
	  padding-top:1px;
	}
	.container.footer .float-right a{
		margin-left:0px;
	}
	.container.footer a img{
		padding-top:5px;
	}

  .container.footer{
    font-size:10px;
    text-transform: uppercase;

  }
  .container.footer .big{
    font-size:12px;
  }
  .container.footer .float-right{
    text-align: left;
  }
  
}

.no-padding{
  padding:0px !important;
}

.cikk_lead_cim_style_smaller{
  font-size:12px;
  font-weight: bold;
  COLOR: #aaa676;
  text-decoration: none;
}

.badge-tervlap{
  background-color: #aaa676;
}

[type=checkbox]{
  padding: 0;
  margin:0 5px;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}