#addbox
{
	background-color: #FFFFFF;
	left: 785px;
	position: absolute;
	top: 380px;
	z-index: 99;
}

#addpack
{
	background-color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 365px;
	z-index: 100;
}

#admin
{
	background-color: #EBEBEB;
	position: absolute;
	right: 2px;
	top: 3px;
	width: 150px;
}

#archivum
{
	border: 2px #FE5500 outset;
	margin: 3px;
	padding: 3px;
}

#avatarfoto
{
	background-color: #EBEBEB;
	border: 2px #DDD solid;
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 5px;
}

#calendar
{
	background-color: #FAF3EB;
	border: 2px #8C819F solid;
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 185px;
}

#calendar .akt
{
	background-color: #FFF799;
	border: 1px green dotted;
}

#calendar .body
{
	border: 1px #00A99D solid;
	border-collapse: collapse;
	cursor: pointer;
}

#calendar .body td
{
	border: 1px #00A99D solid;
	width: 25px;
}

#calendar .body th
{
	background-color: #E1E1E1;
	border: 1px #00A99D solid;
	border-bottom: 3px #00A99D double;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#calendar .c1
{
	background-color: #EBEBEB;
	color: #5574B9;
	line-height: 17px;
}

#calendar .c2
{
	background-color: #EBEBEB;
	color: #ED1B23;
	line-height: 17px;
}

#calendar .c3
{
	color: #D7D7D7;
	line-height: 17px;
}

#calendar .caltable
{
	color: #0071BC;
	font-size: 9px;
}

#calendar .head td
{
	font-size: 10px;
	font-weight: bold;
}

#calendar .ma
{
	background-color: #FFF799;
	border: 1px red dotted;
}

#calendar select
{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#calendar table
{
	margin: 0px;
	padding: 0px;
}

#calendar td
{
	margin: 0px;
	padding: 0px;
}

#calendar tr
{
	margin: 0px;
	padding: 0px;
}

#calendarclose
{
	background-color: #ED1B23;
	border: 1px #EEE outset;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 9px;
	font-weight: bold;
	height: 12px;
	margin: 1px;
	text-align: center;
	width: 12px;
}

#calendarheader
{
	background-color: #FFFFFF;
	border-bottom: 2px #8C819F solid;
	color: #4892B9;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	width: auto;
}

#calform
{
	margin: 0px;
	padding: 0px;
}

#configform textarea
{
	height: auto;
}

#csomagform .textareastyle label, #boxform .textareastyle label
{
	float: none;
}

#csomagform fieldset.main, #boxform fieldset.main
{
	border: none;
	color: #363636;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}

#csomagform input, #csomagform select, #boxform input, #boxform select
{
	color: #707070;
	font-size: 10px;
	width: 100px;
}

#csomagform label, #boxform label
{
	display: block;
	float: left;
	width: 40px;
}

#csomagform textarea, #boxform textarea
{
	clear: both;
	height: 140px;
	width: 160px;
}

#filebrowser
{
	background-color: #FAF3EB;
	border: 2px #8C819F solid;
	display: none;
	margin: 0px;
	padding: 3px;
	position: absolute;
	width: 450px;
	z-index: 1000;
}

#filebrowser #errorMessage
{
	border: 1px #8C819F solid;
	color: #005E1F;
	font-size: 10px;
	font-weight: bold;
	margin: 3px;
	padding: 2px;
}

#filebrowser #filelist a
{
	cursor: default;
	display: block;
	font-size: xx-small;
	padding: 1px;
}

#filebrowser #info
{
	background-color: #E1E1E1;
	border: 1px #8C819F solid;
	color: #605CA8;
	float: left;
	font-size: 9px;
	margin: -1px 0px 0px -1px;
	padding: 2px;
	position: absolute;
	width: 80px;
}

#filebrowser #magnifier
{
	background-image: url(pic/magn.jpg);
	border: 1px #8C819F solid;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1px;
	height: 13px;
	line-height: 1px;
	margin: -1px 0px 0px 84px;
	padding: 0px;
	position: absolute;
	width: 13px;
}

#filebrowser #prev
{
	background-color: #E1E1E1;
	border: 1px #8C819F solid;
	margin: 1px;
	padding: 0px;
}

#filebrowser .filelinkdel
{
	border: 1px #BBB solid;
	clear: both;
	color: red;
	float: right;
	font-weight: bold;
	text-align: center;
	width: 12px;
}

#filebrowser a:hover.filelinkdel
{
	background-color: #B7B7B7;
}

#filebrowser fieldset
{
	border: 1px #8C819F solid;
	margin: 3px;
}

#filebrowserclose
{
	background-color: #FAF3EB;
	border: 2px #8C819F solid;
	border-bottom: none;
	color: #ED1B23;
	cursor: pointer;
	font-size: 9px;
	height: 12px;
	margin: -21px 0px 0px 357px;
	padding: 2px;
	position: relative;
	text-align: center;
	width: 40px;
}

#fileimgcontainer
{
	background-color: #EBEBEB;
	border: 1px #8C819F solid;
	display: block;
	float: left;
	height: 190px;
	margin: 2px;
	overflow: auto;
	padding: 0px;
	width: 315px;
}

#filelist
{
	background-color: #EBEBEB;
	border: 1px #8C819F solid;
	display: block;
	float: left;
	height: 190px;
	margin: 2px;
	overflow: auto;
	padding: 0px;
	width: 120px;
}

#fileupload
{
	clear: both;
}

#foot
{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 17px;
	margin: 0px  80px 0px 247px;
	padding: 60px 0px 0px 0px;
}

#foot a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
}

#foot a:hover
{
	text-decoration: underline;
}

#footer
{
	background-image: url(pic/footer.jpg);
	clear: both;
	height: 96px;
	padding: 0px;
	text-align: center;
	width: 794px;
}

#forum_wrapper
{
	border: none;
	height: 550px;
	width: 100%;
}

#header
{
	background-image: url(pic/header.jpg);
	height: 232px;
	width: 794px;
}

#header h1
{
	display: none;
}

#home
{
	height: 32px;
	margin: 0px 0px 0px 30px;
	position: absolute;
	top: 0px;
	width: 198px;
}

#home #hu
{
	display: inline;
	float: left;
	margin: 0px 0px 0px 10px;
	width: 25px;
}

#home #map img
{
	padding: 8px 12px 0px 10px;
}

#home a
{
	display: block;
	float: left;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
}

#home img
{
	padding: 8px 17px 0px 17px;
}

#label
{
	margin: 5px;
	text-align: left;
}

#level0
{
	margin: 0px;
	text-align: left;
	width: 794px;
}

#loginbox
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	height: 67px;
	line-height: 18px;
	margin: 0px 0px 0px  625px;
	position: absolute;
	top: 283px;
	width: 163px;
	z-index: 1;
}

#loginbox .inputstyle
{
	display: block;
	margin: 0px;
	padding: 1px;
	width: auto;
}

#loginbox .submit
{
	background: none;
	background-image: url(pic/arrow_right.gif);
	background-repeat: no-repeat;
	border: none;
	font-size: 0px;
	height: 22px;
	line-height: 0px;
	width: 22px;
}

#loginbox .submitstyle
{
	border: none;
	display: inline;
	float: right;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	text-align: right;
}

#loginbox fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#loginbox h2
{
	background: none;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	text-align: center;
	width: auto;
}

#loginbox input
{
	display: inline;
	font-size: 9px;
	position: static;
	width: 90px;
}

#loginbox label
{
	float: left;
	padding: 0px;
	width: 55px;
}

#loginbox legend
{
	display: none;
}

#menulist
{
	font-size: 13px;
	margin: 0px 50px 40px 50px;
}

#menulist #fomenu
{
	border-bottom: 2px #EEE solid;
	font-size: 13px;
	font-weight: bold;
}

#nav
{
	background-image: url(pic/menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 2px white solid;
	height: 44px;
	margin: 0px;
	padding: 0px;
	width: 794px;
}

#nav a
{
	background-image: url(pic/gomb_bg.jpg);
	color: #FFFFFF;
	display: block;
	font-family: Arial;
	font-size: 13px;
	height: 44px;
	line-height: 42px;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 130px;
}

#nav a.last
{
	background-image: url(pic/gomb_bg_last.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: Arial;
	font-size: 13px;
	height: 44px;
	line-height: 42px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 134px;
}

#nav a:hover
{
	background-color: #DDDDDD;
}

#nav img
{
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#nav li
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li img
{
	display: block;
}

#nav li li
{
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#nav li li a
{
	background: none;
	color: #FEFEFE;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	height: auto;
	line-height: 18px;
	padding: 0px 2px;
	text-align: left;
	text-transform: none;
	width: auto;
}

#nav li li a:hover
{
	background-color: #FEFEFE;
	color: #6BA5CA;
}

#nav li ul
{
	background-color: #6BA5CA;
	border: 2px #2A70AC solid;
	clear: both;
	float: left;
	height: auto;
	left: -999em;
	margin: -8px 0px 0px 3px;
	padding: 0px;
	position: absolute;
	width: 170px;
	z-index: 200;
}

#nav li ul ul
{
	margin: -1.3em 0px 0px 95px;
	position: absolute;
	z-index: 201;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
	display: block;
	left: auto;
}

#nav ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation_bar
{
	background-image: url(pic/nav_bar.jpg);
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 84px;
	line-height: 22px;
	padding: 0px 0px 0px 30px;
	width: 764px;
}

#navigation_bar a
{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
}

#pics
{
	background-color: #EBEBEB;
	background-image: url(icon/folder_green.png);
	background-position: 2% 50%;
	background-repeat: no-repeat;
	border: 2px #B1C1C5 outset;
	cursor: pointer;
	font-weight: bold;
	margin: 2px 2px 20px 2px;
	padding: 2px 2px 2px 20px;
	width: 120px;
}

#rightbar
{
	float: right;
	width: 161px;
}

#search
{
	height: 25px;
	margin: 0px 0px 0px 660px;
	position: absolute;
	top: 204px;
	width: 135px;
}

#search img
{
	cursor: pointer;
	vertical-align: text-top;
}

#search input
{
	color: #5574B9;
	font-size: 9px;
	line-height: 12px;
	width: 90px;
}

#seged
{
	border: 1px #EEE solid;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: auto;
}

#seged .inputstyle
{
	border: none;
	width: 250px;
}

#seged fieldset
{
	width: auto;
}

#seged fieldset.main
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#seged label
{
	line-height: 20px;
	margin: 0px 1px 0px 0px;
	width: 200px;
}

#seged legend
{
	display: none;
}

#seged select
{
	font-size: 10px;
	width: auto;
}

#selector
{
	width: 230px;
}

#startoldal .csomagok
{
	display: inline;
	float: left;
	margin: 0px 10px;
	width: 160px;
}

#stat .doboz
{
	text-align: center;
}

#stat .ertek, #stat .osszertek
{
	text-align: right;
	vertical-align: middle;
	width: 100px;
}

#stat .graf
{
	border: 1px  #AAA dotted;
	margin: 3px;
}

#stat img
{
	border: none;
	margin: 0px 2px;
	padding: 0px;
	vertical-align: text-top;
}

#stat table
{
	text-align: left;
	width: 100%;
}

#szinlista
{
	background-color: #FAF3EB;
	border: 2px #4892B9 solid;
	display: none;
	height: 110px;
	overflow: hidden;
	position: absolute;
	width: 192px;
	z-index: 1000;
}

#szinlistaheader
{
	background-color: #FFE457;
	border-bottom: 2px #4892B9 solid;
	color: #4892B9;
	font-size: x-small;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

#tartalom
{
	background-color: transparent;
	color: #737373;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 15px;
	margin: -30px 0px 0px 0px;
	padding: 10px;
	width: 573px;
}

#tartalom:after
{
	clear: both;
	content: ".";
	display: block;
	font: 1px/0px serif;
	height: 0;
	visibility: hidden;
}

#tartalom_ikonok
{
	border-bottom: 1px solid #ebebeb;
	text-align: right;
}

#tartalom_ikonok img
{
	vertical-align: bottom;
}

#trafficanalizer
{
	display: none;
}

#wraper_left
{
	background-image: url(pic/header_right_50.jpg);
	background-repeat: repeat-x;
}

#wraper_right
{
	background-image: url(pic/footer_left_50.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.admin
{
	border: 1px #cbd4dc solid;
	margin: 10px 0px 0px;
	overflow: visible;
	padding: 0px;
}

.admin a
{
	color: #0072BB;
	display: block;
	font-size: 10px;
}

.admin a:hover
{
	background-color: #E1E1E1;
	color: #f5671B;
}

.admin h1
{
	color: #5574B9;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 2px;
	text-decoration: underline;
}

.admin ul
{
	list-style: none;
	margin:  0px;
	padding: 2px;
}

.admin ul li
{
	float: left;
	width: 100%;
}

.admin ul ul
{
	list-style-image: url('pic/bullet_blue.jpg');
	margin:  0px 0px 0px 20px;
}

.alert
{
	color: #FF0000;
	font-weight: bold;
}

.cancel
{
	background-image: url(icon/editdelete.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	width: auto;
}

.cimlista
{
	background-color: #FAF3EB;
	border: 2px #4892B9 solid;
	clear: both;
	display: none;
	height: 200px;
	margin: -18px  0px 0px 460px;
	overflow: auto;
	position: absolute;
	width: 100px;
}

.cimlista a
{
	display: block;
	padding: 2px;
}

.csomagcontrol
{
	margin: 2px;
	text-align: right;
}

.csomagcontrol img
{
	cursor: pointer;
	margin: 0px 1px;
}

.csomagok
{
	border: 1px #cbd4dc solid;
	margin: 10px 0px 0px;
	padding: 0px;
}

.csomagok_ar_blue
{
	color: #0072BB;
	text-align: right;
	width: 149px;
}

.csomagok_ar_orange
{
	color: #F5671B;
	text-align: right;
	width: 80px;
}

.csomagok_ar_orange, .csomagok_ar_blue
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	margin: -60px 2px 2px 2px;
	position: absolute;
}

.csomagok_desc_blue ul
{
	list-style-image: url('pic/bullet_blue.jpg');
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.csomagok_desc_blue, .csomagok_desc_orange
{
	background-color: #edeeef;
	color: #898989;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	padding: 3px 2px 5px 2px;
}

.csomagok_desc_orange ul
{
	list-style-image: url('pic/bullet_orange.jpg');
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.csomagok_head_blue
{
	background-image: url(pic/box_head_blue.jpg);
	padding: 2px 2px 2px 80px;
	text-align: right;
}

.csomagok_head_orange
{
	background-image: url(pic/box_head_orange.jpg);
	padding: 2px 80px 2px 2px;
	text-align: right;
}

.csomagok_head_orange, .csomagok_head_blue
{
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	height: 118px;
	line-height: 16px;
	text-transform: uppercase;
}

.filelinkcontainer
{
	clear: both;
	height: 12px;
}

.hidden
{
	display: none;
}

.hiddencontainier
{
	display: none;
}

.hint
{
	padding: 0px 0px 0px 32px;
}

.hintdoboz
{
	background-color: #FFFFFF;
	border: 1px #8C819F solid;
	margin: 3px;
	padding: 2px;
}

.icon
{
	margin: 0px 1px;
	padding: 0px;
	vertical-align: text-top;
}

.iconcontainer
{
	display: inline;
	float: right;
	margin: -20px 0px 0px 0px;
}

.inputstyle
{
	clear: both;
	padding: 0px 0px 4px 0px;
}

.keyword
{
	color: #ED1B23;
	font-style: italic;
	font-weight: bold;
}

.kiemelt
{
	color: #5574B9;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}

.pager
{
	font-size: 10px;
	text-align: center;
}

.pager .selected
{
	background-color: #E1E1E1;
	text-decoration: underline;
}

.pager a
{
	border: 1px #999 solid;
	margin: 1px;
	padding: 2px 4px;
}

.pager a:hover
{
	background-color: #FFFFFF;
}

.printer
{
	float: right;
}

.radio input
{
	float: none;
	margin: 1px;
	width: auto;
}

.radiobox input
{
	float: none;
	margin: 1px 1px -1px 1px;
	width: auto;
}

.radiobox label
{
	display: block;
	float: none;
	width: auto;
}

.select
{
	background-color: #EBEBEB;
	border: 1px #B6C1C5 solid;
	color: #004A80;
	font-size: 10px;
	line-height: 13px;
	width: 230px;
}

.select a
{
	display: block;
}

.selectedmenu a
{
	font-weight: bold;
}

.selecttext
{
	display: none;
}

.submit, .ok
{
	background-image: url(icon/apply.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	border: 2px #b11C55 outset;
	padding: 0px 20px 0px 0px;
	width: auto;
}

.submitstyle
{
	text-align: center;
}

.szin
{
	border: 1px #FAF3EB outset;
	float: left;
	font-size: 0px;
	height: 10px;
	line-height: 0px;
	width: 10px;
}

.tabbeddiv
{
	position: static;
	width: auto;
}

.tabbeddiv_hidden
{
	height: 100px;
	left: -999em;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100px;
}

.textareastyle
{
	clear: both;
	margin: 0px 5px 30px 5px;
}

.textareastyle label
{
	float: none;
}

.vissza
{
	text-align: center;
}

.vissza a
{
	color: #B1C1C5;
}

a
{
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

body, html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

caption
{
	text-align: left;
}

fieldset
{
	border: 1px #CCC  solid;
	border-top: 3px #CCC  solid;
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

form
{
	padding: 0px;
}

h1
{
	font-size: 13px;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6
{
	color: #F26521;
	padding: 0px;
}

h2
{
	background-image: url(pic/h2.gif);
	background-repeat: no-repeat;
	color: #005a89;
	font-size: 11px;
	line-height: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

img
{
	border: none;
}

input
{
	background-color: #EBEBEB;
	border: 1px #B6C1C5 solid;
	color: #004A80;
	font-size: 10px;
	line-height: 13px;
	width: 230px;
}

label
{
	display: block;
	float: left;
	width: 150px;
}

legend
{
	color: #4892B9;
	font-size: small;
	font-weight: bold;
}

table
{
	border: 1px #B6C1C5 solid;
	border-collapse: collapse;
	margin: 2px 2px 20px 2px;
}

td
{
	border: 1px #B6C1C5 solid;
	padding: 2px;
}

textarea
{
	clear: both;
	width: 98%;
}


