img {

border: none;


}

img:hover { 

color: #000000;



 }

.datum {
	font-size: x-small;
	color: #AAA;
}



p {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #1E5882;
}

a {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #00549F;
}

a:hover { color: #FFFFFF;
		background: #00549F;
}

h1 {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #1E5882;
}


h2 {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #1E5882;
}


h3 {
	font-family: Tahoma;
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #1E5882;
}


h4 {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E5882;
	text-decoration: none;
}

h5 {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #1E5882;
}

h6 {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

body {
/*	scrollbar-track-color:#481818;
	scrollbar-darkshadow-color:#591E1E;
	scrollbar-shadow-color:#E0CEC0;
	scrollbar-3dlight-color:#591E1E;
	scrollbar-highlight-color:#E0CEC0;
	scrollbar-arrow-color:#E0CEC0;
	scrollbar-face-color:#842C2C;
*/
	background-color:#F1F9FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body{height:100%}

.dobozfejlec {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #00549F;
	margin-right: auto;
}

.lablec {
	font-family: Tahoma;
	font-size: x-small;
	color: #CCC;
}

.scrollable {
	height: 670px;
	overflow: auto;
}

.kiemelt {
	color: #FF6000;
}

.vgylink a:link {
	color: #FFFFFF;
	background-color: #000000;
}

.vgylink a:visited {
	color: #FFFFFF;
	background-color: #000000;
}

.vgylink a:active {
	color: #FFFFFF;
	background-color: #000000;
}

.vgylink a:hover {
	color: #000000;
	background-color: #F1F9FF;
}

.tablahatter1 {
	background: #EEEEEE;
	align: center;
	valign: middle;
}

.tablahatter2 {
	background: #F1F9FF;
	align: center;
	valign: middle;
}