body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: #887 url(bg.gif);
	color: black;
	font: 12px trebuchet ms;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
td {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0px;
	color: black;
	background: transparent;
	font: 12px trebuchet ms;
}

div.main {
	height: 100%;
}

h1 {
	font: bold 26px trebuchet ms; 
	margin-bottom: 40px;
}

table.main {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

td.gore {
	height: 130px;
	border: 1px solid white;
	background: #9d9d86 url(gore.png) no-repeat;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 3px
}

td.gore a {
	color: black;
	text-decoration: none;
}

td.gore a:hover {
	color: black;
	text-decoration: none;
}

td.dno {
	height: 25px;
	border: 1px solid white;
	background: #9d9d86;
	color: white;
	text-align: center;
	vertical-align: middle;
}

td.sadrzaj{
	border: 1px solid white;
	background: #ddddd5 top left url(sjena.gif) repeat-x;
	padding: 40px;
}

img {
	vertical-align: middle;
	border: 6px solid white;
}
img.bez {
	border:none;
}
img.imgright {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
}

a {
	color: #663;
	text-decoration: underline;
}
a:hover {
	color: #995;
}

.right {text-align: right}
.center {text-align: center}
.justify {text-align: justify}
.middle {vertical-align: middle}

input {
	vertical-align: middle;
	margin: 3px;
}

input.inputtext {
	border: 1px solid silver;
	padding: 2px;
	font: 12px trebuchet ms;
}

input.gumb {
}
p.napomena { color:green;}
p.greska { color:red;}

td.sadrzajtext {
	width: 270px;
	padding-right: 60px;
}

table.pedigre td {
	vertical-align: middle;
	border: 1px solid white;
	background: #ccb;
	color: black;
	padding: 10px;
}
table.pedigreadmin td {
	vertical-align: middle;
	border: 1px solid silver;
	padding: 2px;
	
}
input.pedigreinput {
	border: 1px solid silver;
	padding: 1px;
	font: 12px trebuchet ms;
	margin:1px;
}

td.osobni1 {
	padding-right: 30px;
	width: 300px;
}
td.osobni2 {
	padding-left: 30px;
}


span.ch {
	font: 10px trebuchet ms;
	color: #444;
}

hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
}
table.adminvijesti td {
	padding: 10px;
	border: 1px solid silver;
}
p.datum {
	font: bold 12px trebuchet ms;
	color: #666;
	background: #ccb;
}

td.vijestilijevo {
	width: 350px;
	padding: 20px;
	padding-left: 0px;
	border-bottom: 1px solid silver;
}

td.vijestidesno {
	text-align: left;
	padding: 20px;
	border-bottom: 1px solid silver;
}

table.leglatable {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
table.leglatable td {
	padding: 20px;
	text-align: left;
}
div.roditelj {
	text-align: left;
}
