/* PowerPages CSS Document ver 1.1 - 2005.01.27. */

html, body {
	background-color: #FFFFFF;
	background-image: url(../images/pp_belso_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #43526C;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --- kep --- */

img {
	border: 0px;
}

/* --- link --- */

a {
	color: #43526C;
	text-decoration: none;
}
a:hover {
	color: #43526C;
	text-decoration: underline;
}

/* --- input mezo --- */

.input {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #2E1D08;
	height: 16px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	width: 115px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	border-top: 1px #2E1D08 solid;
	border-right: 1px #2E1D08 solid;
	border-bottom: 1px #2E1D08 solid;
	border-left: 1px #2E1D08 solid;
}

/* --- gomb --- */

.button {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #2E1D08;
	height: 18px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	width: 80px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	border-top: 1px #2E1D08 solid;
	border-right: 1px #2E1D08 solid;
	border-bottom: 1px #2E1D08 solid;
	border-left: 1px #2E1D08 solid;
}

/* ----------------------------------------------------- */

/* --- a keszito logoja --- */

#pp_author {
	position: absolute;
	visibility: visible;
	width: 211px;
	height: 26px;
	left: 0px;
	top: 0px;
}

/* --- menu --- */

#pp_menu {
	position: absolute;
	visibility: visible;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	width: 230px;
	left: 0px;
	top: 158px;
}

/* --- felso menusor --- */

#pp_menu_top {
	position: absolute;
	visibility: visible;
	width: 660px;
	height: 26px;
	left: 211px;
	top: 0px;
	z-index: 1;
}

/* --- nyelv valasztsi resz --- */

#pp_language {
	position: absolute;
	visibility: visible;
	width: 90px;
	height: 26px;
	top: 0px;
	left: 903px;
}

/* --- felhasznalo adatai --- */

#pp_login {
	position: absolute;
	visibility: visible;
	width: 130px;
	height: 26px;
	top: 7px;
	left: 510px;
	text-align: center;
	color: #CACACA;
	font-size: 11px;
	z-index: 2;
}

/* --- logo --- */

#pp_logo {
	position: absolute;
	visibility: visible;
	width: 230px;
	height: 114px;
	left: 0px;
	top: 50px;
	background-image: url(../images/log_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
}

/* --- ide jon a tartalmi resz --- */

#pp_content {
	position: absolute;
	visibility: visible;
	top: 33px;
	left: 223px;
	text-align: center;
}

/* --- lablec --- */

#pp_footer {
}

/* ----------------------------------------------------- */

/* --- menu rendszer --- */

#pp_nav {
	padding: 2px 0 10px 0px;
	font-size: 11px;
}
#pp_nav .line {
	border-top: solid 1px #999999;
	margin: 5px 0 5px 0;
}
#pp_nav>.line {
	margin: 6px 0 4px 0;
}
#pp_nav h4 {
	margin: 4px 0px 5px 5px;
	font-size: 95%;
}
#pp_nav>h4 {
	margin: 4px 0px 4px 5px;
}
#pp_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pp_nav li {
	padding: 0;
	margin: -4px 2px;
	width: 100%;
}
#pp_nav>ul>li {
	margin: -3px 2px;
}
#pp_nav a {
	position: relative;
	cursor: pointer;
	display: block;
	color: #000000;
	padding: 2px 4px 4px 8px;
	margin: 1px 0px;
}
#pp_nav>ul>li>a {
	border: 1px solid transparent;
	padding: 2px 4px 4px 7px;
}
#pp_nav a:visited {
	color: #000000;
}
#pp_nav a:hover {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 2px 4px 4px 7px;
	background-color: #f1f1f1;
	text-decoration: none;
}
#pp_nav>ul>li>a:hover {
	margin: 1px 0px;
}

/* ----------------------------------------------------- */

/* --- tablzat --- */

#pp_table {
	width: 96%;
}

/* --- tablzat alatti menu --- */

#pp_table_menu_position {
	position: relative;
	width: 96%;
	text-align: right;
	border-collapse: separate;
}
#pp_table_menu {
}
#pp_table_menu #pp_table_menu_cell {
	background-color: #8A8A8A;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #43526C;
	border-style: solid;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
	height: 16px;
}

/* ----------------------------------------------------- */

/* --- listak oszlopelosztsa --- */

/* 2 oszlopos */
#pp_table .pp_table_2coloumns_list_1 {
	width: *;
}
#pp_table .pp_table_2coloumns_list_2 {
	width: 50px;
}
#pp_table .pp_table_2coloumns_list_3 {
	width: 25px;
}

#pp_table .pp_table_2coloumns_list_4 {
	width: 80px;
}
/* --- modositas oszlopelosztsa --- */

/* 2 oszlopos */
#pp_table .pp_table_2coloumns_edit_1 {
	width: 160px;
}
#pp_table .pp_table_2coloumns_edit_2 {
	width: *;
}

/* ----------------------------------------------------- */

/* --- tablzat fejlece --- */

#pp_table th {
	background-color: #291D71;
	color: #FFFFFF;
	font-size: 14px;
	height: 24px;
	padding: 2px 2px 2px 2px;
}

/* --- tablzat lablece --- */

#pp_table #pp_table_bottom_counter {
	background-color: #291D71;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	height: 24px;
	padding: 0px 0px 0px 0px;
}

/* --- belso tabla fejlece --- */

#pp_table #pp_table_header_left {
	background-color: #8A8A8A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_header_center {
	background-color: #8A8A8A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_header_right {
	background-color: #8A8A8A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}

/* ----------------------------------------------------- */

/* --- hatter nelkuli sor --- */

#pp_table #pp_table_color0_left {
	background-color: transparent;
	color: #43526C;
	text-align: left;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_color0_center {
	background-color: transparent;
	color: #43526C;
	text-align: center;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_color0_right {
	background-color: transparent;
	color: #43526C;
	text-align: right;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}

/* --- sor #1 szin --- */

#pp_table #pp_table_color1_left {
	background-color: #8A8A8A;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_color1_center {
	background-color: #8A8A8A;
	color: #FFFFFF;
	text-align: center;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_color1_right {
	background-color: #8A8A8A;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}

/* --- sor #2 szin --- */

#pp_table #pp_table_color2_left {
	background-color: #EEEEEE;
	color: #43526C;
	text-align: left;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_color2_center {
	background-color: #EEEEEE;
	color: #43526C;
	text-align: center;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}
#pp_table #pp_table_color2_right {
	background-color: #EEEEEE;
	color: #43526C;
	text-align: right;
	height: 18px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}

/* ----------------------------------------------------- */

/* --- input mezo --- */

#pp_table #pp_table_input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 300px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_input2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 150px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_input3 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 100%;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --- textarea --- */

#pp_table #pp_table_textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 300px;
	height: 60px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_textarea2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 100%;
	height: 250px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_textarea3 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 100%;
	height: 100px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --- legordulo menu --- */

#pp_table #pp_table_scrollmenu {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 306px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_scrollmenu2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 153px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_scrollmenu3 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 100%;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pp_table #pp_table_scrollmenu4 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 72px;
	padding: 1px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* --- gomb --- */

#pp_table #pp_table_button {
	background-color: #7384A2;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	border-width: 1px;
	border-color: #43526C;
	border-style: solid;
	width: 80px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* ----------------------------------------------------- */
