@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../images/bg_grad_100.jpg); background-position:top left; 
	background-repeat:repeat-x;
	background-color:#3f2410;
}

#main
{
	border:0px;
	margin:0 auto;
	width:1179px;	
	overflow:hidden;
}

div.statue_stg
{
	float:left;
	background-position:0 90px; background-image:url(../images/statue_stg_100.jpg);
	background-repeat:no-repeat;
	width:127px; 
	height:800px;
	margin:auto;
	border:0px;
}

div.statue_dr
{
	float:left;
	background-position:0 90px; background-image:url(../images/statue_dr_100.jpg);
	background-repeat:no-repeat;
	width:127px; 
	height:800px; 
	margin:auto;
	border:0px;
}

#container{
	float:left;
	width:925px; 
	text-align:left; 
	background-color:#534b34; 
	height:1800px;
}

#container_servicii {
    float:left;
	width:925px; 
	text-align:left; 
	background-color:#918259; 
	height:2000px;
}

#header{
	background-image:url(../images/header_03.jpg);
	height:151px;
	width:925px;
}

.titlu{
	position:relative; 
	top:18px; 
	left:24px;
}

#searchform {
	float:right;
	width:230px;
	padding:0 10px 0px 5px;
	margin-top:5px;
	height:25px;
	}

p{ font-size:15px; font-family:Verdana, Geneva, sans-serif;}

#s {
	background: url(../images/cautare.png) no-repeat;
	border:none;
	color:#000000;
	padding: 4px 0px 0px 0px;
	margin-top:0px;
	width:139px;
    height:25px;
    float: left;
	}

#searchsubmit {
       width:61px;
       height:25px;
       background:url(../images/buton_cautare.png) no-repeat;
       border:none;
       float: left;
       margin-left:10px;
       margin-top:0px;
	}

#footer{
	background-image:url(../images/footer_v1.png);
	height:348px;
	width:925px;
	position:absolute;
	top: 1452px;

}

#mainContent{
	padding:0 20px;
}

.jqueryslidemenu{
font: bold 13px Verdana; 
background-image:url(../images/bar_nav.jpg); 
width:925px; 
height:38px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline; 
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block; 
padding: 11px 15px;
background-image: url(../images/separator.png);
background-repeat: no-repeat;
background-position: 100%;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

}

.jqueryslidemenu ul li a:link, 
.jqueryslidemenu ul li a:visited{
color: #d5c8a2;
}

.jqueryslidemenu ul li a:hover{
background-image: url(../images/over_04.jpg); 
background-repeat:repeat-x; /*tab link background during hover state*/
color: #d5c8a2;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 8px;
	margin: 0;
	border-top-width: 0;
	background-color:#403a29;
	background-image:none;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* CSS classes applied to down and right arrow images  */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px; visibility:hidden;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
visibility:hidden;
}

li {
height: 1em;
}
html>body li {
height: auto;
}

#umbra {background-image:url(../images/umbra.png); height:15px; width:925px;}

#copyright {
	color: #E7FC7E;
	position:absolute;
	top: 307px;
	left: 365px;
	height: 20px;
	width:532px;
}

.continut { 
margin: 20px 28% 0 0; 
background-color:#ffffff;
color:#000000;
border-color:#3e3929; 
border-width:5px; 
border-style:solid;
padding:10px;
height:1150px;

}

p{text-indent:15px;}

.size{font-size:15px; font-family:Verdana, Geneva, sans-serif;}

#sidebar1 { 
	float: right;
	width: 24%; 
	background: #736641; 
	padding: 15px 0; 
	height:500px; 
	background-color:#ffffff; 
	border-color:#3e3929; 
	border-width:5px; 
	border-style:solid;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


/* CSS for Indented CSS Tabs.*/


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid #2d291c; /*navy border*/
background: black url(../indentbg.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #2d291c; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(../indentbg2.jpg) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
