@charset "windows-1250";
BODY {
	COLOR: #000066;
	BACKGROUND-COLOR: #CCCCCC;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #0099FF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #0099FF;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	border : medium;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


h1 {
	color: #000066;
	background: transparent;
	font-weight: bold;
	font: 12px;
	text-align: left;  
}

h2 {
  color: #000000;
  background: transparent;
  font-weight: bold;
  font: 10px
}

h3 {
  color: #000066;
  background: transparent;

  font-weight: bold
}

h4 {

  font-weight: bold
}

h5 {

  font-weight: bold
}

a:link {
  color: #003366;
  background: transparent;
  text-decoration: none;
}

a:visited {
  color: green;
  background: transparent;
  text-decoration: none;
}

a:active {
	color: green;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: red;
  	background: transparent;
	text-decoration: blink;
}

.tab1 {
	BORDER-BOTTOM: #000066 0px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #000066 1px solid;
	background-color: #FFFFCC;
}
.tab2 {
	BORDER-BOTTOM: #000066 1px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #000066 0px solid;
	background-color: #FFFFCC;
	padding: 15px;
}
.tab2 img {
	border: solid #000066 1px;
}
.tab3 {
	border: solid black 1px;
}
.tabhead {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background-color: #0066CC;
}
.tabin {
	BORDER-BOTTOM: #000066 1px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #000066 1px solid;
	font-size: 12px;
	background-image: url(file:images/maskahruba.gif);
	border-width: 1px;
	border-color: #000066;
}
.tabintop {
	font-size: 12px;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
.tabtext {
	color: #000000;
	text-align: justify;
	font-size: 12px;
	background: transparent;
}

.menu {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-align: center;
	font-size: 9px;  
  
}
.bottom {
	color: #000000;
	background: transparent;
	font-weight: normal;
	text-align: center;
	font-size: 10px;  
}
.gal {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-align: center;
	font-size: 9px; 
}
.gal img {
	border: solid #000066 1px;
}


