/**
 * a site altalanos stilusai
 */

/* new layout code */
#container			{	margin-left: auto; margin-right: auto; position: relative; text-align: left; width: 970px; }

#content			{	width: 570px; position: absolute; left: 200px; }

header				{	display: block; width: 100%; text-align: center; background-image: url(/pix/sys/logo-bg.gif); position: relative; }
#header_logo, h1	{	width: 970px; height: 120px;
						text-align: left; 
						margin: 0px auto 0px auto;
						position: relative;
						overflow: hidden;
						font-size: 24px; font-weight: bold;
						}
h1					{	top: -120px; text-align: center; }
#header_logo span	{	z-index: 1; display: block; position: relative; width: 100%; height: 120px; background: url(/pix/sys/logo4.gif) center center no-repeat; }


#sidebar_1			{	width: 180px; position: absolute; left: 0px; font: 8pt tahoma, verdana; }
#sidebar_2			{	width: 180px; float: right; right: 0px; font: 8pt tahoma, verdana; }

#footer				{	clear: both; text-align: right; }
#footer a img		{	border: 0px; padding: 20px 0px 20px 200px; }

/* menu divek */
.box				{	border: 1px solid #363a3b; font-size: 8pt; font-family: tahoma, verdana;
						background: #555;
						background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#4d4d4d));
						background: -moz-linear-gradient(top, #606060, #4d4d4d);
						-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.04);
						-moz-box-shadow: 5px 5px 10px rgba(0,0,0,.04);
						box-shadow: 5px 5px 10px rgba(0,0,0,.04);
						padding: 4px; overflow: hidden; margin-bottom: 15px; }
.box .cim			{	font-weight: bold; letter-spacing: 1px; text-align: right; display: block; padding-bottom: 3px; }
.box .cim a			{	color: white; }
.box h2, .tablebox h2 {
						font-weight: bold; font-size: 100%; font-family: tahoma, verdana; color: white; letter-spacing: 1px; 
						text-align: right; 
						display: block;
						padding: 0px 0px 3px 0px; margin: 0px;
					}
.box h2 a			{	color: white; }

.box fieldset { border: 0px; padding: 0px; margin: 3px 0px 3px 0px; }
.box fieldset h3 { font: inherit; margin: 0px 0px 1px 0px; padding: 3px 3px 2px 3px; }

.sidebar .blocka li a {
	padding: 1px 4px 1px 4px;
	margin: 0px -4px 0px -4px;
}
.sidebar .blocka li:hover a {
	background: #494949;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #444, #333);
	text-decoration: none;
}

.sidebar .highlight .tablebox { background: #844; }


.sidebar .my_newest_seen_topic td { border-top: 1px solid #363a3b; border-collapse: separate; }

.sidebar .my_hot_topic td { background: #4d4d4d; color: #f60; }
.sidebar .my_hot_topic td.cqnt a { color: #f60; }
.sidebar .my_hot_topic:hover td { background: #444; }

.sidebar .my_topic td.cqnt a { color: #af4; }

.sidebar .my_trusted_topic td { background: #444; }
.sidebar .my_trusted_topic a { color: #3cf; }


/* menubeli tablazatok: friss temak, random temak */
	.tablebox {
	border: 1px solid #363a3b; font-size: 8pt; font-family: tahoma, verdana;
	background: #555;
	background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#4d4d4d)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #606060, #4d4d4d);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.04);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,.04);
	box-shadow: 5px 5px 10px rgba(0,0,0,.04);
	padding: 0px; overflow: hidden;
	margin-bottom: 15px;
	}
	
	/* dev: obsolete */
	.tablebox .cim {
	font-weight: bold; letter-spacing: 1px; text-align: right; display: block; padding: 4px; padding-bottom: 3px;
	}
	
	.tablebox h2	{	
	font-weight: bold; font-size: 100%; letter-spacing: 1px; 
	text-align: right; 
	display: block; 
	padding: 4px 4px 3px 4px; margin: 0px; }
	
	.tablebox .cim a {
	color: white; 
	}

	.tablebox table {
	border-spacing: 0px;  border-collapse: separate;
	width: 100%;
	}
	
	.tablebox table tr td {
	font: 8pt tahoma, Verdana;
	padding: 0px;
	}
	
	.tablebox table td:first-child {
	text-align: right;
	vertical-align: top;
	}
	
	.tablebox table a {
	display: block;
	padding: 4px;
	}
	
	.tablebox table a:hover {
	text-decoration: none;
	}
	
	.tablebox table tr:hover td {
	background: #494949;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #444, #333);
	}


body			{
	text-align: center;
	background: #494949;
	color: #ffffff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: 8pt tahoma, verdana;
}
#content h2 {
	font-weight: bold; font-size: 9pt; font-family: 'Lucida Sans Unicode', sans-serif;
	color: #a1FF46;
	margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 15px;
	padding: 0px;
	clear: both;
	text-align: left;
}
#content h2 span {
	color: #FF8800;
}
h2.cool:before {
    content: "» ";
    color: #f80;
}
input.cool, select.cool, textarea.cool, button.cool {
	border-color: white;
	border-width: 1px;
	background-color: #D4D0C8;

	background: #D4D0C8;
	background: -webkit-gradient(linear, left top, left bottom, from(#e2ded8), to(#aca699));
    background: -moz-linear-gradient(top, #e2ded8, #aca699);

	color: black;
	font-size: 8pt;
	font-family: tahoma, verdana;
	letter-spacing: 0px;
}
textarea.cool {
	font-family: 'Lucida Sans Unicode', sans-serif;
	font-size: 9pt;
}
a {
	color: #FF6B00;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
table.cool, table.jobb {
	width: 100%;
	background: #555;
	background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#4d4d4d));
    background: -moz-linear-gradient(top, #606060, #4d4d4d);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.04);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,.04);
	box-shadow: 5px 5px 10px rgba(0,0,0,.04);
	border-spacing: 0px; border-collapse: collapse;
}
table.cool tr.alt td {
	background: #505050;
}
table.jobb, table.bordered {
	border: 1px solid #363a3b;
}
td.jobb {
	font-size: 8pt;
	font-family: tahoma, verdana;
	background: #555555;
	text-align: right;
	padding: 4px;
}
td.center {
	font-size: 8pt;
	font-family: tahoma, verdana;
	background: #555555;
	text-align: center;
	padding: 4px;
}
td.top {
	vertical-align: top;
}
table.cool td, td.bal {
	font-size: 8pt;
	font-family: tahoma, verdana;
	padding: 4px;
	vertical-align: top;
}
td.bal {
	background: #555555;
	}
table.cool tr:hover td {
	background: #444;
}
table.cool thead th {
	background: #444;
	font: 8pt tahoma, verdana;
	text-align: left;
	padding: 4px;
}
td {
	font-size: 8pt;
	font-family: 'Lucida Sans Unicode', sans-serif;
}

/* kepek */
.pix_section {
	margin-bottom: 10px;
	}
.pix_section td	{
	text-align: left;
	font-size: 8pt; font-family: 'Lucida Sans Unicode', sans-serif;
	vertical-align: top; 
	}
.pix_section img, #megfigyelokozpont img {
	border: 1px solid black;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,.3);
	}
.pix_section sub, figcaption {
	display: block;
	clear: both;
	font-size: 8pt;
	}
div[class='pix_section right'] { padding-left: 10px; }
/* tablazatba rendezett kepfolyam */
.keprendezo:after { 
	display: block; clear: both; content: ''; 
	}
.keprendezo a	{
	display: block;
	width: 132px; margin: 5px 3px 5px 3px;
	min-height: 100px;
	float: left;
	}
/* kepalairas */
.keprendezo sub, figcaption {
	font-size: 8pt;
	font-family: verdana;
	color: #888;
	}
.keprendezo a:hover sub {
	color: #eee;
	}
.keprendezo a:hover {
	text-decoration: none;
	}
.keprendezo:after { 
	display: block; clear: both; content: ''; 
	}


table.code {
	background: #555555;
	border: 1px solid #3d3d3d;
	padding: 5px;
	margin-top: 13px; margin-bottom: 17px;
	width: 90%;
	margin-left: 20px;
}
acronym, .glossary {
	border-bottom: 1px solid #777777;
}

#content .warning { 
	background: #af0;
	color: black;
	border: 2px solid #000;
	padding: 10px;
	font-size: 125%;
	line-height: 150%;
	text-align: center;
	clear: both;
	}
#content .warning a {
	background: #000;
	padding: 2px 4px 2px 4px;
	}
#content .box.warning {
	margin-top: 15px;
	}
.sidebar .warning {
	border: 1px solid #af0;
	background: #444;
	}
.sidebar .warning a {
	color: #fff;
	}

img.smiley {
	border: 0px;
	width: 11px;
	height: 11px;
}

tr.title td		{
	font-weight: bold;
	letter-spacing: 1px;
}
.whitelinks a, a.whitelink	{
	color: white;
}
.sidebar ul, #linkbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar_1 ul.winamp {
	padding-left: 23px;
	list-style-image: url(/pix/sys/winamp_box.gif);
	font-size: 8pt; text-transform: lowercase;
}
#sidebar_1 ul.winamp li div {
	 font-size: 7pt;
	 color: #aaa;
}

table.elsooszlop tr td:first-child { text-align: right; padding-right: 7px; padding-left: 10px; }
table col.selected { background: #505050; }


ul.rss, ul.rss ul {
	margin-left: 20px;
	list-style-image: url(/pix/sys/feed-icon-10x10-gray.gif);
	line-height: 1.4em;
	}

/* lapozo */
/* megj: az important szarsagok ie6 miatt kellenek */
ul.lapozo {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.lapozo li {
	float: left;
	border-bottom: 1px solid transparent !important;
	border-top: 1px solid transparent !important;
	border-bottom: 1px solid #494949; /* ie6 suxx */
	border-top: 1px solid #494949; /* ie6 suxx */
}

.lapozo li.actual { 
	border-bottom: 1px solid #444 !important;
	border-top: 1px solid #444 !important;
}

ul.lapozo li a, ul.lapozo li span {
	padding-top: 9px; padding-bottom: 9px;
	padding-left: 5px; padding-right: 5px;
	display: block;
}

ul.lapozo li span {
	color: red;
}

ul.lapozo li:hover {
	background: #444;
	border-top: 1px solid #444 !important;
	border-bottom: 1px solid #444 !important;
}

ul.lapozo li span.cim {
	font-weight: bold;
	color: #a1FF46;
}

/* end: lapozo */

div.progress {
	height: 4px;
	background: url(/pix/sys/progress.gif);
	max-width: 350px; }


.avatar {
	width: 80px; height: 80px;
	border: 1px solid black;
}




#arch {
padding-right: 0px;
padding-left: 0px;
min-height: 15.0em;
}

#arch h2 {
padding-right: 4px;
padding-left: 4px;
}

#arch > ul > li {
display: block;
clear: both;
float: left;
padding: 0px;
width: 100%;
}

#arch > ul > li > a {
display: block;
float: left;
width: 38px;
text-align: center;
padding: 2px 0px 0px 4px;
font-size: 9pt;
font-weight: bold;
}

#arch > ul > li:hover {
background: #494949;
}

#arch ul li ul {
clear: none;
float: left;
width: 132px;
display: none !important;
display: block; /* ie6 maskepp nem tudna megjeleniteni a honapokat */
}

#arch ul li:hover ul, #arch ul li:first-child ul {
display: block !important;
}

#arch ul li ul li {
float: left;
clear: none;
}

#arch ul li ul li a {
width: 22px;
text-align: center;
display: block;
padding: 2px 0px 1px 0px;
}

#arch ul li ul li a:hover {
background: #363a3b;
text-decoration: none;
cursor: pointer;
}
