body 	{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background: #fff;
		font-size: 12px; font-family: Geneva, Arial; line-height: 18px; }
TD { font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; }
TBODY { font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; }
p {	font-size: 12px; font-family:  Geneva, Arial; line-height: 18px;  }

h1{ font-size: 130%; font-family: Georgia, Arial; font-weight: normal; color: #666; margin: 0px; padding: 0px; }
h2{ font-size: 130%; font-family: Georgia, Arial; color: #666; margin: 7px; padding: 0px; }
h3{ font-size: 130%; font-family: Georgia, Arial; font-weight: normal; color: #666; margin: 7px; padding: 0px; }

a:link, a:visited, a:active { color: #7896C8; font-size: 11px; font-weight: bold; text-decoration: none; } 
a:hover { color: #335AA7; font-size: 11px; font-weight: bold; text-decoration: underline; }

#sadr {
	height: 100%;
	padding: 3px;

}
#tabr {
	border-left: 1px solid #000;
}
#tabl {
	border-right: 1px solid #000;
}
#tablr {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
#title {
	color:#D78100;
	font-weightx: bold;
	padding-top:30px;
	padding-left:8px;
	font-size: 22px;
	font-family: Verdana, Arial;
}
#footer {
	border-top: 1px solid #000;
	margin-left: 263px; 
	margin-right: 73px;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial;
}
#footer a:link, a:visited, a:active{
	color: #333;
}
#meni
{
	margin-top: 8px;
	margin-left: 12px;
}
html>body  #meni{margin-left: -24px;}

#meni ul
{
	list-style: none;
	margin: 0px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 13px;
}
#meni li { margin: 0 0 5px 0; }

#meni a
{
	display: block;
	width: 200px;
	color: #EEE;
	padding:0;
	padding-left:4px;
	border-left: 16px solid #375368;
	background: #80A2BB;
	text-decoration: none;
}
html>body  #meni a{width: 172px;}
#meni a:link
  {
	color: #fff;
	text-decoration: none;
}

#meni li a:hover
{
	border-left: 14px solid #375368;
	color:#667;;
}