body
{
	margin: 0px;
    padding: 0px;
    border: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #EDEDED;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
}

/* text */
.logintext  {font-weight: bold; font-size: 8pt;  color: #626262; text-align: left; vertical-align: bottom;}
.errortext  {font-weight: normal; font-size: 8pt; color: #CC0000; text-align: center; vertical-align: bottom;}
.menutext   {font-weight: bold; font-size: 10pt; color: #B10202; text-align: center; vertical-align: middle;}  
.bluetext   {font-weight: bold; font-size: 10pt; color: #151873; text-align: center; vertical-align: bottom;}
.greentext  {font-weight: bold; font-size: 8pt; color: #377533; text-align: center; vertical-align: bottom;}
.titletext  {font-weight: bold; font-size: 12pt; color: #151873; text-align: left; vertical-align: bottom;}
.greytext	{font-weight: bold; font-size: 10pt; color: #5D5D5D; text-align: left; vertical-align: bottom;}

/* div */
.banner
{
	background-image: url('images/bannerbg.jpg');
    background-repeat: repeat;
    background-position: top left;
    vertical-align: top;	
    border-left: solid 1px #AAAAAA;
    border-right: solid 1px #AAAAAA;
    width: 160px;
}

.logo
{
	background-image: url('images/logo.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: top;
    width: 793px;
    height: 122px;	
}

.loginbox
{
	border: solid 1px #ABABAB;
	padding: 5px;
}

.work
{
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.submenu
{
	background-image: url('images/submenu.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;	
    color: #CC0000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    vertical-align: bottom;
}

.submenu2
{
	background-image: url('images/submenu2.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;	
    color: #353535;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    vertical-align: bottom;
}

.label
{
	width: 150px;
	font: normal normal normal 10pt Arial;
	font-weight: bold;
    color: #5D5D5D;
    text-align: left;
    vertical-align: bottom;
    padding-left: 25px;
    padding-bottom: 5px;
}

.data
{
	font: normal normal normal 10pt Arial;
    color: #000000;
    text-align: left;
    vertical-align: bottom;
    float: left;
}

.regdata
{
	font: normal normal normal 10pt Arial;
    color: #000000;
    text-align: left;
    vertical-align: bottom;
    width: 350px;    
    float: left;
}

.comment
{
	width: 500px;
	font: normal normal normal 10pt Arial;
    color: #5D5D5D;
    text-align: left;
    vertical-align: middle;
    width: 30%;
    float: left;
}

.leftcol
{
	float: left;
    clear: left;
}

.rightcol
{
	margin-left: 30px;
	float: left;
}

.boxtitle
{
	background-image: url('images/box_title2.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    border-top: solid 1px #B1B1B1;
    border-left: solid 1px #B1B1B1;
    border-right: solid 1px #B1B1B1;
	font: normal normal bold 10pt Arial;
	color: #FFFFFF;
	width: 346px;
	height: 30px;
	float:left;
}

.box
{
	background-image: url('images/corner.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    border: solid 1px #B1B1B1;
	width: 346px;
	float:left;
	vertical-align: top;
}

.boximg
{
	border: solid 1px #B1B1B1;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 20px;
    float: left;
    clear: left;	
}

.boxtext
{
	width: 180px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
}

/* form */
input
{
	border: solid 1px #ABADB3;
	margin-top: 10px;
	float: left;
}

select
{
	margin-top: 10px;
	float: left;
}

.checkbox
{
	border: solid 1px #B5B5B5;
	height: 20px;
}

.radio
{
	border: solid 1px #B5B5B5;
	height: 20px;
}

.buttonlogin
{
	background-color: #E5E5E5;
	margin-top: 2px;
	height: 25px;
	width: 80px;
	font-size: 8pt;
	color: #626262;
	cursor: pointer;
}

.button
{
	background-color: #E5E5E5;
	margin-top: 5px;
	height: 25px;
	
	font-weight: bold;
	font-size: 10pt;
	color: #626262;
	cursor: pointer;
	float: right;
}

.buttonleft
{
	background-color: #E5E5E5;
	margin-top: 5px;
	height: 25px;
	font-weight: bold;
	font-size: 10pt;
	color: #626262;
	cursor: pointer;
	float: left;
}

.buttondelete
{
	background-image: url('images/delete.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
	background-color: #E5E5E5;
	margin-top: 5px;
	height: 25px;
	font-weight: bold;
	font-size: 10pt;
	color: #626262;
	cursor: pointer;
}

/* sajátmenü */
.wrappermenu
{
    float: left;
    clear: left;
    width: 160px;
}

.menu
{
	margin: 5px 0px 5px 5px;
}

.menubg
{
	background-image: url('images/menu_bg.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 30px;
    width: 190px;
    text-align: center;
}


/* image */
.imgborder
{
	border: solid 1px #B1B1B1;
    margin-left: 5px;
    margin-bottom: 20px;
    vertical-align: top;	
}

/* vonal */
.horizontal
{
	background-image: url('images/horizontal.jpg');
    background-repeat: repeat-x;
    background-position: center;
    height: 25px;
}

.horsmall
{
	background-image: url('images/horizontal.jpg');
    background-repeat: repeat-x;
    background-position: center;
    height: 10px;
}

.vertical
{
	background-image: url('images/vertical.jpg');
    background-repeat: repeat-y;
    background-position: top;
    width: 2px;
    height: 550px;
}

/* link */
a:link 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
}

a:visited 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
}

a:hover 
{
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
	background-color: #colorhere;
	border: none;
}

a:active 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
}

aleft:link 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: left;
}

aleft:visited 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: left;
}

aleft:hover 
{
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
	background-color: #colorhere;
	border: none;
	float: left;
}

aleft:active 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: left;
}

.aright:link 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: right;
}

.aright:visited 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: right;
}

.aright:hover 
{
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
	background-color: #colorhere;
	border: none;
	float: right;
}

.aright:active 
{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: right;
}

.ared:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	background-color: colorhere;
	border: none;
	float: left;
}

.ared:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	background-color: colorhere;
	border: none;
	float: left;
}

.ared:hover 
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: none;
	float: left;
}

.ared:active 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
	border: none;
	float: left;
}

.asmall:link 
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: left;
}

.asmall:visited 
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: left;
}

.asmall:hover 
{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: none;
	float: left;
}

.asmall:active 
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #151873;
	background-color: colorhere;
	border: none;
	float: left;
}

/* page */
.pagenumber:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #344163;
	background-color: #FFFFFF;
	border: solid 1px #B5B5B5;
	padding-left: 5px;
	padding-right: 5px;
}

.pagenumber:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #344163;
	background-color: colorhere;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagenumber:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #800000;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagenumber:active 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colohere;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.activepage
{
	background-color: #F0F0F0;
	border: solid 1px #B5B5B5;
	color: #9B9B9B;
	font: normal normal bold 10pt Arial;
	padding-left: 5px;
	padding-right: 5px;
}





