.contenttext, a.contenttext:link, a.contenttext:active, a.contenttext:visited {
	color:#4F1C18;
	font-size:14px;
	font-style:normal;
	font-variant: normal;
	font-weight: bold;
	word-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;

}
a:visited, a:link {
	text-decoration: none;
	color:#4F1C18;
}

a.contenttext:hover {
	text-decoration:underline;
}

a {
	outline: none;
}
tr.kezdo td{
	padding-top:15px;
	border-bottom:3px solid #4F1C18;
	cursor: hand;
}


a:active { outline: none; }
a:focus { -moz-outline-style: none; }

ul {
	list-style: none;
}







.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid solid solid;
	border-color: #4F1C18;
	border-size: 1px;
	border-width: 1px;
	outline: none;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

#sidenav img {
	border: none;
}

#cimke a{
	position:absolute;
	top:40px;
	left:75%;
	display: block;
	height: 30px;
	z-index:1000;
	background-repeat: no-repeat;
	padding-bottom: 53px;
	padding-right: 0 !important;
}

#sidenav a.selected { 
	cursor: default;
	}



.subtitles {
	font-weight:bold;
	color:#7dc243;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.addresstext, a.addresstext:link, a.addresstext:active, a.addresstext:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:11px;
	text-decoration:none;
	font-weight:bold;
}

a.addresstext:hover {
	color:#000000;
}

p {
	padding:0px;
	margin-bottom:10px;
}

/*FORMS*/

.textfield {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#7dc243;
	line-height:20px;
	height:22px;
	width:220px;
	border:1px solid #7dc243;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#fffee7;
	
}

.formtextbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#7dc243;
	height:75px;
	width:220px;
	border:1px solid #7dc243;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#fffee7;
}

.formdropdown {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#7dc243;
	height:20px;
	border:1px solid #7dc243;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#fffee7;

}

/*END FORMS*/
