#header .img{
	background: url(header-bg-de-tipico.gif) no-repeat;
	height: 95px;
	width: 765px;
	position: absolute;
	z-index: 1;
}

/*	vycentrovani napisu REGISTRAZIONE	*/
.registration-box .text-link{
	left: 26px;
}
.livesport-box .text-link{
	left: 16px;
}
a{
	color: #000000;
}
form input.submit{
	background: #da0338;
}
#header .bookmarks .item{
	background: #da0338;
}
#header .bookmarks .item a{
	color: #ffffff;
}
#header .bookmarks .item .corner-left{
	background: url(header-bookmark-corner-left-tipico.gif) no-repeat;
}
#header .bookmarks .item .corner-right{
	background: url(header-bookmark-corner-right-tipico.gif) no-repeat;
}
#header .bookmarks .item.active .corner-left{
	background: url(header-bookmark-corner-left-active.gif) no-repeat;
}
#header .bookmarks .item.active .corner-right{
	background: url(header-bookmark-corner-right-active.gif) no-repeat;
}
#middle .center .bookmarks .item.active{
	background: #da0338;
}
#middle .bookmarks .item .corner-left{
	background: url(content-bookmark-corner-left.gif) no-repeat;
}
#middle .bookmarks .item .corner-right{
	background: url(content-bookmark-corner-right.gif) no-repeat;
}

#middle .bookmarks .item.active .corner-left{
	background: url(content-bookmark-corner-left-active-tipico.gif) no-repeat;
}
#middle .bookmarks .item.active .corner-right{
	background: url(content-bookmark-corner-right-active-tipico.gif) no-repeat;
}

.login-form .submit{
	background: url(login-form-submit-bg-tipico.gif) no-repeat;
}

.registration-box .img{
	background: url(registration-bg-tipico.gif) no-repeat;
}

.livesport-box .img{
	background: url(livesport-bg-tipico.gif) no-repeat;
}

.red-box{
	background: #262626;
}

.red-box .corner-top-left{
	background: url(red-box-corner-top-left-gray-dark.gif) no-repeat;
}
.red-box .corner-top-right{
	background: url(red-box-corner-top-right-gray-dark.gif) no-repeat;
}
.red-box .corner-bottom-left{
	background: url(red-box-corner-bottom-left-gray-dark.gif) no-repeat;
}
.red-box .corner-bottom-right{
	background: url(red-box-corner-bottom-right-gray-dark.gif) no-repeat;
}
.five-px-separator.red{
	background: #da0338;
}
.one-px-separator.red{
	background: #da0338;
}
.answer img{
	background-color: #da0338;
}
.user-profile-alarm	{
	width: 100%; 
	color: #FFCC00; 
	background-color: #4C4C4C; 
	border: 5px solid #da0338; 
	border-top: 0px; 
	padding-left, padding-right: 5px;
}
