/*Készítő: Kirowski Rt. */
body {
	font-size: 12px;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	background-color: #e7e7e7;
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 12px;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
}

a:link, a:active, a:visited
{
	color: #c0c0c0;
	text-decoration: none;
}

a:hover
{
	color: #d3d3d3;
	text-decoration: underline;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
}

form
{
	display: inline;
}

/*Bg*/

.KiBgfff
{
	background-color: #ffffff;
}

.KiBge7e
{
	background-color: #e7e7e7;
}

.KiBgccc
{
	background-color: #cccccc;
}

.KiBg999
{
	background-color: #999999;
}

.KiBg666
{
	background-color: #666666;
}

.KiBg333
{
	background-color: #333333;
}

.KiBgMTK
{
	background-color: #8FAFCC;
}

/*TopMenu begin */

.KiTopMenuBg
{
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #c0c0c0;
	border-bottom: 1px #ffffff solid;
}

.KiLanguage
{
	width: 80px;
	padding-top: 2px;
}

.KiLanguage div
{
	padding-left: 9px;
	font-size: 11px;
	color: #ffffff;
}

.KiLanguage a:link, .KiLanguage a:active, .KiLanguage a:visited, .KiTopMenuLink a:link, .KiTopMenuLink a:active, .KiTopMenuLink a:visited, .KiTopMenuLinkLast a:link, .KiTopMenuLinkLast a:active, .KiTopMenuLinkLast a:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.KiLanguage a:hover, .KiTopMenuLink a:hover, .KiTopMenuLinkLast a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.KiTopMenuLink, .KiTopMenuLinkLast
{
	padding-top: 2px;
	float: right;
}

.KiTopMenuLink div
{
	padding-right: 4px;
	font-size: 11px;
	color: #ffffff;
}

.KiTopMenuLinkLast div
{
	padding-right: 5px;
	font-size: 11px;
	color: #ffffff;
}

.KiHeaderPic
{
	background-color: #ffffff;
}

/*TopMenu end */

/*Main menu start*/

#KiMainMenu {
	font-size: 12px;
	height: 26px;
	background: #cccccc;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 0px;
	border: 0px blue solid;
	width: 100%;
	border: 0px red solid;
	white-space: nowrap;
}

/* \*/
* html #KiMainMenu {779px; }
/* */

#KiMainMenu ul {
	padding: 0;
	margin: 0;
	text-align: right;
	padding-left: 189px;
}

#KiMainMenu li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	border: 0px yellow solid;
}

#KiMainMenu li ul {
	background-image: url(/images/bg_ul.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e7e7e7;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
	min-width: 179px;
	width: 154px;
	border: 0px red solid;
}

#KiMainMenu li a {
	display: block;
	padding-bottom: 0px;
	text-decoration: none;
}


#KiMainMenu li a:hover { 
	color: #fcaa35;
	text-decoration: none;
}

/* \*/
* html #KiMainMenu li li a {
	width: 100%;
}
/* */

#KiMainMenu li a span {
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	width: 0px;
	white-space: nowrap;
}


	
#KiMainMenu li li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	margin-left: 0px;
	float: none;
	display: inline;
	white-space: normal;
}

#KiMainMenu li li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 15px;
	margin: 0px;
	background: #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: -10px;
	width: 154px;
	font-family: arial,helvetica,sans-serif;
	background-image: url(/images/bg_uls.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#KiMainMenu li li a:hover {
	color: #333333;
	text-decoration: none;
	background: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

.KiMainMenuOn
{
	background: #e7e7e7;
	background-position: right;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}

.KiMainMenuOn a:visited,.KiMainMenuOn a:link,.KiMainMenuOn a:active, .KiMainMenuOn a:ahover
{
	color: #f26522;
	text-decoration: none;
	/*padding-bottom: 6px;*/
}

.KiMainMenuOff
{
	color: #333333;
	background-image: url(/images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.KiMainMenuOff a:visited,.KiMainMenuOff a:link,.KiMainMenuOff a:active
{
	color: #333333;
	text-decoration: none;
}

.KiMainMenuOff a:hover
{
	color: #333333;
	text-decoration: none;	
}


.KiMainMenuOffLast
{
	background: #cccccc;
	color: #333333;
	/*border-bottom: 1px #ffffff solid;*/
}

.KiMainMenuOffLast a:visited,.KiMainMenuOffLast a:link,.KiMainMenuOffLast a:active
{
	color: #333333;
	text-decoration: none;
}





.KiMainMenuChange
{
	background-image: url(/images/bg_li2.gif);
	background-repeat: no-repeat;
	background-position: right;
	background: #cccccc;
}

.KiMainMenuChange a:visited,.KiMainMenuChange a:link,.KiMainMenuChange a:active
{
	color: #333333;
	text-decoration: none;
}

.KiHideSel
{
	visibility: hidden;
	padding-bottom: 5px;
}

.KiDontHideSel
{
	visibility: show;
	padding-bottom: 5px;
}
/*Main menu end */

/*Search begin */

#KiSearch
{
	padding-left: 6px;
}

/*Search end */

/*History begin*/

#KiHistory {
	background-color: #FFFFFF;
	font-size: 10px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px; }

#KiHistory div
{
	padding-left: 192px;
	padding-right: 8px;
}

#KiHistory a:hover
{
	color: #d3d3d3;
	text-decoration: underline;
}

#KiHistory a
{
	color: #000000;
	text-decoration: underline;
}

#KiHistory span
{
	color: #d3d3d3;
}

/* History end */

/*Content begin */
#KiMenuTitle
{
	clear: left;
	width: 590px;
	padding-bottom: 8px;
	background: url(/images/bg_title.gif);
	background-repeat: repeat-x;
}

#KiContents
{
	clear: left;
	width: 581px;
	padding-left: 9px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
}

#KiTitleText
{
	color: #c0c0c0;
	font-size: 18px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 27px;
}

#KiTitlePrint
{
	padding-top: 12px;
}


.KiText
{
	width: 573px;
	padding-right: 8px;
}

/*Content end*/


/*Footer begin*/
#KiCompany
{
	font-size: 11px;
	color: #666666;
}

#KiCompany div
{
	padding-left: 6px;
	padding-top: 9px;
}

#KiCompanySpacer
{
	background: #c0c0c0;
	border-top: 8px #e7e7e7 solid;
}

#KiFooter
{
	background: #c0c0c0;
	color: #ffffff;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-top: 8px #e7e7e7 solid;
}

#KiFooter div
{
	padding-right: 4px;
	float: left;
}


#KiFooter a
{
	color: #ffffff;
	text-decoration: none;
}

#KiFooter a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*Footer end*/



/*Level 1*/


/*Level 1 mouseover*/
.KiLeftMenuLev1On
{
	background-color: #fcaa35;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	cursor: pointer;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1On a:hover, .KiLeftMenuLev1On a:link, .KiLeftMenuLev1On a:active, .KiLeftMenuLev1On a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev1Off
{
	background-color: #e7e7e7;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev1Off a:visited, .KiLeftMenuLev1Off a:active, .KiLeftMenuLev1Off a:link, .KiLeftMenuLev1Off a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

/*Level 1 active */
.KiLeftMenuLev1Act
{
	background-color: #fcaa35;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	cursor: default;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1ActOn
{
	background-color: #cccccc;
	color: #d3d3d3;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1ActOn a:hover, .KiLeftMenuLev1ActOn a:link, .KiLeftMenuLev1ActOn a:visited, .KiLeftMenuLev1ActOn a:active
{
	color: #d3d3d3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev1ActOff
{
	background-color: #e7e7e7;
	font-weight: bold;
	color: #d3d3d3;
	border-bottom: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1ActOff a:visited, .KiLeftMenuLev1ActOff a:active, .KiLeftMenuLev1ActOff a:link, .KiLeftMenuLev1ActOff a:hover
{
	color: #d3d3d3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev1ST
{
	text-indent: -10px;
	padding-left: 16px;
}

/*Level 2*/

/*Level 2 aktiv*/

.KiLeftMenuLev2ActOn
{
	/*background-color: #f5f5f5;*/
	background-color: #cccccc;
	color: #d3d3d3;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2ActOn a:visited, .KiLeftMenuLev2ActOn a:active, .KiLeftMenuLev2ActOn a:link, .KiLeftMenuLev2ActOn a:hover
{
	color: #d3d3d3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev2ActOff
{
	background-color: #ffffff;
	font-weight: bold;
	color: #d3d3d3;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2ActOff a:visited, .KiLeftMenuLev2ActOff a:active, .KiLeftMenuLev2ActOff a:link, .KiLeftMenuLev2ActOff a:hover
{
	color: #d3d3d3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev2Act
{
	background-color: #d3d3d3;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}

/*Level 2 mouseover*/
.KiLeftMenuLev2On
{
	/*background-color: #f5f5f5;*/
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2On a:hover, .KiLeftMenuLev2On a:link, .KiLeftMenuLev2On a:active, .KiLeftMenuLev2On a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2Off
{
	background-color: #ffffff;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.KiLeftMenuLev2Off a:visited, .KiLeftMenuLev2Off a:active, .KiLeftMenuLev2Off a:link, .KiLeftMenuLev2Off a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev2ST
{
	text-indent: -10px;
	padding-left: 25px;
	padding-right: 6px;
}


/*Level 3*/

.KiLeftMenuLev3On
{
	background-color: #cccccc;
	border-bottom: 1px #cccccc solid;
	color: #333333;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev3On a:hover, .KiLeftMenuLev3On a:link, .KiLeftMenuLev3On a:active, .KiLeftMenuLev3On a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev3Off
{
	background-color: #f5f5f5;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev3Off a:visited, .KiLeftMenuLev3Off a:active, .KiLeftMenuLev3Off a:link, .KiLeftMenuLev3Off a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev3Act
{
	background-color: #d3d3d3;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}

.KiLeftMenuLev3ST
{
	text-indent: -10px;
	padding-left: 34px;
	padding-right: 6px;
}

#KiContentsDolgozoiLogin{
	background:  #ffffff;
	float: left;
	width: 582px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
}
