html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}
div#header{background-color:#F3F2ED;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#F6F0E0;}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#CCC8B3;}
div#footer{background:#BFBD93;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:700px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
div#navigation{float:left;width:150px;margin-left:-700px}
div#extra{float:left;width:150px;margin-left:-150px}
div#footer{clear:left;width:100%}
.body1  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #E2E2E2;
}

a.link1:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link1:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link1:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link1:hover {
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.box-login
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	width: 150px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.box-login a
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #005080;
	font-weight: 600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.box-login a:hover
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8000;
	color: #FF8000;
}

.input-login 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 18px;
	width: 98%;
	padding: 1px;
}

.input-login2
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 18px;
	
	padding: 1px;
}

.toptitle
{
	padding-bottom:3px;
	background:inherit;
	color:#A00A0A;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000052;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.toptitle2
{
	padding-bottom:3px;
	background:inherit;
	color:#005080;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom-color: #EDEDED;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}

.toptitle3
{
	padding-bottom:3px;
	background:inherit;
	color:#FF3361;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom-color: #EDEDED;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}

.toptitle4
{
	padding-bottom:3px;
	background:inherit;
	color:#005080;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-bottom-color: #EDEDED;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid darkred;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

.tablazat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #0099CC;
	text-align: center;
}

.tablazat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #F00;
	text-align: center;
}
.tablazat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666;
	text-align: center;
	font-weight: bolder;
}

.tablazat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666;
	font-weight: bolder;
}

.tablazat-fej {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF3E3E;
	padding: 3px;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0099CC;
	vertical-align: top;
}

.tablazat-fej1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	background-color: #EFEFEF;
	padding: 3px;
	padding: 4px;
	border-right-style: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #00F;
	vertical-align: middle;
}

.tablazat-sor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.tablazat-sor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #F5F5F5;
}

.tablazat-sor1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.tablazat-sor2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #F5F5F5;
}

.tablazat-sor1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.tablazat-sor2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #F5F5F5;
}

.tablazat-sor1c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
}

.tablazat-sor2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #F5F5F5;
	border: 1px solid #F00;
}

.tablazat-sorkiemelt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F00;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #FFAA82;
}

.tablazat-sorkiemelt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #F00;
	border-bottom-color: #F00;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #C3C3C3;
}

.tablazat-sor1abal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.tablazat-sor2abal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #F5F5F5;
}


.tablazat-oszlop-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #E6EEF2;
}

.tablazat-oszlop-1s2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: Arial, Helvetica, sans-serif;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #F5F5F5;
}

a.tablazat-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3279C9;
	text-decoration: none;
	line-height: 16px;
}

a.tablazat-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

.szam
{
	text-align: right;	
}

#kereso {
	border: 1px solid #F00000;
	width: 100%;
	color: #414042;
	background-color: #fff;
	background-image: url(../images/kereso.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

#kereso h2 {color: #9a4727; font-size: 12px; margin: 5px 0px 3px 0px; padding: 0px;}

#kereso p {text-align: left; margin: 3px 0px 0px 3px; padding: 0px;}

#kereso select {width: 119px; color: #414042; font-size: 11px;}

#kereso input.input_ar {width: 36px; margin-left: 3px; font-size: 11px;}

#kereso input.btn {margin: 5px auto; padding: 0px; width: 100px; height: 20px; color: #000; background-color: #c0efad; border: none; font-weight: bold; font-size: 11px;}

.betustilus1{
	color: #FF8000;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus11{
	color: #FF8000;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus12{
	color: #FF8000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.betustilus2{
	color: #005080;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus22{
	color: blue;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus21{
	color: #005080;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus3{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.betustilus4{
	color: #005080;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus5{
	color: #2A1972;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus51{
	color: #4F4D4D;
	font-size: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.betustilus52{
	color: blue;
	font-size: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.gomb11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000064;
	text-decoration: underline;
	border: none;
	text-align: center;
	vertical-align: middle;
	width: 110px;
	background-color: #E0E0E0;
}
.gomb111 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000064;
	text-decoration: underline;
	border: none;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	background-color: #E0E0E0;
}
.gomb12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005080;
	text-align: center;
	text-decoration: none;
	background-color: #E6EEF2;
	width: 110px;
	border: 1px solid #E6EEF2;
}
.gomb8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 70px;
	font-weight: bold;
	background-color: #D36363;
}
.gomb1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005080;
	text-align: center;
	text-decoration: none;
	background-color: #E6EEF2;
	width: 110px;
	border: 1px solid #FF8000;
}


.gomb14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005080;
	text-align: center;
	text-decoration: none;
	background-color: #E6EEF2;
	width: 150px;
	border: 1px solid #FF8000;
}
.gomb13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-align: center;
	text-decoration: none;
	background-color: #EFEFEF;
	width: 150px;
	border: 1px solid #FFF;
}


.gomb2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gomb2nagy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gomb21{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gomb22{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gomb221{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 150px;
	border: 1px solid #FFF;
}

.gomb222{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 170px;
	border: 1px solid #FFF;
}
.gomb221a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.gomb222a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.gomb23{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gomb24{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #FF3E3E;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fehervastagnagy {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
.fehervastagkicsi{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.sargavastag{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.link2:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.link3:link {
	color: #2A1972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link3:visited {
	color: #2A1972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link3:active {
	color: #2A1972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link3:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.hidden { display: none
}
.doboz {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	width: 40%;
}
.pirosgomb {
	font-size:12px;
	color:#fff;
	padding:5px;
	margin:0;
	background-color: #F00000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.pirosgomb2 {
	font-size:12px;
	color:#fff;
	padding:5px;
	margin:0;
	background-color: #F00000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.szurkegomb {
	font-size:12px;
	color:#000;
	padding:5px;
	margin:0;
	background-color: #BFBFBF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#menubar_top{
	background:#efefef;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menubar_top ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#menubar_top li{
	float:left;
	padding:0px 2px 5px 2px;
	text-decoration:none;
}

#menubar_top .bulletie{
	text-decoration:none;
	background:url(bullet_bg.png);
	color:#000;
	padding:0px 10px 9px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	border-left-color: #fff;
}

#menubar_top .bulletie2{
	text-decoration:none;
	color:#000;
	border-left:1px solid #fff;
	border-right:1px solid #707070;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-size: 21px;
	height: 21px;
}

#menubar_top .bulletie a:link{
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	font-size: 20px;
}
#menubar_top .bulletie a:active{
	text-decoration:none;
	color:#000;
	font-size: 20px;
}
#menubar_top .bulletie a:visited{
	text-decoration:none;
	color:#000;
	font-size: 20px;
}
#menubar_top .bulletie a:hover{
	text-decoration:none;
	color:#345080;
	font-size: 20px;
}

#menubar_top .bulletie2 a:link{
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	font-size: 20px;
}
#menubar_top .bulletie2 a:active{
	text-decoration:none;
	color:#000;
	font-size: 20px;
}
#menubar_top .bulletie2 a:visited{
	text-decoration:none;
	color:#000;
	font-size: 20px;
}
#menubar_top .bulletie2 a:hover{
	text-decoration:none;
	color:#345080;
	font-size: 20px;
}
.hirszoveg {
	font-size: 12px;
	color: #999;
	text-align: left;
}
.egyhirszoveg {
	font-size: 14px;
	color: #999;
	text-align: justify;
	
}
