html, body {
    margin: 0px 0px;
    padding: 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: blue;
/*
    color: #3d3d3d;
*/
}

.width1024 { width: 1024px; }

h1 {
    font-size: 32px;
}

h2 {
    font-size: 16px;
}

#s20 {
    font-size: 22px;
}


#header_wrapper {
	background-color: #ffcc22;
}

#header {
	margin: auto auto auto auto;
}

#logo {
    width: 300px;
    height: 200px;
	font-size: 13px;
	font-weight: bold;
    float: left;
}

#uj {
    font-weight: bold;
    color: red;
    font size: 300%;
}

#center {
    width: 474px;
    height: 200px;
    float: left;
    text-align: center;
    line-height: 90%;
}

#address {
    width: 250px;
    height: 200px;
    text-align: right;
    font-size: 17px;
    float: left;
}

#dummy {
    clear: both;
}

#main_wrapper {
    background-color: #1111FF;
	background-color: #ddaa00;
	background-color: #ffcc22;
    clear: both;
}

#main {
	margin: auto auto auto auto;
	background-color: #AAAAFF;
	background-color: #fff993;
    color: black;
    padding-bottom: 200px;
    font-size: 20px;
/*
    font-weight: bold;
*/
    line-height: 150%;
}

#szolgaltatasok {
    margin: 0px 40px 40px 40px;
}

#slogen {
    font-size: 21px;
    text-align: center;
    color: #c00000;
}

#main p {
}

#menu li {
	display: inline;
	margin-left: 10px;
	padding-right: 10px;
}

#menu {
	margin: 0px auto 0px auto;
	background-color: #555566;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 1px 0px 10px 0px;
	height: 40px;
}

#menu a {
	color: white;
	text-decoration: none;
}

#menu a:visited {
	color: white;
}

#menu a:hover {
	color: yellow;
}

#menu a:active {
	color: yellow;
}

#main a {
	color: #c00000;
	text-decoration: none;
}

#main a:visited {
	color: #c00000;
}

#main a:hover {
	color: #c00000;
}

#main a:active {
	color: #c00000;
}

#contact {
    font-size: 18px;
    line-height: 120%;
}

#contact a {
	color: green;
	text-decoration: none;
}

#contact a:visited {
	color: green;
}

#contact a:hover {
	color: green;
}

#contact a:active {
	color: green;
}

#akciok {
    text-align: center;
    margin: 100px;
}

#video {
    text-align: justify;
    margin: 100px;
}

#video a:visited {
    text-decoration: underline;
    color: black;
}

#video a:hover {
    text-decoration: underline;
    color: black;
}

#video a:active {
    text-decoration: underline;
    color: black;
}

#video a:link {
    text-decoration: underline;
    color: black;
}

#akciok a:visited {
    text-decoration: underline;
    color: black;
}

#akciok a:hover {
    text-decoration: underline;
    color: black;
}

#akciok a:active {
    text-decoration: underline;
    color: black;
}

#akciok a:link {
    text-decoration: underline;
    color: black;
}

#arak {
    font-size: 14px;
    line-height: 130%;
}

.fejlec {
    color: blue;
	font-weight: bold;
}

.fejlec1 {
    color: #ffaa00;
    color: #00aaff;
	font-weight: bold;
}

#name {
    font-size: 14px;
}
