/* MainSelectors Start */
HTML, BODY, #page-abs {
	min-height: 100%;
	width: 100%;
	height: 100%; }

HTML>BODY, HTML>BODY #page-abs {
	height: auto; }

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	background-image: url("../images/page_bg.gif");
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0;
	margin: 0; }

TABLE {
	background-color: #EEDEC5;
	border-collapse: collapse;
	border: 1px solid #B7A4A4;
	padding: 0;
	margin: 10px 0; }

TH, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 3px 5px;
	margin: 0; }

TH {
	color: #FFF;
	font-weight: bold;
	background-color: #782121; }

.bg_footer {
	font-weight: bold;
	background-color: #B7A4A4;
	border-top: 1px solid #AC9081;
	border-bottom: 1px solid #AC9081; }

.bg_footer_kiemelt {
	font-weight: bold;
	background-color: #AC9081;
	border-top: 1px solid #AC9081;
	border-bottom: 1px solid #AC9081; }

.bg_row {
	background-color: #FAF0E1;
	border-top: 1px solid #AC9081;
	border-bottom: 1px solid #AC9081; }

A {
	/*color: #4563AB;*/
	color	: blue;
	text-decoration: none; }

FORM, UL, OL, DL { padding: 0; margin: 0; }

UL {
	text-align: left;
}

#col-left UL, #col-left OL, #col-left DL,
#col-center UL, #col-center OL, #col-center DL, 
#col-right UL, #col-right OL, #col-right DL { margin-left: 20px; }
/* MainSelectors End */




/* GridBasic Start */
#page-abs {
	position: absolute;
	top: 0; }

#page-out {
	height: auto;
	padding: 0;
	margin: 0; }

#page {
	width: 770px;
	padding: 0;
	margin: 0 auto 0 auto; }

#pagetop {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #FA9A10;
	background-image: url("../images/pagetop_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0; }

#pagetop_topmenu, #pagetop_img, #pagetop_mainmenu,
#pagetop_path { display: block; padding: 0; margin: 0 auto 0 auto; }

#col-left, #col-center, #col-right, .col-spacer,
#pagefooter_screen { display: block; padding: 0; margin: 0; }

#pagetop_topmenu, #pagetop_img,
#pagetop_mainmenu, #pagetop_path,
#pagefooter_screen { width: 770px; }

#pagemain_print, #pagefooter_print { display: none; }
/* GridBasic End */




/* TopMenu Start */
#pagetop_topmenu {
	height: 29px;
	background-color: #413D35;
	border-bottom: 2px solid #FFF; }

#pagetop_topmenu LI {
	line-height: 28px;
	list-style-type: none;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0; }

#pagetop_topmenu LI.leftpipe {
	background-image: url("../images/pagetop_topmenu_pipe.gif");
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0 15px 0 15px; }

#pagetop_topmenu LI.pagetop_topmenu_search {
	line-height: 28px;
	list-style-type: none;
	float: left;
	padding: 0 15px 0 0;
	margin: 0; }

#pagetop_topmenu INPUT {
	font-size: 10px;
	color: #000;
	margin: 1px 0 0 0; }

#pagetop_topmenu A {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFF;
	text-decoration: none; }
	
#pagetop_topmenu A:hover {
	color: #FFD200;
	text-decoration: underline; }

#pagetop_topmenu LI.pagetop_topmenu_search A:hover {
	text-decoration: none; }
/* TopMenu End */




#pagetop_img {
	width: 770px;
	height: 164px;
	overflow: hidden;
	background: #FFF url(http://www.profitguru.hu/design_v1/doc/Image/fejlec/pagetop_img_2.jpg) no-repeat top;
	border-bottom: 2px solid #FFDD21; }

#sound_player {
	text-align	: left;
	position	: relative;
	top			: -40px;
	left		: 28px;
	z-index		: 10000;
/*
	text-align	: left;
	margin		: 125px 10px 10px 50px;
*/
}


/* MainMenu Start */
#pagetop_mainmenu {
	height: 22px;
	overflow: hidden;
	background-color: #413D35; }

#pagetop_mainmenu LI {
	line-height: 22px;
	white-space: nowrap;
	list-style-type: none;
	float: right;
	padding: 0 15px 0 15px;
	margin: 0; }

#pagetop_mainmenu LI.pipe {
	line-height: 22px;
	list-style-type: none;
	float: right;
	background-image: url("../images/pagetop_mainmenu_pipe.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 1px 0 0;
	margin: 0; }

#pagetop_mainmenu A {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none; }

#pagetop_mainmenu A:hover {
	color: #FA9A10;
	text-decoration: none; }
/* MainMenu End */




/* Path Start */
#pagetop_path {
	height: 27px;
	background-color: #FFF; }

#pagetop_path LI#pagetop_path_links {
	list-style-type: none;
	float: left; }

#pagetop_path_links A {
	font-size: 11px;
	color: #4563AB;
	line-height: 27px;
	text-decoration: none;
	padding: 10px 0 0 7px;
	margin: 0; }

#pagetop_path_links A:hover {
	text-decoration: underline; }

#pagetop_path_links IMG {
	margin: 10px 0 0 7px; }
/* Path End */




/* Box Start */
#col-left {
	width: 164px;
	float: left;
	overflow: hidden; }

#col-center {
	float: left;
	overflow: hidden; }

#col-right {
	width: 164px;
	float: left;
	overflow: hidden; }

#col-left-padding, #col-center-padding, #col-right-padding {
	padding: 5px 5px 0 5px;
	overflow: hidden;	}

.box-big1 {
	width: 504px;
	display: block;
	float: left;
	padding: 0;
	margin: 0; }

.box-big2 {
	width: 256px;
	display: block;
	float: left;
	padding: 0;
	margin: 0; }

.box, .box-cat {
	width: 252px;
	display: block;
	float: left;
	padding: 0;
	margin: 0; }

	/* BoxPadding */
.box-inner {
	padding: 0;
	margin: 0 5px 10px 5px; }

	/* Fulcim */
.box .box-fulcim {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 17px;
	text-indent: -20px;
	overflow: hidden;
	padding: 0;
	margin: 0; }

.box-cat .box-fulcim {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 17px;
	text-indent: -20px;
	overflow: hidden;
	padding: 0;
	margin: 0; }

.box-top-l {
	height: 17px;
	background-color: #FF9701;
	background-image: url("../images/box_top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 20px;
	margin: 0; }

.box-top-cat-l {
	height: 17px;
	background-color: #FF9701;
	background-image: url("../images/box_top-cat.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 20px;
	margin: 0; }

.box-top-r {
	height: 17px;
	background-color: #FF9701;
	background-image: url("../images/box_top.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0; }

.box-top-cat-r {
	height: 17px;
	background-color: #FF9701;
	background-image: url("../images/box_top-cat.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0; }

	/* BoxContent */
.box-content {
	background-color: #EEDEC5;
	border-right: 1px solid #EEDEC5;
	border-left: 1px solid #EEDEC5; }

.box-content-cat {
	background-color: #EEDEC5;
	border-right: 1px solid #EEDEC5;
	border-left: 1px solid #EEDEC5; }

.box-content-cat div {
	 padding: 5px;}




	/* Headers */
H1.H1NagyKiemeltKekCenter {
	font-size: 24px;
	font-weight: bold;
	color: #036;
	text-align: center;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1NagyKiemeltBordoCenter {
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
	color: #C00;
	text-align: center;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1NagyKiemeltFeketeCenter {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1NagyKiemeltFekete {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 7px 5px 0 5px;
	margin: 0; }
/*-----------------------------------------------------*/
H1.H1KiemeltBordo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #77261F;
	line-height: 18px;
	text-align: left;
	font-variant: small-caps;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1KiemeltBordoCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #77261F;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1KiemeltFekete {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1KiemeltFeketeCenter {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 7px 5px 0 5px;
	margin: 0; }

H2.H2KiemeltBordoCenter {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	padding: 7px 5px 0 5px;
	margin: 0; }
/*-----------------------------------------------------*/
H2.H2NagyobbFekete {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 7px 5px 0px 5px;
	margin: 0; }

H2.H2NagyobbFeketeUnderline {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding: 7px 5px 0px 5px;
	margin: 0; }

H2.H2NagyobbFeketeUnderlineLight {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	padding: 7px 5px 0px 5px;
	margin: 0; }

H2.H2NagyobbKekCenter {
	font-size: 18px;
	font-weight: bold;
	color: #036;
	text-align: center;
	padding: 7px 5px 0px 5px;
	margin: 0; }
/*-----------------------------------------------------*/
H1.H1NagyFekete {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 7px 5px 0 5px;
	margin: 0; }

H1.H1NagyFekete SPAN {
	font-size: 18px;
	font-weight: bold;
	color: #FF9701;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #322415;
	padding: 1px;
	margin: 1px; }

H2.H2NagyFekete {
	text-transform	: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 7px 5px 0px 5px;
	margin: 0; }

H2.H2NagyFeketeCenter {
	
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 7px 5px 0px 5px;
	margin: 0; }
/*-----------------------------------------------------*/
H2.H2NormalFekete {
	
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 5px 0 0 5px;
	margin: 0; }

H2.H2NormalFeketeCenter {
	font-variant	: small-caps;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 5px;
	margin: 0; }
/*-----------------------------------------------------*/
.FeketeBold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 7px 5px 0 5px;
	margin: 0; }

.Iniciale {
	font-size: 24px;
	font-weight: normal;
	color: #FF9701;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #322415;
	padding: 1px;
	margin: 1px; }

.FeherBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 7px 5px 0 5px;
	margin: 0; }

.BordoAltitle {
	font-size: 13px;
	font-weight: bold;
	color: #77261F;
	line-height: 18px;
	text-align: center; }

.PirosNagyBold {
	font-size: 14px;
	font-weight: bold;
	color: #EC1D1D; }

.KiemeltKekLink {
	font-size: 13px;
	font-weight: bold;
	color: #4563AB; }

.PirosBold {
	font-weight: bold;
	color: #EC1D1D; }
	/* Headers end */


	/* SiteMap Li */
.box-content-cat .li_01 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	list-style: square inside url("../images/li_01.gif");
	border-bottom: 1px solid #DDD;
	padding: 5px 5px 0 10px;
	margin: 0; }

.box-content-cat .li_02 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	list-style: disc inside url("../images/li_02.gif");
	padding: 5px 5px 0 10px;
	margin: 0; }

.box-content-cat .li_03 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	list-style: circle inside url("../images/li_03.gif");
	padding: 5px 5px 0 10px;
	margin: 0; }

.box-content-cat .li_04 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	list-style: circle inside url("../images/li_04.gif");
	padding: 5px 5px 0 10px;
	margin: 0; }

.box-content-cat .li_05 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	list-style: circle inside url("../images/li_05.gif");
	padding: 5px 5px 0 10px;
	margin: 0; }

.box-content P,
.box-content BLOCKQUOTE,
.box-content-cat P,
.box-content-cat BLOCKQUOTE {
	overflow: hidden;
	padding: 5px 5px 5px 10px;
	margin: 0; }

.box-content P.box-last,
.box-content-cat P.box-last,
.box-content BLOCKQUOTE.box-last,
.box-content-cat BLOCKQUOTE.box-last {
	overflow: hidden;
	padding: 5px 5px 0 10px;
	margin: 0; }

	/* BoxbanKep */
.boxbaimg-l {
	float: left;
	border: 0;
	padding: 0 5px 5px 0;
	margin: 0; }

.boxbaimg-r {
	float: right;
	border: 0;
	padding: 0 0 5px 5px;
	margin: 0; }

.box-content A IMG,
.box-content-cat A IMG {
	padding: 0 0 2px 4px; }

	/* BoxLinkImg */
.box-content A IMG,
.box-content-cat A IMG {
	padding: 0 0 2px 4px; }

	/* BoxFooter */
.box-footer-l {
	height: 10px;
	background-color: #EEDEC5;
	background-image: url("../images/box_bottom.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 10px;
	margin: 0; }

.box-footer-cat-l {
	height: 10px;
	background-color: #EEDEC5;
	background-image: url("../images/box_bottom-cat.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 10px;
	margin: 0; }

.box-footer-r {
	height: 10px;
	background-color: #EEDEC5;
	background-image: url("../images/box_bottom.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0; }

.box-footer-cat-r {
	height: 10px;
	background-color: #EEDEC5;
	background-image: url("../images/box_bottom-cat.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0; }
/* Box End */




/* FormBox Start */
.formbox {
	display: block;
	float: left;
	padding: 0;
	margin: 0; }

	/* BoxPadding */
.formbox-inner {
	border: 1px solid #B7A4A4;
	background-color: #EEDEC5;
	padding: 0;
	margin: 5px 0 10px 0; }

	/* Fulcim */
.formbox .box-fulcim {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	text-indent: 0px;
	background-color: #FF9701;
	overflow: hidden;
	padding: 0;
	margin: 0; }

	/* FormBox Content */
.formbox-content { padding: 10px; }

	/* FormBox Text */
.formbox-content .form-text {
	font-size: 11px;
	font-weight: bold;
	color: #000; }

.formbox-content .form-text-h {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	float: left;
	padding-top: 3px; }

.formbox-content .form-text-comment {
	font-size: 11px;
	font-weight: normal;
	color: #000; }

	/* FormBox Input */
.formbox-content .form-input input,
.formbox-content .form-input select {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border: 1px solid #B7A4A4;
	display: block;
	float: left;
	padding: 1px;
	margin: 1px; }

.formbox-content .form-input checkbox {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	float: left;
	padding: 3px 6px 3px 3px;
	margin: 1px; }

.formbox-content .form-input-h input,
.formbox-content .form-input-h select {
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	float: left;
	padding: 1px;
	margin: 1px 1px 1px 100px; }

.formbox-content .form-input-h checkbox {
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	float: left;
	padding: 3px 6px 3px 3px;
	margin: 1px 1px 1px 100px; }

	/* FormBox Spacer */
.formbox-content .form-spacer {
	display: block;
	clear: both;
	height: 10px;
	padding: 0;
	margin: 0; }

	/* FormBox Button */
.form-button {
	display: block;
	text-decoration: none;
	background-color: #EEDEC5;
	border: 1px solid #782121;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	margin: 0; }

.form-button-left {
	display: block;
	float: left;
	text-decoration: none;
	background-color: #EEDEC5;
	border: 1px solid #782121;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	margin: 0 6px 0 0; }

	/* FormBox Error */
.form-error {
	color: #C00;
	font-weight: bold;
	text-decoration: none; }
/* FormBox End */




/* PageFooter Start */
#pagefooter-out {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #FFDD21;
	padding: 0;
	margin: 0; }

#pagefooter_screen {
	color: #000;
	width: 770px;
	font-size: 11px;
	text-align: center;
	padding: 5px 0;
	margin: 0 auto 0 auto;
	clear: both; }

#pagefooter_screen DIV {
	color: #000;
	padding-bottom: 2px; }

#pagefooter_screen A {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	padding: 0 10px; }

#pagefooter_screen A:hover {
	text-decoration: underline; }
/* PageFooter End */
