@charset "iso-8859-2";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6, .ponuda-title {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height: 36px;
	color: #961b21;
	font-weight:normal;
}

p {
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
}

a {color: #961b21; text-decoration: none;}
a:link {color: #961b21;	text-decoration: none;}
a:hover {color: #961b21; text-decoration: underline;}
a:focus {outline: none;}

.clr {
	clear: both;
	padding: 0px;
	margin: 0px;
}


#wrapper {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 31px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #28516f;
	font-weight: bold;
	padding-top: 219px;
	height: 26px;
	line-height: 26px;
	padding-left: 44px;
}
#nav a {
	color: #28516f;
	text-decoration: none;
	padding-right: 33px;
}
#nav a:hover {
	color: #961b21;
	text-decoration: none;
}

#main-wrapper {
	background-image: url(images/main-bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#main {
	background-image: url(images/main-top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 5px;
	margin-right: 5px;
	width: 750px;
	padding-bottom: 50px;
}
#left {
	width: 173px;
	float: left;
	margin-right: 26px;
	padding-left: 8px;
	padding-top: 20px;
}
#novosti-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 36px;
	color: #28516f;
	padding-left: 5px;
}

#novosti {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 14px;
	padding: 6px;
}

#novosti p{
	margin:0px;
	line-height:14px;
	background-image: url(images/novosti-p_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	text-align: justify;
}

#right {
	width: 543px;
	float: left;
}

#title-vozilo {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
	height: 56px;
	margin-bottom: 20px;
}

#sub {
	font-size: 10px;
	vertical-align:bottom;
	height:12px;
	line-height:12px;
	padding-top:8px;
}
#tleft {
	width: 75%;
	float: left;
}
#tright {
	width: 25%;
	text-align: right;
	float: right;
}
#slika {
	float: left;
	height: 214px;
	padding-left: 5px;
}
#slika a, .slika-border {
	border: 1px solid #000000;
	padding: 7px;
	display: block;
	background-color: #FFFFFF;
}


#slika a:hover {
	background-color: #28516f;
}

#info {
	float: right;
	width: 165px;
	background-image: url(images/info_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #a81414;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
	;
	line-height: 24px;
	height: 206px;
}
#info p {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 6px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#info-left {
	float: left;
	width: 53%;
	text-align: right;
	font-weight: bold;
}
#info-right {
	float: right;
	width: 37%;
	text-align: left;
	font-size: 12px;
}


#galerija {
	padding-left: 5px;
	margin-bottom: 13px;
	width: 538px;
	clear: both;
}
#galerija a {
	padding: 3px;
	display: block;
	border: 1px solid #000000;
	width: 75px;
	float: left;
	margin-right: 12px;
	margin-top: 13px;
}
#galerija a:hover {
	background-color: #28516f;
}
#opis {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #28516f;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #e2ebf3;
	background-image: url(images/opis-top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 8px;
	margin-left: 5px;
}
#opis-title {
	padding-right: 10px;
	padding-left: 5px;
	height: 40px;
}

#opis-title h3 {
	color: #28516f;
	line-height:40px;
	float: left;
}

#opis-text {
	background-color: #FFFFFF;
	border: 1px solid #28516f;
	margin-bottom: 15px;
}
#opis-text p {
	margin: 0px;
	padding: 10px;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#text {
	padding-left: 5px;
	padding-right: 5px;
}
.ponuda {
	margin-left: 5px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a6e99;
	background-color: #FFFFFF;
	background-image: url(images/ponuda_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ponuda a{
	display: block;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.ponuda a:hover {
	background-image: url(images/ponuda_bg-hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	color: #000000;
}
.ponuda img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-right: 15px;
}
.cijena {
	height: 41px;
	width: 118px;
	margin-right: 16px;
	float: right;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 41px;
	margin-top: 10px;
}
#ponuda-bottom {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #3a6e99;
	padding-top: 26px;
	text-align: center;
	margin-left: 5px;
}
#ponuda-bottom a {
	line-height: 23px;
	padding: 6px;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	color: #21455f;
}
#back {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 31px;
}







#footer {
	height: 55px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #d9d8d8;
	font-size: 10px;
	font-weight: bold;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-top: 18px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
	padding-top: 35px;
}

#bottom {
	height: 2px;
	background-image: url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 60px;
}
#preloader {
	display: none;
}
