@charset "utf-8";
/* CSS Document for Joomla 3 styles */

/* ===========================
	FONT STYLES
	========================== */
body {
	font-family: Arial, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 100%;
	background: #fcfff8;
	font-size: 13px;
	
}

a { 
  color: #0060a0;
  text-decoration: none;
} 

a:hover, a:focus { 
  color: #0080c0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans Condensed',sans-serif;
	font-weight: 700;
}

h1 {
  font-size: 24px;
  line-height: 28px;
}

h2 {
  font-size: 20px;
  line-height: 24px;
}

h3 {
  font-size: 18px;
  line-height: 20px;
}

h4 {
  font-size: 16px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 15px;
}

p { 
  margin-top: 3px;
  margin-bottom: 6px;
}

hr { 
  margin-top: 6px;
  margin-bottom: 9px;
}


/* events */
.event-title {
  font-size: 14px;
  font-weight: bold;
}



.page-header {
  margin: 20px 0px 8px 0px;
  padding-bottom: 0px;
}

.page-header h2 {
  -webkit-margin-before: 4px;
  -webkit-margin-after: 4px;
}

.item-page {
  margin: 20px 0px 0px 0px;
}

.content-category, .category-blog {
  
}
  
.content-category h2, .category-blog h2 { 
  text-align: center; 
  margin-top: 20px;
  margin-bottom: 20px;
}  

.staff_smallpic { 
  -webkit-filter: grayscale(40%);
  filter: grayscale(40%);
  border: 1px solid #c0c0b8 !important;
  width: 50px !important;
  box-shadow: 1px 1px 8px 0px #b0b0b0;
  margin-top: 2px;
  margin-left: 10px;
  padding: 2px;
  background: #fcfff8;
}

.staff_bigpic { 
  border: 1px solid #c0c0b8 !important;
  width: 100px !important;
  box-shadow: 1px 1px 8px 0px #b0b0b0;
  margin-top: 2px;
  padding: 2px;
  background: #fcfff8;
}

.staff_name {
	font-family: 'Open Sans Condensed',sans-serif;
	font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}  
  
/* buttons */

.pager {
  margin-top: 10px;
}

.pager li>a {
  border-radius: 6px;
  box-shadow: 1px 1px 8px 0px #d8d8d0;
  padding: 2px 10px 2px 10px;
  border: 1px solid #afaeaa;
}

.tags {
  margin-bottom: 10px;
}

.tags li {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.tags a {
  font-weight: normal;
  font-size: 12px;
  color: #f2f2e0;
  padding-left: 6px;
  padding-right: 6px;
}

.dbpic {
  border: 1px solid #a0a0a0;
  box-shadow: 1px 1px 8px 0px #d8d8d0;
}

.db_td1 a {
  font-weight: bold;
}

.db_td2 {
  text-align: justify;
  font-size: 12px;
  color: #404040;
}

.db_td3 {
  text-align: center;
  font-size: 12px;
  color: #404040;
}


.databases tr {
  border-top:1px solid #e0e0d8;
}  

/* tabs */


.nn_tabs.color_inactive_handles>ul.nav>li>a {
  background: #ededdd;
  border-radius: 8px 8px 0px 0px;
} 
.nn_tabs.color_inactive_handles>ul.nav>li>a:hover {
  background: #e1e1c9;
}  


.nn_tabs.color_inactive_handles>ul.nav>li.active>a, 
.nn_tabs.color_inactive_handles>ul.nav>li.active>a:hover {
  background: #fcfff8;
  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  font-weight: bold;
}


/* readmore */

.readmore .btn {
  padding: 0px;
  font-size: 14px;
  line-height: 16px;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  border: transparent;
  color: #0060a0;
  margin-bottom: 10px;
  padding-left: 2px;
}  

.readmore .btn:hover {
  text-decoration: underline;
  color: #005580;
}

/* fejléc */

.pos0 {
  margin: 0;
  z-index: 1;
}  

#header_big {
  width: calc(100% - 2px); 
  border: 1px solid #afaeaa;
  margin: 0;
  margin-bottom: 1px;
}

#header_small {
  border: 1px solid #afaeaa;
  display: none;
  margin: 0;
  margin-bottom: 1px;
}
  

.bigimage {
  background: #213a49;
  z-index: -120;
}  

.vsirw {
  margin: 0px;
  margin-top: -1px;
  padding: 0px;
}


/* főmenü */

.menu {
  /* background: url(../images/zti_mainmenu_bg.png); */
  background: #213a49;
  border: 1px solid #afaeaa;
  border-right: 0px;
  margin-bottom: 5px;
}

.nav-pills {
 
}

.menu li {
  line-height: 16px;
}

.nav-pills li a {
  padding-top: 5px;
  padding-bottom: 6px;
  border-radius: 0px;
  color: #f2f2e0;
  border-right: 1px solid #8e8c86;
  margin-right: 0px;
}

.nav-pills .active a, .nav-pills .active a:hover, .nav-pills .active a:focus {
  background: #3b6781;
  color: #f8f8f2;
}  

.nav-pills li a:hover, .nav-pills li a:focus {
  background: #455a67;  
}

/* kereső */

#search_box {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;   
  float: right;
}
  
#search_box form {
  margin: 0px;
}

#mod-search-searchword {
  height: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px solid #8f8e8a;
  background: #f8f8ec;
  margin: 0px;
  margin-left: 18px;
  font-size: 13px;
  border-radius: 3px;
}  

/* breadcrumb */

.navigation {
  max-width: 840px;
  margin-left: 10px !important;
}  

.breadcrumb {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 5px;
  background: transparent;
  margin-bottom: 5px;
  font-size: 12px;
}

.breadcrumb li a {
  color: #598aa7;
  font-size: 12px;
}

.breadcrumb li .icon-location {
  display: none;
}

/* tree menu */

.pos8 .menu {
  border:1px solid #afaeaa;
  border-left:1px solid #202020;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: linear-gradient(to left,  #426487 8%,#1a2b37 100%);
  margin-right: 5px;
  border-radius: 3px;
}

.pos8 .menu li {
  border-top: 1px solid #3b6781;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
}

.pos8 .menu li:first-child {
  border-top: 0px;
}

.pos8 .menu .small li {
  padding-left: 15px;
  border-top: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 0px;  
}

.pos8 a {
  color: #f8f8e0;
  font-size: 14px;
  text-shadow: 1px 1px 5px #202020;
}

.pos8 .current > a:before {
  content:  "\25cf \a0"; margin-left: -12px; font-size: 14px; color: #598aa7;}

.po8 a, .pos8 a:hover, .pos8 a:active, .pos8 a:visited {
  text-decoration: none;
}

.pos8 ul:hover > li > a {
  background: transparent;
}  

.pos8 .menu a:hover {
  color: #ffffff;
  background: transparent;
}

.pos8 .menu .small a {
  font-size: 13px;
  color: #f0f0a0;
  text-decoration: none;
}

.pos8 .menu .small a:hover {
  text-decoration: none;
  color: #ffffff;
}

/* set up the right arrows first */
.pos8 .nav-child .parent > a:after { content:  " \a0 \25ba"; font-size: 12px; color: #d8d020;}

/* set up the downward arrow for top level items */
.pos8 .nav-child .active.deeper.parent > a:after { content: " \a0 \25bc"; font-size: 12px; color: #d8d020; }

.pos9 .well {
  margin: 5px;
}

.pos9.nobg .well {
  border: 0;
  background: transparent;
}
/* content */

#content {
  padding: 10px;
  padding-top: 0px;
  max-width: 850px;
}

.munkatarsak h2 {
  text-align: left;
  font-size: 15px;
  border-bottom: 1px dotted #d0d0c0;
  margin-bottom: 0;
}

.esemenyek h2 {
  text-align: left;
  font-size: 18px;
  border-bottom: 1px solid #d0d0c0;
  margin-bottom: 0;
}

.munkatarsak .subheading {
  border: 0;
  font-size: 18px;
  text-align: center;
}
  
.munkatarsak .jsn-article-toolbar {
  display: none;
}

.munkatarsak .page-header {
  border: 0;
}

.kiemelt_esemenyek {
  border: 1px solid #d8d8d8;
  padding: 10px;
  border-radius: 4px;
  text-align: justify;
  font-size: 12px;
  line-height: 18px;
  background: #ffffe8;
  margin-bottom: 10px;
}  

.kiemelt_esemenyek ._txt {
  float: left;
  width: calc(100% - 70px);
  margin-right: 10px;
}

.kiemelt_esemenyek ._calendar {
  width: 58px;
  float: left;
}  

.nomargin p {
  margin-top: 0;
  margin-bottom: 0;
}


#vsir_1 {
  display: none;
}

div.cat-children h3
{
  display:none;
}

div.cat-children div h3
{
  display:block;
}


/* --------------------------------------- */


/* bootstrap override */

@media (min-width: 768px) and (max-width: 1199px) {

  body {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-left: 0px;
    border-right: 0px;
  }
  
  .container {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  } 
  
  .span3 {
    width: 270px;
  }
 
  .span6 {
    width: 50%;
  }
 
  .span9 {
    width: 70%;
    /* Firefox */
    width: -moz-calc(100% - 330px);
    /* WebKit */
    width: -webkit-calc(100% - 330px);
    /* Opera */
    width: -o-calc(100% - 330px);
    /* Standard */
    width: calc(100% - 330px);  }
 
 
  .row-fluid .span6 {
    width: auto;
  }
  
  .menu {
    border-right: 1px solid #afaeaa;
  }  

}

@media (max-width: 767px) {
  body {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
  }
  
  .container {
    width: 100%;
  }
  
  .span3 {
    width: 300px;
  }
 
  .span6 {
    width: 100%;
  }
 
  .span9 {
    width: 100%;
  }
 
  .row-fluid .span6 {
    width: auto;
  }
  
}


@media (max-width: 480px) {

  #header_big {
    display: none;
  }

  #header_small {
    display: block;
  }

}

/* ======================
	GENERAL STYLES
	===================== */
/* Write your general styles here */

/* ===================================================================================
	BOOTSTRAP MEDIA QUERIES OVERRIDES
	NOTE: The order of the media queries is important when styles overwrite each other
	================================================================================== 
@media (min-width: 980px) {}
@media (min-width: 1200px) {}
@media (max-width: 979px) {}
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {}
@media (max-width: 480px) {}
*/

/* ======================
	MODULES
	===================== */

/* ----------------------
	Special module styles
	--------------------- */
/* Special general */
[class*="special"] .module-content ul {
	margin: 0 0 10px 10px;
}

[class*="special"] .module-content ul.unstyled {
	margin: 0 0 10px 0;
}

