body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: #655E68 url(bg.gif);
	color: white;
	font: 14px trebuchet ms;
	line-height: 150%;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
td {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0px;
	color: white;
	background: transparent;
	font: 14px trebuchet ms;
	line-height: 150%;
}

div.main {
	height: 100%;
}

h1 {
	font: bold 26px trebuchet ms; 
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	background: #655E68 bottom right url(bgnaslov.gif) no-repeat;
}

table.main {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background: #655E68 top right url(gore.png) no-repeat;
}

td.lijevo {
	width: 150px;
	border-left: 1px solid white;
	border-right: 1px solid #aaa0aa;
	padding-top: 200px;
	background: #655E68 top left url(luppo.jpg) no-repeat;
}

/* vertikalni meni */

ul.menu {
	list-style-type: none;
	color: white;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: none;
}
ul.menu li{
	text-align: right;
	background: transparent;
	color: inherit;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #888088;
}
ul.menu a:link, ul.menu a:visited, ul.menu a:hover, ul.menu a:active {
	text-decoration: none;
	color: white;
	background: transparent;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	width: 135px;
	border: none;
	display: block;
}
ul.menu a:hover {
	background: #585058;
	color: inherit;
}
ul.menu li.liselected {
	background: #605860;
	color: inherit;
}

/* vertikalni meni */

td.desno{
	border-right: 1px solid white;
	padding: 40px;
	padding-top: 170px;
}


td.dno {
	height: 25px;
	border-top: 1px solid #888088;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: #484048;
	color: white;
	text-align: center;
	vertical-align: middle;
}


img {
	vertical-align: middle;
	border: 2px solid white;
}
img.bez {
	border:none;
}
img.imgright {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
}

a {
	color: #fd0;
	text-decoration: none;
}
a:hover {
	color: #ffa;
}

.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: 14px trebuchet ms;
}

input.gumb {
}
p.napomena { color:yellow;}
p.greska { color:red;}

td.sadrzajtext {
	width: 270px;
	padding-right: 60px;
}

table.pedigre td {
	width: 33%;
	vertical-align: middle;
	border: 2px solid #655E68;
	background: #454045;
	color: white;
	padding: 10px;
}
table.pedigreadmin td {
	vertical-align: middle;
	border: 1px solid white;
	padding: 2px;
	
}
input.pedigreinput {
	border: 1px solid silver;
	padding: 1px;
	font: 14px trebuchet ms;
	margin:1px;
}

td.osobni1 {
	padding-right: 30px;
	width: 300px;
}
td.osobni2 {
	padding-left: 30px;
}


span.ch {
	font: 10px trebuchet ms;
	color: #aaa;
}

hr {
	border: 0;
	color: silver;
	background-color: silver;
	height: 1px;
}
table.adminvijesti td {
	padding: 10px;
	border: 1px solid silver;
}
p.datum {
	font: bold 14px trebuchet ms;
	border-bottom: 1px solid silver;
	width: 130px;
}

td.vijestilijevo {
	width: 350px;
	padding-right: 60px;
}

td.vijestidesno {
	text-align: left;
	padding: 5px;
	padding-left: 20px;
}

table.leglatable {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
table.leglatable td {
	padding: 20px;
	text-align: left;
}
div.roditelj {
	text-align: left;
}
span.komentar {
	font: 12px trebuchet ms;
	color: #c0b8c0;
}