.copyright .nav-stacked > li + li {

	border-top: none !important;
}

.copyright .nav-stacked {

	font-size: 14px;
}

#ff_elem584, #ff_elem659{
	color: white;
	font-weight: bold;
	background-color: blue;
}

#t3-footer{

	text-align: center;
}

.navbar-keksz{

    width: 1px;
    height: 1px;
    overflow: hidden;

}

.customfelirat{
	float:left;
	margin: 8px;

}

.category-module a.btn-more{

	display: none;

}

td, th{
 
  padding: 2px !important;

}

kbd{

 background-color: transparent;

}

.article-content-main table{
  border: none;
}

.LEFT    { text-align:left; }
.CENTER  { text-align:center; }
.CENTER > * { margin:auto; }
.RIGHT   { text-align:right; }
.TOP     { vertical-align:top; }
.MIDDLE  { vertical-align:middle; }
.BOTTOM  { vertical-align:bottom; }

IMG.LEFT    { float:left; }
IMG.RIGHT   { float:right; }
IMG.TOP     { vertical-align:top; }
IMG.BOTTOM  { vertical-align:baseline; }

DL.COMPACT > dt { float:left; padding-right: 1em; }

/* BODY { width:95%; max-width:50em; margin:auto; } */


/* implement both fixed-size and relative sizes */
.XTINY		{ font-size : xx-small }
.TINY		{ font-size : x-small  }
.SCRIPTSIZE	{ font-size : smaller  }
.FOOTNOTESIZE	{ font-size : small    }
.SMALL		{  }
.LARGE		{  }
.XLARGE		{ font-size : large    }
.XXLARGE		{ font-size : x-large  }
.HUGE		{ font-size : larger   }
.XHUGE		{ font-size : xx-large }

/* heading styles */
H1		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

/* mathematics styles */

DIV.displaymath		{ }	
TD.eqno			{ width:0; }
TABLE.PAD TD	{ padding:3px; }
TABLE.BORDER TD	{ border:1px solid black; }
TABLE.equation	{ width:100%; }	
TABLE.equation > *	{ vertical-align:baseline; }
TABLE.equation TD	{ white-space:nowrap; }
TABLE		{ border-collapse: collapse; }

.article-intro a{
        /* border-bottom: none !important; */
}

.article-intro a:hover{
        color: black !important;
}

table.equation td, table.equation tr td{
	border: none !important;
}

table.equation, div.mathdisplay{
	margin: 0 0 30px;
}

.article-content h3 a{
        border-bottom: none !important;
}

.article-content h3 a:hover{
	color: black !important;	
}

p.sorkizart {
    text-align: justify;
    text-justify: inter-word;
}


.navbar-keksz .nav-header {
	font-weight: bold;
}

ul.navbar-keksz{
	text-align: center;
	border-bottom: 1px solid;
}

ul.navbar-keksz li .separator, ul.navbar-keksz li a {
	padding-top: 3px;
	padding-bottom: 3px;
} 



.pull-right{
	padding: 10px 0 10px 10px;
}

.pull-left{
	padding: 10px 10px 10px 0;
}

div.custom_paddingos{
	padding: 15px;
}

.t3-section-wrap .module-title {
    border-top: 0px solid #262626;
}

.t3-footer .footer-detail {
    border-top: 0px solid #000000;
}


.t3-mainbody {
    padding-top: 3px;
    border-bottom: 0;
}


.t3-mainbody {
    padding-bottom: 0;
}

.article-intro{

    text-align: justify;
    text-justify: auto;

}

section .MathJax_Display{

	display: inline !important;

}

.module-title, h1.article-title{

	font-size: 22px !important;

}

.nav img, #t3-footer img{
	vertical-align: middle;
}


/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }

/* heading styles */
H1		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ }	/* equation-number cells */


/* document-specific styles come next */
DIV.navigation		{   }
SPAN.textit		{ font-style: italic  }

.article-info dd{
   white-space: normal !important;
}
.article-info dd span{
   white-space: normal !important;
}

div#tpllist{
font-family: "trebuchet ms", geneva;
    font-size: 10pt;
	
}

div#tpllist select{
	width: unset;
	display: block !important;
}

div#tpllist .chzn-container{
	display: none !important;
}

.category-name a {

	    letter-spacing: 0.3px;

}

.cat-orange .t3-header {
    background: #f1b65f;
    border-bottom-color: #f1b65f;
}

.cat-orange .off-canvas-toggle, .cat-orange .off-canvas-toggle:focus, .cat-orange .off-canvas-toggle:active, .cat-orange .off-canvas-toggle:hover {
    background: #f1b65f;
}

.cat-blue .t3-header {
    background: #00bfe6;
    border-bottom-color: #00bfe6;
}

.cat-blue .off-canvas-toggle, .cat-blue .off-canvas-toggle:focus, .cat-blue .off-canvas-toggle:active, .cat-blue .off-canvas-toggle:hover {
    background: #00bfe6;
}

.t3-banner-top{
	padding-top: 3px;
}

.tplselector, #tpllist{
	text-align: center;
}

#tpllist select {

	margin-left: auto;
	margin-right: auto;

}

.t3-footer .container{

	padding-left: 0;
	padding-right: 0;
	width: auto;
}


.footer-detail .custom p {

	font-size: 18px;
	color:#222;
	margin: 0;
}

.footer-detail .custom p a {
	color:#222;
}


.t3-mainbody{

//	padding-top: 0;

}

.t3-banner-top .custom p {

	margin: 0;

}

figure.pull-left{

	margin: 0 10px 0 0;

}

figure.pull-right{

	margin: 0 0 10px 0;

}

ul.nav-pills img {

	padding-right: 5px;

}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    margin: 0 8px!important;
    font-size: 12px!important;
    font-weight: 700;
}

.navbar-default .navbar-nav > li > a span {
    padding-left: 2px!important;
}


.menu-horizontal ul {text-align: center; }
ul.menu-horizontal {text-align: center; }


.menu-horizontal li {
display: inline-flex;
padding: 0px 20px;
margin: auto;text-align: center;
}
