/* CSS Document */

body
	{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a:link 
	{
	text-decoration:none;
	color:#0000AA;
	
	}
a:visited 
	{
	color:#0000AA;
	text-decoration:none;
	}

a:active
	{
	color:#555555;
	text-decoration:underline;
	
	}

a:hover 
	{
	text-decoration: none;
	color:#999999;
	
	}
	

.formCautare
	{
	margin: 17px 10px 0 0;
	width:320px;
	height:32px;
	border:0px;
	color:#000000;
	text-align:center;
	font-size:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}	

.butCautare{
margin: 10px 0 0 -10px;
width:50px;
height:50px;
text-align:center;
vertical-align:middle;
}
	

	
#maincontainer{
width: 908px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 1px; /*Height of top section*/
z-index:0;
}



#topgreen{
height: 70px;
background:url(../images/search_green_new.jpg) no-repeat center;
margin-top: 10px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
min-height:400px;
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -908px; /*Set margin to that of -(MainContainerWidth)*/

}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/

}

#footer{
clear: left;
width: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size:12px;
padding: 4px 0;
}


.innertube{
 /*Margins for inner DIV inside each column (to provide padding)*/
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

 /*Round corner sideboxes*/

.xrounded h3, .zrounded h3 {
margin:0; 
font-size:14px; 
padding:0 8px 3px 8px; 
border-bottom:1px solid #d0d0d0;
color:#333333;
}
.xrounded p, .zrounded p {
margin:0; 
padding:5px 0; 
font-size:10px;
line-height:125%;
}

.xrounded {
background: transparent; 
width:508px;   /*Adjust the width here*/
float:left; 
margin:0 0 3px 0;
line-height:125%;
}
.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #d0d0d0;
border-right:1px solid #d0d0d0;
}
.xb1 {
margin:0 5px; 
background:#d0d0d0;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #d0d0d0; 
border-width:0 1px; 
height:auto;
background:#fff;
padding:0px;
}

a.x:link 
	{
	text-decoration:none;
	color:#000000;
		}
a.x:visited 
	{
	color:#000000;
	text-decoration:none;
	}

a.x:active
	{
	color:#000000;
	text-decoration:underline;
	}

a.x:hover 
	{
	text-decoration: underline;
	color:#000000;
	}

div.xboxcontent div{
padding: 0 0px 0 0px;

}

* html .xboxcontent {
height:1px;
}

a.sunet
{text-decoration:none;
margin-left:4px;
margin-right:4px;
padding-right:10px;
padding-bottom:0px;
width:15px;
height:15px;
background: url(../images/sunet.gif) no-repeat 0 0;
overflow:hidden;
font-size:12px}