@charset "utf-8";
body {
	font-family: "Trebuchet MS", Trebuchet, Arial, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(grafika/pozadina.png);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #333333;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}
a {
	color: #026E9B;
}
a:visited, a:active {
	color: #039CDE;
}
a:hover {
	text-decoration: none;
}
h1  {
	font-size: 24px;
	text-align: center;
	color: #FF7800;
}
h2   {
	font-size: 15px;
	margin-top: 2em;
	color: #026E9B;
}
.forma {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 13px;
	background-image: url(grafika/poz-input.png);
}

.forma:hover{
	background-color: #F8F9FC;
	background-image: none;
}
#sadrzaj {
	width: 552px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-image: url(grafika/pozadina-dugacka-logo.png);
	background-repeat: no-repeat;
	background-color: #E3F0FE;
	overflow: auto;
}
#sadrzaj #povratak {
	height: 98px;
	display: block;
}
.maliekran {
	background-image: url(grafika/pozadina-kratka-logo.png) !important;
	height: 458px;
	margin-top: 100px !important;
}
#parking h2 {
	font-size: 24px;
}
#dno  {
	height: 22px;
	width: 612px;
	margin-left: auto;
	margin-right: auto;
}
#kontaktslika {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#naslovna #sadrzaj {
	height: 458px;
	width: 612px;
	background-image: none;
	padding: 0px;
	overflow: hidden;
}
#preuzcen   {
	text-align: center;
}
#podnozje {
	font-size: 12px;
	text-align: center;
	margin-top: 50px;
}
#podnozje a {
	text-decoration: none;
}
#podnozje a:visited {
	color: #026E9B;
}
#podnozje a:active, #podnozje a:hover {
	color: #039CDE;
}
#cenovnik #sadrzaj input {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	display: block;
}
#kontakt em {
	font-size: 10px;
	font-style: normal;
}
#cenovnik #sadrzaj table {
	border: 2px solid #D7DDE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#cenovnik ol a {
	font-size: 15px;
	text-decoration: none;
}
#cenovnik ol a:active, #cenovnik ol a:hover {
	color: #039CDE;
}
.rad {
	overflow: auto;
	width: 552px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
}
.rad img {
	float: left;
	margin-right: 10px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rad img {
	border: 1px solid #026E9B;
}
.rad img:hover {
	border: 1px solid #FF7800;
}
