/* A-Mebel banner */

#gm-container {
	width: 100%;
	height: 60px;
	float: left;
	margin: 4px 0;
	text-align: center;
	overflow: hidden;
	}

#gm-banner {
	width: 468px;
	height: 56px;
	border-bottom: 4px solid #C30006;
	background:
		#ffffff
		url('http://amebel.com.ua/banners/1/brd-horizontal.gif')
		repeat-x left top;
	text-align: left;
	margin: 0 auto;
	}

#gm-logo {
	height: 55px;
	width: 140px;
	float: left;
  background:
    url('http://amebel.com.ua/banners/1/brd-vertical.gif')
    repeat-y left top;
  }

#gm-logo img {
	border: none;
	margin: 3px 0 0 8px;
	}

#gm-links {
	height: 57px;
	width: 326px;
	float: right;
  background:
    url('http://amebel.com.ua/banners/1/brd-vertical.gif')
    repeat-y right top;
  }

#gm-border {
  background:
    url('http://amebel.com.ua/banners/1/brd-vertical.gif')
    repeat-y left top;
	margin: 0;
	padding: 0;
	height: 57px;
	width: 100%;
	float: left;
  }

#gm-links ul {
	margin: 3px 0 0 8px;
	padding: 0;
  }


#gm-links ul li {
	font: normal 11px 'Arial', sans-serif;
	list-style: none;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	width: 49% !important;
	width: 48%;
	margin: 2px 0;
	}

#gm-links ul li a {
	color: #1052b2;
	text-decoration: none;
	padding-left: 20px;
	font-size: 12px;
	}

#gm-links ul li a:hover {
	text-decoration: none;
	}

#gm-red {
	margin: 20px 5px 0px 5px;
	padding: 0 0 0 0px;
	width: 98%;
	text-align: center;
 	background: #FFFFFF;
}
#gm-red a{
	color: #1052b2;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
 
#gm-banner #amebel {
	background-image: url('http://amebel.com.ua/banners/1/stul.gif');
	}


