/* @override
	http://192.168.1.70/joomla/templates/kefav2/css/main.css
	http://www.kefa.hu/templates/kefav2/css/main.css
	http://kefa.hu/templates/kefav2/css/main.css */

/* @override http://192.168.1.70/joomla/templates/kefav2/css/main.css */

/* @override
	http://www.kefa.hu/templates/kefav2/css/main.css */

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,500,700,900,100);

/*ALAP STÍLUSOK*/

body {
	color: #7c7c7c;
	background: url('/templates/kefav2/img/body_background_2.jpg') repeat-x 0 0 #f4f4f4;
	text-align: justify;
	font-family: 'Roboto Slab', sans-serif;
	margin: auto;
	line-height: 100%;
}

a {
	color: #0083b5;
	border: none;
	text-decoration: none;
}

/* FEJLÉC DESIGN */

.header {
	width: 1080px;
	height: 80px;
	background-color: #f0f0f0;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
/*	border-bottom: 2px solid #d0d0d0;*/
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-top: 2px solid #d0d0d0;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
margin-top: 15px;
}

.header_logo {
	margin-top: 6px;
	float: left;
	margin-left: 9px;
}

.header_title h2 {
	padding: 12px 20px 0 0;
	margin: 0;
	display: block;
	float: right;
	font: bold 47px Georgia;
	color: #8c5a07;
}

/* UPPER NAVIGATION / MENÜSÁV DESIGN*/

.upper_navigation {
	width: 1080px;
	height: 16px;
	padding-bottom: 2px;
	text-align: right;
	background-color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
	padding-top: 3px;
}

ul.breadcrumb {
	margin: 0 9px 0 0;
	padding: 0;
	font-size: 14px;
	float: right;
}

ul.breadcrumb li {
	list-style-type: none;
	display: inline-block;
}

span.divider img {
	height: 14px;
	margin-bottom: 0;
}

div.mod-languages {
	height: 16px;
	width: 64px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

div.mod-languages img {
	width: 20px;
	height: 14px;
	-webkit-filter: opacity(50%); /* Chrome, Safari, Opera */
	filter: opacity(50%);
}

div.mod-languages li.lang-active img {
	width: 20px;
	height: 14px;
	-webkit-filter: opacity(100%); /* Chrome, Safari, Opera */
	filter: opacity(100%);
}

/* BANNER MEGJELENÍTÉSE */

div.banner {
	width: 1080px;
	height: 160px;
	border-bottom: 2px solid #d0d0d0;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-top: 2px solid #d0d0d0;
	margin-top: 0;
}

div.banner img {
	width: 1080px;
	height: 160px;
}

/* LÁBLÉC DESIGN */

.footer {
	width: 1080px;
	margin: 0 0 20px;
	height: 50px;
	background-color: #f0f0f0;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom: 2px solid #d0d0d0;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	padding: 6px 0 4px;
	clear: right;
}

.footer1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	display: block;
}

.footer2 {
	font-size: 10px;
	text-align: center;
	display: block;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 0;
}

.footer2 a {
	color: #97979a;
	font-weight: bold;
}

/* FŐ TARTALOM DESIGN */

.container {
	width: 1084px;
	padding: 0;
	margin: 0 auto;

/* ÁRNYÉK A SZÖVEGDOBOZ KÉT OLDALÁRA */

	-moz-box-shadow: 0 0 50px #b7b9b7;
	box-shadow: 0 0 50px #b7b9b7;

	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

/* FŐ TARTALOM, OLDALSÁV ÉS A CIKKEK MEGJELENÍTÉSE */

.main {
	width: 1080px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #d0d0d0;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-top: 2px solid #d0d0d0;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.sidenav {
	width: 196px;
	background-color: #f4f4f4;
	height: auto;
	float: left;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
	padding-left: 4px;
	padding-right: 4px;
}

.content {
	width: 860px;
	font-size: 14px;
	line-height: 18px;
	float: right;
	padding-left: 0;
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 8px;
}

/*CLASS definíciók az oldaltörésekhez*/

.pagination {
	display: block;
	width: 895px;
	font-size: 10px;
	font-weight: bold;
	top: 21px;
}

.pagination p.counter {
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

.pagination ul {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}

.pagination li {
	display: inline;
	list-style: none;
	padding-right: 0;
	padding-left: 5px;
}

.pagination-start, .pagination-end {
	visibility: hidden;
}

.pagination-next, .pagination-prev {
	visibility: visible;
}

/*CLASS definíciók a cikk részletek megjelenítéséhez*/

dt.article-info-term {
	height: 0;
	visibility: hidden;
}

dl.article-info {
	padding-top: 0;
	margin: 4px 0 12px;
	padding-bottom: 0;
	display: run-in;
}

dd.create, dd.createdby, dd.published {
	float: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
	width: auto;
	margin-left: 0;
	padding-right: 13px;
	padding-bottom: 0;
}

dd.createdby {
	float: left;
}

/*CLASS definíciók a cikkek megjelenítéséhez*/

div.item-page {
	padding-top: 8px;
	float: none;
}

.items-leading {
	margin: 8px 0 0;
	padding: 0;
}

h2.item-title {
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #0083b5;
	font-size: 22px;
	letter-spacing: 0;
}

h2.item-title a {
	color: #0083b5;
}

p.readmore {
	margin: 0 0 12px;
	text-align: right;
	font-size: 12px;
	color: #0083b5;
	font-weight: bold;
}

div.page-header h2 {
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #0083b5;
	font-size: 22px;
	letter-spacing: 0;
}

div.page-header h2 a {
	color: #0083b5;
}

div.items-more {
	visibility: hidden;
	display: none;
}

img.insideimg {
	display: block;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	-moz-box-shadow: 4px 4px 10px #817878;
	box-shadow: 4px 4px 10px #817878;
}

/* EZEK A RÉSZEK A TÖBBOSZLOPOS ELRENDEZÉS MIATT MARADTAK BENNE */

/*.column-1 {
	width: 370px;
	float: left;
	line-height: 18px;
}

.column-2 {
	width: 370px;
	float: right;
	line-height: 18px;
}

.column-3 {
	width: 762px;
	float: left;
	line-height: 18px;
}*/

/*CLASS definíciók a menük megjelenítéséhez*/

/*ELSŐ MENÜSZINT*/

ul.menu {
	font-size: 16px;
	list-style-type:none;
	width: 180px;
	font-weight: bold;
/*	border-bottom: 1px solid #ffffff;*/
	margin-top: 7px;
	padding: 0;
	background-color: #f4f4f4;
	margin-bottom: 0;
}

ul.menu li {
	padding-top: 6px;
	padding-left: 4px;
	padding-bottom: 6px;
	background-color: #f4f4f4;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
/*	border-bottom: 1px solid #ffffff;*/
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

ul.menu li a {
	color: #0dbbff;
}

ul.menu li:hover {
	background-color: #e0e0e0;
	/*background-color: #d0d0d0;*/
}

ul.menu li.active:hover {
	background-color: #f4f4f4;
}

ul.menu li.active a {
/*	color: #0083b5;*/
	color: #0087b0;
}

/*MÁSODIK MENÜSZINT*/

ul.menu li.active ul {
	font-size: 14px;
	margin: 6px 0 -6px;
	padding: 0;
	display: block;
}

ul.menu li.active ul li {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 4px;
	border-bottom: 0px;
}

ul.menu li.active ul li:hover {
	background-color: #e0e0e0;
}

/*MODULOK FORMÁZÁSA*/

.moduletable {
	background-color: #f4f4f4;
	border-top: 3px solid #ffffff;
	margin-top: 6px;
	padding-top: 2px;
	padding-left: 0;
}

.moduletable h3 {
	font-size: 17px;
	font-weight: bold;
	background-color: #f4f4f4;
/*	border-top: 1px solid #ffffff;*/
	margin: 12px 0 0;
	padding-top: 0;
	padding-left: 5px;
	padding-bottom: 8px;
	color: #2987b7;
}

.moduletable ul.latestnews {
	list-style-position: outside;
	font-size: 12px;
	padding: 0;
	margin-left: 22px;
}

.moduletable ul.latestnews li {
	padding: 1px 4px 1px 0px;
	text-align: left;
	margin-left: 0;
}

.moduletable ul.latestnews li a {
	color: #07a9e8;
	font-weight: bold;
}

.tamogatoinfo {
	font-size: 12px;
	padding: 8px 5px;
	text-align: center;
	font-weight: bold;
}

.tamogatoinfo a {
	color: #07a9e8;
	font-size: 14px;
	padding-top: 6px;
	display: block;
}

.moduletable .custom {
	padding-top: 8px;
	padding-bottom: 8px;
}

/*BÉLYEGKÉPEK MEGJELENÍTÉSE*/

.album-wrapper {
	width: 740px;
	text-align: center;
	display: inline-block;
	padding-left: 94px;
}

.thumbnail-wrap {
	text-align: center;
	width: 220px;
	float: left;
	padding: 4px 20px 0 0;
}

.thumbnail-frame {
	border: 0 solid silver;
    width: 180px;
	padding-top: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

.thumbnail-frame a {
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 6px solid silver;
	padding: 0;
	-webkit-transition: border-color 0.5s;
	-moz-transition: border-color 0.5s;
	-ms-transition: border-color 0.5s;
	-o-transition: border-color 0.5s;
	transition: border-color 0.5s;
}

.thumbnail-frame a:hover {
	border: 6px solid #a6cffc;
}

.thumbnail-caption {
	padding: 0;
	width: 100%;
	display: block;
	height: 64px;
	margin: 6px 0 0;
	line-height: 120%;
}

p.thumbnail-caption {
	font-size: 12px;
	font-weight: bold;
}

/*FACECOOK GOMB MEGJELENÍTÉSE*/

.fb-button {
	padding-left: 9px;
	padding-top: 0;
	margin-top: -4px;
}



