/*menupontok beállításai*/

#navigation {
background: #fff;
padding-top: 0px;
border-right: 2px solid orange;
border-bottom: 0px solid #d5d5d5;
border-left: 2px solid orange;

}

#navigation ul {
width: 146px;
margin: 0px;
padding: 0px;
list-style-type: none;
}
#navigation li {
margin: 0 0 0 0;
width: 146px;
border-bottom: 1px solid #d5d5d5
}

#navigation a {
display: block;
width: 135px;
padding: 0px 0px 0px 5px;
margin: 0px;
font-family:arial;
font-size:11px;
border-left: 5px solid #f6f6f6;
background: #f6f6f6;
text-decoration: none;
color: #d8261a;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
color: #0066cc;
}

#navigation a:hover {
width: 130px;
border-left: 10px solid #ffea5a;
background: #fff;
color: #d8261a;
}
#navigation a.children {
display: block;
width: 130px;
padding: 0px 0px 0px 5px;
margin: 0px;
border-left: 10px solid #ffc900;
background: #f6f6f6;
text-decoration: none;
font-size:80%
}
#navigation a.children:link, #navigation a.children:active #navigation a.children:visited {
color: #000;
}

#navigation a.children:hover {
border-left: 10px solid #f6f6f6;
background: #fff;
color: #000ab0;
}


#topnav {
	text-align:center;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	border:0px solid green;

}

#topnav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#topnav li {
 display: inline;
 color: #111
}
#topnav a:link, #topnav a:visited {
 padding: 0px 15px 7px 15px;
 font-size: 14px;
 color: #fff;
 text-transform: capitalize;
 font-weight: bold;
 border-top: 0px solid #fff;
 border-right: 0px solid #fff;
 border-bottom: 0px solid #fff;
 border-left: 0px solid #fff;
 text-decoration: none;
}
#topnav a:hover {
 color: #ffa500;
/* background-color: #ff6c38;*/
}

#topnav a.over:link, #topnav a.over:visited {
 padding: 0px 15px 7px 15px;
 font-size: 14px;
 color: #ffa500;
 text-transform: capitalize;
 font-weight: bold;
 border-top: 0px solid #fff;
 border-right: 0px solid #fff;
 border-bottom: 0px solid #fff;
 border-left: 0px solid #fff;
 text-decoration: none;
}
#topnav a.over:hover {
 color: #ffe400;
/* background-color: #ff6c38;*/
}

/**/
#bottomnav {
	text-align:center;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	border:0px solid green;

}

#bottomnav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#bottomnav li {
 display: inline;
 color: #111
}
#bottomnav a:link, #bottomnav a:visited {
 padding: 0px 15px 7px 15px;
 font-size: 12px;
 color: #fff;
 text-transform: capitalize;
 font-weight: bold;
 text-decoration: none;
}
#bottomnav a:hover {
 color: #000;
/* background-color: #ff6c38;*/
}

#bottomnav a.over:link, #bottomnav a.over:visited {
 padding: 0px 15px 7px 15px;
 font-size: 12px;
 color: #000;
 text-transform: capitalize;
 font-weight: bold;
 text-decoration: none;
}
#bottomnav a.over:hover {
 color: #000;
/* background-color: #ff6c38;*/
}

/**/
div.menubox_green {
padding:5px;margin-top:0px; margin-bottom:0px;text-align:center; border-left:2px solid #76cc1a; border-right:2px solid #76cc1a; border-bottom:0px solid #ff6c38;background:#f6f6f6;
}
span.menutitle_green {
font-family:arial, helvetica;
font-weight:bold;
font-size:13px;
border-top: 0px solid #ff6c38;
border-bottom: 0px solid #ff6c38;
display:block;
height:20px;
background: #ff6c38 url('../images/new/box_top_green.gif') top left no-repeat;
color: #fff;
padding:4px 3px 1px 3px;
text-align: center;
}
span.menubott_green {
display:block;
height:25px;
background: #ff6c38 url('../images/new/box_bott_green.gif') top left no-repeat;
}

div.menubox_red {
padding:5px;margin-top:0px; margin-bottom:0px;text-align:center; border-left:2px solid #d8261a; border-right:2px solid #d8261a; border-bottom:0px solid #ff6c38;background:#f6f6f6;
}
span.menutitle_red {
font-family:arial, helvetica;
font-weight:bold;
font-size:13px;
border-top: 0px solid #ff6c38;
border-bottom: 0px solid #ff6c38;
display:block;
height:20px;
background: #ff6c38 url('../images/new/box_top_red.gif') top left no-repeat;
color: #fff;
padding:4px 3px 1px 3px;
text-align: center;
}
span.menubott_red {
display:block;
height:25px;
background: #ff6c38 url('../images/new/box_bott_red.gif') top left no-repeat;
}

div.menubox_yellow {
padding:5px;margin-top:0px; margin-bottom:0px;text-align:center; border-left:2px solid #efe600; border-right:2px solid #efe600; border-bottom:0px solid #ff6c38;background:#f6f6f6;
}
span.menutitle_yellow {
font-family:arial, helvetica;
font-weight:bold;
font-size:13px;
border-top: 0px solid #ff6c38;
border-bottom: 0px solid #ff6c38;
display:block;
height:20px;
background: #ff6c38 url('../images/new/box_top_yellow.gif') top left no-repeat;
color: #fff;
padding:4px 3px 1px 3px;
text-align: center;
}
span.menubott_yellow {
display:block;
height:25px;
background: #ff6c38 url('../images/new/box_bott_yellow.gif') top left no-repeat;
}

div.menubox_orange {
padding:5px;margin-top:0px; margin-bottom:0px;text-align:center; border-left:2px solid #ffa500; border-right:2px solid #ffa500; border-bottom:0px solid #ff6c38;background:#f6f6f6;
}
span.menutitle_orange {
font-family:arial, helvetica;
font-weight:bold;
font-size:13px;
border-top: 0px solid #ff6c38;
border-bottom: 0px solid #ff6c38;
display:block;
height:20px;
background: #ff6c38 url('../images/new/box_top_orange.gif') top left no-repeat;
color: #fff;
padding:4px 3px 1px 3px;
text-align: center;
}
span.menubott_orange {
display:block;
height:25px;
background: #ff6c38 url('../images/new/box_bott_orange.gif') top left no-repeat;
}

div.menubox_blue {
padding:5px;margin-top:0px; margin-bottom:0px;text-align:center; border-left:2px solid #0066cc; border-right:2px solid #0066cc; border-bottom:0px solid #ff6c38;background:#f6f6f6;
}
span.menutitle_blue {
font-family:arial, helvetica;
font-weight:bold;
font-size:13px;
border-top: 0px solid #ff6c38;
border-bottom: 0px solid #ff6c38;
display:block;
height:20px;
background: #ff6c38 url('../images/new/box_top_blue.gif') top left no-repeat;
color: #fff;
padding:4px 3px 1px 3px;
text-align: center;
}
span.menubott_blue {
display:block;
height:25px;
background: #ff6c38 url('../images/new/box_bott_blue.gif') top left no-repeat;
}

.floatleft
{
	float: left;
	width: 20%
}

.floatright
{
	float: right;
	width: 20%
}

.center
{
	text-align: center;
	position: absolute;
	left: 20%;
	width: 60%;
}