/* mangold.hu CSS doksi */

body {
	background-color: #BA6C04;
	margin: auto;
	color: #763A10;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.kisszoveg {font-size: 10px;}
.szoveg, p {font-size: 11px;}
.szoveg1, h6 {font-size: 12px;}
.szoveg2, h5 {font-size: 13px;}
.szoveg3, h4 {font-size: 14px;}
.szoveg4, h3 {font-size: 15px;}
.szoveg5, h2 {font-size: 16px;}
.szoveg6, h1 {font-size: 17px;}
.vastag, .szoveg1, .szoveg2, .szoveg3, .szoveg4, .szoveg5, .szoveg6, h1, h2, h3, h4, h5, h6 {font-weight: bold;}

.linklista {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/egyeb/link_bal.gif);
	height: 14px;
	text-align: left;
	text-indent: 17px;
	margin-left: 12px;
	line-height: 10px;
	background-repeat: no-repeat;
	display: block;
	background-attachment: fixed;
	background-position: left 4px;

}

A {
	color: #D2231E;
	text-decoration: underline;
}

A:hover {
	color: #E58937;
	text-decoration: none;
}

.barnabb {color: #993905;}
.vorosebb {color: #D2231E;}
.vilbarna {color: #B19351};
.feher {color: White;}

.testhatter {
	background-image: url(img/test_hatter.jpg);
	background-repeat: no-repeat;
}

.testmogott {
	background-image: url(img/test_jobb_vonal.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.alcim {
	font-size: 16px;
	color: #D2231E;
	font-weight: 900;
	background-image: url(img/egyeb/bal_cirada.gif);
	height: 17px;
	text-align: left;
	text-indent: 30px;
	margin-left: 27px;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.img {
	border-weight: 2px;
	border: 1px solid #B19351;
	margin: 5px;
	padding: 2px;
	display: block;
}

.doboz {
	border-weight: 2px;
	border: 1px dotted #B19351;
	margin: 10px;
	padding: 5px;
	background-color: #E5D8AA;
}

.balvonal {
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B19351;
	line-height: 20px;
}
.gomb {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-repeat: repeat;
	cursor: hand;
	height: 18px;
	border: 1px outset #6C9DF9;
	margin: 5px;
}
.legordulo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: white;
	border: 1px inset #237C52;
}
.bevitel {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: white;
	border: 1px inset #237C52;
	focus: background: #dddddd;
}
.csekboksz {
	margin: 3px;
}
.radio {
	margin: 3px;
}
