
form {
	margin: 0;
}

.search {
	padding: 1em 0;
	text-align: center;
	border-bottom: 1px solid silver;
}
.search input.text {
	width: 30%;
	min-width: 10em;
	border: 1px solid silver;
}

.search input.text:hover, .search input.text:focus {
	border: 1px solid black;
}

.search label:hover {
	text-decoration: underline;
}

em.searchterm {
	font-weight: bold;
	font-style: normal;
}

/**************************************/

.copyright a, .copyright :link,
.obrtdata a, .obrtdata :link,
ul.results a, ul.results :link,
ul.gradovi2 a, ul.gradovi2 :link,
ul.gradovi1 a, ul.gradovi1 :link,
ul.zupanije a, ul.zupanije :link {
	color: blue;
}

.copyright a:visited,
.obrtdata a:visited,
ul.results a:visited,
ul.gradovi2 a:visited,
ul.gradovi1 a:visited,
ul.zupanije a:visited {
	color: purple;
}

.copyright a:hover,
.obrtdata a:hover,
ul.results a:hover,
ul.gradovi2 a:hover,
ul.gradovi1 a:hover,
ul.zupanije a:hover {
	color: red;
}


.copyright {
	padding: 3em 1ex 1ex 1ex;
	border: thin solid silver;
	margin: 2em 0 0 0;
}

ul.gradovi1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.2em;
}

ul.gradovi2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 2ex 0 0;
	border: none;
	display: inline;
	font-size: 0.9em;
}
ul.gradovi2 li .town {
	white-space: nowrap;
}

/*********************************************/

#contents {
	margin-right: 200px;
	min-height: 600px;
}

#ads {
	float: right;
	width: 160px;
	height: 600px;
	/*
	border: 1px solid black;
	*/
}

.dopunaobrta .submit {
	padding: 0.2ex 3ex;
	display: block;
}

em.hiddenemail {
	color: silver;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

form.dopunaobrta table.obrtdata td {
	color: gray;
	padding: 0 1ex;
}

form.dopunaobrta input.text {
	background: transparent;
	width: 300px;
	color: black;
	border: 1px solid black;
}

form.dopunaobrta .requester input.text {
	background: transparent;
	width: auto;
	color: black;
	border: 1px solid black;
}

form.dopunaobrta .requester label {
	font-weight: bold;
}

form.dopunaobrta th strong {
	color: red;
	border-bottom: double 3px red;
}

p.error {
	color: red;
}

.izmjenapodataka {
	margin-top: 1em;
	margin-bottom: 1em;
}

.different {
	background-color: lightgreen;
}

.accepted, .accepted a {
	color: gray;
	background: #AFA;
}

.refused, .refused a {
	color: gray;
	background: #FAA;
}

.ignored, .ignored a {
	color: #C00;
	background: #F00;
}

table.requestreview {
	border-collapse: collapse;
}
table.requestreview td, table.requestreview th {
	border: 1px solid gray;
}

table.requestreview .onlinedata {
	color: gray;
}

.copyform {
	float: right;
}

.dopunaobrta h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	padding: 0;
	text-decoration: underline;
}

.dopunaobrta p {
	margin: 1ex 0;
	padding: 0;
}

.dopunaobrta textarea {
	width: 300px;
}

code {
	font-family: "Courier New" monospace;
	font-size: 90%;
}

form.dopunaobrta input.freeref {
	background-color: #F77;
}

form.specialfreeweburl {
	margin: 0;
	padding: 0;
}
form.specialfreeweburl input {
	color: #C00;
	text-decoration: blink;
}

#contents.deleted, #contents.deleted * {
	background-color: red;
	color: black;
}

#contents.deleted .accepted, #contents.deleted .accepted a {
	color: black;
	background: #AFA;
}

#contents.deleted .refused, #contents.deleted .refused a {
	color: gray;
	background: #FAA;
}

#contents.deleted .ignored, #contents.deleted .ignored a {
	color: silver;
	background: gray;
	border-color: silver;
}

.obrdeleted, #contents.deleted .obrdeleted {
	text-transform: uppercase;
	text-decoration: blink;
	color: white;
	font-weight: bold;
	background-color: red;
	padding: 0 5em;
	display: block;
}
