body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: White;
	font-family:Georgia,Palatino,Palatino Linotype,serif;
	font-size: 16px;
	color: #855B0C;
	text-align: left;
}
a, a:link, a:visited {
color: #666666;
border: none;
text-decoration: none;
	
}
a:hover {	
	color: Black;
	text-decoration: none;
}
h1, h2 {
color: #EDAC2C;
	font-size: 20px;
	border-bottom: 1px solid #EDAC2C;
	padding-top: 5px;
}
h3 {
color: #EDAC2C;
	font-size: 18px;	
	padding-top: 5px;
}
input {
	background-color: white;
	border: 1px solid #EDAC2C;
	
}
input:hover {
	background-color: #EEEEEE;
}
img {
	border: none;
}
#menu {
	background-image: url(../images/flavin_eu_02.jpg);
	 background-repeat: no-repeat;
}
#menu2 {
	background-image: url(../images/flavin_eu_05.jpg);
	background-repeat: repeat-y;
}

#menu3 {
	 padding-top: 90px;
	 padding-left: 20px;
	 width: 177px;
}
#menu3 a, #menu3 a:link, {
	padding-bottom: 10px;
}
#menulink {	
	width: 170px;
	list-style: none;
}
#menulink li {
	margin: 0px;
	padding: 0px;
	width: 170px;
}
#menulink a {
	width: 170px;
	display: block;
	margin: 0;	
	text-decoration: none;
	
}
#menulink a:hover {
	color: #fff;
	
	background-color: #EDAC2C;
}

#cont {
	background-image: url(../images/flavin_eu_03.jpg);
	background-repeat: no-repeat;
}
#cont2 {
	background-image: url(../images/flavin_eu_05_.jpg);
	background-repeat: repeat-y;
	width: 514px;
}
#cont3 {
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 5px;
}


#footer {
	background-image: url(../images/flavin_eu_08.jpg);
	background-repeat: no-repeat;
}
#footer2 {
 padding-top: 20px;
}

#footer_linkek {
	padding-left: 200px;
	padding-right: 200px;
	font-size: 9px;
	text-align: center;
}

#footer_linkek a, #footer_linkek a:link, #footer_linkek a:visited,  {
	color: #004C4C;
	text-decoration: none;
}
#footer_linkek a:hover {
	color: #fff;
	
	background-color: #EDAC2C;
}
#figy_ok {
	background-color: #339900;
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
	font-size: 16px;
	color: White;
	font-weight: bold;
}
#szallitasi_keret {
	background-color: #FFFFB9;
	border: 1px solid #EDAC2C;
	 margin: 10px;
}

/* CLAAS */
.keret {
	border: 1px solid #EDAC2C;
	margin: 2px;
	padding: 12px;
	margin-bottom: 10px;
	
}	
.keret2 {
	border: 1px solid #EDAC2C;
	margin: 2px;
	padding: 12px;
	margin-bottom: 10px;
	
}	
.keretbal {
	width: 60px;
	 float: left;
}

.keretjobb {
padding-left: 5px;
	width: 350px;
	float: left;
}
.keretbal2 {
	width: 75px;
	 float: left;
}

.keretjobb2 {
padding-left: 5px;
	width: 335px;
	float: left;
}
.keret h3 {
	color: #EDAC2C;
	font-family:Georgia,Palatino,Palatino Linotype,serif;
	font-size: 16px;
	text-align: center;
}
.gomb  {
	 background-color: #EDAC2C;
	 color: White;
	 border: none;
}
.gomb:hover {
	 background-color: #BA7F10;
	
}
.kihagy {
	padding-bottom: 10px;
}
.rossz {
	background-color: #990000;
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-align: center;
	
}
.bovebb {
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #838383;
}

.skin0{
	position: absolute;
	width: 185px;
	font-family: Verdana;
	line-height: 20px;
	cursor: default;
	font-size: 10px;
	z-index: 100;
	visibility: hidden;
	color: black;
	font-weight: bold;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}

#jobboldal {
background-image: url(../images/jobb_bg.jpg);
background-repeat: repeat-y;
}

#jobboldal2 {
	background-image: url(../images/flavin_eu_04.jpg);
	 background-repeat: no-repeat; 
}
#jobboldal3 {
	font-size: 12px;
}


 
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
	 }

a.info:hover{
z-index:25; 
}

a.info span{
display: none
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border: 1px solid Black;
    background-color: #FFFFB7; 
	 color:#000;
    text-align: center;
	  padding: 5px;
	  
	 }

.kosarmenu {
	font-size: 16px;
	text-transform: uppercase;
	  font-weight: bold;
} 
.megjinfo {
	 font-size: 11px;
	 font-style: italic;
	 padding: 5px;
	border: 1px solid #EDAC2C;	 
}

.lapozo {
	text-align: center;
	font-size: 12px;
}
.lapozo a:link, .lapozo a:visited, .lapozo a {
margin: 2px;
padding: 2px;
	 background-color: #FCA95D;
}