@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image:url(slike/background.jpg);
	background-repeat: repeat-x;
	background-color: #c8d7dc;
	}

#container {
	width:1000px;
	margin: 30px auto 30px auto;
	background-color: #ffffff;
	text-align: center;
	padding: 1px 0px 30px 0px;
	}
	
img, img a {
	border: none;
}
	
input[type="text"] { border:1px silver solid}	
input[type="text"]:hover { border:1px gray solid}
	
textarea {	
	border:1px silver solid; 
	font-size:12px; 
	font-family:Trebuchet MS, sans;	
}

textarea:hover {	
	border:1px gray solid; 
	font-size:12px; 
	font-family:Trebuchet MS, sans;	
}

/* header elements */

#header {
	width: 940px;
	height: 261px;
	position: relative;
	margin: 30px 0px 0px 30px;
	background-color: #000000;
	padding: 0px;
	}
	
#menu {
	width: 940px;
	height: 41px;
	margin: 0px 0px 0px 30px;
	background-color: #efefef;
	padding: 0px;
	background-image: url(slike/menu-back.jpg);
	text-align: left;
	}
	
#naslovi {
	width: 940px;
	height: 80px;
	margin: 0px 0px 0px 30px;
	background-color: #efefef;
	background-image: url(slike/naslovi-back.jpg);
	padding: 0px;
	text-align: left;
	}
	
	
	
/* main content elements */

#content {
	width: 940px;
	background-color: white;
	margin: 30px 0px 30px 30px;
	padding: 0px;
}

#content-lijevo {
	float: left;
	width: 600px;
	margin: 0px;
	background-color: #ffffff;
	left: 0px;
	text-align: left;
	}
	
#content-lijevo a {
	color: #666666;
	text-decoration: none;
}

#content-lijevo a:hover {
	color: #222222;
	text-decoration: underline;
}


#content-desno {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 20px;
	left: 620px;
	padding: 0px;
	text-align: left;
	margin-bottom: 30px;
	}

#info-auti-desno {
	width: 300px;
	height: 45px;
	overflow: auto;
	background-image: url(slike/back-rabljeni-mali-off.gif);
	text-align: left;
	padding: 0px;
	margin-bottom: 2px;
}

#info-auti-desno:hover {
	background-image: url(slike/back-rabljeni-mali-on.gif);
	border-bottom: 1px dotted #555555;
	border-top: 1px dotted #555555;
}

.text-auti-desno {
	padding: 1px 18px 1px 4px;
	font-family: tahoma, sans;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
}

.naslov-auti-desno {
	padding: 4px 20px 3px 4px;
	font-family: tahoma, sans;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}

#slika-auti-desno {
	float: left;
	border: 0px;
	margin-right: 3px;
	padding: 0px;
}


/* newsletter */

#newsletter {
	width: 300px;
	background-color: #eeeeee;
	background-image:url(slike/back-newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Trebuchet MS, sans;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	padding: 10px;
}

.input#mailinglista {
	background-color: #000000;
	width: 160px;
	height: 20px;
	font-size: 11px;
	font-family: tahoma, sans;
	color: #ffffff;
	padding: 2px;
}

.input#mailinglista:hover {
	background-color: #555555;
}

.input#newsletter_subscribe_address {
	background-color: #000000;
	width: 160px;
	height: 20px;
	font-size: 11px;
	font-family: tahoma, sans;
	color: #ffffff;
	padding: 2px;
}

.input#newsletter_subscribe_address:hover {
	background-color: #555555;
}

.input#mailinggumb {
	width: 80px;
	height: 24px;
	border: 0px solid #FFFFFF;
	background-image: url(slike/gumb-prijava-off.png);
	margin: 2px 0px 0px 0px;
	cursor:pointer
}

.input#mailinggumb:hover {
	background-image: url(slike/gumb-prijava-on.png);
}



/* content srednji stupci */

#content-lijevo-galerija {
	float: right;
	width: 170px;
    margin-left: 15px; 
}

#content-lijevo-kontakt {
	float: right;
	width: 220px;
	margin-left: 15px;
}

#content-lijevo-automobil {
	float: right;
	width: 345px;
	text-align: right;
}

#slike {
	margin-bottom: 10px;
	margin-left: 10px;
}



/* naslovnica content elements */

#content-naslovnica-lijevo {
	float: left;
	width: 460px;
	height: 90px;
	background-image: url(slike/back-rabljeni-box-off.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
}

#content-naslovnica-desno {
	float: right;
	width: 460px;
	height: 90px;
	background-image: url(slike/back-rabljeni-box-off.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	margin-bottom: 20px;
}

#content-naslovnica-lijevo:hover, #content-naslovnica-desno:hover {
	background-image: url(slike/back-rabljeni-box-on.gif);
}


#slika-auto-naslovnica {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}


	
/* footer elements */
	
#footer {
	overflow: hidden;
	width: 940px;
	height: 100px;
	padding: 0px;
	margin: 30px 0px 0px 30px;
	background-color: #000000;
	background-image: url(slike/footer-back.jpg);
	background-repeat: repeat-x;
}

#footer-lijevo {
	float: left;
	width: 470px;
	position: relative;
	left: 30px;
	text-align: left;
	font-family: Trebuchet MS, sans;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 30px;
}

#footer-desno {
	float: left;
	width: 440px;
	left: 470px;
	text-align: right;
	font-family: Trebuchet MS, sans;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 30px;
}

#footer-desno a, #footer-lijevo a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#footer-desno a:hover, #footer-lijevo a:hover {
	text-decoration: overline;
	color: #cccccc;
}

#warp-logo {
	float: right;
	margin: -2px 0px 0px 0px;
}



/* typography */

p {
	font-family: Trebuchet MS, sans;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	line-height: 17px;
	padding: 0px 0px 17px 0px;
}

.text-auti-naslovnica {
	font-family: Trebuchet MS, sans;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	padding: 5px 50px 0px 5px;
}

.text-lijevo {
	font-family: Trebuchet MS, sans;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	line-height: 17px;
	padding: 0px 180px 17px 0px;
}

.text-lijevo-naslov {
	font-family: Trebuchet MS, sans;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	line-height: 17px;
	padding: 0px 180px 17px 0px;
}

/* contact form */

span.cf-label {
	margin-bottom:4px;
	display:inline-block
}

span.car-details p {
	margin-bottom:2px !important;
	padding-bottom:0px  !important;
}