@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 21px; 
	border-left-width: 4px; border-left-style: solid; border-left-color:#F77921; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color:#F77921; background-color: #F1F0ED; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;
}
h2 {
	font-size: 18px; text-align: left; 
	border-left-width: 4px; border-left-style: solid; border-left-color:#F77921; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color:#F77921; background-color: #F1F0ED; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;
}
h3 {
	font-size: 16px; text-align: left; 
	border-left-width: 4px; border-left-style: solid; border-left-color:#F77921; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color:#F77921; background-color: #F1F0ED; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;
}
h4 {
	font-size: 14px; text-align: left; 
}


.table { background-color: #E0FBB1; border: #006600; border-style: solid; border-width: 1px }


.margin5 { margin: 5px; text-align: justify;}
.margin10 { margin: 10px; text-align: justify;}
.margin20 { margin: 20px; text-align: justify;}

.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; 
	border-left-width: 3px; border-left-style: solid; border-left-color:#F77921; padding-left: 10px; padding-bottom: 10px; padding-top: 10px; padding-right: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x;
}
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }

.bordertop { border-top-color: #999999; border-top-style: solid; border-top-width: 2px; }
.borderbottom { border-bottom-color: #999999; border-bottom-style: solid; border-bottom-width: 2px; }
.borderleft { border-left-color: #999999; border-left-style: solid; border-left-width: 2px; }
.borderright { border-right-color: #E05222; border-right-style: solid; border-right-width: 2px; }

.imagdekor { margin-bottom: 10px; margin-left: 10px; 
	border-left-width: 3px; border-left-style: solid; border-left-color:#F77921; padding-left: 10px; padding-bottom: 10px; padding-top: 10px; padding-right: 10px;  background-color: #F1F0ED; background-image: url(images/dot.gif); background-position: bottom; background-repeat: repeat-x;
}



#menu {
	width: 160px;
	
	background-color: #F1F0ED;
	 border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color:#F77921; background-color: #F1F0ED; border-bottom-color:#F77921; background-color: #F1F0ED }

.felsomenucsik { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F77921 } 

#rightnav

{
	
	padding-left: 10px;

	}

#rightnav ul
	{
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#rightnav a
	{
	display: block;
	padding: 6px;
	width: 160px;
	background-color: #f2f9d9;
	border-bottom: 1px dotted #B8BECC;
	}

#rightnav a:link, #navlist a:visited
	{
	color: #000;
	text-decoration: none;
	}

#rightnav a:hover
	{
	background-color: #dfe8c0;
	color: #f00;
	}
	
	#rightnav a:visited
	{
	
	text-decoration: none
	}

