body, th, td {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
}

.cb {
	clear: both;
}

.fh {
	width: 100%;
	height: 100%;
	margin: 0;
}

.ifl {
	margin-right: 5px;
}

.ifr {
	margin-left: 5px;
}

.hszfl {
	float:left;
	margin: 0 10px 0 0;
}

.date {
	font-size: 11px;
	color: #404040;
	margin: 0 0 3px 0;
}

a.k {
	color: #0000ff;
	font-weight: bold;
}

a.k:hover {
	color: #000088;
}

.va * {
	vertical-align: middle;
}

#msgPanel {
	display: none;
	padding: 15px 25px;
	position: fixed;
	max-width: 680px;
	border: 4px solid #52a8ec;
	background: #ffffff;
	z-index: 19001;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#msgPanel .st {
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: left !important;
}

#msgPanel.ok {
	border: 4px solid #008800;
}

#msgPanel.hiba {
	border: 4px solid #ff0000;
}

#msgPanel ul {
	text-align: left;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0 15px;
}

#msgPanel button {
	color: #666666;
	border: 1px solid #888888;
	margin: 10px 0 0 0;
	padding: 2px 7px;
	font-size: 13px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#msgPanel button:hover {
	color: #333333;
	border: 1px solid #444444;
}

.ok {
	color: #009900;
}

.hiba {
	color: #ff0000;
}

#transBG {
	background-color: #000000;
	opacity:0.75;
	filter:alpha(opacity=75);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
}

.ct {
	background: #bdbdbd;
	font-weight: bold;
	cursor: default;
}

.row_1 {
	background: #efefef;
}

.row_2 {
	background: #efefff;
}

.row_a {
	cursor: pointer;
	background: #e8a570;
}

.nop {
	cursor: default;
}

.row_b {
	background: #e8a570;
}

th.l, td.l {
	text-align: left;
}

th.c, td.c {
	text-align: center;
}

th.r, td.r {
	text-align: right;
}

.e {
	border-right: 1px solid #bdbdbd;
}

.keresoszo {
	background: #ffff00;
	color: #ff0000;
}

table {
	border-collapse: separate;
	border-spacing: 0px 2px;
}

table.mceLayout {
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	padding: 2px 3px 2px 3px;
}

table.lista th, table.lista td {
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
}

table.lista2 th, table.lista2 td {
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
}

table.nolista th, table.nolista  td {
	border: none;
	padding: 0;
}

table.nolista2 th, table.nolista2  td {
	font-size: 11px;
	line-height: 13px;
}

#sortable th.header {
	cursor: pointer;
	padding: 2px 10px;
	background-repeat: no-repeat;
	background-position: right center;
}

#sortable th.headerSortUp {
	background-image: url(../img/black-asc.gif);
}

#sortable th.headerSortDown {
	background-image: url(../img/black-desc.gif);
}

input, .inp, button {
	font-family: Helvetica, Verdana, Arial;
	border: 1px solid #880000;
	font-size: 12px;
	padding: 2px;
	color: #880000;
	background: #efefef;
}

input[type='checkbox'] {
	border:0;
}

select {
	font-family: Helvetica, Verdana, Arial;
	border: 1px solid #880000;
	font-size: 12px;
	padding: 1px;
	color: #880000;
	background: #efefef;
}

input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

input:hover, .inp:hover {
	background: #dbdbdb;
}

input.noov {
	color: #888888;
}

a.anv {
	float: right;
	color: #dbdbdb;
}

a.anv:hover {
	color: #ffffff;
}

input.noov:hover {
	background: #efefef;
}

input[type='submit'], input[type='button'] {
	padding: 2px 5px;
}

input[type='submit']:hover, input[type='button']:hover {
	color: #cc0000;
	cursor: pointer;
}

a {
	color: #333333;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#menu {
	background: url('../img/bg_menu.gif') repeat-y;
	margin: 10px;
}

h1 {
	color: #ffffff;
	font-size: 13px;
	margin: 10px 0 2px 0;
	border: 1px solid #333333;
	background: #888888;
	padding: 2px 5px 2px 5px;
}

#menu a, #menu span {
	display: block;
	border: 1px solid #333333;
	padding: 3px;
	text-align: center;
	background: #efefef;
	margin: 0 0 2px 0;
	cursor: pointer;
}

#menu a:hover, #menu span:hover {
	color: #000000;
	background: #dbdbdb;
}

img.p {
	cursor: pointer;
}

#swfuErrors {
	color: #B50000;
	border: 1px solid #B50000;
	margin: 0 0 10px 0;
	display: none;
	text-align: left;
	background: #FFEBEB;
}

#swfuErrorsMessages {
	margin: 4px;
}

#swfuErrorsMessages .head {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}

#swfuErrorsMessages .filename {
	font-size: 11px;
	font-weight: bold;
}

#swfuErrorsMessages .message {
	font-size: 11px;
	font-style: italic;
	margin: 0 0 5px 0;
}

.progressWrapper {
	display: none;
	overflow: hidden;
}


.progressContainer {
	padding: 4px;
	margin-bottom: 10px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
	text-align: left;
}

.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 10pt;
	font-weight: 700;
	color: 555;
	height: 16px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
	color: #333;
}

#thumbnails {
	padding: 0;
}

.thumbnail {
	width: 162px;
	padding: 8px;
	background: #efefef;
	margin: 10px 0 0 0;
	border: 1px solid #888888;
}

.thumbnail img {
	width: 160px;
	border: 1px solid #888888;
}

.controls {
	width: 170px;
	background: #888888;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}

.thumbnail_lapozo {
	width: 482px;
	padding: 8px;
	background: #efefef;
	border: 1px solid #888888;
	margin-top: 7px;
}

.thumbnail_lapozo img {
	width: 480px;
	border: 1px solid #888888;
}

.controls_lapozo {
	width: 490px;
	background: #888888;
	font-weight: bold;
	padding: 5px 5px 2px 5px;
	text-align: right;
}

.controls_lapozo span {
	float: right;
	margin: 0 3px;
}

.controls_lapozo img {
	margin: 5px 2px 0 2px;
}

.thumbnail_banner {
	width: 162px;
	padding: 8px;
	background: #efefef;
	border: 1px solid #888888;
	margin-top: 7px;
}

.thumbnail_banner img {
	width: 160px;
	border: 1px solid #888888;
}

.controls_banner {
	width: 170px;
	background: #888888;
	font-weight: bold;
	padding: 2px 5px;
	text-align: center;
	line-height: 26px;
}

.controls_banner span {
	float: left;
	margin: 0 3px;
}

.controls_banner img {
	margin: 5px 2px 0 2px;
}

.fulek {
	position: relative;
	z-index: 902;
}

.fulek div.st {
	width: 10px;
	height: 15px;
	background: #ffffff;
	border: none;
	border-right: 1px solid #aaaaaa;
}

.fulek div {
	float: left;
	width: 40px;
	height: 15px;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #880000;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
	background: #e8e8e8;
}

.fulek div:hover {
	background: #ffffff;
}

.fulek div.aktiv {
	border: 1px solid #880000;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	cursor: default;
	margin: 0 0 0 -1px;
}

.adatlap {
	clear: both;
	margin: 16px 0 0 0;
	border: 1px solid #880000;
	padding: 10px;
	position: absolute;
	z-index: 901;
}

.adatlap div.clg {
	display: none;
}

.pwt {
	float: left;
	margin: 0 5px 0 0;
}

.thumbnail_termek {
	width: 120px;
	height: 90px;
	padding: 8px;
	background: #efefef;
	margin: 10px 0 0 0;
	border: 1px solid #888888;
	display: table;
	text-align: center;
}

.thumbnail_termek img {
	margin: 0 auto;
}

.controls_termek {
	width: 122px;
	background: #888888;
	font-weight: bold;
	padding: 3px 8px;
	text-align: right;
}

.st_title {
	color: #ff8800;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

.st_text {
	width: 100%;
	border: 1px solid #333333;
	margin: 0 0 15px 0;
	padding: 0 10px;
	display: none;
}

button.kiad {
	padding: 2px 5px;
}

button.kiad:hover {
	color: #cc0000;
	cursor: pointer;
}

.but {
	color: #f0f0f0;
	padding: 4px 10px;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	border: none !important;
}

.but:hover {
	color: #ffffff;
}

.but.ble {
	background: #0167ff;
}

.but.ble:hover {
	background: #0057ec;
}

.but.red {
	background: #f82e2e;
}

.but.red:hover {
	background: #e81322;
}
