@charset "UTF-8";

body {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.l{
    text-align: left;
}
.r{
    text-align: right;
}
.clr{
    float: none;
    clear:both;
}

#mainCon {
    text-align: center;
}
#main{
    text-align: left;
    margin: 0 auto;
    width: 950px;
}

.col1 {width: 366px; padding-bottom:55px;}
.col2 {width: 184px;height;499px;}
.col2a {width: 184px;height:289px; background: url(../images/h_kek.gif);}
.col2b {width: 184px;height:210px;}
.col3 {width: 360px;padding-left:40px;padding-top:58px;padding-bottom:58px;}
div.menu { padding-top:60px;padding-left:22px;padding-right:22px;text-align:right;}
div.menuitem { width:140px; height:17px; margin-top: 2px;}
div.lenia { width:100%; background: url(../images/m_lenia.gif); height:3px;}
div.footer {margin-top:45px;}

.cim1, .oldalcim {
	font-family: "Times New Roman";
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-bottom:19px;
	text-transform: uppercase;
}
.oldal_alcim {
	font-family: "Times New Roman";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.szovegkozi_alcim {
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.szoveg {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.tovabb {
    font-family: "Arial";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #E32B31;
}
.tovabb a:link {
    color: #E32B31;
    text-decoration: none;
}
.tovabb a:visited {
    color: #E32B31;
    text-decoration: none;
}
.tovabb a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #E32B31;
}
.footer {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.footer a:link {
    color: #333;
    text-decoration: none;
}
.footer a:visited {
    color: #333;
    text-decoration: none;
}
.footer a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #333;
}
.menu {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.menu a:link {
    color: #FFF;
    text-decoration: none;
}
.menu a:visited {
    color: #FFF;
    text-decoration: none;
}
.menu a:hover {
    color: #FFF;
    text-decoration: none;
}
.menu_al {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

/* menu */
/*
#root-menu-div ul {
	border: 1px solid #000;
}*/
#root-menu-div li{
	white-space:nowrap;
}
* html #root-menu-div li{
	height: 1.5em; /* fixing ie6 problem */
}
ul.menu,
#root-menu-div ul {
	background: url(../images/m_hatter.gif);
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom:8px;
	padding-top:4px;
}
li.menu-separator.active{
	background-color: transparent;
}
li.active {
	background: url(../images/m_hatter.gif);
}
.activetarget{
	background: url(../images/m_hatter.gif);
}

* html div.menu-item {
	display: inline; /* fixes problem in ie6 */
}

li.menumain {
	float: left;
	padding: 0 10px;
}
div.menu-item {
	text-align: left;
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left:15px;
	padding-right:10px;
}
li.menu-separator{
	border-bottom: 1px solid #000;
	font-size: 0; /* for ie */
	height: 0;
	line-height: 0; /* for ie */
	margin: 2px 0;
}
div.menu-item a:link {
    color: #FFF;
    text-decoration: none;
}
div.menu-item a:visited {
    color: #FFF;
    text-decoration: none;
}
div.menu-item a:hover {
    color: #FFF;
    text-decoration: underline;
}
