﻿.col-lg-8.col-md-8.col-sm-12,
.content,
#footer,
.footer_top_part,
.footer_middle_part,
.footer_bottom_part {
	float: left;
	width: 100%;
}

.langs a.gr{
	background:url(none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/public/images/flag-gr.png', sizingmethod='crop');
}
.menu li,
#footer .inside ul li{
	background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}
/*
body{
	width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}
*/

*/

.main_menu.menu_var2 ul li {
	float: left;
	width:14%;
	text-align:center;
}

.blue-main-buttons .companies, 
.blue-main-buttons .unemployed, 
.blue-main-buttons .helpdesk {
	width: 20%;
	float:left;
}