body
{
	scrollbar-3dlight-color: #EDEEEA;
	scrollbar-darkshadow-color: #6D7663;
	scrollbar-face-color: #D5D8C7;
	scrollbar-highlight-color: #E2E6DE;
	scrollbar-shadow-color: #9A9F8B;
	scrollbar-track-color: #CCCFBA;
	scrollbar-arrow-color: #5D6151;
	background: #D9D9DB url(images/02.jpg) repeat fixed top;
}

td
{
	font-size: 11px;
	color: #6C783F;
	font-family: Tahoma, Arial;
	word-spacing: 1pm;
	letter-spacing: 1px;
}


a
{
	text-decoration: none;
	color: #9AA064;
	cursor: arrow;
	font-weight: normal;
	font-size: 11px;
}

a:hover
{
	color: #9AA064;
	text-decoration: underline;
	cursor: arrow;
}


h3 {
	font-size: 10px;
	color: #858966;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 1px dashed #C4CEA0;
	padding-left: 20px;
}


input, textarea, xmp
{
	border: 1px dashed #858968;
	color: #6F7256;
	font-size: 11px;
	font-weight: normal;
	background: #E5EBD1;
	padding: 2px;
}


h2 {
	font-size: 10px;
	color: #858966;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-left: 15px solid #D6DAB5;
	border-bottom: 1px solid #D6DAB5;
	background: #EBEED9;
	padding-left: 20px;
}

hr {
	height: 1px;
	color: #C3CEC0;
	background: #C3CEC0;
}

#menu {
	background: url(images/menu.jpg) no-repeat top;
	width: 183px;
	height: 100%; 
	vertical-align: top;
   padding-bottom: 20px;
}
#content {
	background: url(images/content.jpg) no-repeat top;
	width: 420px;
	height: 100%; 
	vertical-align: top;
   padding-bottom: 20px;
	padding-top: 40px;
}

#tabela{
	width: 603px;
	background: url(images/tlo.jpg) repeat-y;
	border: 0px;
}
.men {
	padding-left: 10px;
	padding-right: 3px;
}
.con {
	padding-right: 6px;
}
#top1 {
	background: url(images/top1.jpg) no-repeat;
	height: 186px;
	width: 603px;
}
#top2 {
	background: url(images/top2.jpg) no-repeat;
	height: 165px;
	width: 603px;
}
#top3 {
	background: url(images/top3.jpg) no-repeat;
	height: 165px;
	width: 603px;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 55px;
	width: 603px;
}