table.frame {
	width: 931px;
	margin: 0 auto;
}

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

table.frame td,
table.toptable td,
table.menutable td,
table.middletable td,
table.bottomtable td,
table.contenttable td {
	padding: 0px;
	vertical-align: top;
}
table.frame td.top {
	width: 931px;
	height: 286px;
	background-image: url("../images/topbg.jpg");
	background-repeat: no-repeat;
}

table.frame td.topshadow {
	height: 13px;
	background-image: url("../images/topshadow.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

table.frame td.middle {
	height: 392px;
}

table.frame td.line {
	height: 14px;
	background-color: #00588a;
	margin-left: 1px;
	margin-right: 3px;
}

table.frame td.bottom {
	height: 63px;
}

table.toptable td.topmenu {
	height: 56px;
	padding-left: 203px;
}

table.menutable td.menucell, table.menutable td.activemenucell {
	height: 56px;
	padding: 0px 15px;
	vertical-align: middle;
}

table.menutable td.menucell a {
	text-decoration: none;
	text-transform: uppercase;
	color: #949494;
	font-size: 12px;
}

table.menutable td.menucell a:hover, table.menutable td.activemenucell a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

table.menutable td.menusep {
	width: 2px;
	background-image: url("../images/menusep.jpg");
}

table.toptable td.topicons {
	height: 75px;
	padding-left: 54px;
	vertical-align: bottom;
}

table.toptable td.languages {
	height: 120px;
	padding-left: 35px;
	vertical-align: bottom;
}

table.toptable td.languages a {
	color: #fff;
	font-size: 11px;
}

table.middletable td.middleleft {
	width: 198px;
	height: 392px;
	background-color: #f8f8f8;
}

table.middletable td.middleborder {
	width: 2px;
	background-image: url("../images/middleborder.jpg");
}

table.middletable td.middleright {
	width: 712px;
	padding: 12px 0px 27px 19px;
}

table.bottomtable td.bottomleft {
	width: 160px;
	background-color: #f8f8f8;
	padding: 24px 0px 0px 38px;
}

table.bottomtable td.bottomborder {
	width: 2px;
	height: 63px;
	background-image: url("../images/middleborder.jpg");
}

table.bottomtable td.bottomright {
	width: 731px;
	padding-top: 23px;
}

div.lefttop {
	padding: 16px 12px 14px 18px; 
	/*background-image: url("../images/leftspacer.jpg");*/
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 6px;
}

div.leftbottom {
	padding: 12px 0px 21px 0px;
	text-align: center;
}

div.middleimgtop {
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	height: 19px;
}

div.middleimgbottom {
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}

table.contenttable td.contentcell {
	padding-right: 30px;
}

/* cégkereső */

table.firms
{
	width: 100%;	
}

table.firms th
{
	background-color: #a90303;
	color: #fff;
}

table.firms td,
table.firms th
{
	padding: 5px;
	border-top: solid 1px #255d80;
}

table.firms td.r1
{
	background-color: #ccc;
}

table.firms td.r2
{
	background-color: #ddd;
}

















