/* ---- fonts ---- */

.bold {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.f18 {
	font-size: 18px;
}
.f13 {
	font-size: 13px;
}
.f11 {
	font-size: 11px;
}
.f10 {
	font-size: 10px;
}

.large {
	font-size: 14px;
}

.xlarge {
	font-size: 20px;
}

.status {
	color: #0202c2;
}

.termek {
	display: inline-block;
	width: 130px;
	height: 32px;
	font-weight: bold;
}

/* ---- background ---- */
.userbg {
	background:transparent url(/users/img/user-bg.png) no-repeat;
}
.userhr {
	background:transparent url(/users/img/user-hr.png) repeat-x;
}

.bgful1-l {
	background-position: 0 0;
	width: 8px;
}
.bgful1-r {
	background-position: -8px 0;
	width: 8px;
}
.bgful2-l {
	background-position: -16px 0;
	width: 8px;
}
.bgful2-r {
	background-position: -24px 0;
	width: 8px;
}
.bgful3-l {
	background-position: -32px 0;
	width: 8px;
}
.bgful3-r {
	background-position: -40px 0;
	width: 8px;
}
.bgful4-l {
	background-position: -48px 0;
	width: 8px;
}
.bgful4-r {
	background-position: -56px 0;
	width: 8px;
}
.bgful5-l {
	background-position: -64px 0;
	width: 8px;
}
.bgful5-r {
	background-position: -72px 0;
	width: 8px;
}

.bg-pot {
	background-position: -80px 0px;
	width: 113px;
	height: 32px;
}
.bg-wspr {
	background-position: -193px 0px;
	width: 113px;
	height: 32px;
}
.bg-pglob {
	background-position: -306px 0px;
	width: 113px;
	height: 32px;
}
.bg-terminal {
	background-position: -419px 0px;
	width: 113px;
	height: 32px;
}


.bg-mark {
	background-position: -80px -32px;
	width: 113px;
	height: 32px;
}
.bg-ttws {
	background-position: -193px -32px;
	width: 113px;
	height: 32px;
}
.bg-gir {
	background-position: -306px -32px;
	width: 113px;
	height: 32px;
}
.bg-text {
	width: 130px;
	height: 32px;
	text-align: left;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}
.bg-text.double {
	line-height: 16px;
}

.bg-info {
	background-position: -897px 0px;
	width: 34px;
	height: 32px;
}

.bg-demo {
	background-position: -535px 0px;
	width: 144px;
	height: 32px;
}
.bg-szamlany {
	background-position: -679px 0px;
	width: 116px;
	height: 32px;
}
.bg-regist {
	background-position: -419px -32px;
	width: 116px;
	height: 32px;
}
.bg-mobilalk {
	background-position: -535px -32px;
	width: 144px;
	height: 32px;
}
.bg-elof {
	background-position: -679px -32px;
	width: 116px;
	height: 32px;
}
.bg-felir {
	background-position: -1053px -32px;
	width: 116px;
	height: 32px;
}
.bg-back {
	background-position: -795px 0px;
	width: 102px;
	height: 32px;
}
.bg-next {
	background-position: -795px -32px;
	width: 102px;
	height: 32px;
}
.bg-close {
	background-position: -897px -32px;
	width: 15px;
	height: 15px;
}
.bg-closebutt {
	background-position: -897px -32px;
	width: 102px;
	height: 32px;
}
.bg-cancel {
	background-position: -950px 0px;
	width: 102px;
	height: 32px;
}
.bg-again {
	background-position: -950px -32px;
	width: 102px;
	height: 32px;
}
.bg-delete {
	background-position: -1053px 0px;
	width: 102px;
	height: 32px;
}


/* ---- tabs ---- */

#umenu {
	width: 100%;
	border-bottom: 2px solid #1d3e5d;
}

#umenu .ful {
	width: 120px;
	height: 40px;
}

#umenu .ul, #umenu .ur {
	float: left;
	width: 8px;
	height:40px;
}
#umenu .ul {
	background-position: -16px 6px;
}
#umenu .aktiv .ul {
	background-position: 0 0;
}
#umenu .ur {
	background-position: -24px 6px;
}
#umenu .aktiv .ur {
	background-position: -8px 0;
}
#umenu .uc {
	float:left;
	width: 104px;
	height:20px;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: #365d7e;
	margin-top:6px;
	padding-top:14px;
	padding-bottom:20px;
}
#umenu .aktiv .uc {
	background-color: #1d3e5d;
	margin-top: 0;
	padding-top:20px;
	padding-bottom:20px;
}

/* ---- floats ---- */

.fl {
	float: left;
}
.fc {
	margin-left: auto;
	margin-right: auto;
}
.fr {
	float: right;
}
.cb {
	clear: both;
}
.fc {
	margin-left: auto;
	margin-right: auto;
}

.butt {
	cursor: pointer;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

/* ---- tables, rows ---- */


.elofrow {
	margin-top: 2px;
	height: 42px;
	background-color: #e8e8e8;
}
.actrow {
	background-color: #e8baba;
}

.last .elofrow {
	height: 59px;
	background-position: 0 0;
}
.last .actrow {
	background-position: 0px -100px;
}

.elofrow select {
	border:1px solid #727272;
	font-size: 11px;
	margin: 0;
	margin-top: 6px;
	padding: 2px;

}

.elofrow span {
	line-height:36px;
	font-size: 12px;
	padding: 2px;

}

.elofrow .col_title {
	margin-top: 5px;
	margin-left:8px;
	width: 180px;
	height: 32px;
}
.utitle .col_magan {
	margin-left: -12px;
}
.elofrow .col_magan, .utitle .col_magan {
	width: 144px;
}
.elofrow .col_period, .utitle .col_period {
	width: 90px;
}
.elofrow .col_piac, .utitle .col_piac {
	width: 60px;
}
.elofrow .col_best5, .utitle .col_best5 {
	width: 130px;
}
.elofrow .col_best5 select {
	width: 110px;
}
.elofrow .col_price, .utitle .col_price {
	width: 100px;
}
.elofrow .col_delay, .utitle .col_delay {
	width: 85px;
}
.elofrow .r7, .utitle .r7 {
	width: 135px;
}
.elofrow .inp {
	margin-top: 5px;
	height: 32px;
}


.ulink {
	font-size: 13px;
	font-weight: bold;
}

.utitle {
	width: 100%;
	height: 32px;
}
.utitle .ul, .utitle .ur {
	float: left;
	width: 8px;
	height:32px;
}
.utitle .uc {
	float: left;
	width: 184px;
	height:20px;
	padding-top: 12px;
	padding-bottom:20px;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.utitle .uh {
	float: left;
	width: 750px;
	height:25px;
	margin-top: 7px;
	text-align: left;
	color: white;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
}

.utitle1 .uc, .utitle1 .uh {
	background-color: #1d3e5d;
}
.utitle1 .ul {
	background-position: 0 0;
}
.utitle1 .ur {
	background-position: -8px 0;
}

.utitle2 .uc, .utitle2 .uh {
	background-color: #365d7e;
}
.utitle2 .ul {
	background-position: -16px 0;
}
.utitle2 .ur {
	background-position: -24px 0;
}

.utitle3 .uc, .utitle3 .uh {
	background-color: #3f8b98;
}
.utitle3 .ul {
	background-position: -32px 0;
}
.utitle3 .ur {
	background-position: -40px 0;
}

.utitle4 .uc, .utitle4 .uh {
	background-color: #7eb89f;
}
.utitle4 .ul {
	background-position: -48px 0;
}
.utitle4 .ur {
	background-position: -56px 0;
}

.utitle5 .uc, .utitle5 .uh {
	background-color: #499b77;
}
.utitle5 .ul {
	background-position: -64px 0;
}
.utitle5 .ur {
	background-position: -72px 0;
}

table.grid th {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	border: 0px solid;
}
table.grid input, table.grid textarea {
	border: 1px solid #7e9db9;
}
table.grid td {
	border-right: 1px solid #dbdfe0;
	border-bottom: 1px solid #dbdfe0;

}
table.grid td.gleft {
	border-left: 1px solid #dbdfe0;
}
table.grid td.gtop {
	border-top: 1px solid #dbdfe0;
}


table.grid th.greybg {
	background-color: #dbdfe0;
}

table.grid td {
	color: inherit;
	background-color: white;
}

#popup-info {
	-moz-box-shadow:5px 5px 5px #5e5d5e;
	position: absolute;
	top: 0px;
	left: -600px;
	width: 600px;
	display: none;
}

#popup-info .utitle {
	margin-top: -8px;
	width: 600px;
}
#popup-info .utitle .uh {
	width: 400px;
}

#popup-info .content {
	background-color: white;
	padding: 10px;
	text-align: left;
	font-size: 13px;
}

#popup-info .ucontent1 {
	border: 3px solid #1d3e5d;
	border-top:0px solid;
}
#popup-info .ucontent2 {
	border: 3px solid #365d7e;
	border-top:0px solid;
}
#popup-info .ucontent3 {
	border: 2px solid #3f8b98;
	border-top:0px solid;
}
#popup-info .ucontent4 {
	border: 3px solid #7ebaa0;
	border-top:0px solid;
}
#popup-info .ucontent5 {
	border: 3px solid #499b77;
	border-top:0px solid;
}






/* ---- colors ---- */

.white {
	color: white;
	background-color: inherit;
}

.sotet {
	color: #464646;
	background-color: inherit;
}

.vilagos {
	color: #DBDFE0;
	background-color: inherit;
}

.error, .red {
	color: #c20202;
	background-color: inherit;
}

.black {
	color: black;
	background-color: inherit;
}

.whitebg, table.whitebg td {
	color: inherit;
	background-color: white;
}

.sotet-lightbg {
	color: #464646;
	background-color: #EEEEEE;

}

.adat {
	color: blue;
}
/* ---- alignment ---- */

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.top {
	vertical-align: top;
}

/* ---- spacing ---- */
.sp5 {
	margin-bottom: 5px;
}


/* ---- paddings, margins ---- */

.m5t {
	margin-top: 5px;
}


/* ---- boxes ---- */

#elof {
	width: 950px;
	margin: 0 auto;
}

#elof .boxheader {
	border-left: 1px solid #DBDFE0;
	border-right: 1px solid #DBDFE0;
	border-bottom: 1px solid #DBDFE0;
	padding: 10px;
}

/*
#elof .content {
	border-left: 1px solid #DBDFE0;
	border-right: 1px solid #DBDFE0;
	padding: 10px;
}
*/
#elof .tc *, #elof .bc * {
	color: inherit;
	background-color: #EEEEEE;
	border-color: #DBDFE0;
}

#loginbox {
	width: 220px;
}
#loginbox .content {
	border-left: 1px solid #3979d6;
	border-right: 1px solid #3979d6;
	background-color: #eff3ff;
	padding: 10px;
}

#loginbox .tc *, #loginbox .bc * {
	color: inherit;
	background-color: #eff3ff;
	border-color: #3979d6;
}

#hirlbox {
	width: 220px;
}
#hirlbox .content {
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	background-color: white;
	padding: 10px;
}

#hirlbox .tc *, #hirlbox .bc * {
	color: inherit;
	background-color: white;
	border-color: #7a7a7a;
}

#info {
	width: 400px;
}

#info .boxheader {
	border-left: 1px solid #DBDFE0;
	border-right: 1px solid #DBDFE0;
	border-bottom: 1px solid #DBDFE0;
	padding: 10px;
}
#info .content {
	border-left: 1px solid #DBDFE0;
	border-right: 1px solid #DBDFE0;
	padding: 10px;
}

#info .tc *, #info .bc * {
	color: inherit;
	background-color: #EEEEEE;
	border-color: #DBDFE0;
}

#info ul {
	margin: 0;
	padding: 0;
}
#info li {
	margin: 5px 0px 0px 20px;
	padding: 0;
}


#from {
	margin-bottom: 10px;
}

#from .boxheader {
	border-left: 1px solid #DBDFE0;
	border-right: 1px solid #DBDFE0;
	border-bottom: 1px solid #DBDFE0;
	padding: 10px;
}
#from .content {
	border-left: 1px solid #DBDFE0;
	border-right: 1px solid #DBDFE0;
	padding: 10px;
}

#from .tc *, #from .bc * {
	color: inherit;
	background-color: #EEEEEE;
	border-color: #DBDFE0;
}


.menu .boxheader {
	border-left: 1px solid #711870;
	border-right: 1px solid #711870;
	border-bottom: 1px solid #711870;
	padding: 10px;
}
.menu .content {
	border-left: 1px solid #711870;
	border-right: 1px solid #711870;
	background-color: #f7e6f7;
	padding: 5px;
}

.menu .tc *, .menu .bc * {
	color: inherit;
	background-color: #f7e6f7;
	border-color: #711870;
}

.menu a {
	color: #711870;
	background-color: inherit;

}
