
/* közös */

table.strip
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

/* keret */

table.frame
{
	height: 100%;
	margin: 0 auto;
}

table.frame td.topleft
{
	background-image: url('images/leftrep.jpg');
	background-repeat: repeat-y;
	width: 244px;
}

table.frame td.topright
{
	background-image: url('images/rightrep.jpg');
	background-repeat: repeat-y;
	width: 91px;
}

table.frame td.topright img
{
	border: 0px;
}

table.frame td.bottom
{
	background-image: url('images/bottom.jpg');
	background-repeat: no-repeat;
	width: 890px;
	height: 12px;
}

table.frame td.foot
{
	background-image: url('images/foot.jpg');
	background-repeat: no-repeat;
	height: 52px;
}

/* left panelset table */

table.panelset
{
	width: 100%;
}

table.panelset td.flagsleft
{
	background-image: url('images/topleft.jpg');
	background-repeat: no-repeat;
	height: 59px;
}

table.panelset td.flagsleft
{
	padding-left: 113px;
}

table.panelset td.logo
{
	/*height: 109px;*/
	padding-left: 84px;
	padding-top: 14px;
}

table.panelset td.flagsleft img,
table.content td.flagsright img
{
	margin-top: 15px;
}

table.panelset td.flagsleft img
{
	margin-left: 7px;
}

table.content td.flagsright img
{
	margin-right: 7px;
}

table.panelset td.logo img,
table.panelset td.flagsleft img,
table.content td.flagsright img,
table.content td.icons img
{
	border: 0px;
}

table.frame td.printmenu
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ecb127;
	border-bottom: solid 1px #ecb127;
	color: #ecb127;
	
	background-repeat: no-repeat;
	background-color: #f3f2cd;
}

/* content rész */

table.content
{
	width: 100%;
}

table.content td.flagsright 
{
	padding-left: 6px;
	height: 46px;
}

table.content td.icons
{
	text-align: right;
	padding-right: 45px;
}

table.content td.icons img
{
	margin-top: 19px;
}

table.content td.cmenu
{
	height: 255px;
}

table.content td.wysiwyg
{
	padding-left: 20px; 
	padding-bottom: 10px;
}

table.content td.wysiwyg img
{
	border: solid 2px #fff;
}

/* himg */

table.frame td.center
{
	background-repeat: no-repeat;
	background-color: #f3f2cd;
	width: 555px;
	height: 89%;
}

/* alsó rész */

table.foottxt 
{
	width: 620px;
	margin: 0 auto;
}

table.foottxt td
{
	color: #fff;
	text-align: center;
	padding-top: 5px;
	width: 25%;
}

table.foottxt td a
{
	color: #fff;
	text-decoration: none;
}

table.foottxt td.markcon
{
	padding-top: 10px;
	color: #000;
	font-size: 10px;
}

table.foottxt td.markcon a
{
	color: #000;
}

/* főoldali blokkok */

table.mpblock
{
	width: 100%;
}

table.mpblock td.hookline1,
table.mpblock td.hookline2,
table.panel td.hookline2
{
	background-repeat: no-repeat;
	height: 3px;
}

table.mpblock td.hookline1
{
	background-image: url('images/hookline1.jpg');
	background-position: top right;
}

table.mpblock td.hookline2,
table.panel td.hookline2
{
	background-image: url('images/hookline2.gif');
	background-position: 0px 1px;
	height: 4px;
}

table.mpblock td.mptxt
{
	width:48%;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.mpblock td.mpcenter
{
	width: 4%;
}

/* panelek */

table.panel 
{
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
}

table.panel td.head
{
	text-align: center;
	color: #ecb127;
	font-size: 18px;
	letter-spacing: -1px;
}

table.panel td.hookline2
{
	background-position: top center;
}

table.panel td.txt
{
	padding-top: 5px;
	padding-bottom: 5px;
}
