.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border: 0px;
	outline: 0px;
}
h1 {
	color: #00BCE4; 
	font-size: 18px; 
	font-family: Arial; 
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	color: #00BCE4; 
	font-size: 20px; 
	font-family: Arial; 
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
	background-image: url(images/content_page_title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
}
h3, h3 a {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #00BCE4;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #F04F23;
	font-weight: bold;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #5C5C5C;
	font-weight: normal;
	font-style: italic;
}
div, p, td, li, a {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #5C5C5C;
}
a {
	color: #F04F23;
	text-decoration: none;
	outline: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

.inputBox {
	height: 15px;
	border: #B6B6B6 1px solid;
	color: #5D5D5D;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-image: url(images/inputbox_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.inputBoxHalf {
	height: 15px;
	border: #B6B6B6 1px solid;
	color: #5D5D5D;
	font-size: 11px;
	background-image: url(images/inputbox_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.textareaBox {
	height: 15px;
	border: #B6B6B6 1px solid;
	color: #5D5D5D;
	font-size: 11px;
	background-image: url(images/inputbox_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 80px;
	background-color: #F4F4F4;
}
.searchBox {
	height: 15px;
	border: #B6B6B6 1px solid;
	color: #5D5D5D;
	text-align: center;
	letter-spacing: 4px;
	font-size: 11px;
	width: 170px;
	background-image: url(images/inputbox_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.searchButton {
	padding: 0px;
	margin-right: 5px;
	border: 0px;
}
.topSeoBar {
	width: 100%; 
	height: 17px; 
	background-image: url(images/top_back.gif); 
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}
.topSeoBar div {
	display: inline;
}
.topSeoBar div a {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	line-height: 14px;
	font-size: 10px;
	color: #777777;
}
.topSeoBar div a:hover {
	color: #E52905;
}
.pageContainer {
	width: 100%;
	background-image: url(images/page_back.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}
.contentContainer {
	width: 987px;
	text-align: left;
	margin: auto;
}
.leftContainer {
	vertical-align: top;
	width: 204px;
	border-right: white 3px solid;
	background-color: #F3F3F3;
}
.rightContainer {
	background-color: white;
	vertical-align: top;
	width: 780px;
}
.logo {
	width: 204px;
	height: 166px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.logo a {
	width: 204px;
	height: 166px;
	display: block;
}
.searchContainer {
	width: 204px;
	height: 23px;
	line-height: 23px;
	background-image: url(images/search_back.gif);
	background-repeat: no-repeat;
}
.menuContainer {
	padding-top: 10px;
	padding-bottom: 0px;
}
.menuContainer ul {
	margin: 0px;
	padding: 0px;
}
.menuContainer li {
	height: 29px;
	width: 204px;
	list-style-type: none;
	background-image: url(images/menuitem_back.gif);
}
.menuContainer li .noHref {
	font-size: 11px;
	color: #FF6F2A;
	text-transform: uppercase;
	line-height: 29px;
	padding-left: 15px;
}
.menuContainer li a {
	font-size: 11px;
	color: #FF6F2A;
	text-transform: uppercase;
	line-height: 29px;
	padding-left: 15px;
	display: block;
}
.menuContainer li a:hover {
	color: #00BCE4;
}
.subMenuContainer {
	padding-bottom: 2px;
}
.subMenuContainer ul {
	margin: 0px;
	padding: 0px;
}
.subMenuContainer li {
	height: 22px;
	width: 204px;
	list-style-type: none;
	background-image: url(images/submenuitem_back.gif);
}
.subMenuContainer li a {
	line-height: 22px;
	padding-right: 10px;
	color: #FF6F2A;
	display: block;
	font-size: 10px;
	text-transform: none;
	text-align: right;
}
.subMenuContainer li a:hover {
	color: #00BCE4;
}
.ugyfelKapu {
	margin-top: 10px;
	width: 204px;
	height: 77px;
	background-image: url(images/ugyfelkapu.gif);
	background-repeat: no-repeat;
}
.ugyfelKapu a {
	width: 204px;
	height: 77px;
	display: block;
}
.skymol {
	margin-top: 10px;
	width: 204px;
	height: 77px;
	cursor: pointer;
}
.elerhetoseg {
	margin-top: 10px;
	width: 204px;
	height: 77px;
	background-image: url(images/elerhetoseg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.elerhetoseg a {
	width: 204px;
	height: 77px;
	display: block;
}
.referenciak {
	margin-top: 10px;
	width: 204px;
	height: 66px;
	background-image: url(images/referenciak_kicsi.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.referenciak a {
	width: 204px;
	height: 66px;
	display: block;
}
.ajanlatkeres {
	margin-top: 10px;
	width: 204px;
	height: 66px;
	background-image: url(images/ajanlatkeres_kicsi.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.ajanlatkeres a {
	width: 204px;
	height: 66px;
	display: block;
}
.visszahivas {
	margin-top: 10px;
	width: 204px;
	height: 77px;
	background-image: url(images/visszahivas.gif);
	background-repeat: no-repeat;
}
.visszahivas .left {
	float: left;
	padding-top: 22px;
	padding-left: 14px;
	font-size: 10px;
	color: #FF6F2A;
	line-height: 17px;
}
.visszahivas .right {
	float: right;
	padding-top: 22px;
	padding-right: 14px;
}
.visszahivas .inputBox {
	width: 100px;
}
.leftBottom {
	width: 204px;
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
.flashContainer {
	position: relative;
	width: 780px;
	height: 166px;
	border-bottom: white 2px solid;
}
.flashBottom {
	width: 780px;
	background-color: #f3f3f3;
	height: 23px;
}
.topMenuText {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.topMenuFlash {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.highlightTitle {
	background-image: url(images/content_title_right.gif); 
	width: 381px; 
	height: 55px; 
	border-right: white 3px solid;
}
.highlightTitleText {
	font-weight: bold;
	color: #00BCE4; 
	font-size: 16px; 
	font-family: Arial; 
	padding-top: 20px; 
	padding-left: 5px;
	text-transform: uppercase;
}
.highlightSeparator {
	width: 17px;
	background-color: white;
	background-image: url(images/horizontal_dots.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.highlightLead {
	background-image: url(images/content_box_back.gif); 
	background-repeat: no-repeat; 
	width: 381px; 
	background-color: #EEEEEE; 
	border-right: white 3px solid; 
	vertical-align: top;
}
.highlightLeadText {
	padding: 10px;
}
.highlightLink {
	width: 381px; 
	height: 36px; 
	background-image: url(images/details_back.gif); 
	border-right: white 3px solid;
	text-align: right; 
}
.highlightLink a {
	font-size: 11px;
	color: #00BCE4; 
}
.forwardImage {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.whiteCell {
	width: 381px; 
	background-color: white;
}
.bottomBar {
	width: 100%; 
	height: 96px; 
	background-image: url(images/bottom_back.gif); 
	background-repeat: repeat-x;
	background-color: black;
	text-align: center;
	margin: auto;
}
.partnerContainer {
	width: 987px; 
	padding-top: 10px;
	margin: auto;
}
.partnerTextBox {
	float: left; 
	width: 207px; 
	text-align: center; 
	color: #C6C6C6; 
	font-size: 16px; 
	letter-spacing: 5px;
}
.partnerBox {
	float: right; 
	width: 780px; 
	text-align: center; 
	color: #C6C6C6; 
	font-size: 16px; 
	letter-spacing: 5px; 
	text-align: center;
}
.partnerImage {
	margin-left: 10px;
	margin-right: 10px;
}
.bottomSeoBar {
	width: 987px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: auto;
	margin-top: 40px;
}
.bottomSeoBar div {
	display: inline;
}
.bottomSeoBar div a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404040;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	background-image: url(images/bottom_seo_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}
.contentText {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.contentTextList {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.contentTextList h2 {
	padding-left: 5px;
}
.contentTextPartner {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.contentTextPartner table {
	background-color: white;
	border: 0px;
}
.contentTextPartner td {
	background-color: white;
	border: 0px;
	padding: 5px;
}
.imageBorder {
	float: right;
	border: #f1f1f1 4px solid;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.separator {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 15px;
	background-image: url(images/content_page_title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.referenciaEv {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/ref_title_back.gif);
	background-repeat: repeat-x;
}
.referenciaEv h3 {
	display: inline;
}
.referenciaEv h4 {
	margin-bottom: 5px;
}
.referenciaContent {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/ref_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.referenciaContent div {
	padding: 5px;
}
.referenciaContent .imageBorder {
	margin-top: 0px;
	margin-bottom: 5px;
	border: #f1f1f1 4px solid;
}
.forward {
	text-align: right;
}
.backward {
	text-align: left;
}
.plusMinus {
	margin-right: 5px;
}
.top {
	vertical-align: top;
}
.tip {
	height: 16px;
	background-image: url(images/tip.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10px;
	color: #00BCE4;
	line-height: 16px;
	cursor: pointer;
	margin-top: 10px;
	width: 50px;
}
.ugyfelkapuListContainer {
	height: 134px; 
	margin-bottom: 10px;
}
.ugyfelkapuRight {
	width: 580px; 
	height: 134px; 
	float: right;
}
.ugyfelkapuContent {
	height: 107px; 
	background-image: url(images/ugyfelkapu_text.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.ugyfelkapuTitle {
	height: 28px;  
	border-left: white 5px solid; 
	border-right: white 5px solid; 
	background-image: url(images/ugyfelkapu_title.gif); 
	background-repeat: repeat-x;
}
.ugyfelkapuActiveTitle {
	line-height: 28px; 
	font-family: Trebuchet; 
	color: #00BCE4; 
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-left: 10px;
}
.ugyfelkapuInactiveTitle {
	line-height: 28px; 
	font-family: Trebuchet; 
	color: #bbbbbb; 
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-left: 10px;
}
.ugyfelkapuContent div {
	padding: 10px;
}
.belepesPic {
	width: 190px; 
	height: 134px; 
	background-image: url(images/belepes.gif); 
	float: left;
}
.belepesContainer {
	width: 370px; 
	height: 134px; 
	float: left;
}
.belepesHelp {
	width: 207px; 
	height: 134px; 
	float: right; 
	background-color: #f6f6f6;
}
.belepesHelp div {
	padding-top: 38px; 
	padding-left: 5px; 
	padding-right: 5px;
}
.cmsPicActive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/cms_on.gif); 
	float: left;
}
.cmsPicInactive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/cms_off.gif); 
	float: left;
}
.statPicActive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/stat_on.gif); 
	float: left;
}
.statPicInactive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/stat_off.gif); 
	float: left;
}
.emailsetPicActive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/emailset_on.gif); 
	float: left;
}
.emailsetPicInactive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/emailset_off.gif); 
	float: left;
}
.ftpPicActive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/ftp_on.gif); 
	float: left;
}
.ftpPicInactive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/ftp_off.gif); 
	float: left;
}
.webmailPicActive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/webmail_on.gif); 
	float: left;
}
.webmailPicInactive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/webmail_off.gif); 
	float: left;
}
.emailpersPicActive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/emailpers_on.gif); 
	float: left;
}
.emailpersPicInactive {
	width: 190px; 
	height: 134px; 
	background-image: url(images/emailpers_off.gif); 
	float: left;
}
.frontTable {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	border-color: #DEDEDE;
	border-width: 1px;
	border-style: solid;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.frontTd {
	height: 30px;
	background-color: #F2F2F2;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
}
.frontTable a {
	color: #F04F23;
	text-decoration: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.mapBox {
	float: right;
	margin-top: 112px;
	border: #f1f1f1 4px solid;
}
.validateContainer {
	text-align: center;
}
.helpTextContainer {
	position:  absolute;
}
.helpText {
	position: absolute;
	display: none;
	width: 195px;
	height: 150px;
	font-size: 10px;
	padding-top: 25px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-image: url(images/help_back.gif);
	background-repeat: no-repeat;
	left: 80px;
}
.contentBottom {
	clear: both;
	padding: 20px;
	color: #C6C6C6;
	font-size: 14px;
	text-align: center;
}
.buttonTable {
	margin-top: 20px;
	width: 100%;
}
.buttonCell {
	width: 50%;
	text-align: center;
}