.kiemelt{ color: #C3291D; }
.csik   { background: #D6D6D6; height: 1px; margin: 0px auto; overflow: hidden; }
.imghat { background: url(../elemek/imghat.gif) no-repeat center center; padding: 5px; text-align: center; }
.display_none{ display: none; }

body{
	background: #852728 url(../elemek/hatter.gif) repeat-x top left;
	color: #334157;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

h1{
	color: #852728;
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 15px 0px;
	text-decoration: none;
}

h2{
    color: #6C2E0C;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}

h3{
    color: #C64B00;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	text-decoration: none;

}

h4{

}

h5{

}

h6{
	
}

a{ 
	color: #454545;
    text-decoration: underline;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a:hover{
	color: #454545;
	text-decoration: none;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

img.b{ 
	border: 1px solid #C6C6C6;
	padding: 2px;
}

img.balmargo{ 
	float: right;
	margin: 0px 0px 10px 10px;
}

img.jobbmargo{ 
	float: left;
	margin: 0px 10px 10px 0px;
}

textarea{
	background: #FFFAF5;
    border: 1px solid #696969;
	color: #474747;
	height: 100px;
	padding: 2px;
	width: 260px;
}
 
textarea:focus{
	background-color: #fff;
}

td.t0{
	background: #fff;
	border: 1px solid #696969;
    color: #D9D9D9;
    font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.t1{
	background: #fff;
	border: 1px solid #696969;
    color: #D9D9D9;
    font-family: Tahoma;
	font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.t2{
	background: #fff;
	border: 1px solid #696969;
    color: #D9D9D9;
    font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.t3{
	background: #fff;
	border: 1px solid #696969;
	color: #D9D9D9;
    font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

tr.t0{ background: #EAEBEC; }
tr.t1{ background: #F1F2F3; }

th{
	border: 0px;
    color: #D9D9D9;
    font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
}

select{
	background: #fff;
	border: 1px solid #696969;
    color: #4C4C4C;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;	
	padding: 1px;
    text-align: left;
}

input{
	background: #FFFAF5;
	border: 1px solid #696969;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: left;
}

input.gomb, input.gomb:active, input.gomb:focus{ 
	background: #B48650;
	border: 1px solid #696969;
    color: #fff;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	text-align: center;
}

input.gombb{ 
	background: #fff;
	border: 1px solid #696969;
    color: #D9D9D9;
	cursor: pointer;
    font-family: Tahoma;
    font-size: 14px;
	font-weight: normal;
	text-align: center;
}

input:focus{
	background: #fff;
	border: 1px solid #696969;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: left;
}

input.alert{
	background: #fff;
	border: 1px solid #f00;
    color: #000;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: left;	
}




