body {
	background-image:url(http://www.joobs.ro/blog/wp-content/themes/fervens-c/images/tile.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#333333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	line-height:140%;
	margin:0;
	padding:0;
	margin-top: 20px;
}
.comments {
	width: 680px;
	float: left;
	margin-right: 20px;
}
.siderbar {
	width: 200px;
	float: right;
	padding-top: 10px;
}


.oneColFixCtrHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	clear: both;
}
#map {
	height: 364px;
	background-image: url(map-salarii-it-shadow.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 20px;
}
#chestionar-salarii {
	width: 270px;
	height: 45px;
	position: absolute;
	left: 650px;
	top: 100px;
}
#despre {
	background:#EBEBE7 none repeat scroll 0 0;
	color:#666666;
	margin-bottom:15px;
	padding:7px 15px 15px;
	width:250px;
	position:absolute;
	left:650px;
	top:160px;
}
#despre h3{
	color:#666666;
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:5px;
	padding:0;
	margin:0;
}

#map #google {
	padding-left: 40px;
}


.oneColFixCtrHdr #footer {
	padding: 0 10px;
	margin-left: 20px;
	border-top: solid 1px #DDDDDD;
	margin-top: 20px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*--------topmenu ------------*/
.topMenu {
	color:#999999;
	float:right;
	font-size:12px;
	margin-right:10px;
}
.topMenu ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.topMenu ul li {
    display:inline;
    margin-right:10px;
}
.topMenu a
{
    color:#319BD8;
}
.topMenu a:hover
{
    color:#669900;
}
/*=MENU=============*/    
.mainmenu {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #D9D7C3;
	border-top:1px solid #D9D7C3;
	float:left;
	height:40px;
	padding:0;
	width:100%;
	margin-top:35px;
	margin-bottom:5px;
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	padding-left: 10px;
}

.mainmenu li {
letter-spacing:-1px;
text-transform:lowercase;
display:inline;
float:left;
text-transform:lowercase;
}
.mainmenu li a {
float:left;
margin-right:7px;
padding-left:7px;
text-decoration:none;
font-size:16px;
color:#999999;
}
.mainmenu ul {
	list-style-image:none;
	list-style-type:none;
	margin-top:9px;
	padding: 0;
}


#logo {
	float: left;
	padding-top: 5px;
	padding-right: 9px;
}
#logo a
{
    color:#373737;
    text-decoration:none;
    letter-spacing:-3px;
    padding-left:10px;
    font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size:31px;
    }
a 
{color:#319BD8;
}

