body, html { 
	height: 100%;
	text-align: center; 
}

body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background: #2c8c52;
}

#wrapper {
  text-align: left;
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

#searchInput {
	height: 18px; 
	width: 85px; 
	margin: 2px 0px 0px 3px; 
	border: 0px; 
	color: #186F39; 
	background: transparent; 
	font-weight: bold;
}

ul.leftMenu {
	line-height: 14px; 
	padding: 0px; 
	margin: 5px 0px 0px 20px; 
	list-style-type: none; 
	list-style-image: none;
}
a.leftMenuLink {
	font-family: Arial; 
	color: #196733; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
a.leftMenuLink:hover {
	color: #333333;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #196733;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15762E;
}

.zelena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15762E;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bulet01.gif);
	list-style-type: none;
}

ul.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bulet02.gif);
	list-style-type: none;
}

img { border: 0px; }

/* back-compatibility */

.pisavaMala {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.pisavaMalaBELA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

}
.pisavaMalaBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.border01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;


}
.pisavaMalaZelena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #15762E;
}
.pisavaMalaZelenaBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #15762E;
}
.pisavaMalaZelenaBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #15762E;
	cursor: hand;

}
.pisavaMalaSivaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.pisavaMalaList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bulet01.gif);
	list-style-type: none;



}
.pisavaMalaSiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.pisavaMalaList2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bulet02.gif);
	list-style-type: none;
}

#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden }
