body {
        font-family: verdana;
        font-size: 12px;
        color: #000000;
        background-color: #FFFFFF;
        margin: 10px; 
	text-align:center;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table, tr, td {
        font-family: verdana;
        font-size: 12px;
}

a, a:hover, a:visited {
	color: #ee0000;
}

#login {
	margin: 0px 0 0 0;
	width: 71px;
	overflow: hidden;
}

#login a {
	display: block;
	height: 20px;
	padding: 0 0 0 71px;
	background: url(images/login.gif) no-repeat;
	background-position: 0px;
}

#login a:hover {
	background-position: -71px;
	z-index: 50;
}

div.mainpage {
	width: 780px;
	text-align: left;
	margin:0px auto;
}

/* régi dolgok fixe, hogy jól nézzen ki, amit még nem dizájnoltunk át */

div.doboz {
	background-color:#eeeeee;
	padding: 10px;
	border: 1px solid;
	border-color:#999999;
	margin: 10px;
}
div.fejlec {
	font-weight:bold;
	padding-bottom: 10px;
}
div.tartalom {
}

/* -----------------------------------------------*/
/* loginbox --------------------------------------*/

div.loginbox {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	float: left;
	border-right-color: #999999;
	vertical-align: bottom;
	width: 205px;
	height: 50px;
}

input.loginbox {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #E4EFD1;
	border-top: none #E4EFD1;
	border-right: none #E4EFD1;
	border-bottom: none #E4EFD1;
	border-left: none #E4EFD1;
	width: 150px;
}

/* loginbox end ----------------------------------*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/* linkcontainer ---------------------------------*/

div.linkcontainer {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 10px;
	float: left;
	height: 10px;
	width: 225px;
	vertical-align: bottom;
}

a.fooldallink, a.fooldallink:visited {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.fooldallink:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #ABC67F;
	text-decoration: none;
}

/* linkcontainer end -----------------------------*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/* mindennek  ------------------------------------*/

div.mindennek {
	width: 300px;
	float: left;
	vertical-align: middle;

}

/* mindennek end ---------------------------------*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/* bácsi és menü  --------------------------------*/

div.tanardoboz {
	clear: both;
/*	margin-top:5px;*/
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
	height: 236px;
}

#tanardoboz ul {
	list-style-image: url(images/cube_big.gif);
	margin-top: 20px;
}

#tanardoboz li {
	margin-left: 20px;
	padding-left: 5px;
}

#tanardoboz a,#tanardoboz a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
}

#tanardoboz a:hover {
	color: #ABC67F;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
}

/* bácsi és menü end -----------------------------*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/* hírek  ----------------------------------------*/

div.hirekdoboz {
/*	clear: both; */
	float:left;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 10px;
	width: 550px;
}

h1 {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 10px;
}


div.head {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.cikktartalom {
	color: #000000;
	font-family: "Verdana";
	font-size: 12px;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#hirekdoboz a, #hirekdoboz a:visited {
	color: #ABC67F;
	text-decoration: none;
}

#hirekdoboz a:hover {
	color: #000000;
	text-decoration: none;
}

#hirfejlec a, #hirfejlec a:visited {
	color: #000000;
	text-decoration: none;
}

#hirfejlec a:hover {
	color: #ABC67F;
	text-decoration: none;
}

/* egyéni cikkek, type=0, pl. kik csinálják stb.  */

h2 {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.cikktartalom2 {
	color: #000000;
	font-family: "Verdana";
	font-size: 12px;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}

/* hírek end -------------------------------------*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/* naptár ----------------------------------------*/

div.naptarbox {
	float:right;
	border:1px solid #000;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	width:203px;
	padding:0px;
}

div.naptarfejlec {
	text-align:center;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	background-color: #E4EFD1;
}

div.naptardatum {
	color:#000;
	padding:2px;
	padding-left:5px;
	font-weight: bold;
	font-family: "Tahoma";
	font-size: 11px;
	background-color:#fff;
}


#naptarbox a, #naptarbox a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 10px;
}

#naptarbox a:hover {
	color: #ABC67F;
	text-decoration: none;
	font-size: 10px;
}

#naptarbox ul {
	list-style-image: url(images/cube_big.gif);
	margin: 0px;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#naptarbox li {
	margin: 0px;
	padding: 0px;
}


/* naptár end ------------------------------------*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/* kapcsolati doboz ------------------------------*/

div.kapcsolatidoboz {
	float:right;
	clear:right;
	border:1px solid #000;
	margin:0px;
	margin-bottom:2px;
	width:203px;
	padding:0px;
}

div.kapcsolatidobozfejlec {
	text-align:center;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	background-color: #E4EFD1;
}


#kapcsolatidoboz a, #kapcsolatidoboz a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 10px;
}

#kapcsolatidoboz a:hover {
	color: #ABC67F;
	text-decoration: none;
	font-size: 10px;
}

#kapcsolatidoboz ul {
	list-style-image: url(images/cube_big.gif);
	margin: 0px;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#kapcsolatidoboz li {
	margin: 0px;
	padding: 0px;
}


/* kapcsolatidoboz end ---------------------------*/
/* -----------------------------------------------*/


/* -----------------------------------------------*/
/* karválasztó fekete doboz end ------------------*/

div.feketedoboz {
	clear: both;
	padding: 10px;
	margin-top: 2px;
	background-color: #000000;
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

#feketedoboz li  {
	display: inline;
	padding-left: 20px;
}

#feketedoboz a,#feketedoboz a:visited {
	color: #ffffff;
	text-decoration: none;
}

#feketedoboz a:hover {
	color: #B8D48B;
	text-decoration: none;
}

/* karválasztó fekete doboz end ------------------*/
/* -----------------------------------------------*/

