/* CSS Document */

body {
	scrollbar-face-color: #f7f7f7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	list-style-image: url(images/arrow2.gif);
	list-style-position: outside;
	margin:0;
	height:100%;
	padding:0;
	background-color: white;





}

.letak{
 
	position:relative; 
	
	margin-top: -16;
	 
}

.content{
 
font-family:tahoma;
 
list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	 
	color:white;
	
	font-size: 11px;
	
}
.content a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #5d5d5d;
	 text-decoration:none;
 
}
a:hover {
	color:black;
	text-decoration:underline; 
}
a.ket:link, a.ket:visited {
	color: white;
	font-family:tahoma;
	font-size:10pt;
 	text-decoration:none;
}
a.ket:hover {
	color:white;
	text-decoration:underline;
}
a.ket2:link, a.ket2:visited {
	color: black;
	font-family:tahoma;
	font-size:8pt;
 
}
a.ket2:hover {
	color:black;
	text-decoration:underline; 
}
a.ket3:link, a.ket3:visited {
	color: #5d5d5d;
	font-family:tahoma;
	font-size:9pt;
 	text-decoration:underline;
}
a.ket3:hover {
	color:#4089d3;
	text-decoration:none;
}
a.ket4:link, a.ket4:visited {
	color: silver;
	font-family:tahoma;
	font-size:11;
 	text-decoration:underline;
}
a.ket4:hover {
	color:white;
	text-decoration:none;
}
.button {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; CURSOR: hand; COLOR: #333333; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #cccccc
} 
.button1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; CURSOR: hand; COLOR: #333333; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #cccccc
} 
.input {
    border: 1px solid #DDD;
    font-family: tahoma;
    font-size: 12px;
    color: #BBB;
    
}
.input1 {
    border: 1px solid #DDD;
    font-family: tahoma;
    font-size: 12px;
     
    
}

.head {
	font-family: tahoma;
    	font-size: 12px;
	color: white;
}
blockquote { 
margin-top : 10px;
margin-left : 5px;
margin-bottom : 10px;
margin-right : 10px;
border : 1px solid;
padding : 3px;
}  
.inset { 
float : center;
width : 500px;

border : 1px solid silver;
margin : 5px 5px 5px 5px;
background : #f4f4f4;
font-size : 90%;
} 

.inset1 { 
float : center;
width : 450px;
padding : 5px;
border : 1px solid silver;
margin : 5px 5px 5px 5px;
background : #F4F4F4;
font-size : 90%;
} 
 
 
