@CHARSET "UTF-8";

.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden {
	display: none;
}

form input.checkbox {
	width: 12px;
	height: 12px;
	margin-right: 5px;
	margin-bottom: 0px;
}

form div.checkbox_holder {
	width: 395px;
	float: left;
}

form label.checkbox_label {
	clear: none;
	padding-right: 10px;
	text-align: left;
}

div.form form.kekform label {
	text-align: left;
}

div.form form.kekform textarea {
	height: 100px;
}

div.fileupload form.adminform .submit {
	margin-right: 60px;
	
}

form label.checkbox_label:hover {
	background: #cfcfcf;
	cursor:pointer;
}

form.adminform {
	width: 600px;
}
div.fileupload form.adminform {
	width: 350px;
}

form.adminform .submit {
	margin-right: 18px;
}

.leftcol {
	min-height: 400px; 
	_height: 400px;
}

div.listaelem {
	padding: 5px;
	padding-bottom: 10px;
}

.subbanner {
	border:1px solid #3A414A;
	display:block;
	float:left;
	height:256px;
	margin-right:10px;
	width:256px;
}

.vilagos {
	background:#EFEFEF;
}

div.submenu {
background:#EFEFEF !important;
}

span.error {
	color: red; 
}

.ui-datepicker-prev {
	float: left;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-title {
	float:left;
	text-align:center;
	width:150px;
}

#ui-datepicker-div .ui-datepicker-calendar{
	border: 1px solid #c0c0c0;
}
#ui-datepicker-div .ui-datepicker-calendar td{
	padding: 5px;
	border: 1px solid #e0e0e0;
	text-align: center;
	background: #fff;
}
#ui-datepicker-div{
	background: #efefef;
}
.ui-datepicker-prev{
	float: left;
}

.ui-state-disabled {
	color: #cfcfcf;
}
