/* ----------------------------------------------------------------------------- */
/* html */
html {
background: #010103;
margin: auto;
height: 100%;
min-height: 100%;
font-family: arial, helvetica, sans-sherif;
font-size: 12px;
line-height: 20px;
}

/* ----------------------------------------------------------------------------- */
/* body */
body {
background: #F9F9F5 url(../interface/bg.png) repeat;
font-family: arial, helvetica, sans-sherif;
font-size: 12px;
line-height: 20px;
text-align: center;
margin: auto;
min-height:100%;
}

/* ----------------------------------------------------------------------------- */
/* container */
#container {
text-align: left;
margin: auto;
width: 806px;
position: relative;
}

/* ----------------------------------------------------------------------------- */
/* banner */
#banner_hu {
background: url(../interface/banner_hu.jpg) no-repeat;
width: 806px;
height: 216px;
margin-bottom: 2px;
}

#banner_ro {
background: url(../interface/banner_ro.jpg) no-repeat;
width: 806px;
height: 216px;
margin-bottom: 2px;
}

#banner_en {
background: url(../interface/banner_en.jpg) no-repeat;
width: 806px;
height: 216px;
margin-bottom: 2px;
}

/* ----------------------------------------------------------------------------- */
/* languages */
#languages {
position: absolute;
margin-left: 10px;
margin-top: 10px;
color: #5F5F5F;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

#languages a {
color: #372E30;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 14px;
font-weight: bold;
}

#languages a:hover {
color: #372E30;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 14px;
font-weight: bold;
}

/* ----------------------------------------------------------------------------- */
/* banner */
#menu {
background-color: #372E30;
width: 806px;
height: 45px;
}


/* ----------------------------------------------------------------------------- */
/* content */
#content {
background-color: #EBEBEB;
width: 806px;
}

/* ----------------------------------------------------------------------------- */
/* h1 title */
h1 {
background: url(../interface/title_bg.png) no-repeat;
width: 578px;
height: 30px;
position: absolute;
color: #FFFFFF;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 22px;
padding-left: 30px;
padding-top: 5px;
margin-top: 10px;
margin-bottom: 10px;
}

/* ----------------------------------------------------------------------------- */
/* footer */
#footer {
width: 786px;
height: 50px;
padding: 10px;
}

/* ----------------------------------------------------------------------------- */
/* copyright */
#copyright {
width: 403px;
height: 50px;
position: absolute;
margin-left: -10px;
color: #5F5F5F;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

#copyright a {
color: #5F5F5F;
text-decoration: underline;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

#copyright a:hover {
color: #5F5F5F;
text-decoration: underline;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

/* ----------------------------------------------------------------------------- */
/* powered by */
#poweredby {
width: 403px;
height: 50px;
position: absolute;
margin-left: 390px;
text-align: right;
color: #5F5F5F;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

#poweredby a {
color: #5F5F5F;
text-decoration: underline;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

#poweredby a:hover {
color: #5F5F5F;
text-decoration: underline;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

/* ----------------------------------------------------------------------------- */
/* general text */
.text {
font-family: arial, helvetica, sans-sherif;
font-size: 12px;
line-height: 20px;
color: #000000;
text-decoration: none;
}


/* ----------------------------------------------------------------------------- */
/* general text */
.box_title {
font-family: arial, helvetica, sans-sherif;
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
text-decoration: none;
}

.box_title:hover {
font-family: arial, helvetica, sans-sherif;
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
text-decoration: none;
}

.pages  {
color: #000000;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

.pages:hover {
color: #5F5F5F;
text-decoration: none;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

a {
color: #000000;
text-decoration: underline;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

a:hover {
color: #5F5F5F;
text-decoration: underline;
font-family: arial, helvetica, sans-sheriff;
font-size: 12px;
}

.code {
	BACKGROUND: #EBEBEB; 
	BORDER-BOTTOM: #F4F2E1 0px solid; 
	BORDER-LEFT: #F4F2E1 0px solid; 
	BORDER-RIGHT: #F4F2E1 0px solid; 
	BORDER-TOP: #F4F2E1 0px solid; 
	COLOR: #000000; 
	FONT: 16px verdana; 
	FONT-WIDTH: 72px; 
	font-weight: bold;
}
