html, body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	position: relative;
	font-size: 24px;
	color: #005db6;
	font-style: normal;
	font-weight: bold;
	width: 720px;
	left: 10px;
}

h2 {
	position: relative;
	font-size: 18px;
	color: #005db6;
	font-style: normal;
	font-weight: bold;
	width: 720px;
	left: 10px;
}

h3 {
	position: relative;
	font-size: 14px;
	color: #005db6;
	font-style: normal;
	font-weight: bold;
	width: 720px;
	left: 10px;
}

td {
	font-size: 14px;
}

.text1 {
	font-size: 18px;
	color: #005db6;
	font-style: normal;
}

/* alap linkekhez */

a:link, a:visited {
	text-decoration: none;
	font-size: 15px;
	color: #005db6;
}
a:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #005db6;
}

/* konténere az összes DIV-nek */

DIV.containerDiv {
	width: 980px;
/*	height: 100%;*/
	vertical-align: top;
}

/* felső rész */
	
.header {
/*	float: left;*/
	width: 100%;
	background: url(images/topbar.jpg) no-repeat top;
	height: 90px;
	text-align: center;
}
.topmenu { 
	position: relative;
	top: 28px;
	left: 0px;
}

.topmenu a:link:visited:hover {
	text-decoration: none;
}


/* középső rész tárolója */

.container {
	background: url(images/background_full.jpg) no-repeat bottom left;
}

/* baloldal */

.leftbar {
/*	float: left;*/
	/*background: url(images/background_left.jpg) no-repeat bottom left;*/
	width: 210px;
	/*height: 100%; *//*98%*/
}

.leftbar a:link {
	color: #005db6;
	font-size: 15px;
}
.leftbar a:link:hover {
	color: #99CCFF;
	font-size: 15px;
}
.leftbar a:visited {
	color: #005db6;
	font-size: 15px;
}
.leftbar a:visited:hover {
	color: #99CCFF;
	font-size: 15px;
}

.menu {	
	background: url(images/menu_back.jpg) repeat-y;
	color: #000000;
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	padding-left: 15px;
}

/* jobb oldal */

.content {
	/*border: solid 1px red;*/
/*	float: left;*/
	vertical-align: top;
	/*background: url(images/background.jpg) no-repeat bottom left;*/
	/*height: 100%;*//*98%*/
	width: 770px;
	text-align: left;
}

.content-text {
	position: relative;
	font-size: 14px;
	left: 10px;
	width: 740px;
	text-align: justify;
}

/* alsó rész */

.bottombar {
	float: left;
	background: url(images/bottombar.jpg) no-repeat;
	height: 110px;
	width: 100%;
	text-align: center;
}
	
.bottom { 
	position: relative;
	top: 5px;
	left: 0px;
}

.bottom a:link:visited:hover {
	text-decoration: none;
}

.bottom_address { 
	position: relative;
	text-align: left;
	top: -20px;
	left: 233px;
}

div.footer {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
}

a.footer:link, a.footer:visited {
	text-decoration: none;
	font-size: 10px;
	color: #005db6;
}

a.footer:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #005db6;
}

/* SubFrame-s cucc */

.p_header {
	float: left; 
	width: 100%;
	background: url(images/termek_top.jpg) no-repeat;
	height: 110px;
	text-align: left;
}
.p_header-text{
	position: relative;
	top: 30px;
	left: 210px;
}

.p_bottombar {
	float: left;
	background: url(images/termek_bottom.jpg) no-repeat;
	height: 40px;
	width: 100%;
	text-align: center;
}
.p_picture {
	position: relative;
	top: -13px;
	left: 17px;
}

.right {
	float: right; 
	width: 100px;
	margin-right: 5px;
	margin-top: 6px;
}

table.data {
	border: 0px;
	width: 100%;
	cell-spacing: 2px;
	cell-padding: 2px;
}

.bottom_address_sub { 
	position: relative;
	text-align: left;
	top: -15px;
	left: 24px;
}

.menuPanel {
    width: 175px;
    height: 100px;
    frameborder: 0;
    text-align: left;
    marginheight: 0px;
    marginwidth: 0px;
    style: none;
}

.uszodatable 
{
    border-color:#C2CDED;
    border-style:double;
    border-width:thick;
}

.uszodatable tr
{
    border-color:#C2CDED;
    border-style:double;
    border-width:thick;
}

.uszodatable td
{
    border-color:#C2CDED;
    border-style:double;
    border-width:thick;
}

