/* Style sheets of OraDeo 5 web site */

/* Main Tags */
* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

p {
	letter-spacing:1;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.middle li {
	margin:0 0 0 15pt;
	color:#FFFFFF;

}

/* Images */
img { border:none;}

/* Links */
a {
color:#FFFFFF;
}

/* List item */
.li {
	margin:0 0 0 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.li2 {
	margin:0 0 0 75px;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Header */

.sigle {
	border:none;
	margin:0 0 0 -25px;
	padding:20px 0 0 0;
	width:107%;
	position:relative;
	z-index:1;
}

body #cont div.box table.nobordertable tbody tr td #header #headerbg {
	background:url(../images/banner_repeat_hor.png) repeat-x;
	height:112px;
	margin:15px 0 0 0;
	width:120px;
}
body #cont div.box table.nobordertable tbody tr td #header #headerbg td.lst img {
	margin-top:5px;
	margin-left:-5px;
}
body #cont div.box table.nobordertable tbody tr td #header #headerbg td.ldr img {
	margin-top:5px;
	margin-right:-2px;
}
/* Menu */
.meniu {
	margin:-15px 0 0 43px;
	border:none;
	z-index:0;
	position:relative;
}

/* Menu buttons */



/* Home button */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #homebutton {
	background:url(../images/b__01.png) no-repeat 0px 0px;
}
/* Home button - Hover */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #homebutton:hover {
	background:url(../images/b__01.png) no-repeat 0 -48.5px;
}
/* Info button */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #infobutton {
	background:url(../images/b__02.png) no-repeat 0px 0px;
}
/* Info button - Hover */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #infobutton:hover {
	background:url(../images/b__02.png) no-repeat 0 -48.5px;
}
/* Media button */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #mediabutton {
	background:url(../images/b__03.png) no-repeat 0px 0px;
}
/* Media button - Hover */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #mediabutton:hover {
	background:url(../images/b__03.png) no-repeat 0 -48.5px;
}
/* Interactiune button */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #interactiunebutton {
	background:url(../images/b__04.png) no-repeat 0px 0px;
}
/* Interactiune button - Hover */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #interactiunebutton:hover {
	background:url(../images/b__04.png) no-repeat 0 -48.5px;
}
/* Arhiva button */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #arhivabutton {
	background:url(../images/b__05.png) no-repeat 0px 0px;
}
/* Arhiva button - Hover */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #arhivabutton:hover {
	background:url(../images/b__05.png) no-repeat 0 -48.5px;
}
/* Contact button */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #contactbutton {
	background:url(../images/b__06.png) no-repeat 0px 0px;
}
/* Contact button - Hover */
body #cont div.box table.nobordertable tbody tr td #header table.meniu tbody tr td a #contactbutton:hover {
	background:url(../images/b__06.png) no-repeat 0 -48.5px;
}
#homebutton {
	background-position:0px 0px;
	width:103px;
	height:48.5px;
}

#homebutton span {
	text-decoration:none;
	display:none;
}
/* Info button */
#infobutton {
	background-position:0px 0px;
	width:102px;
	height:48.5px;
}

#infobutton:hover {
	background-position: 0 -10px;
}

#infobutton span {
	display:none;
}

/* Media button */
#mediabutton {
	background-position:0px 0px;
	width:102px;
	height:48.5px;}

#mediabutton:hover {
  	background-position: 0 -10px;
}
#mediabutton span {
	display:none;
}
/* Interactiune button */
#interactiunebutton {
	background-position:0px 0px;
	width:148px;
	height:48.5px;
}

#interactiunebutton:hover {
  	background-position: 0 -10px;
}
#interactiunebutton span {
	display:none;
}
/* Arhiva button */
#arhivabutton {
	background-position:0px 0px;
	width:102px;
	height:48.5px;
}

#arvhiabutton:hover {
  	background-position: 0 -10px;
}
#arhivabutton span {
	display:none;
}

/* Contact button */
#contactbutton {
	background-position:0px 0px;
	width:103px;
	height:48.5px;
}

#contactbutton:hover {
  	background-position: 0 -10px;
}
#contactbutton span {
	display:none;
}

/* Site layout */

header {
	background:url(images/fundal_p1.png) no-repeat;
	height:194px;
	padding-top:0px;
	padding-bottom:0;
	position:relative;
	z-index:-1;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
	position:absolute;
	top:10px;
	left:2px;
	right:auto;
	z-index:70;
	overflow:auto;
}

div.sigla {
	text-align:center;
	background:url(images/sigla_oradeo.png) no-repeat;
}

.nobordertable {
	border:none;
	margin: 0 auto;
}
.continut {

}

.middle {
	
	background:url(../images/repeat.png) repeat-x;
	height:358px;
	padding: 0; 
	border-spacing: 0; 

}

.continut_c {

	font-weight:bold;
	background: url(images/repeat.png) repeat-x;
}

.continut_d {
	background: url(images/margine_st.png) no-repeat;
}
.box { 
	margin:auto auto; 
/*    width: 400px; */
/*    padding: 50px; */
    background: transparent; 
/*    padding-bottom:100px; */
    font: 14px/2.8 Georgia, Serif;
}

.tablecontent {
	margin: 0 auto;
	border:none;
}

#focus-stealer {
	position: absolute;
	left: -9999px;
}

#siglaoradeo {
	float:right;
	margin:5px 0 50px 0;
}

div.maincontent {
	height:auto;
	background:url(images/chenar_repeat_ver.png) repeat-y;

}

#footer {
	margin-left:-1px;
}