/* Body, text */

body {
	padding:0;
	margin:0;
	width:100%;
	min-width:760px;
	font: 10px "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	background-color: #CCCCCC;
	}

a,p,td,i,b,u {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

/* Structure */
div#header_trans {
	width: 100%;
	min-width: 760px;
	height: 75px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #cf2828;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	z-index: 100;
	background-image: url(../images/misc/header1.png);
	background-repeat: repeat;
	}
div#header_title {
	width: 100%;
	min-width: 760px;
	height: 75px;
	position: fixed;
	top: 0;
	left: 0;
	padding-top:2px;
	padding-left:20px;
	z-index: 101;
	}
div#header_links {
	width: 100%;
	min-width:760px;
	height: 20px;
	position: fixed;
	top: 75px;
	left: 0;
	background-color: #990000;
	z-index: 100;
	}
div#shadower {
	width: 100%;
	min-width: 760px;
	background: transparent url("/images/misc/shadow_new.png");
	height: 15px;
	position: fixed;
	top: 95px;
	left: 0;
	z-index: 100;
	}

div#container {
	position:relative;
	padding:110px 0 0 0; 
	min-height:100%;
	margin-left:180px;
	margin-right:180px;
	border-left:1px solid #c9c1c1;
	border-right:1px solid #c9c1c1;
	background-color: #E0E0E0;
	float:left;
	}

div#container2 {
	position:relative;
	min-height:100%;
	margin-left:20px;
	margin-right:20px;
	border-left:1px solid #921919;
	border-right:1px solid #921919;
	background-color: #a89b9b;
	float:left;
	width: 799px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

div#content {
	position:relative;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	color: #333;
	z-index:1;
	}

div#content_header {
	width: 100%;
	min-width:280px;
	height: 22px;
	left: 0;
	background-color: #c9c1c1;
	z-index: 100;
	}
.alkatresztabla {
	background-color: #ac9f9f;
	border: 1px solid #921919;
	margin: 1px;
	padding: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.alkatresztabla2 {
	background-color: #998b8b;
	border: 1px solid #921919;
	margin: 1px;
	padding: 2px;
}

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
	}

.h7 {
	font: bold 14px "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	padding: 1px;
	margin: 0px;
	color: #00CCFF;
	text-align: center;
	border: 0px;
	border-top: none;
	}

div#leftmenu {
	position:relative;
	width:180px;
	float:left;
	margin-left:-179px; /*must be 1px less than width otherwise won't push footer down */
	text-align:left;
	}

div#rightmenu {
	position:relative;
	width:180px;
	float:right;
	margin-right:-179px; /*must be 1px less than width otherwise won't push footer down */
	text-align:right;
	}

div#footer {
	width:100%;
	clear:both;
	border-top:1px solid #990000;
	text-align:center;
	margin:0px;
	}

.clearer {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
	}

/* Header text style*/
td.toplinks {
	background-image: url("/images/misc/title_dark.jpg");
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	text-align:center;
	white-space:nowrap;
	padding-left:3px; padding-right:3px;
	border-left:1px solid #cf2828;
	}
td.toplinks:link, td.toplinks:visited, td.toplinks:hover {
	background-image: url("/images/misc/title_darker.jpg");
	background-repeat: repeat-x;
	color: #FFFFFF;
	}
td.toplinks:active {
	background-image: url("/images/misc/title_dark.jpg");
	background-repeat: repeat-x;
	}
a.toplink:active, a.toplink:link, a.toplink:visited {
	font-size: 8pt;
	color: #FFFFFF;
	}

td.toplinks:hover > a.toplink {
	color: #cf2828;
	text-shadow: 0px 0px 2px #FFF;
	}

.loclink:link, .loclink:active, .loclink:visited, .loclink:hover {
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	}
a.loclink:hover {
	text-shadow: 0px 0px 3px #FFF;
	}

/* menuszoveg elotti kis kocka */
.navlist	{
	font-size:		10px;
	list-style:	url("/images/misc/bekezd.gif") outside;
	margin-top:	1px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 1px;
			}

.navlistbullet	{
				font-size:		11px;
				margin-bottom:	2px;
				color: #cf2828;
				}

/* Sidemenus */

.pollheader {
	background-image: url(/images/misc/title_dark_red.jpg);
	background-repeat:repeat-x;
	padding: 2px;
	margin: 0px;
	color: #FFFFCC;
	text-shadow: 2px 2px 2px grey;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	}
h2 {
	font: bold 14px "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	background-image: url(/images/misc/title_dark_red.jpg);
	background-repeat:repeat-x;
	padding: 1px;
	margin: 0px;
	color: #fff;
	text-shadow: 2px 2px 2px grey;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
	
.votepoll {
	background-color: #f5f5f5;
	font-family: "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	font-size: 10px;
	color: #111111;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FF0033;
	border-top-color: #FF0033;
	border-right-color: #FF0033;
	border-bottom-color: #FF0033;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}

/* Main content section */

h1 {
	padding:1px;
	font: bold 12px "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	color: #333;
	text-shadow: 3px 3px 3px grey;
	}

h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-shadow: 3px 3px 3px grey;
	}

h4 {
	margin-top: 2px;
	margin-bottom: 3px;
	color: #111111;
	font-size:   11px;
	font-weight: bold;
	text-shadow: 2px 2px 2px grey;
	}

h5 {
	padding:2px;
	font: bold 12px "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	color: #333;
	text-shadow: 3px 3px 3px grey;
	}

.h6 {
	padding:2px;
	font: bold 20px "Lucida Grande", Verdana, Arial, Trebuchet, Sans-serif;
	color: #333;
	text-align: center;
	text-shadow: 3px 3px 3px grey;
	}
	
.weblog {
	position:relative;
	text-align:justify;
	padding: 0px 5px 3px 5px;
	}

.visszalink {
	font-size:   14px;
	font-weight: bold;
	text-shadow: 2px 2px 2px grey;
	}



.alairas, .alairas a {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-shadow: 0px 0px 1px grey;
	padding:3px 0px 3px 0px;
	/* border-bottom: 1px dashed #ffcc00; */
	}

#content p {
	line-height:1.3;
	}

.alttab1, .alttab2 {
	background: #f5f5f5;
	}

a:link    { color:  #921919; text-decoration: none; }
a:visited { color:  #cf2828;  text-decoration: none; }
a:active  { color:  #AC908F; text-decoration: none; }
a:hover   { color:  #c9c1c1; text-decoration: none;}

/* Stuff for IE */
/* mac hide \*/
* html div#container{height:1%}
/* end hide*/

a#corner {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url("http://www.ageta.hu/images/banners/sarokreklam01.png") bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
	}
#navigation {
	background-color: #a89b9b;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #7f8a81;
}
#navigation ul li {
	display: inline;
}

#navigation a {
	border: 1px solid #CED2B6;
	border-bottom: none;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #E8E9E2;
	text-decoration: none;
}
#navigation a:link, #navigation a:visited {
	color: #474F49;
}
#navigation a:hover{
	color: #E8E9E2;
	background-color: #717A73;
	border-color: #586159;
}#navigation .current a:link {
	color: #474F49;
	background-color: #FFF;
	border-color: #586159;
}

