@charset "iso-8859-2";
/* CSS Document */

* {		
	margin: 0px;
	border: 0px;	
	padding: 0px;
	font-family: Tahoma;
	font-style:normal;
	font-size: 12px;
	color:#666666;
	text-align:justify;
}

body {
	background-image:url(pics/bng_slice.png);
	scrollbar-face-color: grey;
	scrollbar-shadow-color: grey;
  	scrollbar-highlight-color: grey;
  	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: white;
  	scrollbar-track-color: transparent;
	scrollbar-arrow-color: blue;
}

a{
	text-decoration: none;
	color: #003366;
}

input {
 	background-color: #0099CC; 
  	color: #FFFFCC; 
}

textarea {
 	background-color: #0099CC; 
  	color: #FFFFCC;
	overflow: auto;
}

div#displaybox {
	width: 950px;
	height: 750px;
	padding-left: 50px;
	float: left;
	position: static;
	background-image:url(pics/full_bgnd.png);
	background-repeat: no-repeat;
	overflow:hidden;
}

div#displaybox2 {
	width: 950px;
	height: 750px;
	padding-left: 50px;
	float: left;
	position: static;
	background-image:url(pics/full_bgnd2.png);
	background-repeat: no-repeat;
	overflow:hidden;
}
	
	div#flashbox {
		height: 285px;
		clear: both;
		padding-top: 10px;
	}
	
	div#textbox {
		width: 1000px;
		height: 356px;
		display: table-row;
	}
	
		div#rightside {
			width: 170px;
			height: 340px;
			display: table-cell;
			float: left;
			padding-left: 32px;
			padding-top: 5px;
			padding-right: 5px;
			overflow: auto;
		}
		
		div#leftside {
			width: 670px;
			height: 340px;
			padding-left: 15px;
			display: table-cell;
			float: left;
		}
		
			div#title {
				width: 670px;
				font-size: 24px;
				text-indent: 35px;
				height: 30px;
				padding-bottom: 10px;
			}
			
			div#menu {
				width: 145px;
				display: table-cell;
				float: left;
			}
			
				div#menu img {
					width: 145px;
					height: 144px;
				}
				
				.form {
					padding-top: 15px;
					height: 145px;
					padding-left: 12px;
					padding-right: 5px;
					background-image: url(pics/form.png);
					background-repeat:no-repeat;
				}
				
				.formj {
					padding-top: 15px;
					height: 300px;
					width:300px;
					padding-left: 12px;
					padding-right: 5px;
				}
				
				div#menu caption {
					padding-top: 5px;
					padding-bottom: 10px;
					text-align: center;
				}
				
				div#menu p {
					padding-left: 10px;
					padding-right: 20px;
					float: none;
					font-size: 8px;
				}
								
			div#main {
				width:510px;
				display: table-cell;
				float: right;
				overflow:hidden;
			}
				
				div#main ul{
					list-style-position:inside;
					list-style-type:circle;

					text-indent: 20px;
				}
				
				div#main li{
					list-style:circle;
					list-style-type:circle;
				}
				
				div#main p{
					padding-bottom: 10px; 
				}
		
	div#stat {
		position: absolute;
		top: 641px;
		width: 900px;
		clear: both;
		font-size: 9px;
		text-align: center;
		padding-top: 10px;
	}		
	
		div#stat a{
			display:inline;
			padding-right: 5px;
		}
	
	div#flash_tanfolyam{
		float:right;
		width:500px;
		height:300px;
		overflow:scroll;
		}
		
		div#flash_tanfolyam_o{
		float:right;
		width:500px;
		height:300px;
		}
		
		.okt p{
		margin: 0px 0px 0px 15px;
		text-align:justify;
		}
	
		