/*FontFace*/
@font-face {
	font-family: 'WatersTitlingPro-Scn';
	src: url('WatersTitlingPro-Scn.eot?#iefix') format('embedded-opentype'),
		url('WatersTitlingPro-Scn.otf') format('opentype'),
		url('WatersTitlingPro-Scn.woff') format('woff'),
		url('WatersTitlingPro-Scn.woff2') format('woff2'),
		url('WatersTitlingPro-Scn.ttf') format('truetype'),
		url('WatersTitlingPro-Scn.svg#WatersTitlingPro-Scn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-SemiCn';
	src: url('MyriadPro-SemiCn.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-SemiCn';
	src: url('MyriadPro-SemiCn.otf') format('opentype'),
		url('MyriadPro-SemiCn.woff') format('woff'),
		url('MyriadPro-SemiCn.woff2') format('woff2'),
		url('MyriadPro-SemiCn.ttf') format('truetype'),
		url('MyriadPro-SemiCn.svg#MyriadPro-SemiCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Basic*/
body {
	background: url(../images/bg.jpg) center top fixed;
	color: #5a5a5a;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
#container,
#footer {
	margin: 0 auto;
	max-width: 1180px;
	padding: 0 15px;
}
html a {
	color: #7c6143;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
html a.fancy:hover,
a:hover{
	text-decoration: none;
}
a:hover,
a:active,
a:link{
	text-decoration: none;
}
html p {
	line-height: 17px;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
b,
strong {
	font-weight: bold!important;
}
em,
i{
	font-style: italic!important;
}
h2 a:hover{
	color: #7c6143;
	text-decoration: none;
	opacity: 0.5;
}
hr{
	border-style: solid;
  	border-width: 2px 0px 0px;
  	-moz-border-image: url(../images/border.jpg) 2 0 0 repeat;
  	-webkit-border-image: url(../images/border.jpg) 2 0 0 repeat;
  	-o-border-image: url(../images/border.jpg) 2 0 0 repeat;
  	border-image: url(../images/border.jpg) 2 0 0 fill repeat;
}
sup {
  top: -0.3em;
}
sub {
  bottom: -0.25em;
}

#introtext{
	font-weight: 700;
}
#introtext .cwgallery{
	display: none!important;
}
.cc_container{
	background-color: #7c6144!important;
}
.cc_container p{
	font-weight: normal!important;
	font-size: 1.1em!important;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited{
	color: #fff!important;
	background: #49531f!important;
	border-radius: 0px!important;
}
/*Header*/
.moduletable-lang-switcher{
	float:right;
	font-size: 14px;
}
.moduletable-lang-switcher a,
.moduletable-lang-switcher a:hover {
	color: #63656a;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	text-decoration: none;
}
.mod-languages-lang-switcher ul li{
	float: left;
	margin-top: 10px;
	padding: 5px 5px;
}
.moduletable-logo{
	clear: both;
	padding-top: 30px;
	padding-bottom: 27px;
}

.moduletable-logo .logo-right{
	float: left;
	width: 340px;
}
.moduletable-logo h1 a{
	color: #63656a;
	font-size: 41px!important;
	line-height: 34px!important;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	text-transform: uppercase;
	text-align: right;
}
h1 a:hover{
	text-decoration: none;
}
p.head_line img{
	padding-top: 5px!important;
	padding-bottom: 10px!important;
}
p.subtitle{
	float: left;
	color: #3d5024;
	font-size: 20px;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	text-align: left;
}
p.head_author{
	float: left;
	color: #3d5024;
	font-size: 11px;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	text-align: left;

}
.moduletable-header-bg{
	float: left;
	width: 59%;
}
#content {
	padding-bottom: 20px;
}
#wrapper {
	margin: 0 auto;
	max-width: 1345px;
	width: 100%;
}
#wrapper .custom {
	position: relative;
}
.moduletable-logo.fix-map {
	float: right;
	margin: 20px;
}
.lang-block {
	float: right;
}
.lang-block a{
	color: #63656a;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;

}
#imagemap {
	margin-bottom: -3px;
}
.marker {
	background: url('../images/dot.png') no-repeat center 40%;
	cursor: pointer;
	display: block;
	position: absolute;
}
.marker:hover {
	background: url('../images/dot-hover.png') no-repeat center 40%;
}
.marker p {
	background: url('../images/marker-right.png') no-repeat center right;
	color: #7c6143;
	display: none;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	margin: -18px 3px 0 0;
	padding-right: 19px;
	position: absolute;
	right: 50%;
	text-transform: uppercase;
	top: 40%;
	white-space: nowrap;
}
.marker:hover p {
	display: block;
}
.marker span {
	background: url('../images/marker-bg.png') repeat-x center right;
	line-height: 36px;
	padding: 10px;
}
.marker span:hover {
	text-decoration: underline;
}
#marker0 {
	height: 7%;
	left: 17%;
	top: 8%;
	width: 7%;
}
#marker1 {
	background: url('../images/dot.png') no-repeat center 30%;
	height: 22%;
	left: 24%;
	top: 33%;
	width: 3.5%;
}
#marker1:hover {
	background: url('../images/dot-hover.png') no-repeat center 30%;
}
#marker1 p {
	top: 30%;
}
#marker2 {
	background: url('../images/dot.png') no-repeat center 55%;
	height: 30%;
	left: 28.8%;
	top: 5%;
	width: 8%;
}
#marker2:hover {
	background: url('../images/dot-hover.png') no-repeat center 55%;
}
#marker2 p {
	top: 55%;
}
#marker3 {
	height: 16%;
	left: 37%;
	top: 20%;
	width: 4.5%;
}
#marker4 {
	height: 15%;
	left: 41.5%;
	top: 28%;
	width: 3.5%;
}
#marker5 {
	height: 12%;
	left: 45.5%;
	top: 26%;
	width: 4.5%;
}
#marker6 {
	height: 16%;
	left: 87%;
	top: 75%;
	width: 5.5%;
}
#marker7 {
	height: 11%;
	left: 77.5%;
	top: 52.5%;
	width: 4%;
}
#marker8 {
	height: 19.5%;
	left: 58.5%;
	top: 80.5%;
	width: 8.5%;
}
#marker9 {
	height: 12%;
	left: 45%;
	top: 70%;
	width: 4%;
}
#marker10{
	height: 25%;
    left: 57%;
    top: 50%;
    width: 6%;
}
/*Menu*/
#menu,
#menu .navbar-inner,
#menu .container,
#menu .nav-tab,
#menu .nav-tab li {
	min-height: 41px;
	position: relative;
	z-index: 1000;
}

#menu .navbar-inner {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
}
#menu .container {
	margin: 0;
}
#menu .nav-tab {
	background: url('../images/nav-bg.jpg') #4D5522 no-repeat top left;
	margin: 0;
	width: 100%;
}
#menu .nav-tab .nav-child li:first-of-type {
	margin-left: 0px;
}

#menu .nav-tab li a,
#menu .nav-tab li span.nav-header {
	background: none;
	box-shadow: none;
	color: #fff;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 9px 40px 9px 40px;
	text-shadow: 1px 1px #555;
	text-transform: uppercase;
}
#menu .nav-tab li span.nav-header {
	cursor: pointer;
}
#menu .nav-tab li .nav-child li a{
	background: none;
}
#menu .nav-tab li.current a,
#menu .nav-tab li a:hover,
#menu .nav-tab li.current > ul li a:hover {
	color: #fff2d0;
	text-decoration: none;
}
#menu .nav-tab li.current > ul li a{
	color: #fff;
}
#menu .nav-tab li.current > ul li a {
	background: none;
}
#menu .nav-tab li.current > ul li a:hover {
	text-decoration: none;
}
#menu .nav-tab li:hover > ul {
	z-index: 1000;
}
#menu .nav-child {
	background: #b4a28b;
	display: none;
	opacity: 0.95;
	min-width: 100%;
}
#menu .nav-child li {
	min-height: 40px;
}
#menu .nav-child li:last-of-type a {
	border: none;
}
#menu .nav-child li a,
 #menu .nav-child li span.nav-header {
	border-bottom: 1px dotted;
	display: block;
	color: #fff;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 0 15px;
	padding: 10px 0!important;
	text-transform: none;
	white-space: nowrap;
}
 #menu .nav-child li span.nav-header{
 	text-shadow: 1px 1px #555;
 	cursor: pointer;
 }
.btn-navbar {
	background: #7c6143 !important;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: 700;
	padding: 5px 20px;
	text-shadow: none;
	text-transform: uppercase;
}
/*Slider*/
#slider {
	padding-bottom: 13px;
}
.bt-inner a.bt-title {
	clear: none !important;
	color: #fff;
	display: block !important;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 31px;
}
.bt-inner div.bt-introtext {
	color: #fff;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	line-height: normal;
}
.bt-cs .bt-inner img {
	outline: none;
	border: none;
}
.bt-inner .readmore a {
	background: #49531f;
	bottom: 32px;
	color: #fff;
	display: block;
	float: left;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	text-align: center;
	width: 85px;
}
/*Vadfüge & Báta*/
#content .blog.vadfuge + .moduletable.vadfuge-banner{
	display: none;
}
h2 span.subheading-category,
#content .blog.kok>h2:first-of-type{
	color: #7c6143;
	  font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	  font-size: 31px;
}
.moduletable.vadfuge-banner{
	padding-top: 50px;
}
/*Hitoktatás*/
#content .tag-category h1{
	color: #7c6143;
	  font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	  font-size: 31px;
}
/*Right column*/
#right-two {
	position: relative;
}
#right-two .moduletable.banners h3,
#right-two .moduletable.banners h3 a {
	color: #fff;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 31px;
	line-height: normal;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 1px 1px #6e563c;
}
#right-two .moduletable.banners a {
	color: #fff;
	display: block;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	line-height: 17px;
	width: 100%;
}
#right-two .moduletable.banners a:hover {
	text-decoration: none;
}
#right-two .moduletable.banners span.mod-articles-category-date, ul.newsfeed.right-banner1.banners .feed-item-date{
	color: #2d2014;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
#right-two .moduletable.banners ul li {
	list-style: disc;
	color: #fff;
	margin-left: 15px;
	padding: 2px 0px;
}
#right-two .moduletable.banners {
	padding: 20px 15px 30px 15px;
	margin-bottom: 20px;
}
.moduletable.tags-cloud h3{
  	border-bottom: 2px solid #3d5024;
  	border-top: 2px solid #3d5024;
  	color: #3d5024;
  	line-height: 30px;
  	height: 30px;
  	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
  	font-size: 18px;
  	padding-bottom: 0px;
  	letter-spacing: 0px;
	text-align: center;
  	text-transform: uppercase;
  }
/*Search*/
.moduletable-search {
	margin-top:-15px;
	margin-bottom: 20px;
}
.moduletable-search input{
	background: #b4a28b!important;
	border: #b4a28b;
	color: #fff!important;
	height: 25px;
	text-shadow: 1px 1px #555;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	opacity: 0.7;
	width: 90%!important;
}
.moduletable-search input::-webkit-input-placeholder{
	color: #fff!important;
}
.moduletable-search input:-moz-placeholder{
	color: #fff!important;
}
.moduletable-search input::-moz-placeholder{
	color: #fff!important;
}
.moduletable-search input:-ms-input-placeholder{
	color: #fff!important;
}
.moduletable-search input[type="text"]:focus{
	box-shadow: none;
	opacity: 0.6;
}
div#content div.search div.ordering-box{
	float: left;
}
div#content div.search div.form-limit{
	float: right;
		margin-top: -40px;
}
div#content div.search dl.search-results{
	margin-top: 30px;
}
div#content div.search dl.search-results dt{
	padding-top: 10px;
}
div#content div.search dl.search-results span.highlight{
	  color: #7c6143;
	  font-family: 'MyriadPro-SemiCn', sans-serif;
}
div#content div.search dl.search-results dd.result-category{
	display: none;
}
/*
Google map
*/
.moduletable-gmap{
	margin-top: -2px;
}
.moduletable-gmap #map{
	width: 100%;
	float: left;
	height: 424px;
}
/*Content*/
.animate:hover {
	color: inherit;
	text-decoration: none;
}
.blog h3,
h2.contentheading {
	border-bottom: 2px solid #3d5024;
	border-top: 2px solid #3d5024;
	color: #3d5024;
	line-height: 30px;
	height: 30px;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	letter-spacing: 0px;
	padding-left: 8px;
	text-transform: uppercase;
}
.blog .items-row {
	margin-top: 10px;
}
.blog p{
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 15px;
	line-height: 16px;
}
.item-page,
.item-page p {
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
}
.blog .item-text {
	color: #5a5a5a;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 40px;
	position: relative;
}
.blog .item-text p:not(.readmore) {
	overflow: hidden;
	max-height: 4rem;
}
.blog .page-header,
.item .page-header {
	border: none;
	margin: 0;
	padding: 0;
}
.blog .page-header h3 span {
	color: #b19f87;
	float: right;
	padding-top: 2px;
	padding-right: 7px;
	font-size: 25px;
	transition: color 0.5s, opacity 0.5s linear;
}
.blog .page-header h3 span.hidden-text {
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	line-height: 27px;
}
.blog .page-header h3:hover span {
	color: #7c6143;
	opacity: 1;
	transition: color 0.5s, opacity 0.5s linear;
}
.blog .items-row h3{
  	border: none;
  	color: #5a5a5a;
  	font-family: 'MyriadPro-SemiCn', sans-serif;
  	font-size: 14px;
  	font-weight: 700;
  	line-height: normal;
  	text-transform: none;
}
.item .page-header .published {
	color: #b19f87;
	font-size: 14px;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	display: none;
}
.item .page-header h2,
.item .page-header h2 a {
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	line-height: 100%;
	padding: 5px 0;
	text-transform: uppercase;
}
.item .item-image {
	margin-right: 17px;
	position: relative;
	z-index: 999;
}
.blog .attachmentsContainer {
	display: none;
}
.validate.submitbtn,
.readmore a {
	background: #49531f;
	border: none;
	color: #fff;
	display: block;
	float: left;
	line-height: 24px;
	margin-top: 10px;
	text-align: center;
	width: 85px;
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px; overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.dizi_gallery .dizi_pictures{
	text-align: left;
}
.dizi_gallery .dizi_pictures img{
	border: 1px solid #aca69a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 18px;
	width: 82px;
	height: 82px;
}
.item-page.gallery_item .dizi_gallery h3{
	display: none;
}
.item-page [itemprop="articleBody"] img{
	padding: 10px;
}
.item-page [itemprop="articleBody"] .cwgitem img{
	padding: 0;
}
a.newsarchive span:hover{
	opacity: 0.5;
}
/*Cards*/
.item-page.cards table td{
	border: none;
}
.item-page.cards table td p {
	text-align: center;
}
/*Pagination*/
.pagination{
	text-align: center;
}
.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span,
.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span{
	border-radius: 0px;
}
.pagination ul>li>span{
	background-color:#7c6143;
	color: #fff;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	border:none;
	margin-right: 1px;
}
.pagination ul>li>a{
	background-color:#b19f87;
	color: #7c6143;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	border:none;
	margin-right: 1px;
}
/*Aloldalak*/
.item-page .page-header {
	border-bottom: none;
	margin: 0;
	padding-bottom: 20px;
	text-align: left;
}
.item-page div.introtext {
	font-weight: 700;
}
.item-page div.introtext p {
	width: 100%;
}
.item-page #fulltext{
	clear:both;
	float: left;
	width: 100%;
}
div.article-info.muted dl.article-info dt.article-info-term,
div.tags,
.dizi_gallery h3 {
	margin-bottom: 10px;
}
ul.tags {
	clear: both;
	float: left;
	width:100%;
}
ul.tags li{
	float: left;
}
div.article-info.muted dl.article-info dt.article-info-term,
.dizi_gallery h3,
div.attachmentsContainer caption {
	color: #806545;
	font-size: 14px!important;
	text-transform: none!important;
	font-weight: 700;
	font-family: 'MyriadPro-SemiCn', sans-serif!important;
}
div.dizi_gallery div.dizi_pictures a {
	padding-right: 18px;
}
.tags .label-info[href],
.tags .badge-info[href] {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: none;
	border: 2px solid #cdc0aa;
	padding: 10px 14px;
	color: #806545;
	font-size: 16px;
	font-weight: normal;
	text-shadow: none;
	text-transform: uppercase;
	font-family: 'MyriadPro-SemiCn', sans-serif!important;
}
.tags .label-info[href]:hover,
.tags .badge-info[href]:hover{
	color: #806545;
}
#main div.attachmentsList table,
div.attachmentsList table {
	border: none;
	font-family: 'MyriadPro-SemiCn', sans-serif!important;
}
div.attachmentsList table td{
	border: none;
}
div.attachmentsList table td.at_filename a,
div.attachmentsList table td.at_filename a:hover {
	color: #5a5a5a;
	font-weight: normal;
	text-decoration: none;
}
div.attachmentsList table td a.at_url,
div.attachmentsList table td a.at_url:hover {
	position: relative;
 	top: -7px;
}
.item-page .page-header h2,
.item-page .page-header h2 a{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 31px;
	line-height: 110%;
}
.item-page p {
	padding-bottom: 20px;
}
.item-page em, .item-page p em{
	font-style: italic;
}
.item-page strong, .item-page p strong{
	font-weight: 700;
}
.item-page h2 {
	color: #7c6143;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
  	font-size: 31px;
  	line-height: normal;
}
.item-page h3,
.blog .category-desc h3{
	color: #7c6143;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
  	font-size: 18px;
  	padding: 5px 0;
  	text-transform: uppercase;
}
.blog .category-desc h3{
	border: none;
}
.item-page h4 {
	color: #000;
	font-family: 'MyriadPro-SemiCn', sans-serif;
  	font-size: 14px;
  	padding: 5px 0;
  	font-weight: 700;
  	text-transform: uppercase;
}
.item-page blockquote,
#content  blockquote{
	background-image: url(../images/blockquote_bg.png), url(../images/quotation-marks_bg.png);
	background-position: top left, 10px 10px;
	background-repeat: repeat, no-repeat;
	color: #5a5a5a;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	padding: 25px 45px 25px 90px;
	margin-bottom: 10px;
	display: table;
}
.item-page ul,
.blog ul {
	font-family: 'MyriadPro-SemiCn', sans-serif;
	list-style: disc;
	padding: 0 0 20px 20px;
	font-size:16px;
}
.item-page ol,
.blog ol {
	font-family: 'MyriadPro-SemiCn', sans-serif;
	list-style: decimal;
	padding-left: 20px;
	font-size: 14px;
}
.item-page ol li,
.item-page ul li{
	padding-bottom: 10px;
}
.item-page ul li > ul{
	padding-top: 10px;
	padding-bottom: 0px!important;
}
.pull-none.item-image > img {
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	max-width: 100%;
}
/*Shematismus*/
.news{
	padding-top: 20px;
}
.news ul{
	padding: 0 0 10px 20px;
}
.egyeb h3.watersTitlingPro a{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
}
/*Alaprajzok*/
.item-page.alaprajz [itemprop="articleBody"] img{
	padding: 0px;
}
/*Cimke aloldalak*/
#content .tag-category h2{
	border-bottom: 2px solid #3d5024;
  	border-top: 2px solid #3d5024;
  	color: #3d5024;
  	line-height: 30px;
  	height: 30px;
  	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
  	font-size: 18px;
  	letter-spacing: 0px;
  	padding-left: 8px;
  	text-transform: uppercase;
}
#content .tag-category .item {
	margin-top: 20px;
}
#content .tag-category .item h3 a{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
  	font-size: 18px;
  	padding: 5px 0;
  	text-transform: uppercase;
}
/*Gallery*/
#content .gallery_items{
	padding-top: 20px;
	margin: 0px;
}
#content .gallery_items dd.published{
	display: none;
}
#content .gallery_item .article-info{
	display: none;
}
#content .gallery_item .dizi_gallery .dizi_pictures{
	text-align: left!important;
}
/*Table*/
.item-page table,
.blog table,
.tag-category table,
#content .jev_evdt_desc table{
	padding-top: 20px;
	width: 100%;
}
.item-page table caption,
.blog table caption,
#content .jev_evdt_desc table caption {
	color: #7c6143;
	text-align: left;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 24px;
}
.item-page table th,
.blog table th,
.tag-category table th,
#content .jev_evdt_desc table th {
	background-color: #7c6143;
	border: 1px solid #b19f87;
	color: #ded3c3;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	height: 40px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.item-page table td,
.blog table td,
.tag-category table td,
#content .jev_evdt_desc table td {
	border: 1px solid #b19f87;
	color: #7c6143;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	height: 40px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.item-page table td a,
.blog table td a,
.tag-category table td a,
#content .jev_evdt_desc table td a{
	color: #7c6143;
}
.item-page table td a:hover,
.blog table td a:hover,
.tag-category table td a:hover,
#content .jev_evdt_desc table td a:hover{
	color: #7c6143;
	cursor: pointer;
	opacity: 0.5;
	text-decoration: none;
}
/** Login **/
div.login .well,
div.reset .well,
div.remind .well{
	background: none;
	border: none;
	box-shadow: none;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
div.login .well p,
div.reset .well p,
div.remind .well p{
	padding-bottom: 20px;
}
div.login .well .btn-primary,
div.reset .well .btn-primary,
div.remind .well .btn-primary{
	background-color: #7c6143;
	background-image:none;
	border-radius:0px;
	border: none;
	color: #fff;
	display: block;
	float: left;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	line-height: 24px;
	margin-top: 10px;
	text-align: center;
	text-shadow:none;
}
div.login+div .nav-tabs.nav-stacked>li>a{
	float: left;
	clear: both;
	border: none;
	background: none;
}
div.login+div ul li a:hover,
div.login+div ul li a:visited{
	background: none;
	color: #7c6143;
	opacity: 0.5;
}
/*Events*/
#jevents_body .jev_back.btn,
#btnsubmit{
  background: #7c6143;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  color: #fff;
  display: block;
  float: left;
  font-family: 'MyriadPro-SemiCn', sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  padding: 0px;
  text-align: center;
  text-shadow:none;
  width: 85px!important;
}
#jevents_body{
	padding-bottom: 50px;
}
.moduletable.coming-event {
	padding-bottom: 20px;
	padding-top: 10px;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
.moduletable-rss h3,
.moduletable.coming-event h3{
	border-bottom: 2px solid #3d5024;
    border-top: 2px solid #3d5024;
    color: #3d5024;
    line-height: 30px;
    height: 30px;
    font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
    font-size: 18px;
    letter-spacing: 0px;
    padding-left: 8px;
    text-transform: uppercase;
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 10px;
}
.mod_events_monthyear td {
	height: 31px;
}
.mod_events_monthyear .arrow-color {
	transition: color 0.5s;
}
.mod_events_monthyear .arrow-color:hover {
	color: #7c6143;
	opacity: 1;
	transition: color 0.5s;
}
.event_legend_container {
	display: none;
}
div.jevth {
	float: left;
	margin: 0px 5px 5px 0px;
	width: 120px;
}
div.jevth a.ev_link_row {
	text-align: center;
	display: block;
}
div.jevth img {
	margin: 0px auto;
}
.jeventslatest img,
.mod_events_latest_table img {
	float: left;
	margin: 0px 2px 2px 0px;
	width: 50px;
}
.mod_events_latest_table {
	width: 225px;
}
.jev_pagination {
	display: none;
}
#jevents_body ul.ev_ul li.ev_td_li {
	overflow: auto;
}
.tip-title {
  background: #fff;
  border-radius: 5px;
  font-family: "MyriadPro-SemiCn",sans-serif;
  opacity: 0.9;
  padding: 15px;
}

.mod_events_latest_date {
	padding-left: 15px;
}
.moduletable.coming-event tr span:last-of-type {
	padding-left: 0px!important;
}
.moduletable.jevents-calendar td:hover{
	cursor: pointer;
	opacity: 0.7;
}
.jev_evdt_title h2{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
    font-size: 31px;
    line-height: 100%!important;
    color: #7c6143;
    text-decoration: none;
}
.jev_evdt_summary {
	font-family: "MyriadPro-SemiCn",sans-serif;
}
/*RSS*/
.moduletable-rss{
	padding-bottom: 21px;
}
.moduletable-rss ul.newsfeed-rss li{
	list-style: url(../images/bullet.png);
	font-family: 'MyriadPro-SemiCn', sans-serif;
  	font-size: 15px;
  	line-height: 16px;
  	margin-left: 15px;
  	text-align: left;
}
.moduletable h3 {
	padding-bottom: 10px;
}
/*Contact*/
#chronoform-Kapcsolat label,
#chronoform-bejelentkezesi_adatlap_csoportok_reszere label{
	color: #6c6c6c;
	font-family: "MyriadPro-SemiCn",sans-serif;
		font-weight: normal;
}
fieldset.chronoform-container{
	padding-bottom: 30px;
}
#chronoform-bejelentkezesi_adatlap_csoportok_reszere legend{
	border-bottom: 1px solid #b3a28a!important;
	color: #7c6143;
	line-height: 30px;
	height: 30px;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	letter-spacing: 0px;
	padding-left: 8px;
	text-align: center;
	text-transform: uppercase;
}
#chronoform-bejelentkezesi_adatlap_csoportok_reszere .btnsubmit{
	background: #7c6143;
	border-radius: 0px;
	border: none;
	box-shadow: none;
	color: #fff;
	display: block;
	float: left;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	padding: 0px 10px;
	text-align: center;
	text-shadow:none;
}
#chronoform-Kapcsolat #fin-id_kapcsolat_nev,
#chronoform-Kapcsolat #fin-id_kapcsolat_email,
#chronoform-Kapcsolat #fin-id_kapcsolat_targy,
#chronoform-Kapcsolat #fin-id_kapcsolat_uzenetarea,
#chronoform-Kapcsolat #fin-id_kapcsolat_nev input,
#chronoform-Kapcsolat #fin-id_kapcsolat_email input,
#chronoform-Kapcsolat #fin-id_kapcsolat_targy input,
#chronoform-Kapcsolat #fin-id_kapcsolat_uzenetarea input,
#chronoform-Kapcsolat #uzenet_container textarea {
		width: 100%!important;
}
.chrono_credits{
	display: none;
}
#chronoform-Kapcsolat .gcore-label-left{
	min-width: 75px!important;
}
#id_kapcsolat_uzenetarea{
	width: 100%!important;
}
    .google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
/*Partners*/
#partners {
	border-style: solid;
	border-width: 2px 0px 0px;
	-moz-border-image: url(../images/border.jpg) 2 0 0 repeat;
	-webkit-border-image: url(../images/border.jpg) 2 0 0 repeat;
	-o-border-image: url(../images/border.jpg) 2 0 0 repeat;
	border-image: url(../images/border.jpg) 2 0 0 fill repeat;
	/*border-top: 1px solid #b3a28a;*/
	margin-top: 10px;
}
#partners a {
	display: block;
}
#partners img {
	display: block;
	margin: 0 auto;
}
/*Footer Basic*/
div#footer-wrapper {
	background-color:#7c6144;
	margin: 0 auto;
	width: 100%;
}
div#footer {
	background: url(../images/footer-layer-bg.png) no-repeat top left;
	padding-top: 27px;
	padding-bottom: 50px;
}
div#footer h3 {
	border-style: solid;
	border-width: 0px 0px 1px;
	-moz-border-image: url(../images/footer-border.png) 0 0 1 repeat;
	-webkit-border-image: url(../images/footer-border.png) 0 0 1 repeat;
	-o-border-image: url(../images/footer-border.png) 0 0 1 repeat;
	border-image: url(../images/footer-border.png) 0 0 1 fill repeat;
	color: #fff;
	text-shadow: 1px 1px #6e563c;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	font-size: 18px;
	padding-bottom: 10px;
}
div#footer a {
	color: #3f2f21;
}
/*Footer Social module style*/
div#footer .social {
	vertical-align: middle;
}
div#footer .social p {
	border-style: solid;
	border-width: 0px 0px 1px;
	-moz-border-image: url(../images/footer-border.png) 0 0 1 repeat;
	-webkit-border-image: url(../images/footer-border.png) 0 0 1 repeat;
	-o-border-image: url(../images/footer-border.png) 0 0 1 repeat;
	border-image: url(../images/footer-border.png) 0 0 1 fill repeat;
	height: 40px;
	vertical-align: middle;
}
div#footer .social p img {
	padding-top: 5px;
}
div#footer .social a {
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	padding-left: 8px;
	display: inline-block;
	vertical-align: middle;
	height: 40px;
}
div#footer .social a:hover {
	text-decoration: none;
}
/*Footer Menu module style*/
div#footer .footer-menu ul {
	padding-top: 10px;
}
div#footer .footer-menu ul li {
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
}
div#footer .footer-menu ul li a:hover {
	background: none;
	text-decoration: none;
}
/*Footer Kapcsolat module style*/

div#footer .chrono_credits {
	display: none;
}
div#footer #chronoform-Kapcsolat label {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
div#footer #chronoform-Kapcsolat #adatok_container input,
div#footer #chronoform-Kapcsolat #uzenet_container textarea {
	background: url(../images/input-bg-pattern.jpg) repeat;
	color: #fff;
	border: 1px solid #9b8262;
	border-radius: 0px;
}
div#footer #chronoform-Kapcsolat #adatok_container input {
	height: 22px;
}
div#footer #chronoform-Kapcsolat #uzenet_container textarea {
	height: 109px;
}
div#footer #chronoform-Kapcsolat #uzenet_container input#id_kapcsolat_kuldes {
	float: right!important;
	background: url(../images/input-bg-pattern.jpg) repeat;
	border-radius: 0px;
	border: 1px solid #9b8262;
	color: #fff;
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-weight: 400;
	text-shadow: none;
}
/*Footer Copyright module style*/
div#footer #copyright {
	margin-top: 20px;
}
div#footer .copy {
	text-align: center;
}
div#footer .copy h3 {
	border: none;
}
div#footer .copy a,
div#footer .copy a:hover{
	border: none;
	color: #fff;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	text-decoration: none;
}
div#footer .copy p {
	color: #2d2014;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
}
.center851 {
	margin: 0 auto;
	max-width: 851px;
}
.center851 .backlink{
	padding-bottom: 20px;
}
/*Newsletter*/
.moduletable.newsletter{
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.moduletable.newsletter h3{
    border-bottom: 2px solid #3d5024;
    border-top: 2px solid #3d5024;
    color: #3d5024;
    line-height: 30px;
    height: 30px;
    font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
    font-size: 18px;
    letter-spacing: 0px;
    padding-left: 8px;
    text-transform: uppercase;
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: -10px;
}
.moduletable.newsletter h3 a{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	display: block;
	padding-top: 2px;
}
.moduletable.newsletter h3 a:hover,
.moduletable.newsletter h3 a:focus,
.moduletable.newsletter h3 a:active{
	color: #3d5024;
}
.moduletable.newsletter h3 span.icon{
	float: right;
	padding-right: 5px;
	font-size: 25px;
}
.moduletable.newsletter-sub label.cmc-label{
	display: none;
}
.moduletable.newsletter-sub input{
	background: #b4a28b!important;
    border: #b4a28b;
    color: #fff!important;
    height: 25px;
    text-shadow: 1px 1px #555;
    font-family: 'MyriadPro-SemiCn', sans-serif;
    opacity: 0.7;
}
.moduletable.newsletter-sub input#jform_cmc_groups_EMAIL{
	width: 98%;

}
.moduletable.newsletter-sub input#jform_cmc_groups_LNAME{
	float: left;
	width: 45%;
}
.moduletable.newsletter-sub input#jform_cmc_groups_FNAME{
	float: right;
	width: 45%;
}
.moduletable.newsletter-sub button{
	background: #49531f;
    border: none;
    border-radius: 0px;
    color: #fff;
    display: block;
    line-height: 24px;
    margin-top: 10px;
    margin: 0 auto;
    text-align: center;
}
.moduletable.newsletter-sub button:hover{
	background: #49531f;
}
.moduletable.newsletter-sub input::-webkit-input-placeholder{
	color: #fff!important;
}
.moduletable.newsletter-sub input:-moz-placeholder{
	color: #fff!important;
}
.moduletable.newsletter-sub input::-moz-placeholder{
	color: #fff!important;
}
.moduletable.newsletter-sub input:-ms-input-placeholder{
	color: #fff!important;
}
.moduletable.newsletter-sub #jform_cmc_groups_MMERGE3 label{
	margin-top: 7px;
}
.cmc-signup .alert{
	margin-top: 20px;
}
#jform_cmc_groups_EMAIL{
	margin-bottom: 0px;
}
ul.newsfeed li span{
	display: block;
}

/*Responsive*/
@media all and (min-width: 1200px) {
	#content.span9{
	padding-right: 35px;
	}
	.moduletable-logo .logo-left{
	float: left;
	width: 232px;
	}
	#menu .nav-tab li a,
	#menu .nav-tab li span.nav-header {
		background: url(../images/nav-border-right.png) no-repeat right center;
	}
	#menu .nav-tab li ul.nav-child li span.nav-header{
		background: none;
	}
	#menu .nav-tab li:last-of-type a {
		background:none;
	}
	#menu .nav-tab li:first-of-type{
		margin-left: 19px;
	}
	#menu .nav-child li.deeper.parent ul.nav-child {
		position: absolute;
		left: 100%;
		top: 0;
	}
	 #menu .nav-child li.deeper.parent .nav-shift + ul.nav-child {
	  left: auto;
	  right: 100%;
	 }
	.bt-inner .bt-details {
		background: url(../images/slider-bg.jpg) no-repeat top center;
		height: 310px;
		position: relative;
		top: 5px;
		left: 0px;
		width: 380px;
	}
	.bt-inner .bt-title {
		padding: 30px 17px 5px 17px;
	}
	.bt-inner .bt-introtext {
		padding: 0 17px 30px 17px;
	}
	.bt-inner .readmore a {
		left: 17px;
	}
	.blog p.readmore {
		position: absolute;
		display: inline-block;
		left: 152px;
	}
	#right-two {
		/*background: url(../images/kulso-sidebar-bg.jpg) no-repeat top center;*/
		min-height: 520px;
	}
	.moduletable.right-banner1 {
		background: url(../images/sidebar-top.jpg) repeat bottom center;
	}
	.moduletable.right-banner2 {
		background: url(../images/sidebar-bottom.jpg) repeat top center;
	}
	.moduletable.right-banner3 {
		background: url(../images/kozneveles-sidebar-top.jpg) repeat bottom center;
		color: #f2eadf!important;
		font-family: 'MyriadPro-SemiCn', sans-serif!important;
	}
	.moduletable.right-banner3 p, .moduletable.right-banner3 ul li,.moduletable.right-banner3 ul li a{
		color: #f2eadf!important;
		font-size: 14px!important;
	}
	.moduletable.right-banner3 h3,.moduletable.right-banner3 h3 a{
		color: #f2eadf!important;
	}
	.mod_events_td_dayname,
	.mod_events_td_dayoutofmonth,
	.mod_events_td_todaynoevents,
	.mod_events_td_daynoevents,
	.mod_events_td_daywithevents {
		height: 39px;
	}
	#partners {
		height: 95px;
	}
	#partners a {
		padding-top: 23px;
	}
	#partners .span2 {
		width: 17.9487179487179488%;
		*width: 17.87424986361156592%;
	}
	#chronoform-Kapcsolat #uzenet_container #form-row-id_kapcsolat_kuldes {
		float: right;
	}
	#chronoform-Kapcsolat #form-row-recaptcha{
		float: left;
	}
	#chronoform-Kapcsolat #form-row-btnsubmit {
		float: right;
	}
	div#footer .social {
		margin-top: 0px;
	}
}
@media all and (max-width: 1200px) {
	#menu .nav-child li.deeper.parent ul.nav-child {
		position: relative;
		left: 20px;
		top: 0;
	}
	.marker span {
		font-size: 1.3vw;
	}
	.moduletable.right-banner1 {
		background-color: #7c6144;
		/*background: url(../images/footer-bg-pattern.jpg) repeat top center;*/
	}
	.moduletable.right-banner2 {
		background-color: #7c6144;
		/*background: url(../images/footer-bg-pattern.jpg) repeat top center;*/
	}
	.moduletable.right-banner3 {
		background: url(../images/kozneveles-sidebar-top.jpg) repeat bottom center!important;
		color: #f2eadf!important;
		font-family: 'MyriadPro-SemiCn', sans-serif!important;
	}
	.bt-inner img {
		margin: 0px!important;
		max-width: 100%!important;
		width: 100%!important;
		float: left!important;
	}
	.bt-inner .bt-details {
		float: left;
		background-color: #7c6144;
		/*background: url(../images/footer-bg-pattern.jpg) repeat top center;*/
		position: relative;
		padding: 30px;
		width: 100%;
	}
	#btcontentslider102 .bt_handles {
		position: absolute;
		top: auto!important;
		bottom: 20px!important;
		right: 20px!important;
	}
	.bt-inner .bt-introtext {
		padding: 0 40px 30px 0;
	}
	.bt-inner .readmore a {
		left: 30px;
	}
	.blog p.readmore {
		position: relative;
		left: 0px;
		bottom: 0px;
	}
	#partners a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#chronoform-Kapcsolat #adatok_container input,
	#chronoform-Kapcsolat #uzenet_container textarea {
		width: 100%;
	}
	#chronoform-Kapcsolat #uzenet_container #form-row-id_kapcsolat_kuldes {
		float: left;
	}
}
@media all and (min-width: 980px){
	.moduletable-lang-switcher.fix-map,
	.moduletable-logo.fix-map {
		float: none;
		margin: 0 auto;
		max-width: 1200px;
		position: relative;
		width: 100%;
		z-index: 999;
	}
	.custom-logo.fix-map {
		position: absolute;
		right: 10px;
		top: 20px;
	}
	.mod-languages-lang-switcher.fix-map {
		position: absolute;
		right: 10px;
	}
	#menu .nav-child {
		position: absolute;
	}
	#content .blog p{
		text-align: left;
	}
}
@media all and (min-width: 980px) and (max-width: 1199px) {
	#menu .nav-child li.deeper.parent ul.nav-child {
	position: absolute;
	left: 100%;
	top: 0;
	}
	.moduletable-logo .logo-left{
	float: left;
	width: 232px;
	}
 	#menu .nav-tab li a,
 	#menu .nav-child li span.nav-header {
  	font-size: 1.7vw;
  	padding: 10px 20px;
 	}
	.mod_events_td_dayname,
	.mod_events_td_dayoutofmonth,
	.mod_events_td_todaynoevents,
	.mod_events_td_daynoevents,
	.mod_events_td_daywithevents{
		height: 39px;
	}
	#partners .span2 {
		width: 17.79005524861878448%;
		*width: 17.7155871635124022%;
	}
	#chronoform-Kapcsolat #form-row-recaptcha{
	float: left;
	}
	#chronoform-Kapcsolat #form-row-btnsubmit {
	float: right;
}
}
@media all and (max-width: 979px){
	.moduletable-logo .logo-left{
	float: left;
	width: 232px;
	}
	#header p.pp-logo img {
  		position: relative;
  		left: 15px;
 		top: -25px!important;
	}
	#wrapper .custom-logo,
	#header .custom-logo {
		margin: 10px 0;
	}
	#content .blog p{
		text-align: left;
	}
	.navbar {
		left: 0;
		position: relative;
		width: 100%;
	}
	#menu .nav-collapse,
	#menu .nav-collapse.collapse {
		background: url(../images/nav-bg.jpg) #7c6143 no-repeat top left;
		width: calc(100% - 50px);
	}
	#menu .nav-collapse,
	#menu .nav-collapse.collapse {
		position: relative;
		top: -35px;
	}
	#menu .nav-child {
		position: relative;
	}
	#menu .nav-child li a {
		margin: 0 33px;
	}
	#partners p {
		text-align: center;
	}
	.moduletable.coming-event table tr td {
		padding-top: 10px;
		text-align: center;
	}
	.moduletable.newsletter-sub input#jform_cmc_groups_EMAIL{
		width: 100%;
	}
	.moduletable.newsletter-sub input#jform_cmc_groups_LNAME{
		float: left;
		width: 100%;
	}
	.moduletable.newsletter-sub input#jform_cmc_groups_FNAME{
		float: left;
		width: 100%;
	}
	.mod_events_latest_table{
		width: 100%;
	}
}
@media all and (min-width: 768px) and (max-width: 979px) {
	#menu .nav-child li.deeper.parent ul.nav-child {
		position: relative;
		height: auto;
		left:20px;
	}
	.moduletable.coming-event .mod_events_latest_content a::before {
		content: none;
	}
	.mod_events_td_dayname,
	.mod_events_td_dayoutofmonth,
	.mod_events_td_todaynoevents,
	.mod_events_td_daynoevents,
	.mod_events_td_daywithevents {
		padding: 3px;
		height: auto;
		font-size: 15px;
	}
	#partners .span2 {
		width: 17.79005524861878448%;
		*width: 17.7155871635124022%;
	}
	div#footer .social a {
		font-size: 13px;
	}
	#right-two .moduletable.banners h3, #right-two .moduletable.banners h3 a{
		font-size: 24px;
	}
	.moduletable.newsletter h3{
		height: auto!important;
		font-size: 16px;
	}
}
@media all and (max-width: 767px) {
	.moduletable-logo h1 a{
		font-size: 35px!important;
	}
	#menu .nav-child li.deeper.parent ul.nav-child {
		position: relative;
		height: auto;
		left: 20px;
	}
	#header .custom-logo{
		width: 300px!important;
	}
	.blog .page-header h3 span{
		padding-top: 4px!important;
	}
	.mod_events_monthyear td{
		padding-top: 3px;
	}
	#partners .span2 {
		width: 100%;
	}
	div#footer .moduletable {
		padding-top: 40px!important;
	}
	.moduletable.coming-event .mod_events_latest_content a::before {
		content: none;
	}
	.mod_events_td_dayname,
	.mod_events_td_dayoutofmonth,
	.mod_events_td_todaynoevents,
	.mod_events_td_daynoevents,
	.mod_events_td_daywithevents {
	height: 39px;
	}
	#right-two {
		margin: 10px 0 10px 0;
	}
	a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
		font-size: 10px;
	}
	.cal_td_weeklink {
		text-align: center;
	}
	.fopasztor_txt{
		clear: both!important;
	}
	#right-two .moduletable.banners ul li,
	.moduletable-rss ul.newsfeed-rss li{
		text-align: center;
		list-style:none;
	}
	#right-two{
		float: left;
	}
}
@media all and (max-width: 480px) {
	.cal_td_daysnames {
		font-size: 12px;
	}
	#chronoform-bejelentkezesi_adatlap_csoportok_reszere textarea{
	width: 100%!important;
	}
	.item-page.fopasztor .fopasztor_logo img{
		clear: both;
		float: none!important;
	}
	.item-page.fopasztor p{
		text-align: center;
	}
	.item-page.fopasztor .fopasztor_logo,
	.item-page.fopasztor .fopasztor_kep{
		text-align: center;
	}
	.item-page.fopasztor .fopasztor_kep img{
		margin: 0 auto!important;
		float: none!important;
		clear: both!important;
	}
	.moduletable-logo .logo-right{
		width: auto!important;
	}

}
#adminForm .controls.checkbox label{
	padding-top: 6px;
}

.moduletable.coming-event .location{
    padding:0!important;
}

p.article-date{
	padding-bottom:10px;
	color:#b19f87;
}

.blog_date{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
    font-size: 18px;
    line-height: 100%;
    padding: 5px 0;
    text-transform: uppercase;
	color:#7c6143;
}

.blog p.readmore{
	right:0!important;
	left:auto;
}

.item .page-header h2 a{
	padding-top:23px;
	display: block;
}

.moduletable.zold-box{
	background: url('../images/kozneveles-sidebar-top.jpg') repeat bottom center;
	color: #f2eadf!important;
    font-family: 'MyriadPro-SemiCn', sans-serif!important;
	padding:20px 15px 30px 15px;
	margin: 20px 0;
}
.zold-box img, .barna-box img{
	width:95%;
	height:auto;
}
.moduletable.barna-box{
	background: url('../images/sidebar-top.jpg') repeat bottom center;
	color: #fff!important;
    font-family: 'MyriadPro-SemiCn', sans-serif!important;
	padding:20px 15px 30px 15px;
	margin-bottom: 20px;
}
.barna-box h3, .zold-box h3{
	text-align: center;
}
.zold-box a{
	color:#f2eadf!important;
}
.barna-box a{
	color:#fff!important;
}
.barna-box h3 a, .zold-box h3 a{
	color: #fff!important;
    font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
    font-size: 31px;
    line-height: normal;
    padding-bottom: 5px;
    text-shadow: 1px 1px #6e563c;
}
.barna-box li, .zold-box li{
	margin-bottom:5px;
	list-style-type: disc;
	margin-left: 20px;
}
.kiemelt-cikk .item-image{
	width:120px;
	height:120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
ul.kiemelt-cikk.item{
	padding: 15px 5px;
    display: inline-block;
    background: rgba(134,104,71,0.3);
    
}
div.kiemelt-cikk{
	margin-bottom: 30px;
	border: 1px solid #4D5522;
}
.kiemelt-cikk a{
	color: #2d2014;
}
.kiemelt-cikk p{
	color: #5a5a5a;
	padding:10px 0;
	font-family: 'MyriadPro-SemiCn', sans-serif;
    font-size: 15px;
    line-height: 16px;
}
.kiemelt-cikk  .readmore a{
	color: #fff;
}
.kiemelt-cikk .item-text > a.mod-articles-category-title{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
    font-size: 18px;
    line-height: 100%;
    padding: 5px 0;
    text-transform: uppercase;
	color: #7c6143;
}