body {
	font-size: 62.5%;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #242427;
	padding:0;
	margin:0;
	background: #fff url("images/pozadina.png") repeat-x;
	text-align: center;
}
c{
	behavior: url("./csshover.htc");
}
a {
	color: #5B99C8;
	text-decoration: none;
}
a:visited {

}
a:hover {
	color: #417BAF;
}
a:active {
	color:#000000;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.3em;
	text-transform: capitalize;
	padding: 2px;
	margin: 10px 0 0;
	background: transparent url("images/tocka.gif") repeat-x bottom;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 4px 10px 2px;
	text-transform: capitalize;
	margin: 0 0 10px;
	border-bottom: 1px solid #c4c4c7;
}

h3
{
	text-align: right;
	padding: 4px 10px;
	background: transparent url("images/tocka.gif") repeat-x bottom;
	margin: 27px 0 4px 0;
	font-weight: bold;
	font-size: 1em;
}

* html h3
{
	margin: 7px 0 2px 7px;
}

#alfa h1,
#alfa h2,
#alfa a,
#alfa #dno a:hover
{
	color: #AA0C0D;
}

#fiat  h1,
#fiat h2,
#fiat a,
#fiat #dno a:hover
{
	color: #417BAF;
}

#lancia h1,
#lancia h2,
#lancia a,
#lancia #dno a:hover
{
	color: #4D477F;
}

#komercijalna h1,
#komercijalna h2,
#komercijalna a,
#komercijalna #dno a:hover
{
	color: #77C04B;
}

#rabljena h1,
#rabljena h2,
#rabljena a,
#rabljena #dno a:hover
{
	color: #CFB127;
}

hr
{
	border-top-width: 0px;
	border-bottom: 1px solid #d4d4d7;
	height: 1px;
	margin-bottom: 3px;
}


img.download {vertical-align:middle;}


.clearer, .clearer2
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.clearer2
{
	height: 5px;
}

.novost
{
	padding: 7px;
	word-spacing: 1px;
	font-size: 1.1em;
	line-height: 1.5em;
}

.novost h3
{
	margin: 0 0 3px;
}

.novost .vise{
	float: none;
}

* html .clearer2
{
	height: 1px;
}

p, pre{
	padding: 0 10px 4px 4px;
	margin: 4px 0 20px 0;
	line-height: 1.5em;
}

.article_long img
{
	border: 1px solid #d4d4d7;
	margin: 2px;
	padding: 2px;
}

::-moz-selection {
	background: #777;
	color: #fff;

}

/* ----------container zentriert das layout-------------- */
#container {
	width: 737px;
	margin: 0 auto 10px auto;
	background-color: white;
	border: 1px solid #fff;
	position: relative;
	text-align: left;
}


/* -----------------Inhalt--------------------- */
#content {
	float: left;
	padding: 12px 4px 4px;
	margin-left: 5px;
	margin-right: -5px;
	width: 500px;
	font-size: 1.1em;
	line-height: 1.3em;
	background: white url("images/tocka_gore.gif") repeat-y right;
}



/* --------------right navigavtion------------- */
#right {
	float: right;
	margin:  0 4px 0 0;
	padding: 0 0 0 4px;
}

* html #right { margin: 0 2px 0 0; }

#right2 { width: 210px; }


/* --------------lang navigavtion------------- */
ul#izbornik
{
	list-style-type: none;
	border-bottom: 2px solid #777;
	margin: 32px 7px 4px 7px;
	padding: 0 0 11px;
	cursor: default;
}

ul#izbornik li
{
	display: inline;
	position: relative;
	z-index: 100;
}

ul#izbornik li a
{
	color: #777777;
	background: transparent url("images/tocka_gore.gif") repeat-y left;
	text-transform: uppercase;
	font-size: 1em;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-top: 7px;
	text-decoration: none;
}

ul#izbornik li a:hover
{
	color: #777;
}

ul#izbornik li.alfa a:hover
{
	border-bottom: 2px solid #BF171A;
	color: #BF171A;
}

ul#izbornik li.fiat a:hover
{
	border-bottom: 2px solid #72ACE2;
	color: #72ACE2;
}

ul#izbornik li.lancia a:hover
{
	border-bottom: 2px solid #724FFF;
	color: #724FFF;
}

ul#izbornik li.komercijalna a:hover
{
	border-bottom: 2px solid #77C04B;
	color: #77C04B;
}
ul#izbornik li.rabljena a:hover
{
	border-bottom: 2px solid #CFB127;
	color: #CFB127;
}


ul#izbornik ul {
	position: absolute;
	display: none;
	left: -50px; /* Set 1px less than menu width */
	top: 14px;
	z-index: 200;
	padding-top: 10px;
}

* html ul#izbornik ul {
	top: 19px;
}

ul#izbornik li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#izbornik li:hover ul ,
ul#izbornik li:hover ul ul ,
ul#izbornik li.over ul ,
ul#izbornik li.over ul ul { display: none; } /* Hide sub-menus initially */

ul#izbornik li:hover ul,
ul#izbornik li li:hover ul,
ul#izbornik li li li:hover ul,
ul#izbornik li.over ul,
ul#izbornik li li.over ul,
ul#izbornik li li li.over ul { display: block;  } /* The magic */


ul#izbornik li li
{
	display: block;
	float: none;
	padding:  0 20px 10px;
	margin: 0 -10px -10px;
}

ul#izbornik li li a
{
	color: #777;
	background-color: #ffffff;
	background-image: none;
	margin: 0;
	width: 120px;
	display: block;
	float: none;
	border-bottom: 2px solid #d4d4d7;
	font-variant: uppercase;
	font-size: 1.1em;
}

ul#izbornik li li:hover a:hover
{
	border-bottom: 2px solid #c4c4c7;
}

ul#crumbs
{
	margin: 2px 7px;
	padding: 10px;
	background: transparent url("images/tocka.gif") repeat-x bottom;
	border-top: 2px solid #777;
}

ul#crumbs li
{
	display: inline;
	padding: 2px 10px 2px 2px;
	background: transparent url(images/backslash.png) no-repeat right;
	font-size: 1em;
	color: #a4a4a7;
}

ul#crumbs li a { color: #a4a4a7; }
ul#crumbs li a:hover { color: #417BAF; }


/* --------------header------------- */
#header
{
	position: relative;
	margin: 0 6px;
}

#headerdesno
{
	position: absolute;
	right: 4px;
	top: -20px;
	width: 232px;
	height: 267px;
	z-index: 10;
	background: white url("images/headerdesno_ponovi.png") repeat-y left;
}

#headerdesno_donjirub
{
	display: block;
	width: 232px;
	height: 11px;
	background: white url("images/headerdesno_dolje.png") no-repeat left top;
	position: absolute;
	top: 267px;
	right: -1px;
}

* html #headerdesno
{
	right: 5px;
}

a#logotip
{
	width: 107px;
	height: 100px;
	display: block;
	background: #fff url(images/logotip.png) no-repeat center -50%;
	margin-left: 50px;
}

* html a#logotip
{
	width: 168px;
}

a#logotip:hover
{
	background: #fff url(images/logotip.png) no-repeat center -51px;
}



#header img { margin: 1px; }
* html #header img.stilo { margin: 1px 1px -8px; }
#header img.stilo { margin: 1px 1px -6px; }


/* --------------right navigavtion------------- */

ul#desni_izbornik
{
	margin: 20px 20px 0;
	padding: 0;
}

ul#desni_izbornik li
{
	list-style-type: none;
}

ul#desni_izbornik li a
{
	display: block;
	padding: 7px 17px 4px;
	color: #777;
	text-align: right;
	background: transparent url("images/tocka.gif") repeat-x bottom;
	font-size: 1.1em;
}

ul#desni_izbornik li a:hover
{
	text-align: left;
}


/* -----------footer--------------------------- */

#dno {
	clear: both;
	padding: 0;
	background: white url("images/tocka.gif") repeat-x top;
	text-align: center;
	color: #777;
	padding: 2px 0 0;
	margin-top: 20px;
}

* html #dno {
	padding: 2px 0 0;
}

#dno ul {
	border-top: 2px solid #777;
	padding: 0;
	margin: 0;
}

#dno ul li {
	display: inline;
}

#dno ul li a {
	font-size: 0.9em;
	display: block;
	float: left;
	text-decoration: none;
	color: #777;
	margin: 0 4px 0 0;
	padding: 7px 14px 2px 7px;
	background: transparent url("images/tocka_gore.gif") repeat-y right;
}

#dno ul li a:hover
{
	color: #777;
}

#dno ul li.noborder a
{
	border: 0;
}

#dno a
{
	color: #a4a4a7;
}

#copyright
{
	float: right;
	padding: 7px 14px 2px 7px;
	background: transparent url("images/tocka_gore.gif") repeat-y left;
}

.vise
{
	float: right;
	border-bottom: 1px dotted #a4a4a7;
}

.article_long
{
	padding: 5px 10px;
	margin: 0;
	line-height: 1.5em;
}


.article_long h1
{
	margin: 10px  0 4px;
	padding-left: 0;
}

.article_long p
{
	padding: 5px 0;
}


.static
{
	padding: 7px;
}

.static ul li{
	padding: 3px 0 4px 7px; font-size: 1.1em;
	margin-left: 27px; text-transform: lowercase;
	list-style-type: circle;
}

.sitemap ul li
{
	margin-left: 10%;
	padding-left: 14px;
	background: url(http://autokuca-balinjera.hr/images/sitemap_bullet.png) no-repeat;
}

.rabljena h3 
{
	padding: 0;
	text-align: left;
}

.rabljena h3 span.datum
{
	font-weight: normal; display: block; color: #c4c4c7;
}

.rabljena .novost
{
	width: 30%; float: left;
}


.auto
{
	position: relative;
	border-bottom: 1px dotted #c4c4c7;
	margin: 10px;
	padding: 10px;
}

.front_rabljena
{
	border-bottom: 1px solid #d4d4d7;
	margin: 2px;
}

.thumb
{
	display: block;
	float: left;
	padding: 10px 4px 4px;
}

.front_rabljena .thumb
{
	padding: 4px;
}

.thumb a img
{
	border: 1px solid #a4a4a7;
}

.front_rabljena .thumb a img
{
	border: 1px solid #c4c4c7;
}

.thumb .popup
{
	display: block;
	margin-bottom: 10px;
}

.tekst
{
	margin-left: 120px;
	padding: 10px 0;
	font-size: 1em;
}

.front_rabljena .tekst
{
	padding: 4px 0 0;
	margin: 0 0 0 112px;
}

.naziv a
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	width: 200px;
	border-bottom: 1px solid #777;
}

ul.podaci
{
	padding: 10px 0 10px 17px;
}

ul.podaci li
{
	margin: 4px 0 0;
	color: #474747;
	list-style-type: disc;
}


.cijena
{
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #474747;
}

.natrag
{
	display: block;
	border-bottom: 1px dotted #c4c4c7;
	padding: 4px;
	margin-bottom: 10px;
}


table.sredi {
	border: 1px solid #c4c4c7;
}
table.sredi th, table.sredi td {
	font-size: 0.7em;
	padding: 0.2em 0;
	border: 1px solid #e4e4e7;
}
table.sredi th {
	color: #C20A0A;
}
