
#main {
	/* padding: 0px 20px 0px 20px; */
}
#main p, #main h2, #main h3, #main div, #main span, #main u, #main b, #main strong, #main li {
	color: #1a378b;
}
#main h3 {
	padding: 10px 0px 10px 0px;
}

.article {
	/* margin-right: 20px; */
	margin-left: 10px;
	width: 390px;
}
.article h3 {
	color: #00007b;
	font-size: 18px;
	line-height: auto;
	padding: 0px;
	margin:0px;
}
.article p.lead {
	font-weight: bold;
}
.article p.lead img {
	float: left;
	margin-right: 10px;
}
.article div.hr {
	border-bottom: 1px #AAAAAA solid;
	margin: 10px;
}

.iranytu .tree_items {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.iranytu .tree_items .item_2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
.iranytu .tree_items .item_2 a {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
.iranytu .tree_items .item_3 a {
	font-size: 13px;
	line-height: 20px;
	color: #f48100;
	font-weight: bold;
}
.iranytu .tree_items .item_4 a {
	font-size: 13px;
	line-height: 20px;
}

div.kerdezz {
	background-image: url(/images/iranytu_03_4.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 170px;
	height: 110px;
	padding-top: 40px;
	text-align: center;
	float: right;
	margin: 0px 0px 0px 5px;
	position: relative;
	top: -35px;
}
div.kerdezz a {
	font-weight: bold;
	color: #c14739;
	font-size: 14px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
div.kerdezz img {
	margin-top: 10px;
}
div.kerdezz a span {
	display: block;
	margin: 10px 0px 0px 0px;
	color: #c14739 !important;
	font-weight: normal;
	font-size: 11px;
}

div.kerdezz_kep {
	background-image: none;
	padding-top: 0px;
	width: 155px;
	margin: 0px 0px 0px 15px;
}

.question {
	color: #f48100 !important;
	cursor: pointer;
}
.question:hover {
	text-decoration: underline;
}
.answer {
	display: none;
	margin-left: 12px;
}
.answer .label {
	margin-bottom: 15px;
	font-weight: bold;
}
 
.cikk h2 {
	line-height: 25px;
}
h2 {
/*	background-color: #ffffef !important;*/
	margin: 25px 0px 25px 0px;
}
 