@charset "iso-8859-2";
.tars {
	float: none;
	margin-top: 0px;
	margin-right: 27px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 65px;
	margin-bottom: -5px;
	padding-top: 230px;
}

.tars a:link { text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; padding:5px;}

.tars a:hover { text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding:5px; background-color:#FFF; -moz-border-radius-bottomleft:  7px; }

.tars a:visited { text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; padding:5px;}

.tars a:visited:hover { text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding:5px;}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
* a {
	color: #0066CC;
	text-decoration: none;
}
* a:hover {
	text-decoration: underline;
}
body {
	background: url('style/bg.gif') repeat-x;
	background-color: #c70854;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
div#teljes {
	margin: 0 auto;
	width: 707px;
	font-family: Verdana, Helvetia, sans-serif;
	line-height: 1.1;
}
div#fejlec {
  width: 707px;
  background: url('style/fejlec.png') no-repeat;
  height: 290px;
}
div.cim {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F06;
	text-align: center;
	margin-bottom: -5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 34px;
	padding-left: 0;
}
div#menu {
	width: 432px;
	height: 28px;
	background: url('style/menubar.png') no-repeat; /*menü középre cibálása, jobbat nem tudok*/
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000;
	font-style: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.2cm;
	white-space: normal;
	line-height: normal;
	font-variant: normal;
	overflow: hidden;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 250px;
	top: 0px;
	left: 0px;
}
  div#menu ol {
	list-style-type: none;
	text-align: center;
	padding-left: -25px;
	margin-left: -180px;
  }
  div#menu ol li {
	float: left;
	display: block;
	padding-right: 35px;
	text-align: center;
	padding-left: 0px;
	font-family: "Trebuchet MS";
  }
    div#menu ol li a {
	color:#000000;
	text-decoration:none;
	text-align: center;
    }
    div#menu ol li a:hover {
	color:#C03;
	text-decoration:none;
	border-bottom: 2px solid #C03;
	padding-bottom: 5px;
    }
.szoveg {
	width: 560px;
}


div#lablec {
	width: 680px;
	color: #FFF;
	background-image: url(style/content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 9px;
	padding-top: 0px;
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#content {
	width: 550px;
	height: 560px;
	margin: 0 auto;
	background: url('style/content.jpg');
	padding: 20px;
	font-family: "Trebuchet MS", tahoma;
	font-size: 14px;
	font-weight: normal;
}


div#lablec a:link { color:#FFF}
div#lablec a:hover {color:#FFF}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #C06;
}
a:active {
	color: #C03;
}

