body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #858585;
}

.mellehelyezo {
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #6F6F6F;
}

.text2 {
    text-align: justify;
    font-size: 10px;
}

.text3 {
    font-size: 9px;
    color: #7F7F7F;
}

a {
    color: #AB0508;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menu {
    ccolor: #858585;
	color: #616B77;
	font-size: 12px;
}

a.selected_menu {
    color: #B31E20;
    font-size: 12px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

input {
    border: 1px solid #a4a4a4;
    ccolor: #3E454F;
    color: #AB0508;
    ffont-weight: bold;
}

.button {
    ccolor: #040404;
    color: #ffffff;
    background-color: #AB0508;
    border-left: 1px solid silver;
    border-top: 1px solid silver;
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
}

