@CHARSET "UTF-8";

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}

table#main {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #ffffff;
}

table#mainTd {
	height: 100%;
	vertical-align: middle;
	padding: 0;
}

table#layoutTable {
	width: 980px;
	background: #000000 url("../../images/bg_home.jpg") left top no-repeat;
	/*background: #000000 url("../../images2/bg_craciun.jpg") left top no-repeat;*/
}

.midleBar {
	width: 10px;
	background: #f01000 url("../../images/midlebar.jpg") center top repeat-y;
}

#headerLogo {
	width: 325px;
	height: 148px;
	text-align: center;
	vertical-align: middle;
}

#headerMenu {
	width: 645px;
	height: 148px;
	vertical-align: top;
	text-align: left;
}

#leftMenu {
	width: 325px;

	vertical-align: top;
}

#content {
	width: 645px;
	height: 385px;
	vertical-align: top;
	text-align: left;
	background: url('../../images2/black-footer-home.png') bottom left no-repeat;
}

.contact { z-index: 2; display: none; position: absolute; margin-top: 0px; margin-left: 375px; cursor: hand; cursor: pointer; }

.promo {
	z-index: 300;
}

.promoFix {
	height: 101px;
}
