body	{ color: #000; background-color: #fff; margin: 10; padding: 0; }

A:link		{ color: #0084a8; text-decoration: none; }
A:visited	{ color: #0084a8; text-decoration: none; }
A:hover		{ color: #0084a8; text-decoration: underline; }
A:active	{ color: #0084a8; text-decoration: underline; }

.menu	{ margin: 0; padding: 0; font-family: verdana; font-size: 8.0pt; font-weight: bold; color: #75c0d3; }

	.menu A		{ color: #0084a8; }

.leadtext SELECT		{ border: 1px solid #0084a8; background-color: #fff; color: #0084a8; font-family: tahoma; font-size: 11px; }

/* vkonyv */

	.bc_konyv H1 SPAN	{ font-weight: normal; font-size: 10.0px; color: #ffffff; }

	.bc_konyv DIV		{ margin: 0 0 10 0; padding: 0px; }
	.bc_konyv P			{ margin: 0 3 10 3; padding: 0px; text-align: justify; font-size: 8pt; font-family: verdana; line-height: 15px; color: #444; }

	.bc_konyv H1		{ font-family: verdana; font-size: 12.0px; font-weight: bold; margin: 0 0 15 0; padding: 1 3 1 3; color: #fff; background-color: #0084a8; }
	.bc_konyv H2		{ font-family: verdana; font-size: 12.0px; font-weight: bold; margin: 0 0 10 0; padding: 1 3 1 3; color: #0084a8; }

	.bc_konyv H2				{ border-width: 0 0 1 0; border-style: solid; border-color: #0084a8; margin: 0 5 15 5; }
	.bc_konyv .texta 			{ padding: 0 10 0 10; }
	.bc_konyv .texta TEXTAREA	{ border: 1px solid #0084a8; background-color: #fff; color: #00708E; font-family: tahoma; font-size: 11px; }

	.bc_konyv .login P			{ text-align: right; margin-right: 60px; }
	.bc_konyv .login P INPUT	{ border: 1px solid #0084a8; width: 250px; height: 16px; background-color: #fff; color: #0084a8; font-family: tahoma; font-size: 11px; }

	.bc_konyv A			{ color: #0084a8; }
	.bc_konyv A:visited	{ color: #0084a8; text-decoration: none; }
	.bc_konyv A:hover	{ color: #0084a8; text-decoration: underline; }
	.bc_konyv A:active	{ color: #0084a8; text-decoration: underline; }

    .bc_konyv_topic A   		{ color: #ffffff; font-family: verdana; font-size: 12.0px; font-weight: bold; }
    .bc_konyv_topic A:visited	{ color: #ffffff; text-decoration: none; }
    .bc_konyv_topic A:hover		{ color: #ffffff; text-decoration: underline; }
    .bc_konyv_topic A:active	{ color: #ffffff; text-decoration: underline; }

	.bc_konyv .vkonyv	{ margin-bottom: 2px; }

	.bc_konyv .ok		{ margin-left: 10px; background-color: #0084a8; color: #ffffff; font-family: verdana; font-size: 10.0px; font-weight: bold; padding: 2 4 2 4; }
	.bc_konyv .ok:link	{ color: #ffffff; text-decoration: none; }
	.bc_konyv .ok:visited	{ color: #ffffff; text-decoration: none; }
	.bc_konyv .ok:hover	{ color: #ffffff; text-decoration: underline; }
	.bc_konyv .ok:active	{ color: #ffffff; text-decoration: underline; }

/* user */

	.bc_cont .sor		{ clear: both; height: 25px; padding: 0 50 0 20; font-size: 10.0px; font-family: verdana; background-color: #fff; }
	.bc_cont .a			{ float: left; padding: 2px; font-size: 12.0px; font-family: arial; color: #444; }

	.bc_cont .b			{ float: right; }
	.bc_cont .b INPUT	{ height: 18px; width: 160px; border: 1px solid #0084a8; background-color: #fff; color: #0084a8; font-family: tahoma; font-size: 11px; }

	.bc_cont .b SELECT	{ height: 18px; width: 160px; border: 1px solid #0084a8; background-color: #fff; color: #0084a8; font-family: tahoma; font-size: 11px; }
	.bc_cont .c			{ float: right; }

	.bc_cont .hiba		{ border: 2px solid #0084a8; padding: 5px; font-size: 9.0pt; color: #0084a8; font-family: verdana; margin: 15 10 15 10; }

	.bc_cont .ok		{ margin-left: 10px; background-color: #0084a8; color: #ffffff; font-family: verdana; font-size: 10.0px; font-weight: bold; padding: 2 4 2 4; }


/*  layout */ 

html
{
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

table#main
{
	background: #ffffff url('../../images/bg_site.png') no-repeat scroll center top;
	margin: 0px auto 0px auto;
}

td.menu
{
	margin: 10px 0px 4px 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 8.0pt;
	font-weight: bold;
	color: #75c0d3;
}

iframe#mainframe
{
}

td.leftside
{
	background: transparent url('../../images/bg_scroll_leftside.png') repeat-y scroll right top;
}

td.leftside img
{
	margin: 5px 15px 0px 0px;
	border: 0px none;
}

td.rightside
{
	background: transparent url('../../images/bg_scroll_rightside.png') repeat-y scroll left top;
}

td.rightside img
{
	margin: 0px 0px 5px 15px;
	border: 0px none;
}

td.footer
{
	padding: 20px 0px 10px 0px;
}

a.menu
{
	color: #0084a8;
}

ul.menu
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul.menu li
{
	display: inline;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}
