@charset "iso-8859-2";

body {
    SCROLLBAR-FACE-COLOR: #3D4E7A; 
    SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
    SCROLLBAR-SHADOW-COLOR: #F2F2F2;
    SCROLLBAR-3DLIGHT-COLOR: #3D4E7A; 
    SCROLLBAR-ARROW-COLOR: #F2F2F2; 
    SCROLLBAR-TRACK-COLOR: #F2F2F2;
    SCROLLBAR-DARKSHADOW-COLOR: #3D4E7A;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}

TABLE {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #535353;
}

.elerbox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D4E7A;
}

UL {
	line-height: 130%; 
}

a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4360AF;
	text-decoration: none;
}

a:hover {
	color: #3D4E7A;
	text-decoration: none;
}

.data_bg {
	background-image: url(../gfx/global/data_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.bottom_ism1 {
	background-image: url(../gfx/global/bottom_ism1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.bottom_ism2 {
	background-image: url(../gfx/global/bottom_ism2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.top_ism {
	background-image: url(../gfx/global/top_ism.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.top_10p {
	background-image: url(../gfx/global/top_10p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.shadow {
	background-image: url(../gfx/global/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.elerbox_hu {
	background-image: url(../gfx/hu/elerbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.rightbox {
	background-image: url(../gfx/global/rightbox.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.picborder_top {
	background-image: url(../gfx/global/picborder/top.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.picborder_bottom {
	background-image: url(../gfx/global/picborder/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.picborder_left {
	background-image: url(../gfx/global/picborder/left.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.picborder_right {
	background-image: url(../gfx/global/picborder/right.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.cim_bg {
	background-image: url(../gfx/global/cim/bg.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.cim_ism {
	background-image: url(../gfx/global/cim/ism.jpg);
	background-repeat: repeat-x;
	background-position: center left;
}

textarea {
	border: 1px solid #A0A0A0;

/*

	background-image: url(../gfx/global/tarea.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');

*/

	overflow: auto;
	width: 170px;
	height: 100px;
	padding-top: 1px;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}

.input {
	border: 1px solid #A0A0A0;

/*

	background-image: url(../gfx/global/input.jpg);
	background-attachment: expression('fixed');

*/

	width: 170px;
	height: 18px;
	padding-top: 1px;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}

select {
	border: 1px solid #A0A0A0;
	border-color: #B9A074;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}

.isz {
	border: 1px solid #A0A0A0;

/*

	background-image: url(../gfx/global/isz.jpg);
	background-attachment: expression('fixed');

*/

	width: 40px;
	height: 18px;
	padding-top: 1px;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}

.torol {
	border: 0px none;
	background-image: url(../gfx/hu/torol.jpg);
	background-attachment: expression('fixed');
	width: 80px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

.elkuld {
	border: 0px none;
	background-image: url(../gfx/hu/elkuld.jpg);
	background-attachment: expression('fixed');
	width: 80px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

form {
	padding: 0px;
	margin: 0px;
}
