form {
	margin: 0;
	padding: 0;
}
.even {
	background-color: #efefef;
}
.odd {
	background-color: #fff;
}
form, input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	border: none;
}
select {
	border: #eee 1px solid;
}
label {
	margin-top: 10px;
}
select, input {
	margin-top: 10px;
}
INPUT.radio {
/*	float: left;*/
	clear: both;
	border: none;
	width: 20px;
	margin-top: 10px;
	background: none;
}
.form_text {
	font-size: 10px;
	margin: 1px 0px 0px 15px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
.alpha {
	list-style-type: lower-alpha;
}
.submitbutton {
	margin-left: 130px;
}
fieldset {
	margin: 10px 0;
}

input, .needed {
	padding: 2px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #fff;
	border-color: #888;
	border-width: 1px;
	border-style: solid;
}
.needed {
	border-color: #F3750E;
}
.needed-blank {
	font: bold 13px arial, verdana;
	color: #f00;
	background-color: #FEDEAB;
	border-color: #C00;
	border-width: 2px;
	border-style: solid;
}
.error {
	padding: 10px;
	font:               bold 13px arial, verdana;
	color:				#000;
	background-color: #FFCC99;
	border: #F00 2px solid;
}
.category-list {
	margin-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: #999 1px solid;
}
.category-list a {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
	line-height: 2em;
}
.category-list a:hover {
	text-decoration: underline;
	color: #C00;
}
.view {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/navig/doc_view.gif) no-repeat 4px 0px;
}
.link {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/admin/doc_att.gif) no-repeat 4px 0px;
}
.clone {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/admin/doc_clone.gif) no-repeat 4px 0px;
}
.add {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/navig/doc_add.gif) no-repeat 4px 0px;
}
.mod {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/navig/doc_mod.gif) no-repeat 4px 0px;
}
.del {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/navig/doc_rem.gif) no-repeat 4px 0px;
}
.on {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/navig/check_on.gif) no-repeat 4px 0px;
}
.off {
	clear: both;
	padding: 0 0 0 22px;
	margin: 0 0 0 10px;
	border-left: #ddd 1px solid;
	background: url(images/navig/check_off.gif) no-repeat 4px 0px;
}

.first {
	margin: 0;
	border: none;
}



/* NAVIGATION */

.list-navig {
	border: #888 1px solid;
	padding: 8px 3px 3px 3px;
	margin: 3px 0 3px 0;
	text-align: center;
	height: 20px;
}
.list-navig-links {
	float: left;
	width: 260px;
	text-align: center;
}
.list-navig-links, .list-navig-links a {
    font: 12px arial, verdana;
    color: #000;
	text-decoration: none;
}
.list-navig-links a, .list-navig-links b, .list-navig-links strong {
	padding-left: 4px;
	padding-right: 4px;
	border: #eee 1px solid;
}
.list-navig-links b, .list-navig-links strong {
	border: #aaa 1px solid;
}
.list-navig-links a:hover {
	color: #c00;
	background-color: #f5f5f5;
	border: #ccc 1px solid;
}
.list-navig-left {
	float: left;
	width: 100px;
	text-align: left;
}
.list-navig-left, .list-navig-left a {
    font: 12px arial, verdana;
    color: #999;
	text-decoration: none;
}
.list-navig-left a {
    color: #000;
}
.list-navig-left a:hover {
    color: #C00;
}
.list-navig-right {
	float: right;
	width: 80px;
	text-align: right;
}
.list-navig-right, .list-navig-right a {
    font: 12px arial, verdana;
    color: #999;
	text-decoration: none;
}
.list-navig-right a {
    color: #000;
}
.list-navig-right a:hover {
    color: #C00;
}
#loginform {
	padding-left: 10px;
}
#loginform label {
    font: 10px arial, verdana;
    color: #999;
	padding-left: 15px;
}
input.button1 {
	border: none;
	padding: 0;
	margin: 0 0 -5px 0;
}

#logged-in {
	padding: 15px;
}
#logged-in, #logged-in a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #007E8C;
	text-decoration: none;
}
.results {
	padding: 15px;
	font-size: 12px;
	color: #007E8C;
	font-weight: bold;
}
.left-box .results {
	padding: 0px 15px;
}
.left-box p {
	margin: 0;
}
.form-csillag {
	color: c00;
}
.content {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.3em;
}
.content a {
	color: #333;
}
.content a:hover {
	color: #C00;
}

.red {
	color: #c00;
}
.green {
	color: #009900;
}
.percent {
	background-color: #ccc;
	height: 10px;
}
.left .percent {
	margin-left: 20px;
}
.percent-ok {
	background-color: #FF6600;
	height: 10px;
}
.percent-text {
	text-align: left;
	font-size: 0.9em;
}
.stat {
	width: 600px;
	background: transparent url(images/2009/stat_bg.jpg) no-repeat 70px 0px;
	padding: 10px 0 5px 80px;
	margin: 0 0 5px 0;
}
.stat h3 {
	margin: 0;
	padding: 0;
}
.stat p {
	margin: 0 0 5px 0;
	padding: 0;
}
.admintable, .admintable TD {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
}
.admintable a, .admintable TD a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.admintable a:hover, .admintable TD a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C00;
	text-decoration: underline;
}
.gray0 {
	background-color: #40C5D4;
	color: #FFF;
	border-top: #000 1px solid;
	font-weight: bold;
}
.gray1 {
	background-color: #eee;
	color: #007E8C;
}
#qform UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.results {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #008E97;
	border-top: #ccc 1px solid;
	padding: 3px 0 5px 10px;
}
.results P {
	margin: 0;
	padding: 0 0 2px 0;
}
ul.statUl li {
	font-size: 13px;
}
a.icon-add {
	display: inline-block;
	padding: 4px 5px 5px 20px;
	height: 10px;
	background: url(/images/admin/doc_add.png) no-repeat left center;
}
a.icon-del, a.icon-del-grp {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url(/images/admin/cross.png) no-repeat center 3px;
}
a.icon-del-grp {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/images/admin/cross-button.png) no-repeat center center;

	position: absolute;
	right: 4px;
	top: 10px;
}
a.autoW {
	width: auto;
}
a.hidden {
	display: none;
}
div#csoportok fieldset {
	position: relative;
}
div#csoportok fieldset:hover {
	background: #F4FAFA;
}
div.grp div {
	padding-bottom: 5px;
}
div.grp div:hover {
	background: #D8EDEE;
}
div#newGrpDiv fieldset {
	background: #e3ff81;
}
.gen {
	font-size: 12px;
}