a
{
	text-decoration: none;
	font-weight: normal;
	color: #333366;
}
a:hover
{
	color: #333366;
	background-color: #FFFFCC;
}
a.Zeleno
{
	text-decoration: underline;
	font-weight: normal;
	color: #1593A1;
}
a:hover.Zeleno
{
	color: #333366;
	background-color: #FFFFDD;
}
body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333366;
	background-color: #ECFBFF;
}
img
{
	border-width: 0px;
}
table
{
	border-collapse: collapse;
	background-color: #ECFBFF;
}
td
{
	border: none;
}
h1
{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
}
.DivNaslov
{
	position: relative;
	top: 0px;
	width: 450px;
	height: 40px;
}
.DivNaslovApart
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 40px;
	padding-top: 4px;
	text-align: center;
	font-size: 150%;
	z-index: 2;
}
.DivNaslovOtok
{
	position: absolute;
	top: 20px;
	left: 435px;
	width: 150px;
	height: 20px;
	text-align: left;
	font-size: 80%;
	z-index: 2;
}
.NaslovSlika
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 598px;
	height: 40px;
	z-index: 1;
}
.NaslovStranice
{
	width: 48%;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	border: 1px solid #8888AA;
}
.NaslovLijevo
{
	width: 25%;
	font-size: 80%;
	text-align: left;
}
.NaslovCentar
{
	width: 50%;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
}
.NaslovDesno
{
	width: 25%;
	text-align: right;
}
.OkvirKurzor
{
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.Okvir
{
	border: 1px solid #CCCCCC;
}
.MainMenuTable > tbody > tr > td
{
	border-left: none;
}
.MenuTable
{
	border: none;
	background-color: transparent;
	width: 100%
}
.MenuTekst
{
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
.Tekst
{
	font-size: 80%;
}
.TekstPoravnan
{
	font-size: 80%;
	text-align: justify;
	margin-top: 0px;
	overflow: visible;
}
.LangCell
{
	border: 1px solid #CCCCCC;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
}
.LangText
{
	font-size: 65%;
	vertical-align: middle;
}
.LangTextGray
{
	font-size: 65%;
	color: #999999;
	vertical-align: middle;
}
.LangZast
{
	width: 30px;
	height: 15px;
	border: 1px solid #CCCCCC;
}
.Copyright
{
	font-size: 65%;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}
.SlikeApartText
{
	font-size: 65%;
	margin-top: 0px;
}
.Link
{
	text-decoration: underline;
}
.Reklama
{
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.OpisSlike
{
	width: 100%;
	font-size: 70%;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.OpisSlikePlaza
{
	width: 100%;
	font-size: 70%;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.ZeleniLink
{
	color: #474;
}
.ZeleniLink:hover
{
	color: #474;
	background-color: #CF8;
}