body {
	margin: 0px; 
	background: url(https://www.mektal.pl/images/graphics/background.png) repeat-x top;
	font-family:OpenSans;
}
.main_table {
	margin: 0px auto;
	
}
.menu_header { width: 100%; padding-bottom:5px; margin-top:15px; }
.menu_header_table { margin:0px auto;}

.ml_l { width:100px; height:50px; }
.main_logo { width:100px; height:60px; background-image:url(https://www.mektal.pl/images/graphics/main_mektal.png);
 background-position:center; 
 background-repeat:no-repeat; 
 border:none; 
 margin-left:10px;}

.hr_t { width:950px; height:3px; background-color:#F7931E; margin-top:10px;}
.hr_d { width:950px; height:1px; background-color:#F7931E; margin-top:1px;}
.h_action{	width:950px; height:570px; position:absolute; border-radius:5px; z-index:999;
				-moz-box-shadow: 0 0 6px #333;
				-webkit-box-shadow: 0 0 6px #333;
				box-shadow: 0 0 6px #333; }

::selection { background:#F48200; color:#fff; }
::-moz-selection { background:#F48200; color:#fff; }
::-webkit-selection { background:#F48200; color:#fff; }
