/* 1 hasabos nezet */

#main_content {
	width: 568px;
	float: left;
	background: url(main_content_bg_top.png) no-repeat 0 0;
	padding-top: 13px;
	margin: 0 8px 24px 0;
}

#main_content .inner1 {
	background: url(main_content_bg_bottom.png) no-repeat 0 bottom;
	padding-bottom: 13px;
}

#main_content .inner2 {
	width: 524px;
	padding: 6px 22px 6px 22px;	
	background: url(main_content_bg.png) repeat-y 0 0;
}

#main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5 {
	font-family: "Myriad Pro", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 1;
	margin: 1em 0 0.5em 0;
}

#main_content h1.title {
	margin-top: 0;
}

#main_content h1 {
	font-weight: normal;
	color: #b00e0e;
}

#main_content h2 {
	font-size: 1.6em;
	font-style: italic;
	color: #00368a;
}

#main_content h3 {
	color: #b00e0e;
}

#main_content h4 {
	font-style: italic;
	color: #00368a;
}

#main_content h6 {
	font-size: 1em;
}

#main_content .lead {
	font-weight: bold;
}

#main_content .article_text p {
	text-align: justify;
}

#main_content .article_text td p {
	text-align: left;
}


/* Oldalso tartalom */

#side_content {
	width: 215px;
	float: left;
	margin-top: -22px; 
}

#side_content h1, #side_content h2, #side_content h3, #side_content h4, #side_content h5 {
	font-family: "Myriad Pro", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 1;
	margin: 1em 0 0.5em 0;
}

#side_content h1.title, #side_content .boxtitle, #side_content .swnewsletter_subscribe h1.title {
	display: block;
	width: 190px;
	height: 23px;
	overflow: hidden;
	font-size: 1.4em;
	font-weight: normal;
	background: url(side_box_title_bg.png) no-repeat 0 0;
	margin: 0;
	padding: 33px 7px 2px 18px;
	color: White;
}

#side_content .swnewsletter_subscribe .boxtitle, #side_content .swnewsletter_subscribe h1.title {
	height: auto;
	overflow: visible;
	width: 186px;
	background: url(post_it_top.png) no-repeat 3px 0;
	padding: 33px 11px 2px 18px;
	font-weight: normal;
	color: #b00e0e;
}

#side_content .boxtitle h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}


#side_content .lead {
	font-weight: bold;
}

#side_content .article_text, #side_content .boxdata, #side_content .swnewsletter_subscribe .boxdata, #side_content .swnewsletter_subscribe .article_text {
	display: block;
	background: url(side_box_bg.png) no-repeat 3px bottom;
	margin: 0;
	padding: 4px 21px 15px 21px;
	font-size: 0.9em;
}

#side_content .swnewsletter_subscribe .boxdata, #side_content .swnewsletter_subscribe .article_text {
	background: url(post_it_bg.png) no-repeat 0 bottom;
	padding: 10px 21px 30px 21px;
	min-height: 140px;
}
#side_content .swnewsletter_subscribe .boxdata .articletext {
	background: transparent;
	padding: 0;
}
#side_content .sw_s1_input_text {
	width: 169px;
}