body {
	line-height: 1;
	color: black;
	background-color: #3c0000;
}

/*Centrat*/
#left { background: url(../images/comfire/bg_main_left.jpg) top right no-repeat; }
#right { background: url(../images/comfire/bg_main_right.jpg) top left no-repeat;}
/*END Centrat*/

#container {
	position: relative;
	margin: 100px auto 0px auto;
	font-size: 12px;
    font-family: Arial, sans-serif;
}

#meniu {
	width: 282px;
	height: 25px;
	margin: 0px 0px 0px 254px;
	padding-top: 5px;
}

#mainMenu {
	width: 488px;
	height: 29px;
}

#mainMenu li {
	height: 29px;
	float: left;
	display: block;
	list-style: none;
}

#mainMenu a {
	height: 29px;
	display: block;
	font-family: Arial;
	font-size: 17px;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
}

#mainMenu a:hover, #mainMenu1cActive a, #mainMenu2cActive a, #mainMenu3cActive a, #mainMenu4cActive a {
	color: #df0000;
}

#footer {
	width: 752px;
	/*width: 549px;*/
	height: 30px;
	padding: 10px 0px 0px 0px;
	background: url(../images/comfire/footer.gif) 0 0 no-repeat;
	color: #684747;
	font-size: 10px;
}

#footer div a {
	color: #684747;
}