/*------------------------------- Body --------------------------------*/
body {
	background-image: url(../gfx/bg.gif);
	background-color: #C2BFAE;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #CE2420;
	SCROLLBAR-TRACK-COLOR: #D1C7AC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
A:link    { color:#726A54; text-decoration:none; font-weight:bold;} 
A:visited { color:#726A54; text-decoration:none;} 
A:hover   { color:#CE2420; text-decoration:underline;} 
A:active  { color:#726A54; }

A.szoveglink:link    { color:#F48A00; text-decoration:none;} 
A.szoveglink:visited { color:#F48A00; text-decoration:none;} 
A.szoveglink:hover   { color:#46443C; text-decoration:underline;} 
A.szoveglink:active  { color:#F48A00; }


/*------------------------------- Texts --------------------------------*/
.szoveg {
font-family: arial; 
font-size: 12px;
color:#46443C;
}

.end {
font-family: arial; 
font-size: 12px;
color:#948F83;
}

/*------------------------------- Buttons --------------------------------*/
#seggBtn  {
position:absolute;
margin-left:530px;
margin-top:103px; 
background-image:url(../gfx/seg.gif);
display:block;
width:85px;
height:80px;
}
#seggBtn:hover {
background-position: 0 -80px;
}
#seggBtn span{ 
visibility:hidden;
}

/*------------------------------- HORIZONTÁLIS MENU --------------------------------*/
#menu {
margin: 0px 0px 0px 0px;
list-style-type:none;
display:block;
}

#menu li {
padding-left:5px;
padding-right:5px;
display:inline;
}

#menu li a{
padding:3px 15px 3px 15px;
background-color:#A5211D;
color:#fff; 
text-decoration:none;
font-family: Arial;
font-size: 12px;
}

#menu li a:hover {
background-color:#CE2420;
}

/*------------------------------- Images border --------------------------------*/
.fotgal {border:2px; border-thickness: 2px; border-color: #D1C7AC; border-style: solid;}
A:hover, A:active {border-color: #B92521; border:2px;}
A:hover .fotgal, A:active .fotgal {border:2px; border-thickness: 2px; border-color: #B92521; border-style: solid}


/*-------------------------------Aktualis oldal-------------------------------*/
#aktoldal {
color:#726A54;
font-family: arial; 
font-size:13px;
background-color:#EAE7E0;
padding:2px 0px 2px 5px;
margin:5px 5px 5px 5px;
width:523px;
word-spacing:3px;
font-weight:bold;
}


/*-------------------------------Aktualis Box-------------------------------*/
#aktualis {
color:#FFFFFF;
font-family: arial; 
font-size:12px;
background-color:#C0B69D;
padding:2px 0px 2px 5px;
margin:5px 0px 0px 22px;
width:140px;
word-spacing:3px;
font-weight:bold;
}

#aktualisbox {
color:#FFFFFF;
font-family: arial; 
font-size:12px;
background-color:#C0B69D;
padding:4px 4px 4px 4px;
margin:5px 0px 0px 22px;
width:140px;
border-style:solid;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#C0B69D;
behavior: url(hover.htc);
}
#aktualisbox b{
display:block;
color:#CE2420;
font-size:11px;
padding-bottom:5px;
}
#aktualisbox span{
display:block;
background-color:#ff0000;
width:70px;
height:30px;
visibility:hidden;
behavior: url(hover.htc);
}
#aktualisbox:hover {
background-color:#B0A790;
border-style: dashed;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#9D9580;
}
#aktualisbox.hover {
background-color:#B0A790;
border-style: dashed;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#9D9580;
}
#aktualisbox:hover span{
visibility:visible;
}
#aktualisbox.hover span{
visibility:visible;
}

/*-------------------------------Hirek Box-------------------------------*/
/*----------hir szovege---------*/
#hirek {
color:#726A54;
font-family: arial; 
font-size:12px;
padding:4px 4px 4px 4px;
margin:6px 4px 6px 7px;
width:520px;
border-style:solid;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#C0B69D;
behavior: url(hover.htc);
text-indent:0px;
}
/*-------5px-hir szovege-------------*/
/*-----------piros sor fent----------*/
#hirek b{
text-indent:0px;
display:block;
color:#CE2420;
font-size:11px;
padding-bottom:4px;
}
/*----------piros sor fent-----------*/
/*----------cimsor kulon piros-------*/
#hirek c{
text-indent:0px;
display:block;
color:#CE2420;
font-size:12px;
padding-bottom:2px;
}
/*----------cimsor kulon piros-------*/
#hirek:hover {
background-image:url(../gfx/bg.png);
border-style: dashed;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#9D9580;
}
#hirek.hover {
border-style: dashed;
border-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#9D9580;
}

/*-------------------------------nyelvek-------------------------------*/
#lang {
position:absolute;
word-spacing:7px;
margin:12px 0px 0px 21px;

}


/*------------------------------- Tables --------------------------------*/
#table {
border-width:2px; 
border-color:#EAE7E0; 
border-style:solid; 
margin-bottom:30px; 
margin-left:20px;
}
/* ie hack*/
*html #table {
margin-left:10px;
}
#table tr {
behavior: url(hover.htc);

}
#table tr.hover {
background-color:#EAE7E0;
}
#table tr:hover {
background-color:#EAE7E0;
}
