body, div, form, h1, h2, h3, h4, h5, h6, td, p {
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;

    margin: 0px;
    padding: 0px;
}

body {
    background-color: #000000;
}

#page {
    background-image: url('images/bg.jpg');
    background-repeat: repeat-y;

    width: 890px;
    padding: 0px 55px;
    margin: 0px auto;
}

#content-head h1 {
    font-size: 18px;
    color: #464646;

    padding-top: 8px;
    float: left;
}

#content-head .ch1 {
	color: #000000;
}

#content-head .ch2 {
	/*background-color: #464646;*/
}

#content-head h3 {
    font-size: 16px;
    text-align: right;
}

#content-head .submenu {
    background-color: #464646;
    
    padding: 5px;
    margin-top: 5px;
    margin-left: 10px;

}

#content-head h2 {
    font-size: 12px;
	font-weight: normal;

    display: inline;
}

#content-head h2 a {
    text-decoration: none;
    color: #ffffff;
}

#content-head hr {
    color: #ffffff;
    margin: 10px 0px;
}

#content-foot hr {
    color: #3a0511;
    margin: 10px 0px;
}

#foot .menu {
    text-align: center;
    padding: 10px 0px 20px 0px;
}

#foot .menu h2 {
    display: inline;
}

#foot .menu h2 a {
    color: #848484;
    text-decoration: none;
}

#foot .menu h2 a.colored {
    color: #3a0511;
}

#foot .menu h2.colored {
    color: #5b3101;
}

#foot .left {
    float: left;
    color: #848484;
}

#foot .right {
    float: right;
    text-align: right;
}

#foot {
    padding-bottom: 20px;
}

#foot a {
    color: #848484;
    text-decoration: none;
}

#foot a span {
    color: #ff7800;
}


#asztalfoglalas input {
	width: 260px;
}

#asztalfoglalas #ora, #asztalfoglalas #perc  {
	width: 40px;
}

#asztalfoglalas #textarea {
	width: 260px;
}

#asztalfoglalas .submit {
	width: 100px;
}

#asztalfoglalas td {
	text-align: left;
}