body {
	background-color: #14B0ED;				/* türkiz #04738E*/
	color:#26000B; 
	font-family: "Georgia", Times, serif;  
	margin:0; 
	padding:0;
	text-align:center;
	/*background-image: url(images/kep.jpg);*/
}


.oneColFixCtr #container {
	width: 1420px;				/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;				/* the auto margins (in conjunction with a width) center the page */
	/*text-align: left;*/			/* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #mainContent {
	padding: 0 20px;			/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#cimszoveg {
	color: yellow;							/*sárga*/
}

table.nagy {
	width:1420px;
	height:900px;
	border:0;
	padding:0;
	border-spacing:0; 
	text-align:center;
	position:center;
	background-image:url(images/background_blue.jpg);
}

table {
	border:1px; 
	padding:0; 
	position:center;
	caption-side:top;
}


td.menu_fent {
	text-align:center; 
	width:90px;
	height:25px;
	background:white;
	color:#26000B;					/*bordó*/
	margin: 0;
    padding: 0;
	cursor:pointer;
	border:1px; 
	border-color: #26000B;			/*bordó*/
	border-style:solid;		
}

td.menu_fent a {
	color:#26000B;				/*bordó*/
    text-decoration: none;
	display:block;
    background: white;			/*fehér*/
}

td.menu_fent a:hover {
	color:#FFFFFF;				/*fehér*/
    text-decoration: bold;
	text-align:center;
    background-color: #0A2542;	/*tengerész kék*/
	display: block;
	padding: 0;
}



/* Bal oldali menü: */

table.menu_bal {
	vertical-align:top;
	padding:0; 
	border-spacing:0;
	width:200px;
	height:25px;
	text-align:center;
	font-family:Verdana,sans-serif; 
	font-size:10pt; 
	border-top-width:1px; 
	border-right-width:1px;
	border-bottom-width:0px; 
	border-left-width:1px; 
	border-color:#333333;				/*sötét szürke*/ 
	border-style:none;
}

td.menu_bal {
	width:190px;
	border-width:2px; 
	background:#04738E;					/*türkiz*/
	border-color:#1F0C07;				/* sötét bordó*/
	border-style:solid;
	height:25px;

}


table.szoveg_hatter{
	padding:2px;
	border-spacing:2px; 
	width:517px; 
	background:#04738E;					/*türkiz*/
	text-align:center; 
	font-family:Verdana,sans-serif; 
	font-size:10pt; 
	border-top-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-color:#333333;				/*sötét szürke*/ 
}

td.tovabbi_oldalak {
	border-width:1px; 
	border-color:black; 
	border-style:solid;
	padding:0;
	border-spacing:0;
	width:100%;
	background:#04738E;					/*türkiz*/
}

td.szoveg_hatter {
	width:517px; 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
	height:25px;
}

table.letoltes {
	padding:0;
	border-spacing:0; 
	width:517px; 
	height:20px;
	text-align:center; 
	font-family:Verdana,sans-serif; 
	font-size:9pt; 
	border:1px;
	border-color:#333333;				/*sötét szürke*/ 
	border-style:none;
}

table.letoltes a {
	color:#26000B;						/*bordó*/
    text-decoration: bold;
}

table.letoltes a:hover{
      color:yellow;						/*sárga*/
      text-decoration: bold;
}


td.letoltes {
	width:517px;
	height:20px;
	border-width:1px; 
	border-color:black; 
	border-style:solid;
	background:#04738E;					/*türkiz*/
}



a.type1:link    {color:#00232B; text-decoration:none;}		/* nagyon sötét olajkék */
a.type1:visited {color:#00232B; text-decoration:none;}
a.type1:active  {color:#00232B; text-decoration:none;}
a.type1:hover   {color:#FF2700; text-decoration:none;}		/* sötét narancs */

a.type2:link    {color:#26000B; text-decoration:none;}		/* nagyon sötét bordó */
a.type2:visited {color:#26000B; text-decoration:none;}
a.type2:active  {color:#26000B; text-decoration:none;}
a.type2:hover   {color:#FFFD00; text-decoration:bold;}		/* citromsárga */

a.type3:link    {color:#0A2542; text-decoration:none;}		/* tengerész kék */
a.type3:visited {color:#0A2542; text-decoration:none;}		
a.type3:active  {color:#0A2542; text-decoration:none;}
a.type3:hover   {color:#FFFD00; text-decoration:none;}		/* citromsárga */