body
{
	
	scrollbar-3d-light-color : #eeeeee;
	scrollbar-border-color : #eeeeee;
	scrollbar-arrow-color : #eeeeee; 
	scrollbar-base-color : #eeeeee; 
	
	scrollbar-face-color : #bbbbbb; 
	
	scrollbar-highlight-color : #eeeeee; 
	scrollbar-track-color : #eeeeee;
   	scrollbar-shadow-color : #eeeeee;
	scrollbar-darkshadow-color : #eeeeee;
}

a:link {
	color: #436b91;
	text-decoration: none;
}
a:visited {
	color: #436b91;
	text-decoration: none;
}
a:hover {
	color: #436b91;
	text-decoration: none;
}
a:active {
	color: #436b91;
	text-decoration: none;
}

.menu {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #436b91;
	text-decoration: none;
}

.menu:hover {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #436b91;
	text-decoration: none;
}

.menu:visited {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #436b91;
	text-decoration: none;
}

.menu:link {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #436b91;
	text-decoration: none;
}

.main {
	background-image: url(../images/bck.jpg);
	background-color: #cbd1d6;
	background-repeat: repeat-x;
}

.text {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

.ktext {
	font-family: "Arial", Courier, mono;
	font-size: 10px;
	color: #436b91;
	text-decoration: none;
}

.cim {
	font-family: "Arial", Courier, mono;
	font-size: 15px;
	color: #436b91;
	font-weight: bold;
	text-decoration: none;
}

.kez {
	cursor: pointer;
}

.indexkocka {
	width: 204px; 
	height: 80px; 
	border: 0px solid red;	
	background-image: url(../images/atlatszo.gif);
}
.inp {
	font-family: Trebuchet MS;
	background-color: #eeeeee;
	font-size: 11px;
	border: 1px solid #dddddd;
	color: #000000;
	text-decoration: none;	
}

.menukocka {
	width: 198px; 
	height: 200px; 
	border: 0px solid red;	
	background-image: url(../images/atlatszo.gif);
	text-align: right;
	padding-right: 0px;
	visibility: hidden;
}

.tartalom {
	background-color: #ffffff;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 13px;
	padding-bottom: 15px;	
}

.sep {
	height: 1px;
	border: 1px dotted #dddddd;
}

.index_table {
	border: 2px dotted #436b91;
	
}


