body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: black;
	background:  #ccc url(bg.jpg);
	text-align: center;
	font: 11px arial;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height: 160%;
}
table {
	border-collapse: collapse;
	width: 100%;
}

td {
	vertical-align: top;
	padding: 0px;
	font: 11px arial;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height: 160%;
	color: black;
	background: transparent;
}


table.podaci {
	width: 460px;
	background: #ececec;
	color: inherit;
}

table.podaci td, td.podaci {
	border-right: 1px solid white;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
}


td.podacilijevo {
	
	width: 85px;
	text-align: right;
	height:18px;
}


table.center td, .center {
	text-align: center;
}

table.middle td, .middle {
	vertical-align: middle;
}

table.right td, .right {
	text-align: right;
}

div.main {
	background: #f8f8f8;
	color: inherit;
	min-height: 100%;
	width: 920px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

*html div.main {
	height: 100%;
}


div.vrh, div.vrhadmin, div.vrhen {
	background: url(berner.jpg);
	color: inherit;
	height: 92px;
	text-align: right;
}

div.traziform {
	padding-top: 30px;					/* 35 *//* 15 */ /* ? */
	margin-right: 10px;
}

div.sadrzaj {
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.menu {
	background: url(menu.png);				/**/
	text-align: center;
	height: 20px;
	width: 100%;
	color: white;
}
div.menu a:link, div.menu a:visited, div.menu a:active {
	color: white;
	background: transparent;
	text-decoration: none;
}

p.indent {
	text-indent: 40px;
}

h2 {
	font: 26px arial;
	padding-bottom: 5px;
	border-bottom: 3px double silver;
}

h3 {
	font: 18px arial;
	padding: 3px;
	width: 33%;
	border-bottom: 1px solid silver;
}

a {
	color: #a7753d;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #a7753d;
	text-decoration: underline;
	background: transparent;
}
img {
	border:none;
	vertical-align: middle;
}

img.rub {
	border: 3px double #444;		/**/
}

img.boja {
	border: 1px solid gray;	
}	


form {
	margin: 0px;
}


tr.par td, tr.nepar td, td.par, td.nepar {
	vertical-align: middle;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background: #e9e9e9;
}

tr.nepar td, td.nepar {
	background: #dedede;
	color: inherit;
}

tr.legenda td {
	font: 9px arial;
	vertical-align: middle;
	color: inherit;
	background: #dedede;
}

tr.legenda a:link, tr.legenda a:visited, tr.legenda a:hover, tr.legenda a:active {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 100%;
	text-decoration: none; 
	
}
tr.legenda a:hover {
	color: white;
	background: #cdcdcd;
}

table.leglo {
	width: auto;
	border-bottom: 1px solid silver;
}

table.pedigre {
	background: #dfe1e2;
	color: inherit;
}

table.pedigre td {
	border: 1px solid white;
	padding: 5px;
	vertical-align: middle;
	color: inherit;
	background: transparent;
}


td.advsearch {
	padding-left: 20px;
	background: top left url(rub.gif) repeat-y;
	color: inherit;
}
label{
	float: left;
	width: 100px;
}


fieldset { 
	border: 2px solid #ddd; 
	padding: 20px;
	margin: 0px;
	margin-bottom: 10px;
}


legend {
	padding: 5px 10px;
	border: 1px solid white;
	margin-bottom: 10px;
	margin-top: 10px;
}

input, select {
	letter-spacing: 0px;
	margin: 1px;
	vertical-align: middle;
}


div.icposto{
	width: 500px;
	height: 10px;
	border: 1px solid #688AB1; 
}

input.input {
	background: url(input.png);
	color: inherit;
	border:1px solid gray;
}

div.okvir {
	padding: 15px;
	background: #f0f0f0;
	border: 1px solid silver;
	width: 200px;
}
.justify {text-align: justify}

.up {text-transform: uppercase;}