body {
	background-color : #FFFFFF;
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-image: url(images/bg_vidri.jpg);
	background-repeat: repeat-x;
}
H3.blue {
	color : #003B8E;
}


P.black {
	color : Black;
	font-family : sans-serif;
	font-size : 14px;
	padding-left : 2px;
	padding-right : 2px;
}
TABLE.head {
	width:800px;
	border-bottom : 1px solid #99FFFF;
	border-top : 1px solid #99FFFF;
	border-left : 1px solid #99FFFF;
	border-right : 1px solid #99FFFF;
}

.komentar {
	color : #99FFFF;
}
PRE {
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	margin-left : 20%;
	margin-right : 20%;
	/* text-indent : 0px; */
	background-color : #CCFFCC;
	color : #3333CC;
	font-family : "Courier New", Courier, monospace;
}

P {
	text-align : justify;
	font-family : sans-serif;
	font-size : 12px;
	color : #2C2C2C;
}
.noind {
	/* text-indent : 0px; */
}
.addinfo {
	color : #BABABA;
	font-size : 10px;
}
TD.menu1 {
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
	text-indent: 0px;
}
TD.menu2 {
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
	background-color : #FF9900;
	text-indent: 0px;
}
A.menu {
	color : #CCFFCC;
	font-size : 11px;
	font-weight : bold;
}
A:ACTIVE.menu {
	color : #FFFF66;
	font-size : 11px;
	font-weight : bold;
}
A:HOVER.menu {
	color : #FFFF66;
	font-size : 11px;
	font-weight : bold;
}
A:VISITED.menu {
	color : #CCFFCC;
}
A {
	color : #CCFFCC;
}
A:ACTIVE {
	color : #FFFF66;
}
A:HOVER {
	color : #FFFF66;
}
A:VISITED {
	color : #CCFFCC;
}
LI {
	list-style-position : inside;
	list-style-type : circle;
}
H1 {
	text-indent : 0px;
	text-align : center;
	font-size : 22px;
	font-family:sans-serif;
}
H2 {
	/* text-indent : 2px; */
	font-size : 20px;
	font-family:sans-serif;
}
H3 {
	/* text-indent : 5px; */
	font-size : 18px;
	font-family:sans-serif;
}
a:link {
	color: #0E7CCB;
	text-decoration: none;
}
a:visited {
	color: #0E7CCB; 
	text-decoration: none;
}
a:hover {
	color: #0E7CCB;
	text-decoration: underline;
}
a:active {
	color: #0E7CCB;
	text-decoration: underline;
}
a.block:link {
	color: #0E7CCB;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 2.5em;
}
a.block:visited {
	color: #0E7CCB;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 2.5em;
}
a.block:hover {
	color: #0E7CCB;
	background-color: transparent;
	text-decoration: none;
}
dl.navcell {
	background-color: #FFFFFF;
	height: 30px;
	margin: 0 0 0 0;
	padding: 2 2 2 20;
}

.maindiv{
	width: 770px; 
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right:auto;
	padding: 0px 30px 0px 30px ;
}
.header{
	width: 770px; 
	height: 213px; 
	background-image: url('top.jpg');
	display:block;
	margin:0px;
	padding:0px;
	
}
.header span{
	display: none;
}
.main_banners{
	font-family: verdana, arial; font-size: 10px; color:#2C2C2C ; width: 748px;
	float: left;
	clear: both;
	margin-top: 10px;
}
.main_text_div{
 float: left; 
 clear:both;
  font-family: verdana, arial; font-size: 10px; color:#2C2C2C ; 
  width: 600px;
  overflow:hidden;
}
.left_menu{
float: right;
padding-bottom: 0px; font-family: verdana, arial; font-size: 10px; width: 160px;
margin: -90px 0px 0px 0px;
overflow: hidden;
}
.left_menu div a{
	float :left;
	clear: both;
	margin: 0px 0px 10px 0px;
	display:block;
}
.left_menu div a img{
	float:left;
	margin:0px;
}
.footer{
clear: both;width: 770px;  background-image: url(bot.jpg);
background-repeat: no-repeat;
padding-top: 75px;
text-align:center;
margin-top: 20px;
}