body {
	margin: 0 0 0 0;
	background-color: #c0c0c0;
	background-image : url(img/back.gif);
}

body, td, div, input, textarea, select {
	font-size : 8pt;
	font-family : Verdana, Tahoma, "MS Sans Serif", "MS Serif", Arial;
}

a, a:link, a:visited, a:active  {
	color: #000000;
}

a:hover  {
	color: #bc0000;
}

a.Top, a.Top:link, a.Top:visited, a.Top:active  {
	font-size : 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.Top:hover  {
	color: #de0000;
}

a.TopAktivni, a.TopAktivni:link, a.TopAktivni:visited, a.TopAktivni:active  {
	font-size : 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.TopAktivni:hover  {
	color: #de0000;
}

a.Menu, a.Menu:link, a.Menu:visited, a.Menu:active  {
	color : #000000;
	font-weight: bold;
	text-decoration: none;
}

a.Menu:hover  {
	color: #de0000;
}

a.MenuAktivni, a.MenuAktivni:link, a.MenuAktivni:visited, a.MenuAktivni:active  {
	color : #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.MenuAktivni:hover  {
	color: #de0000;
}

.topBack {
	color: #ffffff;
	background-color: #bc0000;
	background-image : url(img/topback.gif);
}

.topMenu {
	color: #ffffff;
}


td.dlgBorder {
	background-color: #000000;
}

td.dlgHeader {
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}

td.dlgBody {
	color: #000000;
	background-color: #ffffff;
}

.Big {
	font-size: 10pt;
}

.BigXX {
	font-size: 12pt;
}

.Btn  {
	width : 80px;
	height : 24px;
}
