body {
	background: #ab170b url(elementi/pozadina.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;}

.veliki {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

.gore_logo {
	background: url(elementi/gore_logo.jpg) top left no-repeat;
	width: 300px;
	height: 160px;
	margin-top: 30px;
	display: block;}

.lijevo {
	background: url(elementi/lijevo.jpg) top left no-repeat;
	width: 250px;
	height: 300px;
	padding: 100px 0px 0px 50px;
	display: block;
	float: left;}
.lijevo a {
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 180px;
	height: 20px;
	padding: 10px;
	display: block;
	float: left;}
.lijevo a:hover {
	background: url(elementi/menu_hover.jpg) top left no-repeat;
	color: #C33;}
.oobo {
	width: 84px;
	height: 20px;
	margin: 60px 0px 0px 0px;
	display: block;
	float: left;}
.oobo img {
	border: 0px solid blue;}

.desno {
	background: url(elementi/desno.jpg) top left no-repeat;
	width: 650px;
	height: 480px;
	margin-top: -80px;
	padding-top: 0px;
	display: block;
	float: left;}
.desno h1 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	width: 600px;
	height: 40px;
	padding: 0px 20px 0px 20px!important; padding: 10px 20px 0px 20px;
	display: block;}
.desno p {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	width: 600px;
	height: 40px;
	padding: 0px 20px 0px 20px!important; padding: 10px 20px 0px 20px;
	display: block;}
.desno_divscroll {
	width: 640px;
	height: 400px;
	overflow: auto;}
.desno table {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table;}
	
.impressum {
	background: #851108;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 16px;
	padding: 6px 0px 4px 0px;;
	border-top: 3px solid #600;
	bottom: 0px;}
.impressum a {
	color: #F93;
	text-decoration: none;}
.impressum a:hover {
	color: #FC0;
	text-decoration: underline;}