body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: #ccc;
	color: black;
	font: 12px trebuchet ms;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
	color: black;
	font: 12px trebuchet ms;
}
td {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0px;
}
a {
	color: #00a;
}
div.main {
	background: #B4B4B6 top left url(bg.jpg) no-repeat;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	* height: 100%;
	min-height: 100%;
}
div.admin {
	text-align: left;
	width: 700px;
	padding: 30px;
}

td.header {
	text-align: right;
	height: 240px;
	background: top left url(gore.jpg) no-repeat;
	padding-right: 10px;
	color: white;
}

td.header a {
	color: white;
	text-decoration: none;
}
td.header a:hover {
	color: black;
	text-decoration: none;
}

td.footer {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	background: transparent;
	color: #808080;
}

table.main {
	height: 100%;
}


td.menu {
	background: transparent;
	width: 170px;
	padding-left: 10px;
	color: gray;
}
td.sadrzaj {
	background: #E5E8F1;
	border: 0px;
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
td.oglasi {
	background: transparent;
	width: auto;
	padding-left: 10px;
	color: gray;
}

td.menu h1 {
	text-transform: uppercase;
	border: 0px;
	color: white;
	margin: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font: bold 10px trebuchet ms;
}

div.menu a{
	font: 14px trebuchet ms;
	text-decoration: none;
	color: black;
	width: 100%;
	background: transparent;
	border: none;
	display: block;
	border-bottom: 1px solid white;
	height: 22px;
}
div.menu a:hover {
	background: #e0e0e0;
	color: inherit;
}

div.login {
	background: url(crno.png);
	color:white;
	padding:3px;
	border-bottom:1px solid white;
}

div.login form {
	margin: 0px;
}
input.text {
	font: 11px trebuchet ms;
	color: black;
	border: 1px solid silver;
	background: url(input.png);
	width: 80px;
	vertical-align: middle;
}
img {
	vertical-align: middle;
	border:none;
}

img.rub {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #aaa;
}

img.rub2 {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid gray;
	margin: 1px;
}

span.plan {
	color: #88f;
	font: 10px trebuchet ms;
}
span.ost {
	color: #e80;
	font: 10px trebuchet ms;
}

select {
	font: 12px trebuchet ms;
	color: black;
	border: 1px solid silver;
}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

input.inputtext, textarea {
	font: 12px trebuchet ms;
	border: 1px solid silver;
	padding: 2px;
	margin: 1px;
}

table.pedigreadmin td {
	vertical-align: middle;
	border: 3px solid white;
	background: #eee;
	padding: 2px;
	
}
td.roditelj {
	width: 50%;
	border: 3px solid #E5E8F1;
	background: #F6F7FA;
	padding: 12px;
}
td.parent {
	width: 50%;
	border: 3px solid #E5E8F1;
	padding: 12px;
	background: #F6F7FA;
	
}
span.red {
	color: #d00;
}

h1 {
	font: 25px trebuchet ms;
	border-bottom: 1px solid silver;
	margin-bottom: 30px;
	margin-right: 20px;
}
h2 {
	font: 20px trebuchet ms;
	border-bottom: 1px solid silver;
	margin-bottom: 30px;
	margin-right: 20px;
}
table.pedigre td {
	background: #F6F7FA;
	border: 3px solid #E5E8F1;
	vertical-align: middle;
	width: 33%;
	height: 20px;
	padding: 5px;
}
span.ch {
	font: 10px trebuchet ms;
	color: gray;
}
table.legla td {
	vertical-align: middle;
	padding: 10px;
	border-bottom: 10px solid #E5E8F1;
	background: #DADDE5;
}
span.malosivo {
	color: #606060;
	font-size: 10px;
}
form.pocetnalogin {
}
form.pocetnalogin input{
	border: 1px solid gray;
	margin: 1px;
	width: 120px;
	font: 11px trebuchet ms;
	padding: 0px;
	color: gray;
	height: 18px;
	vertical-align: middle;
}
form.pocetnalogin input.gumb {
	width: 24px;
	height: 18px;
	vertical-align: middle;
}

a.zastava, a.zastava:hover {
	border: none;
	display: inline;
	border: none;
	height: auto;
}