body {
	margin:0;
	padding: 0px;
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color: #000;
	background-image: url(/images/page/dobermannis-home.gif);
	background-repeat: no-repeat;	
	background-position: center 30px;
}

img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	height: 150px;
	text-align: center;
	margin-top: 350px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.dock-container {
	position: absolute;
	height: 150px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none;
	width: 100%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
#centar #footer {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#extr {
	position: absolute;
	visibility: hidden;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#centar {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#centar #dockmenuDiv {
	height: 200px;
	width: 700px;
	margin-top: 400px;
	margin-left: 40px;
}
#centar #footer {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: center;
	margin-top: -20px;
	font-size: 14px;
}
#centar #footer img {
	vertical-align: top;
	margin-top: -3px;
}
#centar #footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.potpis {
	padding-left: 500px;
	margin-top: -10px;
}

/* stop IE6 */
.stop_ie6 {
	clear: both;
	background-color: #ffffe7;
	width: auto;
	background-image: url(/images/ie_shield.gif); 
	background-position: 10px 6px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.stop_ie6 p {
	padding: 7px 10px 7px 30px;
	margin: 0;
}

.stop_ie6 a:link, .stop_ie6 a:visited, .stop_ie6 a:active {
	color: #0000CC;
	text-decoration: underline;
}
.stop_ie6 a:hover {
	color: #0066CC;
}
