a:link, a:visited, a:active {
	color: #4981ff;
	text-decoration: underline;
}
a:hover {
	color: #222;
	text-decoration: none; 
}
body {
	background: #fff url(../grafika/pozadina_body.gif);
	color: #222;
	font: normal 100.1% Palatino, Georgia, "Times New Roman", serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p, ul, li, form {
	margin: 0;
	padding: 0;
}
h1 {
	color: #4981ff;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
}
h1 a:link, h1 a:visited, h1 a:active {
	text-decoration: none;
}
h1 a:hover {
	color: #4981ff;
	text-decoration: underline;
}
h1 a#oglasni:link, h1 a#oglasni:visited, h1 a#oglasni:active {
	color: #222;
	font-size: 0.7em;
	text-decoration: none;
}
h1 a#oglasni:hover {
	text-decoration: underline;
}
h3, fieldset legend {
	color: #222;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 120%;
}
h3 {
	border-bottom: 1px solid #222;
	width: 100%;
}
h4, h5 {
	text-align: center;
}
h4 {
	font-size: 2.5em;
	letter-spacing: 5px;
	margin: 1.3em 0 0.8em 0;
}
h5 {
	font-size: 1.3em;
	margin: 1.5em 0 0.8em 0;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 150%;
	padding-top: 1em;
}
h6.potpis {
	padding-top: 0.6em;
}
img {
	border: 0;
}
fieldset {
	border: 1px solid #4981ff;
	margin: 1em 0;
	padding: 5px;
}
fieldset legend {
	margin: 0;
	padding: 0 5px;
}
fieldset fieldset {
	border-color: #cbe1ff;
	margin: 1em 5px;
}
fieldset fieldset legend {
	font-size: 1.1em;
}
fieldset dl {
	margin: 0.8em 0;
}
fieldset div {
	margin: 0.8em 5px;
}
fieldset div#fotografije a:link, fieldset div#fotografije a:visited, fieldset div#fotografije a:active {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
}
fieldset div#fotografije a:hover {
	opacity: 0.7;
}
fieldset dt {
	clear: left;
	float: left;
	padding: 5px;
	width: 140px;
}
fieldset#galerija dt {
	width: 200px;
}
fieldset dd {
	margin: 0;
	padding: 5px;
}
fieldset #marka, fieldset #model, fieldset #godina, fieldset #certifikat, fieldset #telefon, fieldset #mjesto, fieldset #cijena, fieldset #obujam, fieldset #snaga {
	width: 100px;
}
fieldset #imeprezime, fieldset #email, fieldset #klub, fieldset .slika {
	width: 40%;
}
fieldset#galerija #imeprezime, fieldset#galerija #email, fieldset#galerija #klub, fieldset#galerija .slika {
	width: 35%;
}
fieldset #opis {
	height: 100px;
	width: 60%;
}
fieldset#galerija #opis {
	width: 35%;
}
fieldset input, fieldset textarea {
	background-color: #cbe1ff;
	border: 1px solid #4981ff;
}
fieldset #submit {
	float: right;
	width: 100px;
}
.texteencadre-spip {
	border: 1px solid #ff7e00;
	padding: 10px;
}
a.thumb:link, a.thumb:visited, a.thumb:active {
	border: 2px solid #ff7e00;
	display: block;
	float: right;
	margin: 0 0 9px 9px;
	position: relative;
	z-index: 10;
}
a.thumb:hover {
	border-color: #fff;
}
p, .spip {
	margin-top: 1em;
}
p.alert {
	color: #f00;
	font-weight: bold;
}
table {
	border: 0;
}
ul {
	list-style-type: none;
}
li a:link, li a:visited, li a:active {
	color: #ff7e00;
	display: block;
	text-decoration: none;
}
#anketa-pitanje {
	margin-bottom: 0.8em;
}
span.anketa-rezultat {
	float: right;
	padding-left: 5px;
}
ul#tekstovi {
	margin-top: 1em;
	width: 100%;
}
ul#tekstovi li a:link, ul#tekstovi li a:visited, ul#tekstovi li a:active {
	color: #222;
	display: block;
	padding: 0.3em 1em 0.3em 1em;
	text-decoration: underline;
}
ul#tekstovi li a:hover {
	text-decoration: none;
}
ul.spip {
	padding-left: 40px;
}
li.spip {
	list-style-image: url(../grafika/bullet.png);
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 5px;
}
table.spip {
	border-collapse: collapse;
	border-bottom: 1px solid #cbe1ff;
	border-right: 1px solid #ff7e00;
	font-size: 0.9em;
	width: 99.9%;
}
table.spip .row_even {
	background-color: #cbe1ff;
}
table.spip caption {
	font-size: 1.1em;
	padding: 1.4em 0 0 0;
	text-align: right;
}
table.spip td {
	border-left: 1px solid #ff7e00;
	padding: 3px 5px 3px 5px;
}
#stupac_desno .stupac_content li.anketa-odgovor, #stupac_desno .stupac_content li a:link, #stupac_desno .stupac_content li a:visited, #stupac_desno .stupac_content li a:active {
	padding-right: 5px;
}
li a:hover {
	background-color: #feeab8;
	color: #222;
}
.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
#container {
	background-color: #e8f2ff;
	border-color: #ff7e00;
	border-style: solid;
	border-width: 0 1px 0 1px;
	font-size: 1em;
	margin: 0 auto 0 auto;
	max-width: 1004px;
	min-width: 760px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 97%;
}
#back1 {
	background: url(../grafika/pozadina_stupac_lijevo.png) top left repeat-y;
}
#back2 {
	background: url(../grafika/pozadina_stupac_desno.png) top right repeat-y;
}
#header {
	background: #fff url(../grafika/pozadina_body.gif);
	height: 159px;
	overflow: hidden;
	position: relative;
	text-align: right;
}
#header_overlay {
	height: 159px;
	left: 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 600px;
}
#header_overlay2 {
	height: 158px;
	left: 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 362px;
}
#header_scroll {
	font-size: 0.9em;
	overflow: hidden;
	position: absolute;
	top: 158px;
}
#menu {
	background: #eee url(../grafika/header_menu.jpg) top right repeat-x;
	border-color: #ff7e00;
	border-style: solid;
	border-width: 1px 0 1px 0;
	font-size: 0.7em;
	text-align: center;
}
#menu a:link, #menu a:visited, #menu a:active {
	background: url(../grafika/menu_strelica1.gif) center right no-repeat;
	border-left: 1px solid #fff;
	color: #ff7e00;
	display: block;
	float: right;
	font-size: 1.3em;
	line-height: 100%;
	margin-right: 14px;
	padding: 8px 15px 8px 17px;
	text-decoration: none;
}
#menu a:hover {
	background: url(../grafika/menu_strelica2.gif) center right no-repeat;
	color: #000;
}
#galerija_naslovnica {
	height:110px;
	overflow:hidden;
	width:148px;
}
#oglasi {
	font-size: 0.9em;
	line-height: 135%;
	margin: 1em 0;
	width: 100%
}
#oglasi .oglas {
	border: 1px solid #ff7e00;
	float: left;
	height: 165px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	padding: 5px;
	width: 130px;
}
a.ilustracija:link, a.ilustracija:visited, a.ilustracija:active {
	display: block;
}
a.ilustracija:hover {
	opacity: 0.7;
}
#oglasi .oglas img {
	display: block;
	margin-bottom: 5px;
}
#oglasi img.pregled {
	margin: 5px 0;
}
#stupac_lijevo, #stupac_desno {
	padding-bottom: 24px;
}
#stupac_lijevo {
	color: #000;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	overflow: hidden;
	width: 160px;
}
#stupac_lijevo .stupac_content {
	padding: 23px 12px 0 0;
}
#stupac_lijevo .stupac_content .main {
	padding-left: 5px;
}
#stupac_desno .stupac_content .main {
	padding-right: 5px;
}
#stupac_lijevo .stupac_content .naslov {
	background: url(../grafika/pozadina_stupac_lijevo_content_naslov.gif) top left repeat-y;
}
#stupac_lijevo .stupac_content .naslov div {
	background: url(../grafika/stupac_lijevo_content_naslov_auto.png) bottom right no-repeat;
}
#arhiva {
	text-align: center;
}
#arhiva label {
	font-size: 0.9em;
}
table.tecajna_lista {
	width: 143px;
}
table.tecajna_lista .stupac1 {
	width: 42px;
}
table.tecajna_lista .stupac2 {
	width: 33px;
}
table.tecajna_lista .stupac3 {
	width: 68px;
}
#stupac_desno {
	color: #000;
	float: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	overflow: hidden;
	width: 160px;
}
#stupac_desno .stupac_content {
	padding: 23px 0 0 12px;
}
#stupac_desno .stupac_content .naslov {
	background: url(../grafika/pozadina_stupac_desno_content_naslov.gif) top right repeat-y;
	text-align: right;
}
#stupac_desno .stupac_content .naslov div {
	background: url(../grafika/stupac_desno_content_naslov_auto.png) bottom left no-repeat;
}
.stupac_content li {
	border-top: 1px solid #feeab8;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
}
.stupac_content li.prvi {
	border: 0;
}
.stupac_content input.forml {
	background-color: #ff7e00;
	border: 0;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 2px;
	overflow: hidden;
	width: 100%;
}
.stupac_content select {
	background-color: #ff7e00;
	border: 0;
	color: #fff;
	font-size: 1em;
	overflow: hidden;
	width: 100%;
}
.stupac_content .submit {
	background-color: transparent;
	border-color: #ff7e00;
	border-style: solid;
	border-width: 1px;
	color: #ff7e00;
	font-size: 1em;
	margin-top: 2px;
	width: 50%;
}
.stupac_content .submit:hover {
	color: #222;
}
.naslov {
	border-bottom: 1px solid #6e9ed9;
	color: #ff7e00;
	font-size: 1.2em;
	margin-bottom: 0.3em;
	padding: 0.1em 5px 0.1em 5px;
	position: relative;
}
.naslov div a:link, .naslov div a:visited, .naslov div a:active {
	color: #ff7e00;
	text-decoration: none;
}
.naslov div a:hover {
	color: #222;
}
#naslov_sredina {
	background: #a0bdff url(../grafika/pozadina_naslov_sredina.png) top left no-repeat;
	border-bottom: 1px solid #4981ff;
	color: #222;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.3em;
	position: relative;
	text-align: right;
}
#naslov_sredina div {
	background: url(../grafika/pozadina2_naslov_sredina.png) top right no-repeat;
	padding: 0.1em 16px 0.1em 0;
}
#content {
	background: #e8f2ff url(../grafika/pozadina_content.png) top left repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 160px 0 160px;
	padding: 23px 0 0 0;
}
#content2 { /* da bi clear vrijedio samo unutar centralnog stupca */
	background: #e8f2ff url(../grafika/pozadina_content2.png) top left repeat-x;
	float: left;
	min-height: 176px;
	overflow: auto;
	padding-bottom: 24px;
	width: 100%;
}
.tekst {
	font-size: 1.1em;
	line-height: 150%;
	
	padding: 0 16px 0 16px;
}
.istaknuto {
	color: #4981ff;
}
.naslovnica .lead {
	/* background: url(../grafika/pozadina_naslovnica_p.gif) top left repeat-y; */
	font-size: 1em;
	padding-bottom: 1.1em;
	position: relative;
	z-index: 9;
}
.datetime {
	color: #4981ff;
	font-size: 0.8em;
	padding-top: 0.6em;
	text-align: right;
}
.naslovnica .datetime {
	text-align: left;
}
.on {
	font-weight: bold;
}
.tekst .img_block {
	float: left;
	margin: 1em 30px 1em 0;
	position: relative;
	width: 252px;
}
.tekst .img_block img {
	border: 1px solid #ff7e00;
	position: relative;
	z-index: 2;
}
.tekst .img_block2 {
	margin-top: 1em;
	position: relative;
	text-align: center;
	width: 100%;
}
.tekst .img_potpis {
	background: #fff url(../grafika/pozadina_img_potpis.png) repeat-y;
	bottom: 1px;
	font-size: 0.8em;
	font-weight: normal;
	left: 1px;
	line-height: 135%;
	opacity: 0.7;
	padding: 0.3em 10px 0.3em 10px;
	position: absolute;
	width: 230px;
	z-index: 3;
}
.tekst .img_sjena {
	background-color: #000;
	bottom: -5px;
	height: 70%;
	left: 5px;
	position: absolute;
	width: 252px;
	z-index: 1;
}
.tekst .img_sjena img {
	border-width: 0;
	position: absolute;
	right: -16px;
	top: 0;
}
#tekst_menu {
	background: #eee url(../grafika/header_menu.jpg) top center repeat-x;
	border-bottom: 1px solid #cbcbcb;
	font: normal 1em Palatino, Georgia, "Times New Roman", serif;
	margin-top: 2em;
	padding: 6px 0 6px 0;
}
#tekst_menu a:link, #tekst_menu a:visited, #tekst_menu a:active {
	background-position: center left;
	background-repeat: no-repeat;
	color: #222;
	margin-left: 16px;
	padding-left: 17px;
	text-decoration: none;
}
#tekst_menu a:hover {
	color: #ff7e00;
}
#tekst_menu a:link#vijesti, #tekst_menu a:visited#vijesti, #tekst_menu a:active#vijesti {
	background-image: url(../grafika/tekst_menu_vijesti.gif);
}
#tekst_menu a:hover#vijesti {
	background-image: url(../grafika/tekst_menu_vijesti2.gif);
}
#tekst_menu a:link#posalji, #tekst_menu a:visited#posalji, #tekst_menu a:active#posalji {
	background-image: url(../grafika/tekst_menu_posalji.gif);
}
#tekst_menu a:hover#posalji {
	background-image: url(../grafika/tekst_menu_posalji2.gif);
}
#tekst_menu a:link#ispisi, #tekst_menu a:visited#ispisi, #tekst_menu a:active#ispisi {
	background-image: url(../grafika/tekst_menu_ispisi.gif);
}
#tekst_menu a:hover#ispisi {
	background-image: url(../grafika/tekst_menu_ispisi2.gif);
}
#tekst_menu a:link#vrh, #tekst_menu a:visited#vrh, #tekst_menu a:active#vrh {
	background-image: url(../grafika/tekst_menu_vrh.gif);
}
#tekst_menu a:hover#vrh {
	background-image: url(../grafika/tekst_menu_vrh2.gif);
}
.tekst_razmak {
	background-color: #ff7e00;
	height: 1px;
	margin-bottom: 1em;
	overflow: hidden;
}
.top_and_bottom {
	background: #ff7c00 url(../grafika/pozadina_top_and_bottom.png) top right repeat-y;
	color: #fff;
	font-size: 0.9em;
	height: 1.3em;
	padding: 0.1em 0 0.1em 0.6em;
	text-align: left;
}
#valid {
	text-align: center;
}
#valid h6 {
	padding-bottom: 1em;
}

/* kalendar */
#kalendardiv {
	text-align: center;
}

.kalendar {
border:0;
margin: 20px 6% 0 6%;
width:86%;
}

.kalendar a.prevnext {
	cursor: pointer;
	font-size: 0.8em;
}

.kalendar td {
	border:0;
}

.kalendar_mjesec {
background-color: transparent;
font-size: 1.2em;
padding: 0.4em;
}

.kalendar_dani {
background: #eee url(../grafika/header_menu.jpg) top right repeat-x;
padding: 0.1em 0 0.1em 0;
}

.kalendar_datumi {
background-color: transparent;
padding: 2px;
}

.kalendar_datumi #today{
font-weight: bold;
color: red;
}

td.kalendar_datumi a:link, td.kalendar_datumi a:visited, td.kalendar_datumi a:active {
	border: 1px solid none;
	display: block;
	text-decoration: none;
}
td.kalendar_datumi a:hover {
	background-color: #feeab8;
	color: #222;
	text-decoration: underline;
}