body {
	background: none;
	padding-top: 15px;
}

td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-size :12px;
	font-weight: normal;
}

a {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #ce0505;
	font-size :12px;
	font-weight: normal;
	text-decoration : underline;
}

a:hover {
	color : #ce0505;
}

.header {
	background-color : #E20074;
	width : 100%;
	height : 1px;
	background-image : url(fejlecbg.gif);
	background-repeat : repeat-y;
	display: none;
}

.pinkheader {
	display: none;
}

.greyheader {
	text-align: center;
	background-image: url(origo_corp_logo.gif);
	background-repeat: no-repeat;
	background-color: #fff;	
	background-position: 18% 0;
	display: table-cell;
	width: 100%;
	height: 73px;
	
	
}

.pinkheader {
	background-color : #E20074;
	width : 100%;
	height : 3px;
}

.blackrows {
	background: none;
	height : 1px;
}

.blackcols {
	background-color : #fff;
	width : 1px;
}

.blue {
	background-color : #fff;
	background-image: url(szurke_bg.jpg);
	background-repeat: repeat-x;
	width : 270px;
	height : 225px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.white {
	background-color : #FFFFFF;
	width : 400px;
	height : 225px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	border-right: 1px solid #000;
}

.white100 {
	background-color : #FFFFFF;
	width : 100%;
	height : 225px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
}


.pink {
	background-color : #e00d3a;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	width : 100%;
	height : 16px;
}

.whitelink {
	color : #FFFFFF;
	padding-right : 4px;
	text-decoration: none;
}

.whitelink:hover {
	color : #FFFFFF;
}

.text16 {
	font-size :16px;
	font-weight: bold;;	
}

.ptext12 {
	font-size :12px;
	font-weight: bold;
	color : #FF0000;
}

.footer {
	font-size :11px;
	color: #fff;
	text-transform: lowercase;
	background-color: #e00d3a;
	height : 56px;
	width : 100%;
}


.labelbg {	
	width : 100%;
	height : 52px;
	background-image : url(header_bg.gif);
	background-color: #e00d3a;
	background-repeat: no-repeat;
	background-position: 588px 0px;
}

.label {
	font-size: 28px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	text-transform: lowercase;
	padding-left : 8px;
	padding-top : 16px;
}

.textfield {
	width: 200px;
}

.greyrow1 {
	height : 20px;
	width : 25px;
	background-color : #E5E5E5;
}

.greyrow2 {
	height : 20px;
	background-color : #E5E5E5;
	font-weight : bold;
}

.greyrow3 {
	height : 20px;
	width : 50px;
	background-color : #E5E5E5;
	color : #E20074;
	font-weight : bold;
}

.whiterow1 {
	height : 20px;
	width : 25px;
}

.whiterow2 {
	height : 20px;
	background-color : #FFFFFF;
}

.whiterow3 {
	height : 20px;
	width : 50px;
	background-color : #FFFFFF;
	color : #E20074;
}

.tabl {
	border : 0px;
	width : 100%;
}

.warning {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #ce0505;
	font-size :12px;
	font-weight: normal;
	padding-left : 10px;
	padding-top : 7px;
	padding-bottom : 7px;
}
