/* CSS Document */


/*all-alpha-png {behavior: url (iepngfix.htc); } */


@import "br.css";

html {
	height:100%;
}

body {
	background:url(../img/bg-page.jpg) repeat-x left top #fff;
	font-family:Tahoma;
	font-size:11px;
	color:#555;
	padding:0;
}
* { outline:none; }
#developer {
	display:none;
}
a {
	color:pink;
}
a:hover {
	color:red;
}
#wrapper {
	width:932px;
	margin:0 auto;
}
#header {
	height:75px;
	padding:15px 0;
}
#logo {
	width:150px;
	display:block;
	float:left;
	height:75px;
}
#logo h1 a {
	overflow:hidden;
	width:150px;
	display:block;
	float:left;
	height:0;
	padding-top:75px;
	background:url(../img/logo.png) no-repeat left top;
}
#footer-imgs {
	float:right;
	padding-right:1px;
}
#footer-imgs a {
	overflow:hidden;
	display:block;
	float:left;
	height:0;
	padding-top:31px;
}
#trafic {
	background:url(../img/footer-imgs.png) no-repeat left top;
	width:88px;
}
#innobyte {
	width:88px;
	background:url(../img/footer-imgs.png) no-repeat right top;
}

#footer { color:#576878 }
#footer p { line-height:41px; padding-left:10px; }

#banner {
	width:782px;
	display:block;
	float:left;
	background:url(../img/drumurile-tale.png) no-repeat right 20px;
	_background:none !important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/drumurile-tale.png')
	height:75px;
	_height:60px;
	_width:400px;
	_margin-left:262px;
	_margin-top:20px;
}

#trafic-punct-ro {
	position:absolute;
	text-align:center;
	top:400px;
	width:100%;
	z-index:-1;
}

#splai {
	position:absolute;
	margin-left:100px;
	margin-right:100px;
	border:2px solid #ccc;
	top:30px;
	background:#fff;
	height:576px;
	width:720px;
}


#logo h1 a {
	_background:none !important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/logo.png')
}

#jquery-overlay { position:fixed !important; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

