﻿body
{
	background-image: url( '../../App_Themes/haltrava/images/haltrava-pozadi.jpg' );
	background-repeat: repeat-x;
	background-color: #DDD9D8;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
	font-family: Arial;
	font-size: .8em;
}
td
{
	vertical-align: top;
	text-align: left;
}
h1
{
	font-family: Arial;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	background-image: url( '../../App_Themes/agrorealcz/images/h11.gif' );
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top:0px;
	height: 20px;
}

h2
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

a
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #0000aa;
	text-decoration: none;
	font-weight:normal;
}

a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.MainTable
{
	height: 600px;
	width: 1100px;
	border: solid 0px #cccccc;
}

.NavigationPanel
{
	height: 8px;
	vertical-align: middle;
	padding: 0px;
	padding-left: 10px;
	background-color: #5A5859;
	color: #B7B7B7;
	font-style: italic;
	border-right: solid 1px #ffffff;
	margin:0px;
}
.Panel legend
{
color:#000000;
font-weight:bold;
}

