/* custom stuff */
html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 11px;
}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}
div, p,  table, td, th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 130%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
span.pathway img {
	padding: 0 5px;
}
span.pathway {
	display: block;
	margin-bottom: 15px;
}
div.componentheading {
	padding-left: 0px;
}
a.readon {
	margin-top: 10px;
	padding-left: 15px;
	line-height: 14px;
	height: 16px;
}
h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #333;
}
h3 {
}
table.blog td.contentheading {
}
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
td.buttonheading {
}
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
table.contentpaneopen, table.contentpane {
	width: 100%;
}
div.moduletable h3, .componentheading {
	border: 0px solid #f00;
	margin: 0;
	margin-bottom: 0px;
	height: 37px;
	line-height: 26px;
	font-size: 13px;
	font-family: "Arial Narrow", "Helvetica Neue Bold Condensed", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #333;
}
div.moduletable ul {
	margin: 0px 0;
	padding: 0 2em;
}
div.moduletable ul li {
	padding-bottom: 3px;
}
div.moduletable {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
	/*width: 70px !Important;
*/
	width: 160px;
	float: left;
}
div#maincontent div.moduletable {
	padding-left: 0;
	padding-right: 0;
}
.small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
.modifydate {
	font-family: Tahoma, Helvetica, sans-serif;
	height: 20px;
	vertical-align: bottom;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
.createdate {
	font-family: Tahoma, Helvetica, sans-serif;
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
.clr {
	clear: both;
}
#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: 10px;
	color: #666;
}
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
/** template stuff **/
.contentpad {
	/*padding: 5px 10px;
*/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/*#newsflash_mods.contentpad {
	// én tettem bele valamiért nem megy
}
*/
table#content {
	clear: both;
}
body.center div#wrapper {
	margin: 0 auto;
}
body.thin #nav a {
	padding: 0em 0.5em 0.2em 1.1em;
}
body.thin div#wrapper {
	width: 773px;
}
body.thin div#searchbox_mods {
	width: 60px;
}
body.thin div#newsflash_mods {
	right: 150px;
	width: 150px;
}
body.thin td.inset_mods {
	width: 150px;
}
body.thin table.nospace td.topleft_mods {
	width: 150px;
}
body.thin table.nospace td.right_mods {
	width: 150px;
}
body.wide #nav a {
	padding: 0em 1.5em 0.2em;
}
body.wide div#wrapper {
	width: 982px;
}
body.wide div#searchbox_mods {
	width: 60px;
}
body.wide div#newsflash_mods {
	right: 206px;
	width: 375px;
}
body.wide td.inset_mods {
	width: 200px;
}
body.wide table.nospace td.topleft_mods {
	width: 150px;
}
body.wide table.nospace td.right_mods {
	width: 205px;
}
body.vmax #nav a {
	padding: 0em 1.5em 0.2em;
}
body.vmax div#wrapper {
	min-width: 750px;
	max-width: 950px;
	width: expression(document.body.clientWidth > 950? "950px": "auto" );
}
body.vmax div#searchbox_mods {
	width: 60px;
}
body.vmax div#newsflash_mods {
	right: 15%;
	width: 20%;
}
body.vmax td.inset_mods {
	width: 25%;
}
body.vmax table.nospace td.topleft_mods {
	/*width: 25%;
*/
}
body.vmax table.nospace td.right_mods {
	/*width: 20%;
*/
}
body.full #nav a {
	padding: 0em 1.5em 0.2em;
}
body.full div#wrapper {
	margin: 0;
	min-width: 750px;
}
body.full div#searchbox_mods {
	width: 60px;
}
body.full div#newsflash_mods {
	right: 15%;
	width: 20%;
}
body.full td.inset_mods {
	width: 25%;
}
body.full table.nospace td.topleft_mods {
	width: 25%;
}
body.full table.nospace td.right_mods {
	width: 20%;
}
/* frame info */
div#header {
	width: 980px;
	height: 200px;
	/*height: 98px;
	position: relative;
*/
}
div#header div, div#header td {
	color: #fff;
}
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	height: 98px;
	width: 116px;
}
div#headertext {
	position: absolute;
	left: 116px;
	top: 23px;
	height: 58px;
	width: 320px;
}
div#searchbox_mods {
	/*position: absolute;
*/
	right: 0;
	top: 5px;
	height: 88px;
	overflow: hidden;
}
div.search input {
	width: 60px;
	margin-bottom: 5px;
}
div#newsflash_mods {
	/*position: absolute;
	overflow: hidden;
	top: 5px;
*/
	height: 200px;
}
div#horizmenu {
	height: 29px;
}
div#logo2 {
	position: absolute;
	height: 23px;
	width: 116px;
}
div#suckerfish {
	padding-left: 150px;
}
table.nospace {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	width: 570px;
}

table.nospace_wide {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	width: 740px;
	padding-left: 0px 0px 0px 40px;
            	
/*	background: url(../images/szoveg_hatter_580x230.jpg) right top no-repeat;*/
	background: url(../images/szoveg_hatter.jpg) repeat-y;    	
}

#content table.nospace_wide {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	width: 739px;
	padding-left: 0px 0px 0px 40px;
    
    background: none;	
}


table.nospace td {
	margin: 0;
	padding: 0;
}
div#padbottom {
	background: url(../images/lablec.png) 0 0 no-repeat !Important;
	/*background-image: url(graphics/spacer.gif);
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.salsalevi.hu/hu/templates/rhuk_solarflare_ii/images/lablec_hatter_980x120.png', sizingMethod='scale');
*/
	height: 120px;
	overflow: hidden;
}
/*div#maincontent {
	padding: 20px 8px 8px 8px;
}
*/
div#footer_mods {
	height: 29px;
	margin-top: 9px;
	text-align: center;
	line-height: 29px;
}
div.leftdots {
	margin-left: 4px;
	padding-left: 14px;
}
td.showcase_mods {
	width: 200px;
}
table.nospace td.showcase_mods {
	padding-top: 0px !Important;
	padding-top: 5px;
}
div#shadow_tr, div#shadow_tl {
	padding-top: 0px !Important;
	padding-top: 5px;
}
/* default menu link styles */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 5px;
}
a.mainlevel:hover {
}
div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}
div#quote td {
	text-align: left;
}
table.menublock {
	margin: 0 15px;
}
td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
}
td.latestnews {
	background: #eef3f9;
	padding: 5px;
}
/***************************** ****   suckerfish menu   **** *****************************/
#nav a {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Arial Narrow", "Helvetica Neue Bold Condensed", Arial, sans-serif;
	line-height: 16px;
	height: 16px;
	color: #ffffff;
	margin-top: 7px;
	text-decoration: none;
	display: block;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* top level links */
#nav a {
}
/* sub level links */
#nav ul ul a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	font-size: 13px;
	text-transform: none;
}
/* top level buttons */
#nav li {
	float: left;
	padding: 0;
	background: none;
	height: 29px;
}
#nav ul li {
	position: relative;
}
#nav li ul {
	top: 29px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
}
#nav li li {
	float: left;
	padding: 0;
	width: 15em;
}
/* margin for pullouts */
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul,  #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	z-index: 100;
	left: 0;
}
#nav li:hover, #nav li.sfhover {
	left: 0;
}
#nav li:hover a, #nav li.sfhover a {
	color: #ffffff;
}
#nav li li:hover a, #nav li li.sfhover a {
	color: #ffffff;
}
/* some page content things */
form {
	border: 0;
	margin: 0;
	padding: 0;
}
table.blog span.article_seperator {
	display: block;
	height: 20px;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
table.nopad td.middle_pad {
	width: 20px;
}
body.contentpane {
	background: #fff;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
.buttonheading img {
	border: 0px none;
}


.bekezdeses {
}

.bekezdeses:first-line {
	padding-left: 30px;
}