body {
	margin: 0px;
	padding: 0px;
	background-color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#clear {
    display: block;
    float: none;
    clear: both;
}

#main {
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#topmenu {
	width: auto;
	height: 105px;
	background-color: #1f1a17;
    background-image: url("/images/logo.jpg");
    background-repeat: no-repeat;
    background-position: 0 12px;
}

#topmenu #deco {
    width: auto;
    height: 5px;
    background-color: #85c226;
    line-height: 0;
    font-size: 0;
    display: block;
}

#topmenu #navi {
    width: 560px;
    margin: 69px 0 0 auto;
}

.button_low {
    padding: 0;
    margin: 6px 0 0 0;
    height: 25px;
    display: block;
    background-color: #000;
    float: left;
    margin-right: 2px;
}

.button_low .left {
    padding: 0;
    margin: 0;
    width: 7px;
    height: 25px;
    display: inline;
    background-image: url("/images/menu_button_left_low.jpg");
    background-repeat: no-repeat;
    float: left;
}

.button_low .middle {
    padding: 0;
    margin: 0;
    height: 25px;
    display: inline;
    background-image: url("/images/menu_button_middle_low.jpg");
    background-repeat: repeat-x;
    float: left;
    text-align: center;
}

.button_low .text {
    font-size: 13px;
    font-weight: bold;
    height: 17px;
    padding: 8px 0 0 0;
    display: block;
}

.button_low .text a{
    text-decoration: none;
    color: #000;
}

.button_low .text a:hover{
    text-decoration: none;
    color: #fff;
}

.button_low .right {
    padding: 0;
    margin: 0;
    width: 7px;
    height: 25px;
    display: inline;
    background-image: url("/images/menu_button_right_low.jpg");
    background-repeat: no-repeat;
    float: left;
}

.button_high {
    padding: 0;
    margin: 0;
    height: 31px;
    display: block;
    background-color: #000;
    float: left;
    margin-right: 2px;
}

.button_high .left {
    padding: 0;
    margin: 0;
    width: 7px;
    height: 31px;
    display: inline;
    background-image: url("/images/menu_button_left_high.jpg");
    background-repeat: no-repeat;
    float: left;
}

.button_high .middle {
    padding: 0;
    margin: 0;
    height: 31px;
    display: inline;
    background-image: url("/images/menu_button_middle_high.jpg");
    background-repeat: repeat-x;
    float: left;
    text-align: center;
}

.button_high .text {
    font-size: 13px;
    font-weight: bold;
    height: 17px;
    margin: 5px 0 0 0;
    display: block;
    float: none;
}

.button_high .text a{
    text-decoration: none;
    color: #fff;
}

/*.button_high .text a:hover{
    text-decoration: none;
    color: #fff;
}*/

.button_high .right {
    padding: 0;
    margin: 0;
    width: 7px;
    height: 31px;
    display: inline;
    background-image: url("/images/menu_button_right_high.jpg");
    background-repeat: no-repeat;
    float: left;
}

#intro .middle {
    width: 90px;
}
#news .middle {
    width: 40px;
}
#search .middle {
    width: 60px;
}
#pizzabuy .middle {
    width: 105px;
}
#pizzaprice .middle {
    width: 40px;
}
#contact .middle {
    width: 70px;
}
#help .middle {
    width: 40px;
}

#banner {
    margin: 0;
    padding: 0;
	width: auto;
	height: 100px;
	background-color: #fff;
    display: block;
    /*display: none;*/
}

#banner #image {
    padding: 0;
    margin: 10px auto 0 auto;
    width: 727px;
    height: 89px;
    border: 1px solid #000;
    display:block;
}

#banner a {
    border: none;
}

#left {
	width: 180px;
	height: auto;
	background-color: #fff;
	height: auto;
	float:left;
    margin: 0;
    padding: 0;
}


/* KÖZÉPSŐ SÁV */


#middle {
    padding: 0;
    margin: 0;
	width: 600px;
	height: auto;
	background-color: #fff;
	float:left;
}


/*JOBB OLDALI SÁV */

#right {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #fff;
	height: auto;
	float: left;
}

/*oldal alja */

#bottom {
	width: auto;
	height: 30px;
	float: none;
	clear: both;
	background-color: #fff;
    padding: 0;
    margin: 0;
}

#contact_footer {
    height: 26px;
    width: 600px;
    display: block;
    background-image: url("/images/contactfooter.jpg");
    background-repeat: no-repeat;
    padding: 0;
    margin: 10px auto 0 auto;
    text-align: center;
}

#contact_footer p {
    margin: 0 0 0 0;
    padding: 6px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

#leftother {
    margin-top: 10px;
    width: inherit;
    display: block;
    text-align: center;
}

#leftother a {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

#leftother a:hover {
    text-decoration: underline;
}

#weborient {
    width: inherit;
    height: 60px;
    background-image: url("/images/wologo.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    margin: 10px 0 10px 0;
}

#weborient a {
    width: inherit;
    height: inherit;
    display: block;
}

.sponsor {
    width: inherit;
    text-align: center;
    text-decoration: none;
    border: none;
}

.sponsor a {
    text-decoration: none;
    border: none;
}

.sponsor img {
    border: none;
}

.adultlevelcheck {
    background-color: #fcc;
    display:block;
    margin: 5px 5px 0 5px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #933;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align:center;
}

.warning {
    background-image: url('/images/icons/error.png');
    background-repeat:no-repeat;
    display:inline;
    padding-top: 1px;
    padding-left: 20px;
    font-weight:bold;
}
.bold2 {
    color: #f00;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

