﻿body {
	background-color: #e9f2f9;
	margin: 0;
	padding: 0;
	text-align: center;
}

.nyitobody {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

p
{
    text-align: left;
    color: #235d92;
    font-family: arial;
    font-size: 13px;
    padding-right: 20px;
}

.rightPane
{
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}

.fejlec
{
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #319d25;
}

.szovegtorzs
{
    color: #235d92;
    font-family: arial;
    font-size: 13px;
}

.kiemel
{
    color: #319d25;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
}

.flashtable
{
    width: 750px; 
    height: 163px;
}

a {
	text-decoration: none;
	color: #235d92;
	font-size: 14px;
}

a:visited 
{
    text-decoration: none;
	color: #235d92;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: #319d25;
	font-size: 14px;
}

a:active 
{
    text-decoration: none;
	color: #235d92;
	font-size: 14px;
}

img {
	border-width: 0;
}