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: #c31b14;
	text-decoration: none;
}
a:visited {
	color: #c31b14;
	text-decoration: none;
}
a:hover {
	color: #c31b14;
	text-decoration: none;
}
a:active {
	color: #c31b14;
	text-decoration: none;
}

.text {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	
}



.adminmenu {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #87775a;
	text-decoration: none;
	
}

.cim {
	font-family: "Arial", Courier, mono;
	font-size: 14px;
	color: #c31b14;
	font-weight: bold;
	text-decoration: none;
	
}

.kez  {
	cursor: pointer;
}


.inp {
	font-family: Trebuchet MS;
	background-color: #fafaf5;
	font-size: 11px;
	border: 2px solid #d4d4d4;
	color: #000000;
	text-decoration: none;
}

.inp2 {
	font-family: Trebuchet MS;
	background-color: #e2d600;
	font-size: 11px;
	border: 0px solid #a2a29a;
	color: #000000;
	text-decoration: none;
}


.adminmenu {
	font-family: "Arial", Courier, mono;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.adminmenu:link {
	color: #ffffff;
	text-decoration: none;
}
.adminmenu:hover {
	color: #ffffff;
	text-decoration: none;
}
.adminmenu:visited {
	color: #ffffff;
	text-decoration: none;
}

.bal {
	background-image: url(../images/balhatter.jpg);
        background-repeat: no-repeat;
    	background-position: top left;
}

.jobb {
	background-image: url(../images/jobbhatter.jpg);
        background-repeat: no-repeat;
    	background-position: bottom left;
    	background-color: white;
}

.tartalom {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;	
}

.kep  {
	border: 2px solid #eeeeee;
	cursor: pointer;
}

.kepnl  {
	border: 2px solid #eeeeee;
}
