body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-image: url(/images/img01_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#f5f5f5;
	
}



h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #254617;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 {  font-size: 14px; font-weight:bold; margin-top:10px; margin-bottom:10px;}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
}

ul, ol { }

blockquote { }



a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.button1{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #254617;
}

.button2{
	padding:7px 10px 7px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #254617;
	background-image:url(/images/plusz_3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:#dddddd solid 1px;
	
}
.button3{
	padding:7px 10px 7px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #254617;
	background-image: url(/images/pipa3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:#dddddd solid 1px;
}

.button4{
	padding:7px 10px 7px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #254617;
	background-image: url(/images/nagyito2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:#dddddd solid 1px;
}

.button5{
	padding:7px 10px 7px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #254617;
	background-image: url(/images/mail_gomb.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:#dddddd solid 1px;
}

.button6{
	padding:7px 10px 7px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #254617;
	background-image: url(/images/mail_no_gomb.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:#dddddd solid 1px;
}

.input1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
}


.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header {
	width: 1000px;
	height: 180px;
	margin: 0 auto;
	background-image: url(/images/img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 35px;
	background-color:#466B38;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin-right: 1px;
	padding: 10px 10px 0px 10px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
}

#menu a:link { 
	text-decoration: none; 
	color: #FFFFFF;
}
#menu a:visited { 
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: underline;
	color: #FFFF00; 
}



/* Search */

#search {
	float: right;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 213px;
	height: 28px;
	padding: 6px 0 0 7px;
	border: none;
	color: #000000;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	border: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	padding: 0px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** LOGO */

#logo {
	width: 1000px;
	/*height: 100px;*/
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	text-transform: none;
}

#logo h1, #logo h2 {
	margin: 0px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo h2 {
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 40px;
	font-size: 52px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo_bal {
	float:left;
	/*background-color:#00FF00;*/
	}
#logo_jobb {
	float:right;
	color:#99FF00;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	padding-top:80px;
	padding-right:10px;
	}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 660px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.fontos_uzenet
	{
	color:#FF0000;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.fontos_uzenet_2
	{
	color:#FF0000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#ECF6E7;
	padding:10px;
	margin-bottom:20px;
	/*margin-top:20px;*/
	border:#cccccc solid 1px;
	}
	
.nem_olvasta
	{
	color:#FF0000;
	
	}
	
.uzenet_hatter_1
	{
	background-color:#ECF6E7;
	padding:5px;
	font-style:normal;
	
	}	
.uzenet_kontener {
	border: 1px solid #CCCCCC;
	margin-bottom:20px;

}

.uzenet_fej_bal {
	float:left;
	width:508px;
	height:15px;
	padding: 10px;
	font-weight:bold;
	font-size:14px;
	background-color:#A1E979;
	background-image:url(/images/a_1.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: text-bottom;
}
.uzenet_fej_jobb {
	float:right;
	width:109px;
	height:15px;
	font-weight:bold;
	font-size:14px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color:#DFDD70;
	background-image:url(/images/a_2.jpg);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:middle;
}
.uzenet {
	
	padding: 10px;

}

.torol {
	clear:both;
}
#uj_uzenet {
	margin-bottom:20px;
}

/* Post */

.post {
	margin-bottom: 5px;
	padding-bottom: 30px;
	border-bottom-style: none;
}

.post .title {
	height: 44px;
	font-size: 30px;
}

.post .title a {
	text-decoration: none;
	text-transform: none;
	color: #254617;
}

.post .date {
	display: inline-block;
	background: #2D5298;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 6px 10px 5px 10px;
	background: #2D5298;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 0px 20px 0px;
}

.post .links {
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 6px 10px 5px 10px;
	background: #254617 ;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.post a:link{
	color:#254617;
	text-decoration:underline;
	}
.post a:visited{
	color:#254617;
	text-decoration:underline;
	}
.post a:hover{
	color:#254617;
	text-decoration: none;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: #E0E0E0 solid 1px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #254617;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a:link{
	color:#254617;
	text-decoration:underline;
	}
#sidebar a:visited{
	color:#254617;
	text-decoration:underline;
	}
#sidebar a:hover{
	color:#254617;
	text-decoration: none;
	}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 1000px;
	height: auto;
	padding: 0;
	background-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer-bgcontent {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 20px 0px 20px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a:link{
	color:#254617;
	text-decoration:underline;
	}
#footer a:visited{
	color:#254617;
	text-decoration:underline;
	}
#footer a:hover{
	color:#254617;
	text-decoration: none;
	}
	
#oldalak
{
	text-align: center;
	padding:10px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #555555;

}

#oldalak a:link
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #555555;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding:5px;
	margin: 5px;
	display:inline-block;
}
#oldalak a:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #555555;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding:5px;
	margin: 5px;
	display:inline-block;
}
#oldalak a:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	margin: 5px;
	background-color: #555555;
	padding:5px;
	display:inline-block;
}
.keres_kiemel
	{color: #FF0000;
	font-weight:bold;
}
/* --------------- NAPTÁR -----------------------------------*/

.naptari_nap_kontener
	{
	width:13%;
	min-height:150px;
	max-height:100%;
	padding:2px;
	margin-right:2px;
	/*background-color:#999;*/
	display:inline-block;
	border:#ddd solid 1px;
	float:left;
	text-decoration:none;
	position:relative;
	}
	
.naptari_nap_kontener a:link
	{
	text-decoration:none;
	}


.naptari_nap_fej

	{
	font-size:11px;
	background-color: #466B38;
	color:#FFF;
	text-align:center;
	padding:2px 0 2px 0;
	font-weight:bold;
	}
.naptari_nap_fej_hetvege

	{
	font-size:11px;
	background-color: #83D883; /*#4e5151;*/
	color:#FFF;
	text-align:center;
	padding:2px 0 2px 0;
	font-weight:bold;
	}
	
.naptar_tipus_1
	{
	font-size:11px;
	background-color: #CFF6C0;
	color:#333;
	padding:2px;
	margin:2px 0 2px 0;
	}
.naptar_tipus_1:hover
	{
	font-size:11px;
	background-color: #00CC00;
	color:#333;
	padding:2px;
	margin:2px 0 2px 0;
	}
	
.naptar_tipus_2
	{
	font-size:11px;
	background-color: #F7F7B1;
	color:#333;
	padding:2px;
	margin:2px 0 2px 0;
	}
.naptar_tipus_2:hover
	{
	font-size:11px;
	background-color: #FFFF00;
	color:#333;
	padding:2px;
	margin:2px 0 2px 0;
	}

#calendar_detail_container
	{
	position: fixed;
    top: 0;
    left: 0;
	background-color: rgba(10,10,10, 0.7);
	width:100%;
	height:100%;
	z-index:10;
	display:none;
	padding-top:20px;
	}
#calendar_detail_container > div
	{
		margin:auto;
		width:60%;
		background-color:#eee;
		padding:20px;
	}
.naptar_plusz
	{
	position: absolute;
	bottom:0;
	padding:2px;
	margin:auto;
	width:91%;
	}

.naptar_plusz form input
	{
	width:100%;
	}

/* --------------- NAPTÁR VÉGE-----------------------------------*/

.uj_bejegyzes_kontener
	{
	width:22%;
	/*min-height:200px;*/
	padding:5px;
	margin-right:4px;
	/*background-color:#999;*/
	display:inline-block;
	border:#ddd solid 1px;
	float:left;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
.uj_bejegyzes_fej
	{
	font-size:14px;
	font-weight:bold;
	height:40px;
	/*background-color:#00CC33;*/
	}
.uj_bejegyzes_szam
	{
	/*background-color:#00FF33;*/
	color:#466B38;
	font-size:80px;
	font-weight:bold;
	}