body {
	margin: 0px;
	background-color: #BEBEBE;
	background-image: url(images/hatter.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 10pt;
 	text-align: justify;
}

p {
	text-align: justify;
}

hr    { 
	border-style: dashed; 
	border-width: 1px; 
	color: #b0b0b0; 
	width: 96%;
}

h1           { 
	font-family: Verdana; 
	font-size: 16px; 
	font-weight: bold; 
	color:#206DB5;  
	margin-bottom: 1px;
}

h2           { 
	font-family: Verdana; 
	font-size: 14px; 
	color:#206DB5;
	margin-top: 30px; 
	margin-bottom: 10px;
}

h3           { 
	font-family: Verdana; 
	font-size: 12px; 
	color:#206DB5;
	margin-top: 30px; 
	margin-bottom: 10px;
}

.alcim_datum { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #b0b0b0;
}

.alcim_iro { 
	font-family: Verdana; 
	font-size: 11px; 
	color:#206DB5;
}

input, textarea        { 
	font-family: Verdana; 
	font-size: 9pt; 
	color: #646363; 
	border-style: ridge; 
       border-width: 1px;
	   border-color: #4E4E4E;
}

img { vertical-align: bottom; }  

#fejlec {
	width: 850px;
	height: 101px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
}
#login {
	width: 290px;
	height: 23px;
	font-size: 10px;
	color: #696969;
	position: relative; left: 545px; top: 66px; 
}

.bevitelgomb {
	width: 29px; height: 18px; border: 0;
}
#tartalmiresz {
	width: 849px;
	background-image: url(images/tartalomhatter.jpg);
	background-repeat: repeat-y;
}
#baloldal {
	float: left;
	width: 216px;
	height: 686px;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#jobboldal_tartalom {
	float: left;
	width: 600px;
	text-align: left;
}
#jobboldal_tartalom li {
	list-style: url(images/felsorolasjel.gif);
}
#jobboldal_tartalom hr { 
	border-style: dotted; 
	border-width: 1px; 
	color:#B5CEE8; 
	width: 100%;
}
#menu {
	width: 168px;
	height: 236px;
	background-image: url(images/menuhatter.jpg);
	background-repeat: no-repeat;
	position: relative; left: 41px; top: 23px;
	border: 1px solid #3F6289;
}
#menualatt {
	width: 168px;
	height: 350px;
	position: relative; left: 41px; top: 20px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.fmenu a:link,
.fmenu a:hover,
.fmenu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 22px;
}
.afmenu a:link,
.afmenu a:hover,
.afmenu a:visited { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 22px;
	color: #206DB5;
}
.afmenu {
	background-color: white;
	border-bottom: 2px solid #B5CEE8;
	position: relative;
}
.fmenu {
	border-bottom: 2px solid #B5CEE8;
	position: relative;
}

#zaszlok {
	width: 168px;
	height: 25px;
	background-image: url(images/zaszlohatter.jpg);
	background-repeat: no-repeat;
}
.fejlec2 {
	float: left;
	width: 633px;
	height: 169px;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;	
}

#lablec {
	clear: both;
	width: 850px;
	height: 52px;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 35px;
}
#lablec p {
	color: #787878;
	font-size: 12px;
	text-align: left;
	padding-top: 18px;
}
#lablec a:link,
#lablec a:hover,
#lablec a:visited {
	color: #2F77BA;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-top: 18px;
}

#tartalomjegyzek {
	float: right;
	width: 240px;
	background-color: #F6F6F6;
	border: 1px solid #E5E5E5;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#tartalomjegyzek p{
	font-size: 12px;
	font-weight: bold;
	color: #6B6A6A;
}
#tartalomjegyzek a:link,
#tartalomjegyzek a:hover,
#tartalomjegyzek a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #959393;
}

a:link, a:visited
{
	text-decoration: none;
	color: #206DB5;
}

a:hover
{
	text-decoration: underline;
	color: #206DB5;
}