#filebrowser
{
	background-color: #FAF3EB;
	border: 2px #8C819F solid;
	display: none;
	margin: 0px;
	padding: 3px;
	position: absolute;
	width: 450px;
	z-index: 1000;
	font-family: Verdana;
}

#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: 10px;
	line-height: 14px;
	padding: 1px;
	font-family: Verdana;
}

#filebrowser #filelist a:hover
{
	background-color: #FFFFFF;
}

#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
{
	clear: both;
	display: block;
	float: right;
	font-weight: bold;
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 16px;
}

#filebrowser .filelinkdel img
{
	background: none;
	border: none;
}

#filebrowser .main
{
	margin: 0px;
}

#filebrowser a:hover.filelinkdel
{
	background-color: #B7B7B7;
}

#filebrowser label
{
	width: 100px;
}
#filebrowser fieldset.main
{
	border: 1px #8C819F solid;
	margin: 3px;
	width: auto;
}

#filebrowser img
{
	margin: 0px;
	padding: 0px;
}

#filebrowser legend
{
	margin: 1px;
}

#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
{
	margin: 0px 3px 0px 3px;
	padding: 0px;
}

#szinlista
{
	background-color: #FAF3EB;
	border: 2px #4892B9 solid;
	display: none;
	height: 110px;
	overflow: hidden;
	position: absolute;
	width: 192px;
	z-index: 1000;
	font-family: Verdana;
}

#szinlistaheader
{
	background-color: #FFE457;
	border-bottom: 2px #4892B9 solid;
	color: #4892B9;
	font-size: x-small;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	font-family: Verdana;
}

.lezar
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.szin
{
	border: 1px #FAF3EB outset;
	float: left;
	font-size: 0px;
	height: 10px;
	line-height: 0px;
	width: 10px;
}
.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;
	font-family: Verdana;
	font-size: 9px;
	color:  #333;
}
#menulist
{
	font-size: 13px;
	margin: 0px 10px 0px 10px;
}

#menulist #fomenu
{
	border-bottom: 2px #EEE solid;
	font-size: 13px;
	font-weight: bold;
}

#menulist .iconcontainer
{
	margin: -20px 0px 0px  0px;
	text-align: right;
}

#menulist .menusor
{
	border-bottom: 1px #AAA solid;
}

#menulist .radio label
{
	display: block;
	float: none;
	width: auto;
}

#menulist li
{
	font-size: 14px;
	line-height: 20px;
}

#menulist ul
{
	float: none;
	list-style: none;
	padding: 0px 0px 15px 15px;
}
#calendarclose
{
	float: right;
	cursor: pointer;
}
#calendar
	{
	width: 200px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	}
html, body
	{
	padding: 0px;
	margin: 0px;
	}
#calendarheader
	{
	width:200px;
	background-color: #990000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
#calendarheader img	
	{
		border: 1px #990000 solid;
		background-color: #FFF;
	}
.caltable caption
	{
		display: none;
	}
.caltable
	{
	border: 1px #990000 solid;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
	}
.caltable td
	{
	border: 1px #990000 solid;
	background-color: #FFF;	
	padding: 0px;
	margin: 0px;

}
.caltable select
	{
	font-size: 9px;
	}
.caltable .head
	{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}
.caltable .head td
	{
	border: none;
	padding: 1px 2px;
	margin: 0px;
	}
.caltable .body
	{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.caltable .body th
	{
	border: 1px #BE5D5D solid;
	padding: 1px 2px;
	margin: 0px;
	background-color: #BE5D5D;	
	color: #FFF;
	cursor: default;
	}
.caltable .body thead
	{
	border-bottom: 2px #990000 solid;
	margin: 0px;
	}

.caltable .body td
	{
	border: 1px #EBEBEB solid;
	padding: 1px 2px;
	margin: 0px;
	
	}
.caltable .body .c3
	{
	background-color: #FFFFFF;	
	cursor: default;
	color: #CCC;
	}

.caltable .body .c1
	{
	background-color: #FFFFFF;	
	cursor: pointer;
	color: #000;
	}
#calendar form
	{
	margin: 0px;
	padding: 0px;

	}
.caltable .body .c2
	{
	background-color: #FFFFFF;	
	cursor: pointer;
	color: #FF0000;
	}

.caltable .body .ma
	{
	background-color: #FFFFFF;	
	cursor: pointer;
	font-weight: bold;
	color: #00A650;
	}
.caltable .body .akt
	{
	background-color: #FFFFFF;	
	border: 1px #00A650 solid;
	cursor: pointer;
	font-weight: bold;
	color: #00A650;
	}
#seged
{
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 300px;
}

#seged .inputstyle
{
	border: none;
	width: auto;
}

#seged fieldset
{
	width: auto;
}

#seged fieldset.main
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#seged label
{
	line-height: 20px;
	margin: 0px 1px 0px 0px;
	width: auto;
}

#seged legend
{
	display: none;
}

#seged select
{
	float: left;
	font-size: 10px;
	width: auto;
}
.tabbeddiv
{
	margin: 0px;
	padding: 10px;
}

.tabcontrol .selected a
{

}

.tabcontrol a
{
	line-height: normal;
	margin: 0px 2px;
	padding: 3px 10px;
}

.tabcontrol li
{
	display: inline;
	list-style-type: none;
	overflow: hidden;
}

.tabcontrol ul
{
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 3px 10px;
	z-index: 1;
}

.tabcontrolcontainer
{
	padding: 20px 0px 0px 0px;
}