html,iframe 
{
	height: 100%;
}
body
{
	margin: 0;
	background-color: #EEEEEE;
	text-align: center;
}
a
{
	color: #ee3300;
	text-decoration: none;
}
.DataList
{
	width: 100%;
	font-family: Arial;
	font-size: x-small;
	font-size: 12px;
}
.ListSelected
{
	background-color: "#f3f3cc";
}
.ListItem
{
	background-color: Transparent;
}
.ListAlternating
{
	background-color: Transparent;
}
.ListHeader
{
	height: 25px;
	text-align: center; 	
 	background-color: Silver;
 	vertical-align: middle;
	font-size: small;
}
.ListFooter
{
	background-color: LightGray;
}
.ListLabNaslov
{
	font-weight: bold;
	font-size: 12px;
}
.ListLabTekst
{
	font-size: 12px;
}
.ListLabDatum
{
	font-size: 12px;
	font-style: italic;
}
A.LinkDatoteka:visited
{
	color: Blue;
}
Table.Page
{
	table-layout: fixed;
	width: 980px;
	height: 100%;
}
.PageHeader
{
	table-layout: fixed;
	height: 77px;
	width: 100%;	
}
.PageBody
{
	table-layout: fixed;
	height: 100%;
	width: 100%;	
}
.PageMenu
{
	color: White;
	padding: 0;
	background-color: #000000;
}
.ContentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:18px;
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
}
.ContentBody td {
	color: #000000;
	font-family:verdana,arial;
	font-size:12px;
	line-height:18px;
}
.Menu
{
	background-color: #000000;
	width: 100%;
	height: 15px;
	color: White;
	font-size: 11px;
	padding: 0;
	vertical-align: top;
    border-bottom:1px dotted #B2B2B2 !important;
}
.Menu Table
{
    border-bottom:1px dotted #B2B2B2 !important;
}
.Menu div table
{
    border-bottom:none !important;
    border-top:none !important;
}
.Menu_Selected
{
	background-color: #333333;
	background-image: url(Images/MenuBack.gif);
}

.PodMenu
{
	width: 100%;
	color: White;
	font-size: 10px;
	padding: 0;
	vertical-align: top;
/*	
	background-color: #333333;
	background-image: url(Images/MenuBack.gif);
	display: none;
*/
}
.PodMenu2
{
	width: 100%;
	color: White;
	font-size: 10px;
	padding: 0;
	vertical-align: top;
/*	
	background-color: #333333;
	background-image: url(Images/MenuBack.gif);
	display: none;
*/
}
.MenuItem
{
	width: 190px;
	height: 24px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color:#B7B7B7;
	cursor:pointer;
	padding-left: 0px;
	padding-top: 5px;
	border-color:#555555;
/*
	border-bottom-style:outset;
	border-bottom-width:1;
	border-top-style:outset;
	border-top-width:1;
*/
}
.PodMenuItem
{
	width: 190px;
	height: 18px;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color:#DDDDDD;
	color:#C9C9C9;
	cursor:pointer;
	padding-left: 0px;
	padding-top: 3px;
}
.PodMenuItemP
{
	width: 190px;
	height: 18px;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color:#DDDDDD;
	color:#C9C9C9;
	cursor:pointer;
	padding-left: 5px;
	padding-top: 2px;
}
.PodMenuItem2
{
	width: 190px;
	height: 16px;
	font-size: 9px;
	font-family: Verdana;
	font-weight: 600;
	font-weight: normal;
	color:#DDDDDD;
	color:#C9C9C9;
	cursor:pointer;
	padding-left: 5px;
	padding-top: 1px;
}
.FrameStr
{
	width: 100%;
	height: 100%;
}
.KontaktNaziv
{
	width: 190px;
	color:#C9C9C9;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-family:Verdana;
}
.Kontakt
{
	width: 190px;
	color:#C9C9C9;
	font-size: 8px;
	vertical-align: top;
	text-align: center;
	font-family:Verdana;
}
.MenuZnak
{
	cursor:pointer;
}
.TextNaslov
{
	font-family:verdana;
	font-size:11pt;
/*	background-color:#dd2828;
	font-weight: bold;
	color: #ee3300;
*/
	font-weight: bold;
	color: #de2018;
	text-align:left;
}
.TextNaslov a
{
/*
	color: Black;
*/
	color: Black;
}
.TextStr
{
	text-align: justify;
	margin-right: 13px;	
}
#HeaderText 
{
	width:70;
	font-family:arial,verdana;
	font-size:10;
/*	background-color:#dd2828;*/
	text-align:left;
}
#FreeTextBox1
{
	background-color: Red;
}

