*{
margin:0px;
padding:0px;
}

body{
	font-family:Tahoma,Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #fbfbfb;
	text-align: center;
	color: #373737;
	height: 100%;
	width: 1423px;
    position: relative;
}
a:link { color: #001e8e; text-decoration: none;border: none; }
a:visited { color: #001e8e; text-decoration: none; border: none;} 
a:hover { color: #ba3202; text-decoration: none; border: none;} 
* {
	margin: 0;
}

.clear{
	clear:both;
}

img
{
border: 0px;
}

.page{
float: left;
position: relative;
z-index: 2;
margin:auto;
width:900px;
}



#meniu
{
	z-index: 2;
	position: absolute;
	left: 0;
	_margin-top:1px;
	height: 67px;
	width: 900px;
	_width: 950px;
}
#meniu_fix
{
	
	height: 67px;
	width: 900px;
	_width: 950px;
}
#home
{
	width: 84px;
	height: 67px;
	padding-left:3px;

	float: left;
	cursor: pointer;

}



.copyright{
	display:block;
	text-align:left;
	height: 22px;
	line-height:22px;
	color: #fff;
	padding-left: 40px;
}

#footer a{
	color: #0eb1e0;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.terms{
display:block;
float:right;
height: 22px;
line-height:22px;
padding-right:10px;
}



#service_uk
{
	
	height: 46px;
	padding-left: 103px;
	_padding-left: 73px;
	float: left;
	cursor: pointer;
	border: none;
	max-width: 180px;
	
}
#service_ro
{
	width: 180px;
	height: 55px;
	
	float: left;
	cursor: pointer;
	
}
#quotes
{
	width: 180px;
	height: 67px;
	float: left;
	cursor: pointer;
	
	
}
#deliveries
{
	width: 96px;
	height: 57px;
	float: left;
	cursor: pointer;
}

#contact
{
	width: 83px;
	height: 25px;

	float: left;
	cursor: pointer;
}
#terms
{
	width: 83px;
	height: 25px;
	padding-left: 111px;
	margin-top: -12px;
	float: left;
	cursor: pointer;
}
#search-big
{
	width: 200px;
	height: 20px;
	float: right;
padding-right: 64px;
padding-top: 5px;
	
	
	
}
#search
{
	width: 105px;
	height: 20px;
	cursor: pointer;
	float: left;
}
#homebox
{
	width: 22px;
	height: 20px;
	float: left;
	cursor: pointer;
}
#big-pics
{
	width: 879px;
	height: 226px;
	
}
#same_day
{
	width: 442px;
	height: 226px;;
	float: left;
}
#bluebar
{
	background-color: #2ab6de;
	height: 12px;
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
}
#content
{
	float: left;
	width:626px;
	min-height: 366px;
	

}
.title
{
	background: url(../img/bara_titlu.gif) no-repeat 0 0;
	width : 283px;
	height: 23px;
	text-align: left;
	padding-left: 20px;
	float: left;
}
.text_paragraf
{
clear: both;
text-align: left;
font-size: 11px;
margin-top: 10px;
font-family:Tahoma,Arial;
font-size: 11px;
color: #373737;
}
.title_text
{
	padding-left: 5px;
	color: #f0fbfe;
	font-size: 18px;
}
#welcome
{
	float: left;
	width: 303px;
	min-height: 366px;
	padding-bottom: 20px;
	
}
#right_column
{
	float: left;
	margin-left: 10px;
	width: 303px;
	height: 366px;
	
	padding-bottom: 20px;
}
#constantly
{
	
	width: 308px;
	min-height: 82px;
	float: left;
	margin-bottom: 20px;
}
#constantly2
{
	
	width: 308px;
	min-height: 32px;
	float: left;
	margin-bottom: 20px;
}
#constantly3
{
	
	width: 608px;
	min-height: 82px;
	float: left;
	margin-bottom: 20px;
}
#custom-price
{
	
	width: 308px;
	height: 265px;
}
#MainContent
{
	
	width: 879px;

	padding-top: 25px;
}
#footer
{
	width: 877px;
	height: 22px;
	background: url(../img/footer.png) no-repeat 0 0;
		
}
#search_input
{
width: 80px;height: 20px;border: none;font-size: 11px;text-line: 11px;line-height: 20px;text-align: left;
}


.glossymenu, .glossymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 83px; /*WIDTH OF MAIN MENU ITEMS*/
height: 67px;
color: #373737;
display: block;
}

.glossymenu li{
position: relative;
margin-left: 3px;

}

.glossymenu li a{
background: white ;
font: bold 12px Tahoma,Arial,Verdana, Helvetica, sans-serif;
color: #373737;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
text-align: left;
font-size: 10px;
}


.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 90px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 80px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
background-color: #12aedb;
color: #373737;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;

}

.glossymenu li a:visited, .glossymenu li a:active{
color: #373737;
}

.glossymenu li a:hover{

}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
#service_uk_title
{
	float: left;
}
.row
{
	margin-top: 10px;
}
#service_uk_title
{
	color: #373737;
	font-size: 11px;
}
.input
{
	font-size: 11px;
	width: 150px;
}
.textarea
{
	font-size: 11px;
}
.input_title
{
	float: left;
	width: 100px;
	text-align: left;
	
}
.submit
{
	background: url(../img/submit.png) no-repeat 0 0;
	width: 62px;
	border: none;
	height: 26px;
	float: left;
	margin-left: 100px;
	cursor: pointer;
}
.submit_over
{
	background: url(../img/submit_over.png) no-repeat 0 0;
	border: none;
	width: 62px;
	height: 26px;
	float: left;
	margin-left: 100px;
	cursor: pointer;
}
.carousel_img
{
	padding-top: 5px;padding-left: 50px;
	width: 380px;height: 210px;
}
.row_search
{
	font-size: 14px;
	height: 30px;
	margin-top: 5px;
}
#bigbus
{
	width: 437px;
	height: 226px;
	float: left;
}
#clock
{
	width: 240px;
	height: 230px;
	padding-top: 17px;
}
#telefon_ro
{
	width: 251px;
	height: 114px;
	padding-top: 17px;
}
#phone
{
	width: 240px;
	height: 150px;
}
#yah
{
	width: 240px;
	height: 150px;
}
#dreaptaimg
{

	float: left;
	margin-top: -20px;

}
.submenu1
{
	float: left;
	
	width: 86px;float: right;margin-left: 120px;color: #000;margin-top: 12px;font-size: 10px;font-weight: bold;
	_margin-left: 60px;
}
#banner_left
{
	margin-top: 390px;
	float: left;
	width: 214px;
	height: 100%;
	background: url(../img/banere_mici/low_res_web.jpg) no-repeat 0 0;
	margin-right: 20px;
	cursor: pointer;
}
#banner-right
{
	float: right;
	margin-top: 340px;
	margin-right: 5px;
	width: 214px;
	height: 100%;
	
}



#efficient a
{
color: #eb2d2d;
font-weight: bold;
}
