/* CSS Document */
/* barmen.co.il */
body {
	color : #eee;
	direction: rtl;
	margin: 0;
	padding: 0;
	background: #000;
}
body, td, div, span {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	voice-family: inherit;
}
h1 {
	color: #fff;
	font-size: 26px;
	margin: 0px 5px;
}
.h1s {
	color: #fff;
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #fff;
	margin-bottom: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 22px;
	height: 23px;
}
ul, li {
	margin:0;
	padding: 3px 0px 1px 0px;
}
li {
	margin-right: 20px;
}
.bold {
	font-weight: bold;
}
option, select, input {
	font-size: 12px;
	font-family: arial;
	color: #3e0e3b;
}
.noneul  {
	list-style: none;
	padding: 0;
}
a  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.pointer {
	clear:  both;
}
#divAll {
	margin: 0 auto;
	width: 900px;
	border: 5px solid #fff;
}
#divHeader {
	width: 900px;
	height: 200px;
}
#divTitlea{
	width: 310px;
	height: 200px;
	float: right;
	background-image: url(http://www.barmen.co.il/images/titleright.jpg);
}
#divLogo {
	width: 265px;
	height: 200px;
	float: right;
}
#divTitleb{
	width: 310px;
	height: 200px;
	float: right;
	background-image: url(http://www.barmen.co.il/images/titleleft.jpg);
}
#divMiddle {
	width: 900px;
	margin: 0px auto;
}
#divMenu {
	width: 220px;
	float: right;
}
#divContent {
	width: 640px;
	padding: 20px;
	float: left;
}
#divQuote {
	margin: 0px 15px 15px 0px;
	padding: 0px;
	background: #000;
	float: left;
	vertical-align: top;
}
.ulMenu li  a{
	font-size: 14px;
}
#bottomlinks {
	width: 600px;
	margin: auto;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#bottomlinks a:link, #bottomlinks a:active, #bottomlinks a:visited {
	color: #fff;
	font-size: 11px;
}

