@charset "utf-8";
body {
	background-image: url(bild/pattern.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000033;
}

.container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000033;
	bottom: 0px;
	top: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(bild/header.png);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	background-position: top;
	height: 180px;
	display: block;
}

#car {
	background-image: url(bild/isuzu_d_max_animacija.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 300px;
	position: relative;
	z-index: 10;
	top: 8px;
	float: right;
}
.navigacija {
	width: 400px;
	position: absolute;
	font-size: 14px;
	text-decoration: none;
	z-index: 1000;
	top: 140px;
}

#container_sadrzaj {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#text {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
	bottom: 0px;


}
fieldset {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	color: #F00001;
	font-weight: bolder;
	height: auto;
}
label {
	color: #FF0000;
}
#obrisi {
	color: #FFFFFF;
	background-color: #F00001;
	font-weight: bold;
	text-decoration: none;
}
#obrisi:hover {
	color: #F00001;
	background-color: #FFFFFF;
}
a.mail {
	color: #000033;
}
a.mail:hover {
	color: #F00001;
}
a.pdf {
	color: #000033;
	text-decoration: none;
}
a.pdf:hover {
	color: #FF0000;
}

.table {
	border: 1px groove #666666;
	background-color: #E6E6E6;
}
td.lijevo {
	text-align: left;
	display: block;
	margin-top: 10px;
	width: 170px;
	font-size: 10px;
}
#kontakt {
	margin-right: auto;
	margin-left: auto;
}
td.ridht {
	font-weight: bold;
	text-align: right;
	display: block;
}
#aulis {
	height: auto;
	width: 800px;
}
td.bootom {
	background-color: #E1E1E1;
	background-image: url(bild/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 310px;
}
a.vise {
	color: #000066;
	text-decoration: underline;
	text-align: right;
}
a.vise:hover {
	color: #F00001;
}


#footer {
	background-color: #F00001;
	height: 70px;
	width: 800px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
