#top {
	background: url('../images/titulna/tit_top.jpg') no-repeat 0px 0px #000;
}

#right {
	width: 608px;
	padding: 0px;
	margin: 0px;
	background: none;
}

#titulna {
	position: relative;
	height: 153px;
	padding-left: 305px;
	padding-right: 40px;
	padding-top: 50px;
	text-align: justify;
	line-height: 1.3em;
	background: url('../images/titulna/tit.jpg') no-repeat 0px 0px;
}

#content {
	padding-top: 20px;
}

#titulna a{
	position: absolute;
	bottom: 35px;
	right: 45px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

#titulna a:hover{
	text-decoration:underline;
}
