html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #b9b9b9;
	background-image: url('../images/bg-grad.png');
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}

h1 {
	margin-top: 0px;
	text-align: center;
}


div#content {
	margin: 0 auto;
	width: 760px;
	position: relative;
	border: 1px solid #aaa;
	padding: 0 20px;
}

div#titleimg {
	width: 100%;
	text-align: center;
}

#content img {
	border-style: none;

}

#pozv {
	position: absolute;
	top: 0px;
	left: 340px;
}

#srazinfo {
	width: 27em;
	height: 688px;
	position: relative;
}
