/* Design ULTRA */
body{
	background-color: #2b2b2d;
	background-image: url(../img/bg_rock02.jpg);
	background-repeat: repeat-x;


}
#mainMessage {
	background-image: url(../img/ultra_stvari_za_kucu.gif);
	background-repeat: no-repeat;
	float: right;
	height: 69px;
	width: 213px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	background-position: right;
	left: 4px;

}
.header table{
	background-image: url(../img/ultra_linkovi.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 219px;
	position: relative;
	left: 22px;
}
.orange {
	color: #f5871f;
}
#logo_Ultra {
	background-image: url(../img/logo_ultra.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 120px;
	left: 75px;
	top: 15px;
}

